Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3867369ef8f760155da684e10d29e0bf9b733b48
/
fs
/
xfs
/
scrub
/
common.c
026f57e
xfs: get rid of the ip parameter to xchk_setup_*
by Darrick J. Wong
· 3 years, 10 months ago
db07349
xfs: move the di_flags field to struct xfs_inode
by Christoph Hellwig
· 3 years, 10 months ago
f53acfa
xfs: remove return value from xchk_ag_btcur_init
by Darrick J. Wong
· 3 years, 10 months ago
de9d2a7
xfs: set the scrub AG number in xchk_ag_read_headers
by Darrick J. Wong
· 3 years, 10 months ago
c9a6526
xfs: rename block gc start and stop functions
by Darrick J. Wong
· 4 years ago
2e984ba
xfs: remove unneeded return value check for *init_cursor()
by Joseph Qi
· 4 years, 1 month ago
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 6 years ago
75efa57
xfs: add online scrub for superblock counters
by Darrick J. Wong
· 6 years ago
9a1f304
xfs: allow scrubbers to pause background reclaim
by Darrick J. Wong
· 6 years ago
4fb7951
xfs: scrub should only cross-reference with healthy btrees
by Darrick J. Wong
· 6 years ago
66e3237
xfs: const-ify xfs_owner_info arguments
by Darrick J. Wong
· 6 years ago
44a8736
xfs: clean up IRELE/iput callsites
by Darrick J. Wong
· 6 years ago
032d91f
xfs: fix indentation and other whitespace problems in scrub/repair
by Darrick J. Wong
· 7 years ago
1d8a748
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
by Darrick J. Wong
· 7 years ago
b5e2196
xfs: shorten xfs_repair_ prefix to xrep_
by Darrick J. Wong
· 7 years ago
c517b3a
xfs: shorten xfs_scrub_ prefix
by Darrick J. Wong
· 7 years ago
ed7ef8e
xfs: remove unused btree cursor bc_private.a.dfops field
by Brian Foster
· 7 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
0a9633f
xfs: add helpers to deal with transaction allocation and rolling
by Darrick J. Wong
· 7 years ago
51863d7
xfs: grab the per-ag structure whenever relevant
by Darrick J. Wong
· 7 years ago
ddd10c2
xfs: avoid ABBA deadlock when scrubbing parent pointers
by Darrick J. Wong
· 7 years ago
87d9d60
xfs: quota scrub should use bmapbtd scrubber
by Darrick J. Wong
· 7 years ago
8389f3ff
xfs: skip scrub xref if corruption already noted
by Darrick J. Wong
· 7 years ago
9d9c902
xfs: refactor scrub transaction allocation function
by Darrick J. Wong
· 7 years ago
7e56d9e
xfs: remove xfs_buf parameter from inode scrub methods
by Darrick J. Wong
· 7 years ago
60e5bb7
xfs: merge _xfs_log_force and xfs_log_force
by Christoph Hellwig
· 7 years ago
cf1b0b8
xfs: scrub in-core metadata
by Darrick J. Wong
· 7 years ago
d852657
xfs: cross-reference reverse-mapping btree
by Darrick J. Wong
· 7 years ago
64b1256
xfs: set up scrub cross-referencing helpers
by Darrick J. Wong
· 7 years ago
d658e72
xfs: distinguish between corrupt inode and invalid inum in xfs_scrub_get_inode
by Darrick J. Wong
· 7 years ago
5a0f433
xfs: ignore agfl read errors when not scrubbing agfl
by Darrick J. Wong
· 7 years ago
8e63083
xfs: move all scrub input checking to xfs_scrub_validate
by Eric Sandeen
· 7 years ago
0a1e156
xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}
by Darrick J. Wong
· 7 years ago
a5c46e5
xfs: scrub directory metadata
by Darrick J. Wong
· 7 years ago
80e4e12
xfs: scrub inodes
by Darrick J. Wong
· 7 years ago
3daa664
xfs: scrub inode btrees
by Darrick J. Wong
· 7 years ago
efa7a99
xfs: scrub free space btrees
by Darrick J. Wong
· 7 years ago
a12890a
xfs: scrub the AGI
by Darrick J. Wong
· 7 years ago
ab9d5dc
xfs: scrub AGF and AGFL
by Darrick J. Wong
· 7 years ago
b6c1beb
xfs: create helpers to scan an allocation group
by Darrick J. Wong
· 7 years ago
4700d22
xfs: create helpers to record and deal with scrub problems
by Darrick J. Wong
· 7 years ago
dcb660f
xfs: probe the scrub ioctl
by Darrick J. Wong
· 7 years ago