summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_iwalk.c
AgeCommit message (Expand)Author
2019-11-12xfs: kill the XFS_WANT_CORRUPT_* macrosDarrick J. Wong
2019-08-29xfs: remove all *_ITER_ABORT valuesDarrick J. Wong
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa
2019-07-04xfs: specify AG in bulk reqDarrick J. Wong
2019-07-03xfs: poll waiting for quotacheckDarrick J. Wong
2019-07-03xfs: multithreaded iwalk implementationDarrick J. Wong
2019-07-02xfs: refactor iwalk code to handle walking inobt recordsDarrick J. Wong
2019-07-02xfs: refactor xfs_iwalk_grab_ichunkDarrick J. Wong
2019-07-02xfs: clean up long conditionals in xfs_iwalk_ichunk_raDarrick J. Wong
2019-07-02xfs: change xfs_iwalk_grab_ichunk to use startino, not lastinoDarrick J. Wong
2019-07-02xfs: move bulkstat ichunk helpers to iwalk codeDarrick J. Wong
2019-07-02xfs: calculate inode walk prefetch more carefullyDarrick J. Wong
2019-07-02xfs: create simplified inode walk functionDarrick J. Wong