summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-20xfs: xfs_buf_iomove() doesn't care about signednessDave Chinner2-2/+2
2010-01-20xfs: make xfs_dir_cilookup_result use unsigned charDave Chinner2-3/+3
2010-01-20xfs: convert dirnameops to unsigned char namesDave Chinner3-6/+7
2010-01-20xfs: convert DM ops to use unsigned char namesDave Chinner2-3/+6
2010-01-20xfs: directory names are unsignedDave Chinner1-2/+2
2010-01-16xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig6-134/+124
2010-01-16xfs: clean up xfs_bwriteChristoph Hellwig4-50/+28
2010-01-16xfs: clean up log buffer writesChristoph Hellwig2-36/+33
2010-01-16xfs: embed the pagb_list array in the perag structureDave Chinner3-12/+5
2010-01-16xfs: handle ENOMEM correctly during initialisation of perag structuresDave Chinner1-4/+17
2010-01-16xfs: Kill filestreams cache flushDave Chinner5-20/+1
2010-01-16xfs: Add trace points for per-ag refcount debugging.Dave Chinner4-23/+65
2010-01-16xfs: Reference count per-ag structuresDave Chinner3-4/+12
2010-01-16xfs: Replace per-ag array with a radix treeDave Chinner8-90/+86
2010-01-16xfs: convert remaining direct references to m_peragDave Chinner4-15/+42
2010-01-16xfs: Convert filestreams code to use per-ag get/put routinesDave Chinner2-10/+36
2010-01-16xfs: Don't directly reference m_perag in allocation codeDave Chinner2-38/+53
2010-01-16xfs: rename xfs_get_peragDave Chinner4-21/+27
2010-01-16xfs: Don't wake xfsbufd when idleDave Chinner1-5/+15
2010-01-16xfs: Don't wake the aild once per secondDave Chinner2-12/+14
2010-01-16xfs: Use list_heads for log recovery item listsDave Chinner2-147/+81
2010-01-16xfs: make several more functions staticEric Sandeen10-17/+7
2010-01-16xfs: clean up inconsistent variable naming in xfs_swap_extentDave Chinner2-19/+22
2010-01-16xfs: add tracing to xfs_swap_extentsDave Chinner2-0/+58
2010-01-15xfs: xfs_swap_extents needs to handle dynamic fork offsetsDave Chinner1-16/+90
2010-01-15xfs: fix missing error check in xfs_rtfree_rangeDave Chinner1-0/+2
2010-01-15xfs: fix stale inode flush avoidanceDave Chinner1-6/+15
2010-01-15xfs: Remove inode iolock held check during allocationDave Chinner1-1/+0
2010-01-15xfs: reclaim all inodes by background tree walksDave Chinner1-8/+6
2010-01-15xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner1-13/+18
2010-01-15xfs: reclaim inodes under a write lockDave Chinner3-87/+71
2010-01-13Linux 2.6.33-rc4v2.6.33-rc4Linus Torvalds1-1/+1
2010-01-13Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+2
2010-01-13[SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves1-1/+1
2010-01-13Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds14-67/+309
2010-01-13lib: Introduce generic list_sort functionDave Chinner5-182/+119
2010-01-13remove my email address from checkpatch.Dave Jones1-1/+1
2010-01-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+36
2010-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-56/+183
2010-01-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds25-354/+134
2010-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds12-17/+38
2010-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds59-313/+526
2010-01-13m68knommu: fix definitions of __pa() and __va()Greg Ungerer3-15/+7
2010-01-12libata: retry link resume if necessaryTejun Heo2-7/+34
2010-01-12ata_piix: enable 32bit PIO on SATA piixTejun Heo1-1/+1
2010-01-12sata_promise: don't classify overruns as HSM errorsMikael Pettersson1-1/+1
2010-01-12ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King1-0/+12
2010-01-12ARM: Fix wrong dmbRussell King1-3/+1
2010-01-12MIPS: Ignore vmlinux.*Yoichi Yuasa1-0/+1
2010-01-12MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa1-1/+1