summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-01-19xfs: 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-13lib: Introduce generic list_sort functionDave Chinner
2010-01-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-01-11smaps: fix wrong rss countMinchan Kim
2010-01-11proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro
2010-01-11quota: Fix dquot_transfer for filesystems different from ext4Jan Kara
2010-01-11GFS2: Use MAX_LFS_FILESIZE for meta inode sizeSteven Whitehouse
2010-01-10xfs: Ensure we force all busy extents in range to diskDave Chinner
2010-01-10xfs: Don't flush stale inodesDave Chinner
2010-01-10xfs: fix timestamp handling in xfs_setattrChristoph Hellwig
2010-01-10xfs: use DECLARE_EVENT_CLASSChristoph Hellwig
2010-01-08Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-01-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-01-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-01-08xfs: kill some warnings on i386 buildsDave Chinner
2010-01-08GFS2: Fix gfs2_xattr_acl_chmod()Steven Whitehouse
2010-01-08GFS2: Fix locking bug in renameSteven Whitehouse
2010-01-08GFS2: Ensure uptodate inode size when using O_APPENDSteven Whitehouse
2010-01-07reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locksFrederic Weisbecker
2010-01-07reiserfs: Fix unreachable statementJiri Slaby
2010-01-07reiserfs: Don't call reiserfs_get_acl() with the reiserfs lockFrederic Weisbecker
2010-01-07FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger