summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-18xfs: remove xfs_cred.hChristoph Hellwig12-58/+18
2010-10-18xfs: remove xfs_globals.hChristoph Hellwig2-24/+0
2010-10-18xfs: remove xfs_version.hChristoph Hellwig3-30/+1
2010-10-18xfs: remove xfs_refcache.hChristoph Hellwig1-52/+0
2010-10-18xfs: fix the xfs_trans_committedChristoph Hellwig1-2/+3
2010-10-18xfs: remove unused t_callback field in struct xfs_transChristoph Hellwig2-6/+0
2010-10-18xfs: fix bogus m_maxagi check in xfs_igetChristoph Hellwig1-2/+2
2010-10-18xfs: do not use xfs_mod_incore_sb_batch for per-cpu countersChristoph Hellwig2-107/+85
2010-10-18xfs: do not use xfs_mod_incore_sb for per-cpu countersChristoph Hellwig5-40/+35
2010-10-18xfs: remove XFS_MOUNT_NO_PERCPU_SBChristoph Hellwig3-29/+19
2010-10-18xfs: pack xfs_buf structure more tightlyDave Chinner1-11/+19
2010-10-18xfs: convert buffer cache hash to rbtreeDave Chinner4-76/+74
2010-10-18xfs: serialise inode reclaim within an AGDave Chinner3-0/+33
2010-10-18xfs: batch inode reclaim lookupDave Chinner1-33/+77
2010-10-18xfs: implement batched inode lookups for AG walkingDave Chinner2-23/+45
2010-10-18xfs: split out inode walk inode grabbingDave Chinner2-54/+34
2010-10-18xfs: split inode AG walking into separate code for reclaimDave Chinner6-115/+122
2010-10-18xfs: remove buftarg hash for external devicesDave Chinner1-1/+5
2010-10-18xfs: use unhashed buffers for size checksDave Chinner3-45/+34
2010-10-18xfs: kill XBF_FS_MANAGED buffersDave Chinner3-59/+20
2010-10-18xfs: store xfs_mount in the buftarg instead of in the xfs_bufDave Chinner5-21/+20
2010-10-18xfs: introduced uncached buffer read primitveDave Chinner2-0/+37
2010-10-18xfs: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner6-11/+14
2010-10-18xfs: don't use vfs writeback for pure metadata modificationsDave Chinner12-86/+65
2010-10-18xfs: lockless per-ag lookupsDave Chinner3-11/+23
2010-10-18xfs: remove debug assert for per-ag reference countingDave Chinner1-2/+0
2010-10-18xfs: reduce the number of CIL lock round trips during commitDave Chinner1-105/+127
2010-10-18xfs: eliminate some newly-reported gcc warningsPoyo VL1-2/+2
2010-10-18xfs: remove the ->kill_root btree operationChristoph Hellwig4-88/+44
2010-10-18xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflushChristoph Hellwig1-88/+76
2010-10-18xfs: simplify xfs_qm_dqusage_adjustChristoph Hellwig1-142/+61
2010-10-18xfs: Introduce XFS_IOC_ZERO_RANGEDave Chinner6-9/+27
2010-10-18xfs: use range primitives for xfs page cache operationsDave Chinner1-16/+15
2010-10-14Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds1-2/+2
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds2-32/+40
2010-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-77/+104
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds3-22/+6
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2010-10-13Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2010-10-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+14
2010-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-17/+44
2010-10-13Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds12-30/+40
2010-10-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+10
2010-10-13ioat2: fix performance regressionDan Williams1-1/+1
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao2-1/+9
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields1-2/+0
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer1-14/+27
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King1-2/+6
2010-10-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2-1/+2