aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_mount.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-11xfs: cleanup dmapi macros in the umount pathGravatar Christoph Hellwig 1-4/+19
2009-12-11xfs: kill the STATIC_INLINE macroGravatar Christoph Hellwig 1-2/+2
2009-08-31xfs: add more statics & drop some unused functionsGravatar Eric Sandeen 1-3/+0
2009-06-08xfs: kill xfs_qmopsGravatar Christoph Hellwig 1-82/+2
2009-04-06xfs: use xfs_sync_inodes() for device flushingGravatar Dave Chinner 1-1/+1
2009-03-29xfs: remove m_attroffsetGravatar Christoph Hellwig 1-1/+0
2009-03-29xfs: fix various typosGravatar Malcolm Parsons 1-2/+2
2009-03-29xfs: remove m_litinoGravatar Christoph Hellwig 1-1/+0
2009-03-29xfs: kill ino64 mount optionGravatar Christoph Hellwig 1-4/+0
2009-02-09xfs: get rid of indirections in the quotaops implementationGravatar Christoph Hellwig 1-4/+0
2009-02-09xfs: remove superflous inobt macrosGravatar Christoph Hellwig 1-1/+1
2009-02-04xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCKGravatar Christoph Hellwig 1-3/+0
2009-01-19xfs: fix bad_features2 fixups for the root filesystemGravatar Christoph Hellwig 1-0/+3
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Gravatar Eric Sandeen 1-4/+2
2008-12-11[XFS] resync headers with libxfsGravatar Christoph Hellwig 1-2/+2
2008-12-04kill xfs_unmount_flushGravatar Christoph Hellwig 1-1/+0
2008-12-04no explicit xfs_iflush for special inodes during unmountGravatar Christoph Hellwig 1-1/+1
2008-12-04remove leftovers of shared read-only supportGravatar Christoph Hellwig 1-2/+0
2008-12-04remove unused m_inode_quiesce member from struct xfs_mountGravatar Christoph Hellwig 1-1/+0
2008-12-04cleanup the inode reclaim pathGravatar Christoph Hellwig 1-1/+0
2008-12-01[XFS] remove xfs_vfs.hGravatar Christoph Hellwig 1-0/+10
2008-12-01[XFS] remove bhv_statvfs_t typedefGravatar Christoph Hellwig 1-1/+1
2008-10-30[XFS] kill struct xfs_mount_argsGravatar Christoph Hellwig 1-2/+2
2008-10-30[XFS] Move the AIL lock into the struct xfs_ailGravatar David Chinner 1-1/+0
2008-10-30[XFS] Allocate the struct xfs_ailGravatar David Chinner 1-8/+2
2008-10-30[XFS] kill deleted inodes listGravatar David Chinner 1-4/+1
2008-10-30[XFS] use xfs_sync_inodes rather than xfs_syncsubGravatar David Chinner 1-2/+0
2008-10-30[XFS] remove the mount inode listGravatar David Chinner 1-1/+0
2008-10-30[XFS] Cleanup maxrecs calculation.Gravatar Christoph Hellwig 1-6/+6
2008-10-30[XFS] move xfssyncd code to xfs_sync.cGravatar David Chinner 1-0/+1
2008-10-30[XFS] Sync up kernel and user-space headersGravatar Barry Naujok 1-8/+9
2008-10-30[XFS] Remove final remnants of dirv1 macros and other stuffGravatar Barry Naujok 1-1/+0
2008-08-13[XFS] xfs_unmountfs should return voidGravatar Christoph Hellwig 1-1/+1
2008-08-13[XFS] cleanup xfs_mountfsGravatar Christoph Hellwig 1-11/+4
2008-07-28[XFS] streamline init/exit pathGravatar Christoph Hellwig 1-3/+0
2008-07-28[XFS] Name operation vector for hash and compareGravatar Barry Naujok 1-0/+2
2008-07-28[XFS] kill xfs_mount_initGravatar Christoph Hellwig 1-4/+4
2008-07-28[XFS] sort out opening and closing of the block devicesGravatar Christoph Hellwig 1-2/+1
2008-07-28[XFS] Fix up noattr2 so that it will properly update the versionnum andGravatar Tim Shimmin 1-0/+1
2008-04-29[XFS] fix non-smp xfs buildGravatar Eric Sandeen 1-0/+1
2008-04-29[XFS] kill XFS_ICSB_SB_LOCKEDGravatar Christoph Hellwig 1-1/+0
2008-04-29[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already heldGravatar Christoph Hellwig 1-2/+3
2008-04-18[XFS] remove bhv_vname_t and xfs_rename codeGravatar Barry Naujok 1-2/+2
2008-04-18[XFS] Replace custom AIL linked-list code with struct list_headGravatar Josef 'Jeff' Sipek 1-1/+1
2008-04-18[XFS] cleanup vnode use in dmapi callsGravatar Christoph Hellwig 1-11/+11
2008-04-18[XFS] kill xfs_rwlock/xfs_rwunlockGravatar Christoph Hellwig 1-1/+1
2008-02-28[XFS] If you mount an XFS filesystem with no mount options at all, thenGravatar Josef Jeff Sipek 1-1/+1
2008-02-07[XFS] Move AIL pushing into it's own threadGravatar David Chinner 1-2/+8
2008-02-07[XFS] kill xfs_iocore_tGravatar Christoph Hellwig 1-1/+0
2008-02-07[XFS] Cleanup lock goop.Gravatar Eric Sandeen 1-1/+1