Jan Kara
|
30265117ee
xfs: Fix rounding in xfs_alloc_fix_len()
|
11 년 전 |
Dave Chinner
|
36de95567f
xfs: kill xfs_buf_geterror()
|
11 년 전 |
Eric Sandeen
|
ce5028cfe3
xfs: modify verifiers to differentiate CRC from other errors
|
11 년 전 |
Eric Sandeen
|
f1dbcd7e38
xfs: add helper for updating checksums on xfs_bufs
|
11 년 전 |
Eric Sandeen
|
5158217058
xfs: add helper for verifying checksums on xfs_bufs
|
11 년 전 |
Eric Sandeen
|
533b81c875
xfs: Use defines for CRC offsets in all cases
|
11 년 전 |
Dave Chinner
|
d123031a56
xfs: add tracepoints to AGF/AGI read operations
|
11 년 전 |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
11 년 전 |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 년 전 |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 년 전 |
Dave Chinner
|
63d20d6e36
xfs: kill __KERNEL__ check for debug code in allocation code
|
12 년 전 |
Jan Kara
|
211d022c43
xfs: Avoid pathological backwards allocation
|
12 년 전 |
Dave Chinner
|
61fe135c1d
xfs: buffer type overruns blf_flags field
|
12 년 전 |
Christoph Hellwig
|
77c95bba01
xfs: add CRC checks to the AGFL
|
12 년 전 |
Dave Chinner
|
4e0e6040c4
xfs: add CRC checks to the AGF
|
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
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 년 전 |
Dave Chinner
|
b0f539de9f
xfs: connect up write verifiers to new buffers
|
12 년 전 |
Dave Chinner
|
612cfbfe17
xfs: add pre-write metadata buffer verifier callbacks
|
12 년 전 |
Dave Chinner
|
bb80c6d79a
xfs: verify AGFL blocks as they are read from disk
|
12 년 전 |
Dave Chinner
|
5d5f527d13
xfs: verify AGF blocks as they are read from disk
|
12 년 전 |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 년 전 |
Dave Chinner
|
e04426b920
xfs: move allocation stack switch up to xfs_bmapi_allocate
|
13 년 전 |
Dave Chinner
|
2455881c0b
xfs: introduce XFS_BMAPI_STACK_SWITCH
|
13 년 전 |
Mark Tinguely
|
a00416844b
xfs: zero allocation_args on the kernel stack
|
13 년 전 |
Dave Chinner
|
aa292847b9
xfs: don't defer metadata allocation to the workqueue
|
13 년 전 |
Dave Chinner
|
e3a746f5aa
xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near
|
13 년 전 |
Dave Chinner
|
76d095388b
xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near
|
13 년 전 |
Jeff Liu
|
3b876c8f2a
xfs: fix debug_object WARN at xfs_alloc_vextent()
|
13 년 전 |