- 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 4 months ago
- 159eb69 xfs: make the record pointer passed to query_range functions const by Darrick J. Wong · 3 years, 5 months ago
- 7e1826e xfs: make fsmap backend function key parameters const by Darrick J. Wong · 3 years, 5 months ago
- 9ab72f2 xfs: fix off-by-one error when the last rt extent is in use by Darrick J. Wong · 3 years, 5 months ago
- 50f02fe xfs: remove agno from btree cursor by Dave Chinner · 3 years, 7 months ago
- 289d38d xfs: convert allocbt cursors to use perags by Dave Chinner · 3 years, 7 months ago
- a81a062 xfs: convert refcount btree cursor to use perags by Dave Chinner · 3 years, 7 months ago
- fa9c3c1 xfs: convert rmap btree cursor to using a perag by Dave Chinner · 3 years, 7 months ago
- be9fb17 xfs: add a perag to the btree cursor by Dave Chinner · 3 years, 7 months ago
- 58d43a7 xfs: pass perags around in fsmap data dev functions by Dave Chinner · 3 years, 7 months ago
- e424aa5 xfs: drop freeze protection when running GETFSMAP by Darrick J. Wong · 3 years, 9 months ago
- 8ffa90e xfs: fix deadlock and streamline xfs_getfsmap performance by Darrick J. Wong · 4 years, 3 months ago
- acd1ac3 xfs: limit entries returned when counting fsmap records by Darrick J. Wong · 4 years, 3 months ago
- 27fb5a7 xfs: prohibit fs freezing when using empty transactions by Darrick J. Wong · 4 years, 9 months ago
- 576af73 xfs: convert btree cursor ag-private member name by Dave Chinner · 4 years, 10 months ago
- 110f09c xfs: add missing assert in xfs_fsmap_owner_from_rmap 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
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- 0b04b6b8 xfs: trivial xfs_btree_del_cursor cleanups by Darrick J. Wong · 6 years ago
- ed7ef8e xfs: remove unused btree cursor bc_private.a.dfops field by Brian Foster · 6 years ago
- 232d0a2 xfs: fix uninitialized field in rtbitmap fsmap backend by Darrick J. Wong · 7 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- a0e5c43 xfs: fix xfs_rtalloc_rec units by Darrick J. Wong · 7 years ago
- 785545c xfs: move two more RT specific functions into CONFIG_XFS_RT by Arnd Bergmann · 7 years ago
- bb9c2e5 xfs: move more RT specific code under CONFIG_XFS_RT by Dave Chinner · 7 years ago
- ea9a46e xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN by Darrick J. Wong · 8 years ago
- fad5656 xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap by Christoph Hellwig · 8 years ago
- 4c934c7 xfs: report realtime space information via the rtbitmap by Darrick J. Wong · 8 years ago
- a1cae72 xfs: have getfsmap fall back to the freesp btrees when rmap is not present by Darrick J. Wong · 8 years ago
- e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago