aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dir2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-11xfs: check directory name validityDarrick J. Wong1-0/+1
2018-08-02xfs: fold dfops into the transactionBrian Foster1-1/+0
2018-07-11xfs: remove firstblock param from xfs dir opsBrian Foster1-3/+3
2018-07-11xfs: remove dfops param from high level dirname callsBrian Foster1-6/+3
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-03-23xfs: sanity-check the unused space before trying to use itDarrick J. Wong1-1/+1
2018-01-17xfs: directory scrubber must walk through data block to offsetDarrick J. Wong1-0/+2
2017-10-26xfs: scrub directory metadataDarrick J. Wong1-0/+17
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong1-4/+4
2017-01-18xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann1-1/+1
2017-01-17xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein1-3/+2
2017-01-17xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein1-0/+3
2016-11-08xfs: move dir_ino_validate declaration per xfsprogsDarrick J. Wong1-0/+2
2016-11-08libxfs: clean up _dir2_data_freescanDarrick J. Wong1-0/+3
2016-08-03xfs: rename flist/free_list to dfopsDarrick J. Wong1-3/+3
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong1-4/+4
2014-12-04xfs: move type conversion functions to xfs_dir.hDave Chinner1-0/+134
2014-12-04xfs: move ftype conversion functions to libxfsDave Chinner1-0/+6
2014-09-09xfs: check resblks before calling xfs_dir_canenterEric Sandeen1-1/+1
2014-06-25libxfs: move header filesDave Chinner1-0/+180