Commit Graph

149 Commits (fb069a5d132fb926ed17af3211a114ac7cf27d7a)

Author SHA1 Message Date
Christoph Hellwig c141b2928f xfs: only issues a cache flush on unmount if barriers are enabled 16 years ago
Christoph Hellwig 49739140e5 xfs: fix bad_features2 fixups for the root filesystem 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Christoph Hellwig 25e41b3d52 move vn_iowait / vn_iowake into xfs_aops.c 16 years ago
Christoph Hellwig f95099ba5a kill xfs_unmount_flush 16 years ago
Christoph Hellwig b56757becf remove leftovers of shared read-only support 16 years ago
Christoph Hellwig 6bd16ff270 kill dead inode flags 16 years ago
Christoph Hellwig 207fcfad58 [XFS] remove xfs_vfsops.h 16 years ago
Dave Chinner 2e6560929d [XFS] fix error inversion problems with data flushing 16 years ago
Christoph Hellwig 65795910c1 [XFS] fix spurious gcc warnings 16 years ago
Christoph Hellwig 1ec7944beb [XFS] fix biosize option 17 years ago
Christoph Hellwig 469fc23d5d [XFS] fix the noquota mount option 17 years ago
Christoph Hellwig 9d565ffa33 [XFS] kill struct xfs_mount_args 17 years ago
David Chinner 82fa901245 [XFS] Allocate the struct xfs_ail 17 years ago
David Chinner 116545130c [XFS] kill deleted inodes list 17 years ago
Lachlan McIlroy 493dca6178 [XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statement 17 years ago
David Chinner 99fa8cb3c5 [XFS] Prevent use-after-free caused by synchronous inode reclaim 17 years ago
David Chinner bf904248a2 [XFS] Combine the XFS and Linux inodes 17 years ago
David Chinner 94b97e39b0 [XFS] Never call mark_inode_dirty_sync() directly 17 years ago
David Chinner 76bf105cb1 [XFS] Move remaining quiesce code. 17 years ago
David Chinner cb56a4b995 [XFS] Kill SYNC_CLOSE 17 years ago
David Chinner e9f1c6ee12 [XFS] make SYNC_DELWRI no longer use xfs_sync 17 years ago
David Chinner be97d9d557 [XFS] make SYNC_ATTR no longer use xfs_sync 17 years ago
David Chinner a167b17e89 [XFS] move xfssyncd code to xfs_sync.c 17 years ago
David Chinner fe4fa4b8e4 [XFS] move sync code to its own file 17 years ago
Christoph Hellwig 8c4ed633e6 [XFS] make btree tracing generic 17 years ago
Lachlan McIlroy be8b78a626 [XFS] Remove kmem_zone_t argument from xfs_inode_init_once() 17 years ago
David Chinner 07c8f67587 [XFS] Make use of the init-once slab optimisation. 17 years ago
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