index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
rtbitmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
1
-1
/
+1
2021-04-09
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
1
-3
/
+2
2021-04-08
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2020-12-09
xfs: refactor realtime volume extent validation
Darrick J. Wong
1
-3
/
+1
2020-07-07
xfs: rtbitmap scrubber should check inode size
Darrick J. Wong
1
-0
/
+7
2020-07-07
xfs: rtbitmap scrubber should verify written extents
Darrick J. Wong
1
-0
/
+40
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-7
/
+0
2019-02-12
xfs: fix off-by-one error in rtbitmap cross-reference
Darrick J. Wong
1
-3
/
+2
2018-07-23
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
1
-19
/
+19
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
1
-5
/
+5
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
1
-15
/
+15
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-06-01
xfs: fix xfs_rtalloc_rec units
Darrick J. Wong
1
-5
/
+18
2018-05-16
xfs: scrub the data fork of the realtime inodes
Darrick J. Wong
1
-1
/
+33
2018-05-16
xfs: skip scrub xref if corruption already noted
Darrick J. Wong
1
-0
/
+3
2018-03-24
xfs: remove xfs_buf parameter from inode scrub methods
Darrick J. Wong
1
-2
/
+1
2018-01-18
xfs: cross-reference the realtime bitmap
Darrick J. Wong
1
-0
/
+23
2018-01-08
xfs: move all scrub input checking to xfs_scrub_validate
Eric Sandeen
1
-10
/
+2
2017-10-27
xfs: scrub realtime bitmap/summary
Darrick J. Wong
1
-0
/
+108