index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
rtsummary.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
2024-09-01
1
-6
/
+5
*
xfs: online repair of realtime summaries
Darrick J. Wong
2024-04-15
1
-15
/
+18
*
xfs: remove the xfile_pread/pwrite APIs
Christoph Hellwig
2024-02-21
1
-3
/
+3
*
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2024-01-30
1
-0
/
+1
*
xfs: remove rt-wrappers from xfs_format.h
Christoph Hellwig
2023-12-22
1
-1
/
+1
*
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-19
1
-1
/
+5
*
xfs: use accessor functions for summary info words
Darrick J. Wong
2023-10-19
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-18
1
-6
/
+8
*
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
2023-10-18
1
-1
/
+1
*
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
2023-10-18
1
-2
/
+2
*
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
2023-10-18
1
-1
/
+1
*
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
2023-10-18
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