index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
bitmap.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
xfs: create agblock bitmap helper to count the number of set regions
Darrick J. Wong
1
-0
/
+2
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