summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/readdir.c
AgeCommit message (Expand)Author
2024-04-26xfs: refactor dir format helpersChristoph Hellwig
2024-04-26xfs: factor out a xfs_dir_lookup_args helperChristoph Hellwig
2024-04-23xfs: deferred scrub of direntsDarrick J. Wong
2024-04-15xfs: online repair of directoriesDarrick J. Wong
2024-04-15xfs: validate explicit directory block buffer ownersDarrick J. Wong
2024-04-15xfs: validate explicit directory data buffer ownersDarrick J. Wong
2024-04-15xfs: add an explicit owner field to xfs_da_argsDarrick J. Wong
2024-02-19xfs: Replace xfs_isilocked with xfs_assert_ilockedMatthew Wilcox (Oracle)
2023-12-29xfs: make if_data a void pointerChristoph Hellwig
2023-04-11xfs: streamline the directory iteration code for scrubDarrick J. Wong