- f3c799c xfs: create slab caches for frequently-used deferred items by Darrick J. Wong · 3 years, 3 months ago
- 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 5 months ago
- 159eb69 xfs: make the record pointer passed to query_range functions const by Darrick J. Wong · 3 years, 5 months ago
- 04dcb47 xfs: make the key parameters to all btree query range functions const by Darrick J. Wong · 3 years, 5 months ago
- 50f02fe xfs: remove agno from btree cursor by Dave Chinner · 3 years, 8 months ago
- fa9c3c1 xfs: convert rmap btree cursor to using a perag by Dave Chinner · 3 years, 8 months ago
- be9fb17 xfs: add a perag to the btree cursor by Dave Chinner · 3 years, 8 months ago
- 45d0662 xfs: pass perags through to the busy extent code by Dave Chinner · 3 years, 8 months ago
- 9bbafc71 xfs: move xfs_perag_get/put to xfs_ag.[ch] by Dave Chinner · 3 years, 8 months ago
- 2e984ba xfs: remove unneeded return value check for *init_cursor() by Joseph Qi · 4 years, 1 month ago
- ea84398 xfs: fix flags argument to rmap lookup when converting shared file rmaps by Darrick J. Wong · 4 years, 2 months ago
- d7884e6 xfs: avoid shared rmap operations for attr fork extents by Darrick J. Wong · 4 years, 4 months ago
- 576af73 xfs: convert btree cursor ag-private member name by Dave Chinner · 4 years, 10 months ago
- a71e422 xfs: fix xfs_rmap_has_other_keys usage of ECANCELED by Darrick J. Wong · 4 years, 10 months ago
- a71895c xfs: convert open coded corruption check to use XFS_IS_CORRUPT by Darrick J. Wong · 5 years ago
- f9e0370 xfs: kill the XFS_WANT_CORRUPT_* macros by Darrick J. Wong · 5 years ago
- 39ee223 xfs: remove all *_ITER_CONTINUE values by Darrick J. Wong · 5 years ago
- e7ee96d xfs: remove all *_ITER_ABORT values by Darrick J. Wong · 5 years ago
- ffb5696 xfs: reinitialize rm_flags when unpacking an offset into an rmap irec by Darrick J. Wong · 5 years ago
- bc46ac6 xfs: remove unnecessary int returns from deferred rmap functions by Darrick J. Wong · 5 years ago
- 7380e8f xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys by Darrick J. Wong · 5 years ago
- 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- 7280fed xfs: remove xfs_rmap_ag_owner and friends by Darrick J. Wong · 6 years ago
- 66e3237 xfs: const-ify xfs_owner_info arguments by Darrick J. Wong · 6 years ago
- 0f37d17 xfs: pass transaction to xfs_defer_add() by Brian Foster · 6 years ago
- 0b04b6b8 xfs: trivial xfs_btree_del_cursor cleanups by Darrick J. Wong · 6 years ago
- fa248de xfs: don't assume a left rmap when allocating a new rmap by Darrick J. Wong · 7 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- 9e6c08d xfs: validate btree records on retrieval by Dave Chinner · 7 years ago
- 4d4f86b xfs: add repair helpers for the reverse mapping btree by Darrick J. Wong · 7 years ago
- 52101df xfs: add missing rmap error return by Darrick J. Wong · 7 years ago
- a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 7 years ago
- ed7c52d xfs: add scrub cross-referencing helpers for the rmap btrees by Darrick J. Wong · 7 years ago
- 68c58e9 xfs: only skip rmap owner checks for unknown-owner rmap removal by Darrick J. Wong · 7 years ago
- 33df3a9 xfs: always honor OWN_UNKNOWN rmap removal requests by Darrick J. Wong · 7 years ago
- e9e899a xfs: move error injection tags into their own file by Darrick J. Wong · 7 years ago
- 9e24cfd xfs: remove unneeded parameter from XFS_TEST_ERROR by Darrick J. Wong · 8 years ago
- 2678809 xfs: export various function for the online scrubber by Darrick J. Wong · 8 years ago
- c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
- e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago
- e9a2599 xfs: create a function to query all records in a btree by Darrick J. Wong · 8 years ago
- 3f165b3 xfs: convert unwritten status of reverse mappings for shared files by Darrick J. Wong · 8 years ago
- ceeb9c8 xfs: use interval query for rmap alloc operations on shared files by Darrick J. Wong · 8 years ago
- 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
- 9c19464 xfs: propagate bmap updates to rmapbt by Darrick J. Wong · 8 years ago
- abf0923 xfs: add rmap btree insert and delete helpers by Darrick J. Wong · 8 years ago
- fb7d926 xfs: convert unwritten status of reverse mappings by Darrick J. Wong · 8 years ago
- f922cd9 xfs: remove an extent from the rmap btree by Darrick J. Wong · 8 years ago
- 0a1b0b3 xfs: add an extent to the rmap btree by Darrick J. Wong · 8 years ago
- c543838 xfs: teach rmapbt to support interval queries by Darrick J. Wong · 8 years ago
- 4b8ed67 xfs: add rmap btree operations by Darrick J. Wong · 8 years ago
- 673930c xfs: introduce rmap extent operation stubs by Darrick J. Wong · 8 years ago