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 |