Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |
Dave Chinner
|
b0f539de9f
xfs: connect up write verifiers to new buffers
|
12 years ago |
Dave Chinner
|
612cfbfe17
xfs: add pre-write metadata buffer verifier callbacks
|
12 years ago |
Dave Chinner
|
d9392a4bb7
xfs: add xfs_da_node verification
|
12 years ago |
Dave Chinner
|
ad14c33ac8
xfs: factor and verify attr leaf reads
|
12 years ago |
Dave Chinner
|
4bb20a83a2
xfs: add verifier callback to directory read code
|
12 years ago |
Dave Chinner
|
ee73259b40
xfs: add more attribute tree trace points.
|
12 years ago |
Dave Chinner
|
07428d7f0c
xfs: fix attr tree double split corruption
|
12 years ago |
Dave Chinner
|
1d9025e561
xfs: remove struct xfs_dabuf and infrastructure
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Dave Chinner
|
a8acad7073
xfs: kill XBF_LOCK
|
13 years ago |
Dave Chinner
|
5a5881cdee
xfs: add lots of attribute trace points
|
13 years ago |
Christoph Hellwig
|
8096b1ebb5
xfs: remove the if_ext_max field in struct xfs_ifork
|
13 years ago |
Christoph Hellwig
|
4c393a6059
xfs: fix attr2 vs large data fork assert
|
13 years ago |
Dave Chinner
|
5c8ed2021f
xfs: introduce xfs_bmapi_read()
|
13 years ago |
Chandra Seetharaman
|
2a30f36d90
xfs: Check the return value of xfs_trans_get_buf()
|
13 years ago |
Christoph Hellwig
|
69ef921b55
xfs: byteswap constants instead of variables
|
14 years ago |
Dave Chinner
|
622d81494f
xfs: use KM_NOFS for allocations during attribute list operations
|
14 years ago |
Christoph Hellwig
|
b4e9181e77
xfs: remove unused delta tracking code in xfs_bmapi
|
15 years ago |
Christoph Hellwig
|
3400777ff0
xfs: remove unneeded #include statements
|
15 years ago |
Christoph Hellwig
|
288699feca
xfs: drop dmapi hooks
|
15 years ago |
Christoph Hellwig
|
0cadda1c5f
xfs: remove duplicate buffer flags
|
15 years ago |
Dave Chinner
|
a9273ca5c6
xfs: convert attr to use unsigned names
|
15 years ago |
Christoph Hellwig
|
0b1b213fcf
xfs: event tracing support
|
15 years ago |
Christoph Hellwig
|
b8f82a4a6f
xfs: kill the STATIC_INLINE macro
|
15 years ago |
Christoph Hellwig
|
1a5902c5d2
xfs: remove m_attroffset
|
16 years ago |
Christoph Hellwig
|
e1486dea0b
xfs: factor out attr fork reset handling
|
16 years ago |
Eric Sandeen
|
c9fb86a917
[XFS] Remove macro-to-function indirections in attr code
|
16 years ago |
Niv Sardi
|
322ff6b8cd
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
|
17 years ago |
Christoph Hellwig
|
ad9b463aa2
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
|
17 years ago |