summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-151-2/+2
* xfs: connect up write verifiers to new buffersDave Chinner2012-11-151-0/+1
* xfs: verify superblocks as they are read from diskDave Chinner2012-11-151-1/+2
* xfs: add background scanning to clear eofblocks inodesBrian Foster2012-11-081-0/+3
* xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner2012-10-171-2/+0
* xfs: syncd workqueue is no moreDave Chinner2012-10-171-0/+2
* xfs: xfs_sync_data is redundant.Dave Chinner2012-10-171-1/+0
* xfs: sync work is now only periodic log workDave Chinner2012-10-171-1/+0
* xfs: kill struct declarations in xfs_mount.hAlex Elder2012-08-161-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-3/+0
|\
| * xfs: Convert to new freezing codeJan Kara2012-07-311-3/+0
| * xfs: rename log structure to xlogMark Tinguely2012-06-211-2/+2
* | xfs: rename log structure to xlogMark Tinguely2012-06-211-2/+2
* | xfs: make largest supported offset less shoutyDave Chinner2012-06-141-2/+0
* | xfs: m_maxioffset is redundantDave Chinner2012-06-141-2/+1
|/
* xfs: Do background CIL flushes via a workqueueDave Chinner2012-05-141-0/+1
* xfs: implement freezing by emptying the AILChristoph Hellwig2012-05-141-1/+0
* xfs: use per-filesystem I/O completion workqueuesChristoph Hellwig2012-03-051-0/+3
* Change xfs_sb_from_disk() interface to take a mount pointerChandra Seetharaman2012-02-031-1/+1
* xfs: remove the deprecated nodelaylog optionChristoph Hellwig2011-12-081-1/+0
* xfs: Remove the second parameter to xfs_sb_count()Chandra Seetharaman2011-07-201-1/+1
* xfs: add online discard supportChristoph Hellwig2011-05-241-0/+1
* xfs: introduce background inode reclaim workDave Chinner2011-04-081-0/+1
* xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner2011-04-081-3/+1
* xfs: introduce a xfssyncd workqueueDave Chinner2011-04-081-3/+1
* xfs: dynamic speculative EOF preallocationDave Chinner2011-01-041-0/+14
* xfs: remove xfs_cred.hChristoph Hellwig2010-10-181-1/+0
* xfs: do not use xfs_mod_incore_sb for per-cpu countersChristoph Hellwig2010-10-181-0/+4
* xfs: remove XFS_MOUNT_NO_PERCPU_SBChristoph Hellwig2010-10-181-2/+0
* xfs: split inode AG walking into separate code for reclaimDave Chinner2010-10-181-0/+2
* xfs: remove obsolete osyncisosync mount optionChristoph Hellwig2010-07-261-2/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-67/+0
* xfs: convert inode shrinker to per-filesystem contextsDave Chinner2010-07-201-1/+1
* xfs: Introduce delayed logging core codeDave Chinner2010-05-241-0/+1
* xfs: add a shrinker to background inode reclaimDave Chinner2010-04-291-0/+1
* Merge branch 'for-2.6.34-rc1-batch2' into for-linusAlex Elder2010-03-051-0/+2
|\
| * xfs: kill xfs_lrw.hChristoph Hellwig2010-03-011-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\ \ | |/ |/|
| * percpu: add __percpu sparse annotations to fsTejun Heo2010-02-171-1/+1
* | xfs: more reserved blocks fixupsEric Sandeen2010-02-081-0/+1
* | xfs: don't hold onto reserved blocks on remount,roDave Chinner2010-01-261-0/+1
* | xfs: convert DM ops to use unsigned char namesDave Chinner2010-01-201-1/+2
* | xfs: Add trace points for per-ag refcount debugging.Dave Chinner2010-01-151-23/+2
* | xfs: Reference count per-ag structuresDave Chinner2010-01-151-2/+9
* | xfs: Replace per-ag array with a radix treeDave Chinner2010-01-151-4/+10
* | xfs: rename xfs_get_peragDave Chinner2010-01-151-4/+4
|/
* xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2009-12-111-4/+19
* xfs: kill the STATIC_INLINE macroChristoph Hellwig2009-12-111-2/+2
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-311-3/+0
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-081-82/+2
OpenPOWER on IntegriCloud