aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
Commit message (Expand)AuthorAge
* xfs: add CRC checks to the superblockDave Chinner2013-04-27
* xfs: Remove obsoleted m_inode_shrink from xfs_mount structureJeff Liu2013-03-14
* xfs: refactor space log reservation for XFS_TRANS_ATTR_SETJeff Liu2013-02-01
* xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on diskJeff Liu2013-02-01
* xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount timeJeff Liu2013-02-01
* xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount timeJeff Liu2013-02-01
* xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount timeJeff Liu2013-02-01
* xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount timeJeff Liu2013-02-01
* xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount timeJeff Liu2013-02-01
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-15
* xfs: verify superblocks as they are read from diskDave Chinner2012-11-15
* xfs: add background scanning to clear eofblocks inodesBrian Foster2012-11-08
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-17
* xfs: syncd workqueue is no moreDave Chinner2012-10-17
* xfs: xfs_sync_data is redundant.Dave Chinner2012-10-17
* xfs: sync work is now only periodic log workDave Chinner2012-10-17
* xfs: kill struct declarations in xfs_mount.hAlex Elder2012-08-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * xfs: Convert to new freezing codeJan Kara2012-07-31
| * xfs: rename log structure to xlogMark Tinguely2012-06-21
* | xfs: rename log structure to xlogMark Tinguely2012-06-21
* | xfs: make largest supported offset less shoutyDave Chinner2012-06-14
* | xfs: m_maxioffset is redundantDave Chinner2012-06-14
|/
* xfs: Do background CIL flushes via a workqueueDave Chinner2012-05-14
* xfs: implement freezing by emptying the AILChristoph Hellwig2012-05-14
* xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-05
* Change xfs_sb_from_disk() interface to take a mount pointerChandra Seetharaman2012-02-03
* xfs: remove the deprecated nodelaylog optionChristoph Hellwig2011-12-08
* xfs: Remove the second parameter to xfs_sb_count()Chandra Seetharaman2011-07-20
* xfs: add online discard supportChristoph Hellwig2011-05-24
* xfs: introduce background inode reclaim workDave Chinner2011-04-07
* xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner2011-04-07
* xfs: introduce a xfssyncd workqueueDave Chinner2011-04-07
* xfs: dynamic speculative EOF preallocationDave Chinner2011-01-03
* xfs: remove xfs_cred.hChristoph Hellwig2010-10-18
* xfs: do not use xfs_mod_incore_sb for per-cpu countersChristoph Hellwig2010-10-18
* xfs: remove XFS_MOUNT_NO_PERCPU_SBChristoph Hellwig2010-10-18
* xfs: split inode AG walking into separate code for reclaimDave Chinner2010-10-18
* xfs: remove obsolete osyncisosync mount optionChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: convert inode shrinker to per-filesystem contextsDave Chinner2010-07-19
* xfs: Introduce delayed logging core codeDave Chinner2010-05-24
* xfs: add a shrinker to background inode reclaimDave Chinner2010-04-29
* Merge branch 'for-2.6.34-rc1-batch2' into for-linusAlex Elder2010-03-05
|\
| * xfs: kill xfs_lrw.hChristoph Hellwig2010-03-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\ \ | |/ |/|
| * percpu: add __percpu sparse annotations to fsTejun Heo2010-02-16
* | xfs: more reserved blocks fixupsEric Sandeen2010-02-08
* | xfs: don't hold onto reserved blocks on remount,roDave Chinner2010-01-25