summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_dir2.h
AgeCommit message (Expand)Author
2017-10-26xfs: scrub directory metadataDarrick J. Wong
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2017-01-18xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann
2017-01-17xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein
2017-01-17xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein
2016-11-08xfs: move dir_ino_validate declaration per xfsprogsDarrick J. Wong
2016-11-08libxfs: clean up _dir2_data_freescanDarrick J. Wong
2016-08-03xfs: rename flist/free_list to dfopsDarrick J. Wong
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong
2014-12-04xfs: move type conversion functions to xfs_dir.hDave Chinner
2014-12-04xfs: move ftype conversion functions to libxfsDave Chinner
2014-09-09xfs: check resblks before calling xfs_dir_canenterEric Sandeen
2014-06-25libxfs: move header filesDave Chinner