index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
bitmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
xfs: move the per-AG datatype bitmaps to separate files
Darrick J. Wong
1
-59
/
+0
2023-12-15
xfs: create separate structures and code for u32 bitmaps
Darrick J. Wong
1
-38
/
+54
2023-08-10
xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair
Darrick J. Wong
1
-4
/
+2
2023-08-10
xfs: reap large AG metadata extents when possible
Darrick J. Wong
1
-4
/
+0
2023-04-11
xfs: cross-reference rmap records with free space btrees
Darrick J. Wong
1
-0
/
+3
2023-04-11
xfs: cross-reference rmap records with ag btrees
Darrick J. Wong
1
-0
/
+21
2023-04-11
xfs: introduce bitmap type for AG blocks
Darrick J. Wong
1
-0
/
+48
2023-04-11
xfs: convert xbitmap to interval tree
Darrick J. Wong
1
-7
/
+4
2023-04-11
xfs: remove the for_each_xbitmap_ helpers
Darrick J. Wong
1
-7
/
+15
2023-04-11
xfs: update copyright years for scrub/ files
Darrick J. Wong
1
-1
/
+1
2023-04-11
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
1
-2
/
+2
2020-03-18
xfs: replace open-coded bitmap weight logic
Darrick J. Wong
1
-0
/
+1
2020-03-18
xfs: rename xfs_bitmap to xbitmap
Darrick J. Wong
1
-11
/
+11
2018-08-10
xfs: repair the AGFL
Darrick J. Wong
1
-0
/
+4
2018-07-31
xfs: refactor the xrep_extent_list into xfs_bitmap
Darrick J. Wong
1
-20
/
+15
2018-07-29
xfs: move the repair extent list into its own file
Darrick J. Wong
1
-0
/
+37