Age | Commit message (Expand) | Author | Files | Lines |
2012-11-15 | xfs: convert buffer verifiers to an ops structure. | Dave Chinner | 1 | -2/+2 |
2012-11-15 | xfs: connect up write verifiers to new buffers | Dave Chinner | 1 | -0/+1 |
2012-11-15 | xfs: verify superblocks as they are read from disk | Dave Chinner | 1 | -1/+2 |
2012-11-08 | xfs: add background scanning to clear eofblocks inodes | Brian Foster | 1 | -0/+3 |
2012-10-17 | xfs: rename xfs_sync.[ch] to xfs_icache.[ch] | Dave Chinner | 1 | -2/+0 |
2012-10-17 | xfs: syncd workqueue is no more | Dave Chinner | 1 | -0/+2 |
2012-10-17 | xfs: xfs_sync_data is redundant. | Dave Chinner | 1 | -1/+0 |
2012-10-17 | xfs: sync work is now only periodic log work | Dave Chinner | 1 | -1/+0 |
2012-08-16 | xfs: kill struct declarations in xfs_mount.h | Alex Elder | 1 | -5/+0 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2012-07-31 | xfs: Convert to new freezing code | Jan Kara | 1 | -3/+0 |
2012-06-21 | xfs: rename log structure to xlog | Mark Tinguely | 1 | -2/+2 |
2012-06-21 | xfs: rename log structure to xlog | Mark Tinguely | 1 | -2/+2 |
2012-06-14 | xfs: make largest supported offset less shouty | Dave Chinner | 1 | -2/+0 |
2012-06-14 | xfs: m_maxioffset is redundant | Dave Chinner | 1 | -2/+1 |
2012-05-14 | xfs: Do background CIL flushes via a workqueue | Dave Chinner | 1 | -0/+1 |
2012-05-14 | xfs: implement freezing by emptying the AIL | Christoph Hellwig | 1 | -1/+0 |
2012-03-05 | xfs: use per-filesystem I/O completion workqueues | Christoph Hellwig | 1 | -0/+3 |
2012-02-03 | Change xfs_sb_from_disk() interface to take a mount pointer | Chandra Seetharaman | 1 | -1/+1 |
2011-12-08 | xfs: remove the deprecated nodelaylog option | Christoph Hellwig | 1 | -1/+0 |
2011-07-20 | xfs: Remove the second parameter to xfs_sb_count() | Chandra Seetharaman | 1 | -1/+1 |
2011-05-24 | xfs: add online discard support | Christoph Hellwig | 1 | -0/+1 |
2011-04-08 | xfs: introduce background inode reclaim work | Dave Chinner | 1 | -0/+1 |
2011-04-08 | xfs: convert ENOSPC inode flushing to use new syncd workqueue | Dave Chinner | 1 | -3/+1 |
2011-04-08 | xfs: introduce a xfssyncd workqueue | Dave Chinner | 1 | -3/+1 |
2011-01-04 | xfs: dynamic speculative EOF preallocation | Dave Chinner | 1 | -0/+14 |
2010-10-18 | xfs: remove xfs_cred.h | Christoph Hellwig | 1 | -1/+0 |
2010-10-18 | xfs: do not use xfs_mod_incore_sb for per-cpu counters | Christoph Hellwig | 1 | -0/+4 |
2010-10-18 | xfs: remove XFS_MOUNT_NO_PERCPU_SB | Christoph Hellwig | 1 | -2/+0 |
2010-10-18 | xfs: split inode AG walking into separate code for reclaim | Dave Chinner | 1 | -0/+2 |
2010-07-26 | xfs: remove obsolete osyncisosync mount option | Christoph Hellwig | 1 | -2/+0 |
2010-07-26 | xfs: drop dmapi hooks | Christoph Hellwig | 1 | -67/+0 |
2010-07-20 | xfs: convert inode shrinker to per-filesystem contexts | Dave Chinner | 1 | -1/+1 |
2010-05-24 | xfs: Introduce delayed logging core code | Dave Chinner | 1 | -0/+1 |
2010-04-29 | xfs: add a shrinker to background inode reclaim | Dave Chinner | 1 | -0/+1 |
2010-03-05 | Merge branch 'for-2.6.34-rc1-batch2' into for-linus | Alex Elder | 1 | -0/+2 |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -1/+1 |
2010-03-01 | xfs: kill xfs_lrw.h | Christoph Hellwig | 1 | -0/+2 |
2010-02-17 | percpu: add __percpu sparse annotations to fs | Tejun Heo | 1 | -1/+1 |
2010-02-08 | xfs: more reserved blocks fixups | Eric Sandeen | 1 | -0/+1 |
2010-01-26 | xfs: don't hold onto reserved blocks on remount,ro | Dave Chinner | 1 | -0/+1 |
2010-01-20 | xfs: convert DM ops to use unsigned char names | Dave Chinner | 1 | -1/+2 |
2010-01-15 | xfs: Add trace points for per-ag refcount debugging. | Dave Chinner | 1 | -23/+2 |
2010-01-15 | xfs: Reference count per-ag structures | Dave Chinner | 1 | -2/+9 |
2010-01-15 | xfs: Replace per-ag array with a radix tree | Dave Chinner | 1 | -4/+10 |
2010-01-15 | xfs: rename xfs_get_perag | Dave Chinner | 1 | -4/+4 |
2009-12-11 | xfs: cleanup dmapi macros in the umount path | Christoph Hellwig | 1 | -4/+19 |
2009-12-11 | xfs: kill the STATIC_INLINE macro | Christoph Hellwig | 1 | -2/+2 |
2009-08-31 | xfs: add more statics & drop some unused functions | Eric Sandeen | 1 | -3/+0 |
2009-06-08 | xfs: kill xfs_qmops | Christoph Hellwig | 1 | -82/+2 |