| Commit message (Expand) | Author | Age |
* | xfs: kill struct declarations in xfs_mount.h | Alex Elder | 2012-08-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-08-01 |
|\ |
|
| * | xfs: Convert to new freezing code | Jan Kara | 2012-07-31 |
| * | xfs: rename log structure to xlog | Mark Tinguely | 2012-06-21 |
* | | xfs: rename log structure to xlog | Mark Tinguely | 2012-06-21 |
* | | xfs: make largest supported offset less shouty | Dave Chinner | 2012-06-14 |
* | | xfs: m_maxioffset is redundant | Dave Chinner | 2012-06-14 |
|/ |
|
* | xfs: Do background CIL flushes via a workqueue | Dave Chinner | 2012-05-14 |
* | xfs: implement freezing by emptying the AIL | Christoph Hellwig | 2012-05-14 |
* | xfs: use per-filesystem I/O completion workqueues | Christoph Hellwig | 2012-03-05 |
* | Change xfs_sb_from_disk() interface to take a mount pointer | Chandra Seetharaman | 2012-02-03 |
* | xfs: remove the deprecated nodelaylog option | Christoph Hellwig | 2011-12-08 |
* | xfs: Remove the second parameter to xfs_sb_count() | Chandra Seetharaman | 2011-07-20 |
* | xfs: add online discard support | Christoph Hellwig | 2011-05-24 |
* | xfs: introduce background inode reclaim work | Dave Chinner | 2011-04-07 |
* | xfs: convert ENOSPC inode flushing to use new syncd workqueue | Dave Chinner | 2011-04-07 |
* | xfs: introduce a xfssyncd workqueue | Dave Chinner | 2011-04-07 |
* | xfs: dynamic speculative EOF preallocation | Dave Chinner | 2011-01-03 |
* | xfs: remove xfs_cred.h | Christoph Hellwig | 2010-10-18 |
* | xfs: do not use xfs_mod_incore_sb for per-cpu counters | Christoph Hellwig | 2010-10-18 |
* | xfs: remove XFS_MOUNT_NO_PERCPU_SB | Christoph Hellwig | 2010-10-18 |
* | xfs: split inode AG walking into separate code for reclaim | Dave Chinner | 2010-10-18 |
* | xfs: remove obsolete osyncisosync mount option | Christoph Hellwig | 2010-07-26 |
* | xfs: drop dmapi hooks | Christoph Hellwig | 2010-07-26 |
* | xfs: convert inode shrinker to per-filesystem contexts | Dave Chinner | 2010-07-19 |
* | xfs: Introduce delayed logging core code | Dave Chinner | 2010-05-24 |
* | xfs: add a shrinker to background inode reclaim | Dave Chinner | 2010-04-29 |
* | Merge branch 'for-2.6.34-rc1-batch2' into for-linus | Alex Elder | 2010-03-05 |
|\ |
|
| * | xfs: kill xfs_lrw.h | Christoph Hellwig | 2010-03-01 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ \
| |/
|/| |
|
| * | percpu: add __percpu sparse annotations to fs | Tejun Heo | 2010-02-16 |
* | | xfs: more reserved blocks fixups | Eric Sandeen | 2010-02-08 |
* | | xfs: don't hold onto reserved blocks on remount,ro | Dave Chinner | 2010-01-25 |
* | | xfs: convert DM ops to use unsigned char names | Dave Chinner | 2010-01-19 |
* | | xfs: Add trace points for per-ag refcount debugging. | Dave Chinner | 2010-01-15 |
* | | xfs: Reference count per-ag structures | Dave Chinner | 2010-01-15 |
* | | xfs: Replace per-ag array with a radix tree | Dave Chinner | 2010-01-15 |
* | | xfs: rename xfs_get_perag | Dave Chinner | 2010-01-15 |
|/ |
|
* | xfs: cleanup dmapi macros in the umount path | Christoph Hellwig | 2009-12-11 |
* | xfs: kill the STATIC_INLINE macro | Christoph Hellwig | 2009-12-11 |
* | xfs: add more statics & drop some unused functions | Eric Sandeen | 2009-08-31 |
* | xfs: kill xfs_qmops | Christoph Hellwig | 2009-06-08 |
* | xfs: use xfs_sync_inodes() for device flushing | Dave Chinner | 2009-04-06 |
* | xfs: remove m_attroffset | Christoph Hellwig | 2009-03-29 |
* | xfs: fix various typos | Malcolm Parsons | 2009-03-29 |
* | xfs: remove m_litino | Christoph Hellwig | 2009-03-29 |
* | xfs: kill ino64 mount option | Christoph Hellwig | 2009-03-29 |
* | xfs: get rid of indirections in the quotaops implementation | Christoph Hellwig | 2009-02-09 |
* | xfs: remove superflous inobt macros | Christoph Hellwig | 2009-02-09 |
* | xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK | Christoph Hellwig | 2009-02-04 |