aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_mount.h
Commit message (Expand)AuthorAge
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-31
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-08
* xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-06
* xfs: remove m_attroffsetChristoph Hellwig2009-03-29
* xfs: fix various typosMalcolm Parsons2009-03-29
* xfs: remove m_litinoChristoph Hellwig2009-03-29
* xfs: kill ino64 mount optionChristoph Hellwig2009-03-29
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-09
* xfs: remove superflous inobt macrosChristoph Hellwig2009-02-09
* xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCKChristoph Hellwig2009-02-04
* xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig2009-01-18
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-16
* [XFS] resync headers with libxfsChristoph Hellwig2008-12-10
* kill xfs_unmount_flushChristoph Hellwig2008-12-03
* no explicit xfs_iflush for special inodes during unmountChristoph Hellwig2008-12-03
* remove leftovers of shared read-only supportChristoph Hellwig2008-12-03
* remove unused m_inode_quiesce member from struct xfs_mountChristoph Hellwig2008-12-03
* cleanup the inode reclaim pathChristoph Hellwig2008-12-03
* [XFS] remove xfs_vfs.hChristoph Hellwig2008-11-30
* [XFS] remove bhv_statvfs_t typedefChristoph Hellwig2008-11-30
* [XFS] kill struct xfs_mount_argsChristoph Hellwig2008-10-30
* [XFS] Move the AIL lock into the struct xfs_ailDavid Chinner2008-10-30
* [XFS] Allocate the struct xfs_ailDavid Chinner2008-10-30
* [XFS] kill deleted inodes listDavid Chinner2008-10-30
* [XFS] use xfs_sync_inodes rather than xfs_syncsubDavid Chinner2008-10-30
* [XFS] remove the mount inode listDavid Chinner2008-10-30
* [XFS] Cleanup maxrecs calculation.Christoph Hellwig2008-10-30
* [XFS] move xfssyncd code to xfs_sync.cDavid Chinner2008-10-30
* [XFS] Sync up kernel and user-space headersBarry Naujok2008-10-30
* [XFS] Remove final remnants of dirv1 macros and other stuffBarry Naujok2008-10-30
* [XFS] xfs_unmountfs should return voidChristoph Hellwig2008-08-13
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-13
* [XFS] streamline init/exit pathChristoph Hellwig2008-07-28
* [XFS] Name operation vector for hash and compareBarry Naujok2008-07-28
* [XFS] kill xfs_mount_initChristoph Hellwig2008-07-28
* [XFS] sort out opening and closing of the block devicesChristoph Hellwig2008-07-28
* [XFS] Fix up noattr2 so that it will properly update the versionnum andTim Shimmin2008-07-28
* [XFS] fix non-smp xfs buildEric Sandeen2008-04-29
* [XFS] kill XFS_ICSB_SB_LOCKEDChristoph Hellwig2008-04-29
* [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already heldChristoph Hellwig2008-04-29
* [XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok2008-04-17
* [XFS] Replace custom AIL linked-list code with struct list_headJosef 'Jeff' Sipek2008-04-17
* [XFS] cleanup vnode use in dmapi callsChristoph Hellwig2008-04-17
* [XFS] kill xfs_rwlock/xfs_rwunlockChristoph Hellwig2008-04-17
* [XFS] If you mount an XFS filesystem with no mount options at all, thenJosef Jeff Sipek2008-02-28
* [XFS] Move AIL pushing into it's own threadDavid Chinner2008-02-07
* [XFS] kill xfs_iocore_tChristoph Hellwig2008-02-07
* [XFS] Cleanup lock goop.Eric Sandeen2008-02-07
* [XFS] Unwrap XFS_SB_LOCK.Eric Sandeen2008-02-07
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-07