aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
Commit message (Expand)AuthorAge
* xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig2009-01-18
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-09
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig2008-12-03
* kill xfs_unmount_flushChristoph Hellwig2008-12-03
* remove leftovers of shared read-only supportChristoph Hellwig2008-12-03
* kill dead inode flagsChristoph Hellwig2008-12-03
* [XFS] remove xfs_vfsops.hChristoph Hellwig2008-11-30
* [XFS] fix error inversion problems with data flushingDave Chinner2008-11-30
* [XFS] fix spurious gcc warningsChristoph Hellwig2008-11-30
* [XFS] fix biosize optionChristoph Hellwig2008-10-30
* [XFS] fix the noquota mount optionChristoph Hellwig2008-10-30
* [XFS] kill struct xfs_mount_argsChristoph Hellwig2008-10-30
* [XFS] Allocate the struct xfs_ailDavid Chinner2008-10-30
* [XFS] kill deleted inodes listDavid Chinner2008-10-30
* [XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statementLachlan McIlroy2008-10-30
* [XFS] Prevent use-after-free caused by synchronous inode reclaimDavid Chinner2008-10-30
* [XFS] Combine the XFS and Linux inodesDavid Chinner2008-10-30
* [XFS] Never call mark_inode_dirty_sync() directlyDavid Chinner2008-10-30
* [XFS] Move remaining quiesce code.David Chinner2008-10-30
* [XFS] Kill SYNC_CLOSEDavid Chinner2008-10-30
* [XFS] make SYNC_DELWRI no longer use xfs_syncDavid Chinner2008-10-30
* [XFS] make SYNC_ATTR no longer use xfs_syncDavid Chinner2008-10-30
* [XFS] move xfssyncd code to xfs_sync.cDavid Chinner2008-10-30
* [XFS] move sync code to its own fileDavid Chinner2008-10-30
* [XFS] make btree tracing genericChristoph Hellwig2008-10-30
* [XFS] Remove kmem_zone_t argument from xfs_inode_init_once()Lachlan McIlroy2008-10-30
* [XFS] Make use of the init-once slab optimisation.David Chinner2008-10-30
* [PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro2008-10-21
* xfs: fix remount rw with unrecognized optionsChristoph Hellwig2008-10-15
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* [XFS] Fix regression introduced by remount fixupChristoph Hellwig2008-09-17
* [XFS] don't call xfs_freesb from xfs_unmountfsChristoph Hellwig2008-08-13
* [XFS] cleanup xfs_mountfsChristoph Hellwig2008-08-13
* [XFS] move root inode IRELE into xfs_unmountfsChristoph Hellwig2008-08-13
* [XFS] sanitize xfs_initialize_vnodeChristoph Hellwig2008-08-13
* [XFS] kill bhv_vnode_tChristoph Hellwig2008-08-13
* [XFS] remove some easy bhv_vnode_t instancesChristoph Hellwig2008-08-13
* [XFS] kill vn_to_inodeChristoph Hellwig2008-08-13
* [XFS] Remove vn_from_inode()Christoph Hellwig2008-08-13
* [XFS] don't leak m_fsname/m_rtname/m_lognameChristoph Hellwig2008-08-13
* [XFS] Kill shouty XFS_ITOV() macroDavid Chinner2008-08-13
* [XFS] Avoid directly referencing the VFS inode.David Chinner2008-08-13
* [XFS] fix use after free with external logs or real-time devicesLachlan McIlroy2008-07-28
* [XFS] fix mount option parsing in remountChristoph Hellwig2008-07-28
* [XFS] Disable queue flag test in barrier check.Eric Sandeen2008-07-28
* [XFS] streamline init/exit pathChristoph Hellwig2008-07-28
* [XFS] Use the generic xattr methods.Lachlan McIlroy2008-07-28
* [XFS] XFS: ASCII case-insensitive supportBarry Naujok2008-07-28
* [XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failureChristoph Hellwig2008-07-28