aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_mount.h
AgeCommit message (Expand)Author
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
2008-07-28[XFS] sort out opening and closing of the block devicesChristoph Hellwig
2008-07-28[XFS] Fix up noattr2 so that it will properly update the versionnum andTim Shimmin
2008-04-29[XFS] fix non-smp xfs buildEric Sandeen
2008-04-29[XFS] kill XFS_ICSB_SB_LOCKEDChristoph Hellwig
2008-04-29[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already heldChristoph Hellwig
2008-04-18[XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok
2008-04-18[XFS] Replace custom AIL linked-list code with struct list_headJosef 'Jeff' Sipek
2008-04-18[XFS] cleanup vnode use in dmapi callsChristoph Hellwig
2008-04-18[XFS] kill xfs_rwlock/xfs_rwunlockChristoph Hellwig
2008-02-28[XFS] If you mount an XFS filesystem with no mount options at all, thenJosef Jeff Sipek
2008-02-07[XFS] Move AIL pushing into it's own threadDavid Chinner
2008-02-07[XFS] kill xfs_iocore_tChristoph Hellwig
2008-02-07[XFS] Cleanup lock goop.Eric Sandeen
2008-02-07[XFS] Unwrap XFS_SB_LOCK.Eric Sandeen
2008-02-07[XFS] Unwrap AIL_LOCKDonald Douwsma
2008-02-07[XFS] kill unnessecary ioops indirectionLachlan McIlroy
2007-10-16[XFS] growlock should be a mutexChristoph Hellwig
2007-10-16[XFS] kill struct bhv_vfsChristoph Hellwig
2007-10-16[XFS] move syncing related members from struct bhv_vfs to struct xfs_mountChristoph Hellwig
2007-10-16[XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig
2007-10-16[XFS] call common xfs vfs-level helpers directly and remove vfs operationsChristoph Hellwig
2007-10-16[XFS] decontaminate vfs operations from behavior detailsChristoph Hellwig
2007-10-16[XFS] remove dependency of the quota module on behaviorsChristoph Hellwig
2007-10-16[XFS] remove dependency of the dmapi module on behaviorsChristoph Hellwig
2007-10-16[XFS] kill struct bhv_vnodeChristoph Hellwig
2007-10-16[XFS] call common xfs vnode-level helpers directly and remove vnode operationsChristoph Hellwig
2007-10-15[XFS] Radix tree based inode cachingDavid Chinner
2007-10-15[XFS] superblock endianess annotationsChristoph Hellwig
2007-10-15[XFS] Remove m_nreadaheadsEric Sandeen
2007-07-14[XFS] Concurrent Multi-File Data StreamsDavid Chinner
2007-07-14[XFS] Lazy Superblock CountersDavid Chinner
2007-07-14[XFS] Don't grow filesystems past the size they can index.Nathan Scott
2007-02-10[XFS] Re-initialize the per-cpu superblock counters after recovery.Lachlan McIlroy
2007-02-10[XFS] Fix block reservation changes for non-SMP systems.Kevin Jamieson
2007-02-10[XFS] Fix block reservation mechanism.David Chinner
2007-02-10[XFS] Make growfs work for amounts greater than 2TBDavid Chinner
2007-02-10[XFS] remove unused xflags parameter from sync routinesLachlan McIlroy
2007-02-10[XFS] Fix UP build breakage due to undefined m_icsb_mutex.David Chinner
2007-02-10[XFS] Reduction global superblock lock contention near ENOSPC.David Chinner
2006-09-28[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.Nathan Scott
2006-09-28[XFS] remove bhv_lookup, _range version works aswell and has more usefulChristoph Hellwig
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott