summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-19xfs: convert buffer cache hash to rbtreeDave Chinner4-76/+74
2010-10-19xfs: serialise inode reclaim within an AGDave Chinner3-0/+33
2010-10-19xfs: batch inode reclaim lookupDave Chinner1-33/+77
2010-10-19xfs: implement batched inode lookups for AG walkingDave Chinner2-23/+45
2010-10-19xfs: split out inode walk inode grabbingDave Chinner2-54/+34
2010-10-19xfs: split inode AG walking into separate code for reclaimDave Chinner6-115/+122
2010-10-19xfs: remove buftarg hash for external devicesDave Chinner1-1/+5
2010-10-19xfs: use unhashed buffers for size checksDave Chinner3-45/+34
2010-10-19xfs: kill XBF_FS_MANAGED buffersDave Chinner3-59/+20
2010-10-19xfs: store xfs_mount in the buftarg instead of in the xfs_bufDave Chinner5-21/+20
2010-10-19xfs: introduced uncached buffer read primitveDave Chinner2-0/+37
2010-10-19xfs: rename xfs_buf_get_nodaddr to be more appropriateDave Chinner6-11/+14
2010-10-19xfs: don't use vfs writeback for pure metadata modificationsDave Chinner12-86/+65
2010-10-19xfs: lockless per-ag lookupsDave Chinner3-11/+23
2010-10-19xfs: remove debug assert for per-ag reference countingDave Chinner1-2/+0
2010-10-19xfs: reduce the number of CIL lock round trips during commitDave Chinner1-105/+127
2010-10-19xfs: eliminate some newly-reported gcc warningsPoyo VL1-2/+2
2010-10-19xfs: remove the ->kill_root btree operationChristoph Hellwig4-88/+44
2010-10-19xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflushChristoph Hellwig1-88/+76
2010-10-19xfs: simplify xfs_qm_dqusage_adjustChristoph Hellwig1-142/+61
2010-10-19xfs: Introduce XFS_IOC_ZERO_RANGEDave Chinner6-9/+27
2010-10-19xfs: use range primitives for xfs page cache operationsDave Chinner1-16/+15
2010-10-15Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds1-2/+2
2010-10-15Un-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-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+1
2010-10-14Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2010-10-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+14
2010-10-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-17/+44
2010-10-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-10-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds12-30/+40
2010-10-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+10
2010-10-14ioat2: fix performance regressionDan Williams1-1/+1
2010-10-14ehea: 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-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2-1/+2
2010-10-13ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg1-1/+1
2010-10-12Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2010-10-12ring-buffer: Fix typo of time extends per pageSteven Rostedt1-1/+1
2010-10-12perf, MIPS: Support cross compiling of tools/perf for MIPSDeng-Cheng Zhu1-0/+12
2010-10-12drm/radeon/kms: Silent spurious error messageJean Delvare1-4/+1
2010-10-12drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher1-1/+1
2010-10-12drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher2-22/+22
2010-10-12drm/radeon/kms: leave certain CP int bits enabledAlex Deucher2-2/+2
2010-10-12drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse9-1/+14
2010-10-12perf: Fix incorrect copy_from_user() usageJohn Blackwood1-3/+1
2010-10-12fanotify: disable fanotify syscallsEric Paris2-2/+1