index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
rtsummary.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
1
-6
/
+5
2024-04-15
xfs: online repair of realtime summaries
Darrick J. Wong
1
-15
/
+18
2024-02-21
xfs: remove the xfile_pread/pwrite APIs
Christoph Hellwig
1
-3
/
+3
2024-01-30
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
1
-0
/
+1
2023-12-22
xfs: remove rt-wrappers from xfs_format.h
Christoph Hellwig
1
-1
/
+1
2023-12-15
xfs: check rt summary file geometry more thoroughly
Darrick J. Wong
1
-27
/
+110
2023-12-15
xfs: try to attach dquots to files before repairing them
Darrick J. Wong
1
-0
/
+4
2023-10-19
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
1
-1
/
+1
2023-10-19
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
1
-3
/
+2
2023-10-19
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
1
-2
/
+2
2023-10-18
xfs: consolidate realtime allocation arguments
Dave Chinner
1
-1
/
+5
2023-10-18
xfs: use accessor functions for summary info words
Darrick J. Wong
1
-10
/
+22
2023-10-18
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
1
-4
/
+3
2023-10-17
xfs: convert rt summary macros to helpers
Darrick J. Wong
1
-6
/
+8
2023-10-17
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
1
-1
/
+1
2023-10-17
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
1
-2
/
+2
2023-10-17
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
1
-1
/
+1
2023-10-17
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
1
-1
/
+1
2023-08-10
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
1
-22
/
+232
2023-08-10
xfs: move the realtime summary file scrubber to a separate source file
Darrick J. Wong
1
-0
/
+54