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
/
rtsummary.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: check rt summary file geometry more thoroughly
Darrick J. Wong
2023-12-15
1
-27
/
+110
*
xfs: try to attach dquots to files before repairing them
Darrick J. Wong
2023-12-15
1
-0
/
+4
*
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
2023-10-19
1
-1
/
+1
*
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
2023-10-19
1
-3
/
+2
*
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
2023-10-19
1
-2
/
+2
*
xfs: consolidate realtime allocation arguments
Dave Chinner
2023-10-18
1
-1
/
+5
*
xfs: use accessor functions for summary info words
Darrick J. Wong
2023-10-18
1
-10
/
+22
*
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
2023-10-18
1
-4
/
+3
*
xfs: convert rt summary macros to helpers
Darrick J. Wong
2023-10-17
1
-6
/
+8
*
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
2023-10-17
1
-1
/
+1
*
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
2023-10-17
1
-2
/
+2
*
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
2023-10-17
1
-1
/
+1
*
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
2023-10-17
1
-1
/
+1
*
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
2023-08-10
1
-22
/
+232
*
xfs: move the realtime summary file scrubber to a separate source file
Darrick J. Wong
2023-08-10
1
-0
/
+54