Jie Liu
|
f9e5abcfc5
xfs: use xfs_icluster_size_fsb in xfs_imap
|
11 年 前 |
Jie Liu
|
6e0c7b8c3e
xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
|
11 年 前 |
Jie Liu
|
126cd105d4
xfs: get rid of XFS_IALLOC_BLOCKS macros
|
11 年 前 |
Jie Liu
|
0f49efd805
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
|
11 年 前 |
Jie Liu
|
717834383c
xfs: get rid of XFS_IALLOC_INODES macros
|
11 年 前 |
Ben Myers
|
8e825e3a02
xfs: fix calculation of freed inode cluster blocks
|
11 年 前 |
Dave Chinner
|
d123031a56
xfs: add tracepoints to AGF/AGI read operations
|
12 年 前 |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
12 年 前 |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
12 年 前 |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
12 年 前 |
Brian Foster
|
b121099d84
xfs: check correct status variable for xfs_inobt_get_rec() call
|
12 年 前 |
Zhi Yong Wu
|
2f21ff1cca
xfs: fix the comment of xfs_ialloc_ag_select()
|
12 年 前 |
Dave Chinner
|
836a94ad59
xfs: fix issues that cause userspace warnings
|
12 年 前 |
Dave Chinner
|
7bb85ef360
xfs: move unrelated definitions out of xfs_inode.h
|
12 年 前 |
Dave Chinner
|
ddf6ad0143
xfs: Use inode create transaction
|
12 年 前 |
Dave Chinner
|
28c8e41af6
xfs: Inode create item recovery
|
12 年 前 |
Jie Liu
|
43df2ee659
xfs: Remove the left function variable from xfs_ialloc_get_rec()
|
12 年 前 |
Dave Chinner
|
61fe135c1d
xfs: buffer type overruns blf_flags field
|
12 年 前 |
Christoph Hellwig
|
93848a999c
xfs: add version 3 inode format with CRCs
|
12 年 前 |
Dave Chinner
|
983d09ffe3
xfs: add CRC checks to the AGI
|
12 年 前 |
Akinobu Mita
|
ecb3403de1
xfs: rename random32() to prandom_u32()
|
12 年 前 |
Eric Sandeen
|
83a9ba0057
xfs: don't zero structure members after a memset(0)
|
12 年 前 |
Dave Chinner
|
7c4cebe8e0
xfs: inode allocation should use unmapped buffers.
|
12 年 前 |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
13 年 前 |
Dave Chinner
|
b0f539de9f
xfs: connect up write verifiers to new buffers
|
13 年 前 |
Dave Chinner
|
612cfbfe17
xfs: add pre-write metadata buffer verifier callbacks
|
13 年 前 |
Dave Chinner
|
3702ce6ed7
xfs: verify AGI blocks as they are read from disk
|
13 年 前 |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
13 年 前 |
Carlos Maiolino
|
cd856db69c
xfs: Update inode alloc comments
|
13 年 前 |
Mark Tinguely
|
a00416844b
xfs: zero allocation_args on the kernel stack
|
13 年 前 |