index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
bitmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: move the per-AG datatype bitmaps to separate files
Darrick J. Wong
2023-12-15
1
-91
/
+0
*
xfs: create separate structures and code for u32 bitmaps
Darrick J. Wong
2023-12-15
1
-120
/
+398
*
xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair
Darrick J. Wong
2023-08-10
1
-38
/
+3
*
xfs: reap large AG metadata extents when possible
Darrick J. Wong
2023-08-10
1
-37
/
+0
*
xfs: cross-reference rmap records with free space btrees
Darrick J. Wong
2023-04-11
1
-0
/
+33
*
xfs: cross-reference rmap records with ag btrees
Darrick J. Wong
2023-04-11
1
-0
/
+22
*
xfs: convert xbitmap to interval tree
Darrick J. Wong
2023-04-11
1
-147
/
+172
*
xfs: drop the _safe behavior from the xbitmap foreach macro
Darrick J. Wong
2023-04-11
1
-9
/
+8
*
xfs: remove the for_each_xbitmap_ helpers
Darrick J. Wong
2023-04-11
1
-0
/
+59
*
xfs: update copyright years for scrub/ files
Darrick J. Wong
2023-04-11
1
-1
/
+1
*
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
2023-04-11
1
-2
/
+2
*
xfs: pivot online scrub away from kmem.[ch]
Darrick J. Wong
2022-11-16
1
-5
/
+6
*
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
2021-10-19
1
-11
/
+11
*
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
2021-08-19
1
-2
/
+2
*
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
1
-2
/
+2
*
xfs: replace open-coded bitmap weight logic
Darrick J. Wong
2020-03-18
1
-0
/
+15
*
xfs: rename xfs_bitmap to xbitmap
Darrick J. Wong
2020-03-18
1
-36
/
+36
*
xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks
Darrick J. Wong
2019-10-29
1
-1
/
+2
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-5
/
+0
*
xfs: repair the AGFL
Darrick J. Wong
2018-08-10
1
-0
/
+92
*
xfs: refactor the xrep_extent_list into xfs_bitmap
Darrick J. Wong
2018-07-31
1
-90
/
+93
*
xfs: move the repair extent list into its own file
Darrick J. Wong
2018-07-29
1
-0
/
+208