aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-04xfs: dynamic speculative EOF preallocationDave Chinner1-0/+14
2010-10-18xfs: remove xfs_cred.hChristoph Hellwig1-1/+0
2010-10-18xfs: do not use xfs_mod_incore_sb for per-cpu countersChristoph Hellwig1-0/+4
2010-10-18xfs: remove XFS_MOUNT_NO_PERCPU_SBChristoph Hellwig1-2/+0
2010-10-18xfs: split inode AG walking into separate code for reclaimDave Chinner1-0/+2
2010-07-26xfs: remove obsolete osyncisosync mount optionChristoph Hellwig1-2/+0
2010-07-26xfs: drop dmapi hooksChristoph Hellwig1-67/+0
2010-07-20xfs: convert inode shrinker to per-filesystem contextsDave Chinner1-1/+1
2010-05-24xfs: Introduce delayed logging core codeDave Chinner1-0/+1
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner1-0/+1
2010-03-05Merge branch 'for-2.6.34-rc1-batch2' into for-linusAlex Elder1-0/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2010-03-01xfs: kill xfs_lrw.hChristoph Hellwig1-0/+2
2010-02-17percpu: add __percpu sparse annotations to fsTejun Heo1-1/+1
2010-02-08xfs: more reserved blocks fixupsEric Sandeen1-0/+1
2010-01-26xfs: don't hold onto reserved blocks on remount,roDave Chinner1-0/+1
2010-01-20xfs: convert DM ops to use unsigned char namesDave Chinner1-1/+2
2010-01-15xfs: Add trace points for per-ag refcount debugging.Dave Chinner1-23/+2
2010-01-15xfs: Reference count per-ag structuresDave Chinner1-2/+9
2010-01-15xfs: Replace per-ag array with a radix treeDave Chinner1-4/+10
2010-01-15xfs: rename xfs_get_peragDave Chinner1-4/+4
2009-12-11xfs: cleanup dmapi macros in the umount pathChristoph Hellwig1-4/+19
2009-12-11xfs: kill the STATIC_INLINE macroChristoph Hellwig1-2/+2
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen1-3/+0
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig1-82/+2
2009-04-06xfs: use xfs_sync_inodes() for device flushingDave Chinner1-1/+1
2009-03-29xfs: remove m_attroffsetChristoph Hellwig1-1/+0
2009-03-29xfs: fix various typosMalcolm Parsons1-2/+2
2009-03-29xfs: remove m_litinoChristoph Hellwig1-1/+0
2009-03-29xfs: kill ino64 mount optionChristoph Hellwig1-4/+0
2009-02-09xfs: get rid of indirections in the quotaops implementationChristoph Hellwig1-4/+0
2009-02-09xfs: remove superflous inobt macrosChristoph Hellwig1-1/+1
2009-02-04xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCKChristoph Hellwig1-3/+0
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig1-0/+3
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen1-4/+2
2008-12-11[XFS] resync headers with libxfsChristoph Hellwig1-2/+2
2008-12-04kill xfs_unmount_flushChristoph Hellwig1-1/+0
2008-12-04no explicit xfs_iflush for special inodes during unmountChristoph Hellwig1-1/+1
2008-12-04remove leftovers of shared read-only supportChristoph Hellwig1-2/+0
2008-12-04remove unused m_inode_quiesce member from struct xfs_mountChristoph Hellwig1-1/+0
2008-12-04cleanup the inode reclaim pathChristoph Hellwig1-1/+0
2008-12-01[XFS] remove xfs_vfs.hChristoph Hellwig1-0/+10
2008-12-01[XFS] remove bhv_statvfs_t typedefChristoph Hellwig1-1/+1
2008-10-30[XFS] kill struct xfs_mount_argsChristoph Hellwig1-2/+2
2008-10-30[XFS] Move the AIL lock into the struct xfs_ailDavid Chinner1-1/+0
2008-10-30[XFS] Allocate the struct xfs_ailDavid Chinner1-8/+2
2008-10-30[XFS] kill deleted inodes listDavid Chinner1-4/+1
2008-10-30[XFS] use xfs_sync_inodes rather than xfs_syncsubDavid Chinner1-2/+0
2008-10-30[XFS] remove the mount inode listDavid Chinner1-1/+0
2008-10-30[XFS] Cleanup maxrecs calculation.Christoph Hellwig1-6/+6