Dave Chinner
|
cf11da9c5d
xfs: refine the allocation stack switch
|
11 years ago |
Dave Chinner
|
7691283d05
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
|
11 years ago |
Dave Chinner
|
36de95567f
xfs: kill xfs_buf_geterror()
|
11 years ago |
Dave Chinner
|
b76769294b
Merge branch 'xfs-free-inode-btree' into for-next
|
11 years ago |
Brian Foster
|
aafc3c2465
xfs: support the XFS_BTNUM_FINOBT free inode btree type
|
11 years ago |
Eric Sandeen
|
6f8950cd73
xfs: remove unused length arg from alloc_block ops
|
11 years ago |
Eric Sandeen
|
0d7409b142
xfs: remove unused level arg from xfs_btree_read_buf_block()
|
11 years ago |
Eric Sandeen
|
f1dbcd7e38
xfs: add helper for updating checksums on xfs_bufs
|
11 years ago |
Eric Sandeen
|
5158217058
xfs: add helper for verifying checksums on xfs_bufs
|
11 years ago |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
11 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Dave Chinner
|
638f44163d
xfs: recovery of swap extents operations for CRC filesystems
|
12 years ago |
Dave Chinner
|
21b5c9784b
xfs: swap extents operations for CRC filesystems
|
12 years ago |
Dave Chinner
|
b58fa554e9
xfs: btree block LSN escaping to disk uninitialised
|
12 years ago |
Zhi Yong Wu
|
1cb9386354
xfs: fix the comment of xfs_btree_get_iroot()
|
12 years ago |
Zhi Yong Wu
|
7c3e664051
xfs: remove one blank line in xfs_btree_make_block_unfull()
|
12 years ago |
Zhi Yong Wu
|
49d3da149c
xfs: fix the comment of xfs_btree_lookup()
|
12 years ago |
Dave Chinner
|
088c9f67c3
xfs: ensure btree root split sets blkno correctly
|
12 years ago |
Dave Chinner
|
61fe135c1d
xfs: buffer type overruns blf_flags field
|
12 years ago |
Christoph Hellwig
|
ee1a47ab0e
xfs: add support for large btree 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
|
3d3e6f64e2
xfs: verify btree blocks as they are read from disk
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Dave Chinner
|
b64f3a390d
xfs: use btree block initialisation functions in growfs
|
12 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Christoph Hellwig
|
38f2323244
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
|
14 years ago |
Chandra Seetharaman
|
2a30f36d90
xfs: Check the return value of xfs_trans_get_buf()
|
14 years ago |
Chandra Seetharaman
|
5a52c2a581
xfs: Remove the macro XFS_BUF_ERROR and family
|
14 years ago |