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
|
12 년 전 |
Dave Chinner
|
2455881c0b
xfs: introduce XFS_BMAPI_STACK_SWITCH
|
12 년 전 |
Mark Tinguely
|
a00416844b
xfs: zero allocation_args on the kernel stack
|
12 년 전 |
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 년 전 |
Ben Myers
|
e700a06c71
xfs: make xfs_extent_busy_trim not static
|
13 년 전 |
Dave Chinner
|
4ecbfe637c
xfs: clean up busy extent naming
|
13 년 전 |
Dave Chinner
|
efc27b5259
xfs: move busy extent handling to it's own file
|
13 년 전 |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 년 전 |
Dave Chinner
|
a66d636385
xfs: fix fstrim offset calculations
|
13 년 전 |
Dave Chinner
|
c999a223c2
xfs: introduce an allocation workqueue
|
13 년 전 |
Christoph Hellwig
|
38f2323244
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
|
13 년 전 |
Chandra Seetharaman
|
5a52c2a581
xfs: Remove the macro XFS_BUF_ERROR and family
|
14 년 전 |
Chandra Seetharaman
|
81463b1ca8
xfs: remove variables that serve no purpose in xfs_alloc_ag_vextent_exact()
|
14 년 전 |
Christoph Hellwig
|
69ef921b55
xfs: byteswap constants instead of variables
|
14 년 전 |
Christoph Hellwig
|
55a7bc5a30
xfs: do not discard alloc btree blocks
|
14 년 전 |
Christoph Hellwig
|
e84661aa84
xfs: add online discard support
|
14 년 전 |
Dave Chinner
|
bf59170a66
xfs: obey minleft values during extent allocation correctly
|
14 년 전 |
Christoph Hellwig
|
8a072a4d4c
xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
|
14 년 전 |
Christoph Hellwig
|
97d3ac75e5
xfs: exact busy extent tracking
|
14 년 전 |
Christoph Hellwig
|
e26f0501cf
xfs: do not immediately reuse busy extent ranges
|
14 년 전 |
Christoph Hellwig
|
a870acd9b2
xfs: optimize AGFL refills
|
14 년 전 |