Brian Foster
|
0f37d1780c
xfs: pass transaction to xfs_defer_add()
|
7 年之前 |
Brian Foster
|
7dbddbaccd
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
|
7 年之前 |
Brian Foster
|
c8eac49ef7
xfs: remove all boilerplate defer init/finish code
|
7 年之前 |
Darrick J. Wong
|
ef97ef26d2
xfs: clean up xfs_btree_del_cursor callers
|
7 年之前 |
Darrick J. Wong
|
0b04b6b875
xfs: trivial xfs_btree_del_cursor cleanups
|
7 年之前 |
Brian Foster
|
5fdd97944e
xfs: remove xfs_defer_init() firstblock param
|
7 年之前 |
Brian Foster
|
fb91f4b5d6
xfs: replace no-op firstblock init with ->t_firstblock
|
7 年之前 |
Brian Foster
|
bcd2c9f335
xfs: refactor dfops init to attach to transaction
|
7 年之前 |
Brian Foster
|
d5669ed581
xfs: use ->t_dfops in reflink cow recover path
|
7 年之前 |
Brian Foster
|
ed7ef8e55c
xfs: remove unused btree cursor bc_private.a.dfops field
|
7 年之前 |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 年之前 |
Dave Chinner
|
9e6c08d4a8
xfs: validate btree records on retrieval
|
7 年之前 |
Dave Chinner
|
16858f7c21
xfs: fix error handling in xfs_refcount_insert()
|
7 年之前 |
Darrick J. Wong
|
08daa3ccf5
xfs: add repair helpers for the reference count btree
|
7 年之前 |
Darrick J. Wong
|
7f8f1313d9
xfs: expose various functions to repair code
|
7 年之前 |
Eric Sandeen
|
a1f69417c6
xfs: non-scrub - remove unused function parameters
|
7 年之前 |
Darrick J. Wong
|
49db55eca5
xfs: add scrub cross-referencing helpers for the refcount btrees
|
7 年之前 |
Darrick J. Wong
|
0525e952dc
xfs: queue deferred rmap ops for cow staging extent alloc/free in the right order
|
7 年之前 |
Darrick J. Wong
|
e9e899a2a8
xfs: move error injection tags into their own file
|
7 年之前 |
Christoph Hellwig
|
8ad7c629b1
xfs: remove the ip argument to xfs_defer_finish
|
8 年之前 |
Darrick J. Wong
|
10479e2dea
xfs: check _alloc_read_agf buffer pointer before using
|
8 年之前 |
Darrick J. Wong
|
9e24cfd044
xfs: remove unneeded parameter from XFS_TEST_ERROR
|
8 年之前 |
Darrick J. Wong
|
e1a4e37cc7
xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
|
8 年之前 |
Darrick J. Wong
|
3ecb3ac7b9
xfs: avoid mount-time deadlock in CoW extent recovery
|
8 年之前 |
Darrick J. Wong
|
6f97077ff6
xfs: rework refcount cow recovery error handling
|
8 年之前 |
Darrick J. Wong
|
174edb0e46
xfs: store in-progress CoW allocations in the refcount btree
|
8 年之前 |
Darrick J. Wong
|
350a27a6a6
xfs: introduce reflink utility functions
|
8 年之前 |
Darrick J. Wong
|
33ba612920
xfs: connect refcount adjust functions to upper layers
|
8 年之前 |
Darrick J. Wong
|
3172725814
xfs: adjust refcount of an extent of blocks in refcount btree
|
8 年之前 |
Darrick J. Wong
|
bdf28630b7
xfs: add refcount btree operations
|
8 年之前 |