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
/
rtbitmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: check rt bitmap file geometry more thoroughly
Darrick J. Wong
2023-12-15
1
-15
/
+84
*
xfs: try to attach dquots to files before repairing them
Darrick J. Wong
2023-12-15
1
-0
/
+4
*
xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
Darrick J. Wong
2023-10-17
1
-9
/
+5
*
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
2023-10-17
1
-2
/
+2
*
xfs: convert rt extent numbers to xfs_rtxnum_t
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
-2
/
+2
*
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
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
-2
/
+2
*
xfs: move the realtime summary file scrubber to a separate source file
Darrick J. Wong
2023-08-10
1
-37
/
+0
*
xfs: wrap ilock/iunlock operations on sc->ip
Darrick J. Wong
2023-08-10
1
-5
/
+4
*
xfs: get our own reference to inodes that we want to scrub
Darrick J. Wong
2023-08-10
1
-2
/
+4
*
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: pass explicit mount pointer to rtalloc query functions
Darrick J. Wong
2022-04-12
1
-4
/
+5
*
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-18
1
-1
/
+1
*
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
2021-04-09
1
-3
/
+2
*
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-1
/
+1
*
xfs: refactor realtime volume extent validation
Darrick J. Wong
2020-12-09
1
-3
/
+1
*
xfs: rtbitmap scrubber should check inode size
Darrick J. Wong
2020-07-07
1
-0
/
+7
*
xfs: rtbitmap scrubber should verify written extents
Darrick J. Wong
2020-07-07
1
-0
/
+40
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-7
/
+0
*
xfs: fix off-by-one error in rtbitmap cross-reference
Darrick J. Wong
2019-02-11
1
-3
/
+2
*
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
2018-07-23
1
-19
/
+19
*
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
2018-07-23
1
-5
/
+5
*
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
2018-07-23
1
-15
/
+15
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-15
/
+1
*
xfs: fix xfs_rtalloc_rec units
Darrick J. Wong
2018-06-01
1
-5
/
+18
*
xfs: scrub the data fork of the realtime inodes
Darrick J. Wong
2018-05-15
1
-1
/
+33
*
xfs: skip scrub xref if corruption already noted
Darrick J. Wong
2018-05-15
1
-0
/
+3
*
xfs: remove xfs_buf parameter from inode scrub methods
Darrick J. Wong
2018-03-23
1
-2
/
+1
*
xfs: cross-reference the realtime bitmap
Darrick J. Wong
2018-01-17
1
-0
/
+23
*
xfs: move all scrub input checking to xfs_scrub_validate
Eric Sandeen
2018-01-08
1
-10
/
+2
*
xfs: scrub realtime bitmap/summary
Darrick J. Wong
2017-10-26
1
-0
/
+108