summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xfs: encapsulate bbcount validity checkingAlex Elder2010-05-191-12/+26
* xfs: kill XLOG_SECTOR_ROUND*()Alex Elder2010-05-191-14/+9
* xfs: simplify XLOG_SECTOR_ROUND*()Alex Elder2010-05-191-5/+4
* xfs: fix min bufsize bugs in two placesAlex Elder2010-05-191-4/+17
* xfs: add const qualifiers to xfs error function argsAlex Elder2010-05-192-19/+20
* xfs: remove xfs_dqmarkerChristoph Hellwig2010-05-192-21/+2
* xfs: convert the dquot free list to use list headsDave Chinner2010-05-196-165/+72
* xfs: convert the dquot hash list to use list headsDave Chinner2010-05-196-88/+30
* xfs: remove duplicate code from dquot reclaimDave Chinner2010-05-192-193/+73
* xfs: convert the per-mount dquot list to use list headsDave Chinner2010-05-196-112/+97
* xfs: add log item recovery tracingDave Chinner2010-05-195-9/+187
* xfs: clean up xlog_write_adv_cntChristoph Hellwig2010-05-192-27/+27
* xfs: introduce new internal log vector structureDave Chinner2010-05-192-59/+90
* xfs: reindent xlog_writeChristoph Hellwig2010-05-191-106/+120
* xfs: factor xlog_writeDave Chinner2010-05-191-113/+226
* xfs: log ticket reservation underestimates the number of iclogsDave Chinner2010-05-191-13/+42
* xfs: Clean up xfs_trans_committed code after factoringDave Chinner2010-05-191-190/+166
* xfs: update and factor xfs_trans_committed()Dave Chinner2010-05-191-129/+95
* xfs: clean up xfs_trans_commit logic even moreChristoph Hellwig2010-05-191-32/+37
* xfs: split out iclog writing from xfs_trans_commit()Dave Chinner2010-05-191-188/+199
* xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()Dave Chinner2010-05-191-1/+1
* xfs: remove stale parameter from ->iop_unpin methodDave Chinner2010-05-197-52/+39
* xfs: Add inode pin counts to tracesDave Chinner2010-05-193-1/+12
* xfs: factor log item initialisationDave Chinner2010-05-196-30/+29
* xfs: add blockdev name to kthreadsJan Engelhardt2010-05-194-10/+13
* xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.cZhitong Wang2010-05-192-0/+8
* Linus 2.6.34v2.6.34Linus Torvalds2010-05-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-165-81/+160
|\
| * rtnetlink: make SR-IOV VF interface symmetricChris Wright2010-05-162-53/+129
| * sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun2010-05-161-0/+4
| * tcp: fix MD5 (RFC2385) supportEric Dumazet2010-05-162-28/+27
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-05-164-7/+21
|\ \
| * | MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin2010-05-151-1/+1
| * | MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva2010-05-151-1/+1
| * | MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald2010-05-152-5/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-151-0/+5
|\ \ \
| * | | Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg2010-05-151-0/+5
* | | | lib/btree: fix possible NULL pointer dereferencekirjanov@gmail.com2010-05-151-1/+2
* | | | mmc: at91_mci: modify cache flush routinesNicolas Ferre2010-05-151-1/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-158-26/+49
|\ \ \
| * | | JFS: Free sbi memory in error pathJan Blunck2010-05-151-7/+6
| * | | fs/sysv: dereferencing ERR_PTR()Dan Carpenter2010-05-151-1/+1
| * | | Fix double-free in logfsAl Viro2010-05-151-7/+7
| * | | Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-155-11/+35
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-151-0/+3
|\ \ \ \
| * | | | perf record: Add a fallback to the reference relocation symbolArnaldo Carvalho de Melo2010-05-131-0/+3
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-1412-35/+99
|\ \ \ \ \
| * | | | | ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixesSrinidhi Kasagar2010-05-122-11/+12
| * | | | | ARM: 6125/1: ARM TWD: move TWD registers to common headerSrinidhi Kasagar2010-05-122-17/+17
| * | | | | ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas2010-05-082-0/+2
OpenPOWER on IntegriCloud