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
|
13 years ago |
Dave Chinner
|
5b777ad517
xfs: remove xfs_bmapi_single()
|
13 years ago |
Dave Chinner
|
5c8ed2021f
xfs: introduce xfs_bmapi_read()
|
13 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 |
Christoph Hellwig
|
77936d0280
xfs: factor out xfs_da_grow_inode_int
|
14 years ago |
Christoph Hellwig
|
5792664070
xfs: reshuffle dir2 headers
|
14 years ago |
Christoph Hellwig
|
69ef921b55
xfs: byteswap constants instead of variables
|
14 years ago |
Christoph Hellwig
|
c2066e2662
xfs: avoid usage of struct xfs_dir2_data
|
14 years ago |
Dave Chinner
|
0b932cccbd
xfs: Convert remaining cmn_err() callers to new API
|
14 years ago |
Christoph Hellwig
|
1a1a3e97ba
xfs: remove xfs_buf wrappers
|
14 years ago |
Christoph Hellwig
|
73523a2ecf
xfs: fix gcc 4.6 set but not read and unused statement warnings
|
15 years ago |
Christoph Hellwig
|
b4e9181e77
xfs: remove unused delta tracking code in xfs_bmapi
|
15 years ago |