aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-21xfs: clean up error handling in xfs_trans_dqresvChristoph Hellwig
2010-01-21xfs: kill XFS_QMOPT_ASYNCChristoph Hellwig
2010-01-20xfs: rearrange xfs_mod_sb() to avoid array subscript warningDave Chinner
2010-01-20xfs: suppress spurious uninitialised var warning in xfs_bmapi()Dave Chinner
2010-01-20xfs: make compile warn about char sign mismatches againDave Chinner
2010-01-20xfs: clean up sign warnings in dir2 codeDave Chinner
2010-01-20xfs: convert attr to use unsigned namesDave Chinner
2010-01-20xfs: xfs_buf_iomove() doesn't care about signednessDave Chinner
2010-01-20xfs: make xfs_dir_cilookup_result use unsigned charDave Chinner
2010-01-20xfs: convert dirnameops to unsigned char namesDave Chinner
2010-01-20xfs: convert DM ops to use unsigned char namesDave Chinner
2010-01-20xfs: directory names are unsignedDave Chinner
2010-01-15xfs: move more buffer helpers into xfs_buf.cChristoph Hellwig
2010-01-15xfs: clean up xfs_bwriteChristoph Hellwig
2010-01-15xfs: clean up log buffer writesChristoph Hellwig
2010-01-15xfs: embed the pagb_list array in the perag structureDave Chinner
2010-01-15xfs: handle ENOMEM correctly during initialisation of perag structuresDave Chinner
2010-01-15xfs: Kill filestreams cache flushDave Chinner
2010-01-15xfs: Add trace points for per-ag refcount debugging.Dave Chinner
2010-01-15xfs: Reference count per-ag structuresDave Chinner
2010-01-15xfs: Replace per-ag array with a radix treeDave Chinner
2010-01-15xfs: convert remaining direct references to m_peragDave Chinner
2010-01-15xfs: Convert filestreams code to use per-ag get/put routinesDave Chinner
2010-01-15xfs: Don't directly reference m_perag in allocation codeDave Chinner
2010-01-15xfs: rename xfs_get_peragDave Chinner
2010-01-15xfs: Don't wake xfsbufd when idleDave Chinner
2010-01-15xfs: Don't wake the aild once per secondDave Chinner
2010-01-15xfs: Use list_heads for log recovery item listsDave Chinner
2010-01-15xfs: make several more functions staticEric Sandeen
2010-01-15xfs: clean up inconsistent variable naming in xfs_swap_extentDave Chinner
2010-01-15xfs: add tracing to xfs_swap_extentsDave Chinner
2010-01-15xfs: xfs_swap_extents needs to handle dynamic fork offsetsDave Chinner
2010-01-15xfs: fix missing error check in xfs_rtfree_rangeDave Chinner
2010-01-15xfs: fix stale inode flush avoidanceDave Chinner
2010-01-15xfs: Remove inode iolock held check during allocationDave Chinner
2010-01-15xfs: reclaim all inodes by background tree walksDave Chinner
2010-01-15xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner
2010-01-15xfs: reclaim inodes under a write lockDave Chinner
2010-01-12Linux 2.6.33-rc4Linus Torvalds
2010-01-12Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-01-12[SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves
2010-01-12Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-01-12lib: Introduce generic list_sort functionDave Chinner
2010-01-12remove my email address from checkpatch.Dave Jones
2010-01-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-01-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-12m68knommu: fix definitions of __pa() and __va()Greg Ungerer