Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ca21b9b37059ee07176028de415cc4699db259cb
/
fs
/
xfs
/
scrub
/
repair.c
706b8c5b
xfs: remove unnecessary null pointer checks from _read_agf callers
by Darrick J. Wong
· 5 years ago
ce92464
xfs: make xfs_trans_get_buf return an error code
by Darrick J. Wong
· 5 years ago
e7ee96d
xfs: remove all *_ITER_ABORT values
by Darrick J. Wong
· 5 years ago
7f313ed
xfs: log proper length of btree block in scrub/repair
by Eric Sandeen
· 5 years ago
5bb46e3
xfs: create iterator error codes
by Darrick J. Wong
· 6 years ago
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 6 years ago
f5b999c
xfs: remove unused flag arguments
by Eric Sandeen
· 6 years ago
f60be90
xfs: fix broken bhold behavior in xrep_roll_ag_trans
by Darrick J. Wong
· 6 years ago
160b5a7
xfs: hoist the already_fixed variable to the scrub context
by Darrick J. Wong
· 6 years ago
f8c2a22
xfs: collapse scrub bool state flags into a single unsigned int
by Darrick J. Wong
· 6 years ago
9228d75
xfs: use buf ops magic to detect btree block type
by Darrick J. Wong
· 6 years ago
add46b3
xfs: set buffer ops when repair probes for btree type
by Darrick J. Wong
· 6 years ago
7280fed
xfs: remove xfs_rmap_ag_owner and friends
by Darrick J. Wong
· 6 years ago
66e3237
xfs: const-ify xfs_owner_info arguments
by Darrick J. Wong
· 6 years ago
38b6238
xfs: fix buffer state management in xrep_findroot_block
by Darrick J. Wong
· 6 years ago
1002ff4
xfs: xrep_findroot_block should reject root blocks with siblings
by Darrick J. Wong
· 6 years ago
1fc25f5
xfs: sanity check ag header values in xrep_calc_ag_resblks
by Darrick J. Wong
· 6 years ago
f9ed6de
xfs: repair the AGF
by Darrick J. Wong
· 6 years ago
86d969b
xfs: refactor the xrep_extent_list into xfs_bitmap
by Darrick J. Wong
· 6 years ago
bc270b5
xfs: move the repair extent list into its own file
by Darrick J. Wong
· 6 years ago
032d91f
xfs: fix indentation and other whitespace problems in scrub/repair
by Darrick J. Wong
· 6 years ago
1d8a748
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
by Darrick J. Wong
· 6 years ago
b5e2196
xfs: shorten xfs_repair_ prefix to xrep_
by Darrick J. Wong
· 6 years ago
c517b3a
xfs: shorten xfs_scrub_ prefix
by Darrick J. Wong
· 6 years ago
ef97ef2
xfs: clean up xfs_btree_del_cursor callers
by Darrick J. Wong
· 6 years ago
0b04b6b8
xfs: trivial xfs_btree_del_cursor cleanups
by Darrick J. Wong
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
7e85bc6
xfs: add helpers to attach quotas to inodes
by Darrick J. Wong
· 7 years ago
04a2b7b
xfs: recover AG btree roots from rmap data
by Darrick J. Wong
· 7 years ago
12c6510e
xfs: add helpers to dispose of old btree blocks after a repair
by Darrick J. Wong
· 7 years ago
64a39d8
xfs: add helpers to collect and sift btree block pointers during repair
by Darrick J. Wong
· 7 years ago
73d6b42
xfs: add helpers to allocate and initialize fresh btree roots
by Darrick J. Wong
· 7 years ago
0a9633f
xfs: add helpers to deal with transaction allocation and rolling
by Darrick J. Wong
· 7 years ago
84d42ea
xfs: implement the metadata repair ioctl flag
by Darrick J. Wong
· 7 years ago