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
|
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
|
63d20d6e36
xfs: kill __KERNEL__ check for debug code in allocation code
|
12 years ago |
Jan Kara
|
211d022c43
xfs: Avoid pathological backwards allocation
|
12 years ago |
Dave Chinner
|
61fe135c1d
xfs: buffer type overruns blf_flags field
|
12 years ago |
Christoph Hellwig
|
77c95bba01
xfs: add CRC checks to the AGFL
|
12 years ago |
Dave Chinner
|
4e0e6040c4
xfs: add CRC checks to the AGF
|
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
|
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
|
bb80c6d79a
xfs: verify AGFL blocks as they are read from disk
|
12 years ago |
Dave Chinner
|
5d5f527d13
xfs: verify AGF 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
|
e04426b920
xfs: move allocation stack switch up to xfs_bmapi_allocate
|
12 years ago |
Dave Chinner
|
2455881c0b
xfs: introduce XFS_BMAPI_STACK_SWITCH
|
12 years ago |
Mark Tinguely
|
a00416844b
xfs: zero allocation_args on the kernel stack
|
12 years ago |
Dave Chinner
|
aa292847b9
xfs: don't defer metadata allocation to the workqueue
|
13 years ago |
Dave Chinner
|
e3a746f5aa
xfs: really fix the cursor leak in xfs_alloc_ag_vextent_near
|
13 years ago |
Dave Chinner
|
76d095388b
xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near
|
13 years ago |
Jeff Liu
|
3b876c8f2a
xfs: fix debug_object WARN at xfs_alloc_vextent()
|
13 years ago |
Ben Myers
|
e700a06c71
xfs: make xfs_extent_busy_trim not static
|
13 years ago |
Dave Chinner
|
4ecbfe637c
xfs: clean up busy extent naming
|
13 years ago |
Dave Chinner
|
efc27b5259
xfs: move busy extent handling to it's own file
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Dave Chinner
|
a66d636385
xfs: fix fstrim offset calculations
|
13 years ago |
Dave Chinner
|
c999a223c2
xfs: introduce an allocation workqueue
|
13 years ago |