David Chinner
|
c63942d3ee
[XFS] replace inode flush semaphore with a completion
|
16 years ago |
Christoph Hellwig
|
41be8bed1f
[XFS] sanitize xfs_initialize_vnode
|
16 years ago |
David Chinner
|
0165164625
[XFS] Avoid directly referencing the VFS inode.
|
16 years ago |
Christoph Hellwig
|
579aa9caf5
[XFS] shrink mrlock_t
|
17 years ago |
David Chinner
|
bad5584332
[XFS] Remove the xfs_icluster structure
|
17 years ago |
David Chinner
|
72772a3b5b
[XFS] fix inode leak in xfs_iget_core()
|
17 years ago |
David Chinner
|
5d51eff453
[XFS] Fix inode allocation latency
|
17 years ago |
Christoph Hellwig
|
10090be25c
[XFS] cleanup vnode useage in xfs_iget.c
|
17 years ago |
Christoph Hellwig
|
613d70436c
[XFS] kill xfs_iocore_t
|
17 years ago |
Lachlan McIlroy
|
15947f2d4f
[XFS] more vnode/inode tracing fixes
|
17 years ago |
Lachlan McIlroy
|
cf441eeb79
[XFS] clean up vnode/inode tracing
|
17 years ago |
David Chinner
|
a7430847fc
[XFS] Fix broken inode cluster setup.
|
17 years ago |
Christoph Hellwig
|
b267ce9952
[XFS] kill struct bhv_vfs
|
17 years ago |
Christoph Hellwig
|
745f691912
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
|
17 years ago |
Christoph Hellwig
|
2aeaa258c0
[XFS] kill the v_number member in struct bhv_vnode
|
17 years ago |
Christoph Hellwig
|
1543d79c45
[XFS] move v_trace from bhv_vnode to xfs_inode
|
17 years ago |
Christoph Hellwig
|
b3aea4edc2
[XFS] kill the v_flag member in struct bhv_vnode
|
17 years ago |
Christoph Hellwig
|
739bfb2a7d
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
|
17 years ago |
David Chinner
|
da353b0d64
[XFS] Radix tree based inode caching
|
17 years ago |
Lachlan McIlroy
|
f7c66ce3f7
[XFS] Add lockdep support for XFS
|
18 years ago |
David Chinner
|
4c60658e0f
[XFS] Prevent a deadlock when xfslogd unpins inodes.
|
18 years ago |
David Chinner
|
7a18c38607
[XFS] Clean up i_flags and i_flags_lock handling.
|
18 years ago |
Tim Shimmin
|
439b843479
[XFS] Keep lockdep happy.
|
18 years ago |
David Chinner
|
f273ab848b
[XFS] Really fix use after free in xfs_iunpin.
|
18 years ago |
Eric Sandeen
|
7ae67d78e7
[XFS] standardize on one sema init macro
|
18 years ago |
Nathan Scott
|
77e4635ae1
[XFS] Add a greedy allocation interface, allocating within a min/max size
|
18 years ago |
Nathan Scott
|
efb8ad7e94
[XFS] Add a debug flag for allocations which are known to be larger than
|
18 years ago |
Nathan Scott
|
745b1f47fc
[XFS] Remove last bulkstat false-positives with debug kernels.
|
18 years ago |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 years ago |
Al Viro
|
0d8fee3270
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
|
19 years ago |