Dave Chinner
|
5f44e4c185
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
|
11 years ago |
Brian Foster
|
e480a72397
xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation
|
11 years ago |
Eric Sandeen
|
ce5028cfe3
xfs: modify verifiers to differentiate CRC from other errors
|
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 |
Eric Sandeen
|
533b81c875
xfs: Use defines for CRC offsets in all cases
|
11 years ago |
Jie Liu
|
f9e5abcfc5
xfs: use xfs_icluster_size_fsb in xfs_imap
|
11 years ago |
Jie Liu
|
6e0c7b8c3e
xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
|
11 years ago |
Jie Liu
|
126cd105d4
xfs: get rid of XFS_IALLOC_BLOCKS macros
|
11 years ago |
Jie Liu
|
0f49efd805
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
|
11 years ago |
Jie Liu
|
717834383c
xfs: get rid of XFS_IALLOC_INODES macros
|
11 years ago |
Ben Myers
|
8e825e3a02
xfs: fix calculation of freed inode cluster blocks
|
11 years ago |
Dave Chinner
|
d123031a56
xfs: add tracepoints to AGF/AGI read operations
|
11 years ago |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
12 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
12 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
12 years ago |
Brian Foster
|
b121099d84
xfs: check correct status variable for xfs_inobt_get_rec() call
|
12 years ago |
Zhi Yong Wu
|
2f21ff1cca
xfs: fix the comment of xfs_ialloc_ag_select()
|
12 years ago |
Dave Chinner
|
836a94ad59
xfs: fix issues that cause userspace warnings
|
12 years ago |
Dave Chinner
|
7bb85ef360
xfs: move unrelated definitions out of xfs_inode.h
|
12 years ago |
Dave Chinner
|
ddf6ad0143
xfs: Use inode create transaction
|
12 years ago |
Dave Chinner
|
28c8e41af6
xfs: Inode create item recovery
|
12 years ago |
Jie Liu
|
43df2ee659
xfs: Remove the left function variable from xfs_ialloc_get_rec()
|
12 years ago |
Dave Chinner
|
61fe135c1d
xfs: buffer type overruns blf_flags field
|
12 years ago |
Christoph Hellwig
|
93848a999c
xfs: add version 3 inode format with CRCs
|
12 years ago |
Dave Chinner
|
983d09ffe3
xfs: add CRC checks to the AGI
|
12 years ago |
Akinobu Mita
|
ecb3403de1
xfs: rename random32() to prandom_u32()
|
12 years ago |
Eric Sandeen
|
83a9ba0057
xfs: don't zero structure members after a memset(0)
|
12 years ago |
Dave Chinner
|
7c4cebe8e0
xfs: inode allocation should use unmapped buffers.
|
12 years ago |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |