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
/
alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: repair free space btrees
Darrick J. Wong
2023-12-15
1
-3
/
+15
*
xfs: remove trivial bnobt/inobt scrub helpers
Darrick J. Wong
2023-12-15
1
-19
/
+15
*
xfs: flag free space btree records that could be merged
Darrick J. Wong
2023-04-11
1
-1
/
+28
*
xfs: ensure that all metadata and data blocks are not cow staging extents
Darrick J. Wong
2023-04-11
1
-0
/
+1
*
xfs: replace xfs_btree_has_record with a general keyspace scanner
Darrick J. Wong
2023-04-11
1
-3
/
+3
*
xfs: standardize ondisk to incore conversion for free space btrees
Darrick J. Wong
2023-04-11
1
-12
/
+12
*
xfs: minimize overhead of drain wakeups by using jump labels
Darrick J. Wong
2023-04-11
1
-0
/
+3
*
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: create a predicate to verify per-AG extents
Darrick J. Wong
2022-10-31
1
-3
/
+1
*
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-07-07
1
-4
/
+3
*
xfs: mark the record passed into xchk_btree functions as const
Darrick J. Wong
2021-08-18
1
-1
/
+1
*
xfs: remove agno from btree cursor
Dave Chinner
2021-06-02
1
-1
/
+2
*
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
2021-04-09
1
-3
/
+2
*
xfs: convert btree cursor ag-private member name
Dave Chinner
2020-03-13
1
-1
/
+1
*
xfs: removed unneeded variable
Aliasgar Surti
2019-09-23
1
-2
/
+1
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-7
/
+0
*
xfs: remove xfs_rmap_ag_owner and friends
Darrick J. Wong
2018-12-12
1
-3
/
+1
*
xfs: remove duplicated include from alloc.c
YueHaibing
2018-09-29
1
-1
/
+0
*
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
2018-07-23
1
-24
/
+24
*
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
2018-07-23
1
-7
/
+7
*
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
2018-07-23
1
-28
/
+28
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-15
/
+1
*
xfs: skip scrub xref if corruption already noted
Darrick J. Wong
2018-05-15
1
-2
/
+2
*
xfs: cross-reference refcount btree during scrub
Darrick J. Wong
2018-01-17
1
-0
/
+1
*
xfs: cross-reference reverse-mapping btree
Darrick J. Wong
2018-01-17
1
-0
/
+1
*
xfs: cross-reference inode btrees during scrub
Darrick J. Wong
2018-01-17
1
-0
/
+1
*
xfs: cross-reference bnobt records with cntbt
Darrick J. Wong
2018-01-17
1
-0
/
+45
*
xfs: cross-reference with the bnobt
Darrick J. Wong
2018-01-17
1
-0
/
+20
*
xfs: introduce scrubber cross-referencing stubs
Darrick J. Wong
2018-01-17
1
-0
/
+13
*
xfs: scrub free space btrees
Darrick J. Wong
2017-10-26
1
-0
/
+102