aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-061-1/+1
* xfs: remove m_attroffsetChristoph Hellwig2009-03-291-1/+0
* xfs: fix various typosMalcolm Parsons2009-03-291-2/+2
* xfs: remove m_litinoChristoph Hellwig2009-03-291-1/+0
* xfs: kill ino64 mount optionChristoph Hellwig2009-03-291-4/+0
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-091-4/+0
* xfs: remove superflous inobt macrosChristoph Hellwig2009-02-091-1/+1
* xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCKChristoph Hellwig2009-02-041-3/+0
* xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig2009-01-191-0/+3
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-161-4/+2
* [XFS] resync headers with libxfsChristoph Hellwig2008-12-111-2/+2
* kill xfs_unmount_flushChristoph Hellwig2008-12-041-1/+0
* no explicit xfs_iflush for special inodes during unmountChristoph Hellwig2008-12-041-1/+1
* remove leftovers of shared read-only supportChristoph Hellwig2008-12-041-2/+0
* remove unused m_inode_quiesce member from struct xfs_mountChristoph Hellwig2008-12-041-1/+0
* cleanup the inode reclaim pathChristoph Hellwig2008-12-041-1/+0
* [XFS] remove xfs_vfs.hChristoph Hellwig2008-12-011-0/+10
* [XFS] remove bhv_statvfs_t typedefChristoph Hellwig2008-12-011-1/+1
* [XFS] kill struct xfs_mount_argsChristoph Hellwig2008-10-301-2/+2
* [XFS] Move the AIL lock into the struct xfs_ailDavid Chinner2008-10-301-1/+0
* [XFS] Allocate the struct xfs_ailDavid Chinner2008-10-301-8/+2