index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
xfs: teach online scrub to find directory tree structure problems
Darrick J. Wong
1
-0
/
+4
2024-04-23
xfs: walk directory parent pointers to determine backref count
Darrick J. Wong
1
-0
/
+1
2024-04-15
xfs: move files to orphanage instead of letting nlinks drop to zero
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: hook live rmap operations during a repair operation
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: split out a btree type from the btree ops geometry flags
Christoph Hellwig
1
-1
/
+1
2024-02-22
xfs: encode the btree geometry flags in the btree ops structure
Darrick J. Wong
1
-1
/
+1
2024-02-22
xfs: repair summary counters
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: teach scrub to check file nlinks
Darrick J. Wong
1
-0
/
+2
2024-02-22
xfs: repair file modes by scanning for a dirent pointing to us
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: implement live inode scan for scrub
Darrick J. Wong
1
-0
/
+1
2023-12-15
xfs: repair quotas
Darrick J. Wong
1
-0
/
+1
2023-12-15
xfs: improve dquot iteration for scrub
Darrick J. Wong
1
-0
/
+2
2023-10-18
xfs: use accessor functions for summary info words
Darrick J. Wong
1
-0
/
+1
2023-08-10
xfs: create a big array data structure
Darrick J. Wong
1
-1
/
+3
2023-04-11
xfs: update copyright years for scrub/ files
Darrick J. Wong
1
-1
/
+1
2023-04-11
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
1
-2
/
+2
2021-10-19
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
1
-2
/
+2
2021-10-19
xfs: fix incorrect decoding in xchk_btree_cur_fsbno
Darrick J. Wong
1
-3
/
+4
2021-08-19
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
1
-4
/
+4
2021-06-02
xfs: remove agno from btree cursor
Dave Chinner
1
-1
/
+2
2020-03-13
xfs: convert btree cursor inode-private member names
Dave Chinner
1
-1
/
+1
2020-03-13
xfs: convert btree cursor ag-private member name
Dave Chinner
1
-1
/
+1
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-6
/
+0
2018-07-23
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
1
-2
/
+2
2018-07-23
xfs: shorten xfs_scrub_ prefix
Darrick J. Wong
1
-1
/
+1
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-15
/
+1
2017-12-08
fs: xfs: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-10-26
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
1
-0
/
+17
2017-10-26
xfs: probe the scrub ioctl
Darrick J. Wong
1
-0
/
+1
2017-10-26
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
1
-0
/
+41