index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
xfs: remove xfs_rmap_ag_owner and friends
Darrick J. Wong
1
-3
/
+1
2018-09-29
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
1
-1
/
+3
2018-07-23
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
1
-51
/
+51
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
1
-11
/
+11
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
1
-80
/
+80
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2018-05-30
xfs: add helpers to deal with transaction allocation and rolling
Darrick J. Wong
1
-2
/
+2
2018-05-15
xfs: skip scrub xref if corruption already noted
Darrick J. Wong
1
-1
/
+4
2018-05-15
xfs: refactor scrub transaction allocation function
Darrick J. Wong
1
-3
/
+2
2018-03-23
xfs: move inode extent size hint validation to libxfs
Darrick J. Wong
1
-88
/
+12
2018-03-23
xfs: remove xfs_buf parameter from inode scrub methods
Darrick J. Wong
1
-56
/
+50
2018-03-23
xfs: inode scrubber shouldn't bother with raw checks
Darrick J. Wong
1
-89
/
+13
2018-01-17
xfs: cross-reference the block mappings when possible
Darrick J. Wong
1
-0
/
+34
2018-01-17
xfs: cross-reference refcount btree during scrub
Darrick J. Wong
1
-14
/
+36
2018-01-17
xfs: cross-reference reverse-mapping btree
Darrick J. Wong
1
-0
/
+4
2018-01-17
xfs: cross-reference inode btrees during scrub
Darrick J. Wong
1
-0
/
+49
2018-01-17
xfs: cross-reference with the bnobt
Darrick J. Wong
1
-0
/
+15
2018-01-17
xfs: introduce scrubber cross-referencing stubs
Darrick J. Wong
1
-0
/
+12
2018-01-17
xfs: fix a few erroneous process_error calls in the scrubbers
Darrick J. Wong
1
-1
/
+1
2018-01-08
xfs: have buffer verifier functions report failing address
Darrick J. Wong
1
-1
/
+1
2018-01-08
xfs: always grab transaction when scrubbing inode
Darrick J. Wong
1
-1
/
+1
2018-01-08
xfs: scrub inode nsec fields
Darrick J. Wong
1
-0
/
+10
2017-11-30
xfs: scrub inode mode properly
Darrick J. Wong
1
-1
/
+13
2017-11-09
xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}
Darrick J. Wong
1
-4
/
+4
2017-10-26
xfs: scrub inodes
Darrick J. Wong
1
-0
/
+611