Commit Graph

120 Commits (9b51f66dcb09ac5eb6bc68fc111d5c7a1e0131d6)

Author SHA1 Message Date
Al Viro 30c40d2c01 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl 17 years ago
Christoph Hellwig 6c5e51dae2 xfs: fix remount rw with unrecognized options 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Christoph Hellwig 6efdf28177 [XFS] Fix regression introduced by remount fixup 17 years ago
Christoph Hellwig 6203300e5e [XFS] don't call xfs_freesb from xfs_unmountfs 17 years ago
Christoph Hellwig 4249023a5d [XFS] cleanup xfs_mountfs 17 years ago
Christoph Hellwig 77508ec8e6 [XFS] move root inode IRELE into xfs_unmountfs 17 years ago
Christoph Hellwig 41be8bed1f [XFS] sanitize xfs_initialize_vnode 17 years ago
Christoph Hellwig 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
Christoph Hellwig df80c933f9 [XFS] remove some easy bhv_vnode_t instances 17 years ago
Christoph Hellwig 863890cd90 [XFS] kill vn_to_inode 17 years ago
Christoph Hellwig a19d033cd2 [XFS] Remove vn_from_inode() 17 years ago
Christoph Hellwig a738159df2 [XFS] don't leak m_fsname/m_rtname/m_logname 17 years ago
David Chinner e4f7529108 [XFS] Kill shouty XFS_ITOV() macro 17 years ago
David Chinner 0165164625 [XFS] Avoid directly referencing the VFS inode. 17 years ago
Lachlan McIlroy c032bfcf46 [XFS] fix use after free with external logs or real-time devices 17 years ago
Christoph Hellwig 62a877e35d [XFS] fix mount option parsing in remount 17 years ago
Eric Sandeen deeb5912db [XFS] Disable queue flag test in barrier check. 17 years ago
Christoph Hellwig 9f8868ffb3 [XFS] streamline init/exit path 17 years ago
Lachlan McIlroy 0ec585163a [XFS] Use the generic xattr methods. 17 years ago
Barry Naujok 189f4bf22b [XFS] XFS: ASCII case-insensitive support 17 years ago
Christoph Hellwig 120226c11a [XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failure 17 years ago
Christoph Hellwig effa2eda3a [XFS] rename error2 goto label in xfs_fs_fill_super 17 years ago
Christoph Hellwig 95db4e21b7 [XFS] kill calls to xfs_binval in the mount error path 17 years ago
Christoph Hellwig c962fb7902 [XFS] kill xfs_mount_init 17 years ago
Christoph Hellwig bdd907bab7 [XFS] allow xfs_args_allocate to fail 17 years ago
Christoph Hellwig e34b562c6b [XFS] add xfs_setup_devices helper 17 years ago
Christoph Hellwig 19f354d4c3 [XFS] sort out opening and closing of the block devices 17 years ago
Christoph Hellwig f8f15e42b4 [XFS] merge xfs_mount into xfs_fs_fill_super 17 years ago
Christoph Hellwig e48ad3160e [XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super 17 years ago
Christoph Hellwig 48b62a1a97 [XFS] merge xfs_mntupdate into xfs_fs_remount 17 years ago
Denys Vlasenko f0e2d93c29 [XFS] Remove unused arg from kmem_free() 17 years ago
Tim Shimmin 7c12f29650 [XFS] Fix up noattr2 so that it will properly update the versionnum and 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Christoph Hellwig d4d90b577e [XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held 17 years ago
David Chinner 7e20694d91 [XFS] Remove periodic logging of in-core superblock counters. 17 years ago
Harvey Harrison 34a622b2e1 [XFS] replace remaining __FUNCTION__ occurrences 17 years ago
Christoph Hellwig f3dcc13f6f [XFS] cleanup root inode handling in xfs_fs_fill_super 17 years ago
David Chinner a3f74ffb6d [XFS] Don't block pdflush when writing back inodes 17 years ago
Josef Jeff Sipek 1bd960ee2b [XFS] If you mount an XFS filesystem with no mount options at all, then 17 years ago
Lachlan McIlroy de2eeea609 [XFS] add __init/__exit mark to specific init/cleanup functions 17 years ago
Christoph Hellwig cbc89dcfd2 [XFS] kill xfs_root 17 years ago
Christoph Hellwig 222096ae7f [XFS] stop updating inode->i_blocks 17 years ago
David Chinner 249a8c1124 [XFS] Move AIL pushing into it's own thread 17 years ago
David Chinner a67d7c5f5d [XFS] Move platform specific mount option parse out of core XFS code 17 years ago
Christoph Hellwig 9909c4aa1a [XFS] kill xfs_freeze. 17 years ago
Christoph Hellwig 4ca488eb45 [XFS] Kill off xfs_statvfs. 17 years ago
Lachlan McIlroy cf441eeb79 [XFS] clean up vnode/inode tracing 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Tim Shimmin cd514bdaa8 [XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check. 18 years ago