Dave Chinner
|
7ced60cae4
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
|
12 years ago |
Dave Chinner
|
b17cb364db
xfs: fix missing KM_NOFS tags to keep lockdep happy
|
12 years ago |
Dave Chinner
|
cab09a81fb
xfs: fix da node magic number mismatches
|
12 years ago |
Dave Chinner
|
61fe135c1d
xfs: buffer type overruns blf_flags field
|
12 years ago |
Dave Chinner
|
d75afeb3d3
xfs: add buffer types to directory and attribute buffers
|
12 years ago |
Dave Chinner
|
517c22207b
xfs: add CRCs to attr leaf blocks
|
12 years ago |
Dave Chinner
|
f5ea110044
xfs: add CRCs to dir2/da node blocks
|
12 years ago |
Dave Chinner
|
24df33b45e
xfs: add CRC checking to dir2 leaf blocks
|
12 years ago |
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
|
da6958c873
xfs: Add verifiers to dir2 data readahead.
|
12 years ago |
Dave Chinner
|
d9392a4bb7
xfs: add xfs_da_node verification
|
12 years ago |
Dave Chinner
|
4bb20a83a2
xfs: add verifier callback to directory read code
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Dave Chinner
|
ee73259b40
xfs: add more attribute tree trace points.
|
12 years ago |
Dave Chinner
|
1d9025e561
xfs: remove struct xfs_dabuf and infrastructure
|
13 years ago |
Dave Chinner
|
3605431fb9
xfs: use discontiguous xfs_buf support in dabuf wrappers
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Dave Chinner
|
aa0e8833b0
xfs: use blocks for storing the desired IO size
|
13 years ago |
Dave Chinner
|
5a5881cdee
xfs: add lots of attribute trace points
|
13 years ago |
Christoph Hellwig
|
38f2323244
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
|
13 years ago |
Dave Chinner
|
c0dc7828af
xfs: rename xfs_bmapi to xfs_bmapi_write
|
14 years ago |
Dave Chinner
|
5b777ad517
xfs: remove xfs_bmapi_single()
|
14 years ago |
Dave Chinner
|
5c8ed2021f
xfs: introduce xfs_bmapi_read()
|
14 years ago |
Alex Elder
|
2ddb4e9406
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
14 years ago |
Alex Elder
|
1c4f33296e
xfs: encapsulate a block of debug code
|
14 years ago |
Chandra Seetharaman
|
6292604447
xfs: Remove the macro XFS_BUF_PTR
|
14 years ago |
Chandra Seetharaman
|
5a52c2a581
xfs: Remove the macro XFS_BUF_ERROR and family
|
14 years ago |
Christoph Hellwig
|
d0f9e8fb4c
xfs: remove the dead XFS_DABUF_DEBUG code
|
14 years ago |