summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_mount.h
AgeCommit message (Expand)Author
2010-05-24xfs: Introduce delayed logging core codeDave Chinner
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-03-05Merge branch 'for-2.6.34-rc1-batch2' into for-linusAlex Elder
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-01xfs: kill xfs_lrw.hChristoph Hellwig
2010-02-17percpu: add __percpu sparse annotations to fsTejun Heo
2010-02-08xfs: more reserved blocks fixupsEric Sandeen
2010-01-26xfs: don't hold onto reserved blocks on remount,roDave Chinner
2010-01-20xfs: convert DM ops to use unsigned char namesDave Chinner
2010-01-15xfs: Add trace points for per-ag refcount debugging.Dave Chinner
2010-01-15xfs: Reference count per-ag structuresDave Chinner
2010-01-15xfs: Replace per-ag array with a radix treeDave Chinner
2010-01-15xfs: rename xfs_get_peragDave Chinner
2009-12-11xfs: cleanup dmapi macros in the umount pathChristoph Hellwig
2009-12-11xfs: kill the STATIC_INLINE macroChristoph Hellwig
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig
2009-04-06xfs: use xfs_sync_inodes() for device flushingDave Chinner
2009-03-29xfs: remove m_attroffsetChristoph Hellwig
2009-03-29xfs: fix various typosMalcolm Parsons
2009-03-29xfs: remove m_litinoChristoph Hellwig
2009-03-29xfs: kill ino64 mount optionChristoph Hellwig
2009-02-09xfs: get rid of indirections in the quotaops implementationChristoph Hellwig
2009-02-09xfs: remove superflous inobt macrosChristoph Hellwig
2009-02-04xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCKChristoph Hellwig
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen
2008-12-11[XFS] resync headers with libxfsChristoph Hellwig
2008-12-04kill xfs_unmount_flushChristoph Hellwig
2008-12-04no explicit xfs_iflush for special inodes during unmountChristoph Hellwig
2008-12-04remove leftovers of shared read-only supportChristoph Hellwig
2008-12-04remove unused m_inode_quiesce member from struct xfs_mountChristoph Hellwig
2008-12-04cleanup the inode reclaim pathChristoph Hellwig
2008-12-01[XFS] remove xfs_vfs.hChristoph Hellwig
2008-12-01[XFS] remove bhv_statvfs_t typedefChristoph Hellwig
2008-10-30[XFS] kill struct xfs_mount_argsChristoph Hellwig
2008-10-30[XFS] Move the AIL lock into the struct xfs_ailDavid Chinner
2008-10-30[XFS] Allocate the struct xfs_ailDavid Chinner
2008-10-30[XFS] kill deleted inodes listDavid Chinner
2008-10-30[XFS] use xfs_sync_inodes rather than xfs_syncsubDavid Chinner
2008-10-30[XFS] remove the mount inode listDavid Chinner
2008-10-30[XFS] Cleanup maxrecs calculation.Christoph Hellwig
2008-10-30[XFS] move xfssyncd code to xfs_sync.cDavid Chinner
2008-10-30[XFS] Sync up kernel and user-space headersBarry Naujok
2008-10-30[XFS] Remove final remnants of dirv1 macros and other stuffBarry Naujok
2008-08-13[XFS] xfs_unmountfs should return voidChristoph Hellwig
2008-08-13[XFS] cleanup xfs_mountfsChristoph Hellwig
2008-07-28[XFS] streamline init/exit pathChristoph Hellwig
2008-07-28[XFS] Name operation vector for hash and compareBarry Naujok
2008-07-28[XFS] kill xfs_mount_initChristoph Hellwig