index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
bitmap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: create agblock bitmap helper to count the number of set regions
Darrick J. Wong
2024-02-22
1
-0
/
+2
*
xfs: move the per-AG datatype bitmaps to separate files
Darrick J. Wong
2023-12-15
1
-59
/
+0
*
xfs: create separate structures and code for u32 bitmaps
Darrick J. Wong
2023-12-15
1
-38
/
+54
*
xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair
Darrick J. Wong
2023-08-10
1
-4
/
+2
*
xfs: reap large AG metadata extents when possible
Darrick J. Wong
2023-08-10
1
-4
/
+0
*
xfs: cross-reference rmap records with free space btrees
Darrick J. Wong
2023-04-12
1
-0
/
+3
*
xfs: cross-reference rmap records with ag btrees
Darrick J. Wong
2023-04-12
1
-0
/
+21
*
xfs: introduce bitmap type for AG blocks
Darrick J. Wong
2023-04-12
1
-0
/
+48
*
xfs: convert xbitmap to interval tree
Darrick J. Wong
2023-04-12
1
-7
/
+4
*
xfs: remove the for_each_xbitmap_ helpers
Darrick J. Wong
2023-04-12
1
-7
/
+15
*
xfs: update copyright years for scrub/ files
Darrick J. Wong
2023-04-12
1
-1
/
+1
*
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
2023-04-12
1
-2
/
+2
*
xfs: replace open-coded bitmap weight logic
Darrick J. Wong
2020-03-18
1
-0
/
+1
*
xfs: rename xfs_bitmap to xbitmap
Darrick J. Wong
2020-03-18
1
-11
/
+11
*
xfs: repair the AGFL
Darrick J. Wong
2018-08-10
1
-0
/
+4
*
xfs: refactor the xrep_extent_list into xfs_bitmap
Darrick J. Wong
2018-07-31
1
-20
/
+15
*
xfs: move the repair extent list into its own file
Darrick J. Wong
2018-07-30
1
-0
/
+37