summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/readdir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: refactor dir format helpersChristoph Hellwig2024-04-261-15/+9
* xfs: factor out a xfs_dir_lookup_args helperChristoph Hellwig2024-04-261-34/+1
* xfs: deferred scrub of direntsDarrick J. Wong2024-04-231-0/+78
* xfs: online repair of directoriesDarrick J. Wong2024-04-151-0/+7
* xfs: validate explicit directory block buffer ownersDarrick J. Wong2024-04-151-1/+1
* xfs: validate explicit directory data buffer ownersDarrick J. Wong2024-04-151-1/+1
* xfs: add an explicit owner field to xfs_da_argsDarrick J. Wong2024-04-151-0/+2
* xfs: Replace xfs_isilocked with xfs_assert_ilockedMatthew Wilcox (Oracle)2024-02-191-2/+2
* xfs: make if_data a void pointerChristoph Hellwig2023-12-291-4/+2
* xfs: streamline the directory iteration code for scrubDarrick J. Wong2023-04-121-0/+375