summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dir2.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: check directory name validityDarrick J. Wong2019-02-121-0/+1
* xfs: fold dfops into the transactionBrian Foster2018-08-031-1/+0Star
* xfs: remove firstblock param from xfs dir opsBrian Foster2018-07-121-3/+3
* xfs: remove dfops param from high level dirname callsBrian Foster2018-07-121-6/+3Star
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: sanity-check the unused space before trying to use itDarrick J. Wong2018-03-241-1/+1
* xfs: directory scrubber must walk through data block to offsetDarrick J. Wong2018-01-181-0/+2
* xfs: scrub directory metadataDarrick J. Wong2017-10-271-0/+17
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-4/+4
* xfs: fix xfs_mode_to_ftype() prototypeArnd Bergmann2017-01-181-1/+1
* xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein2017-01-171-3/+2Star
* xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein2017-01-171-0/+3
* xfs: move dir_ino_validate declaration per xfsprogsDarrick J. Wong2016-11-081-0/+2
* libxfs: clean up _dir2_data_freescanDarrick J. Wong2016-11-081-0/+3
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-3/+3
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-4/+4
* xfs: move type conversion functions to xfs_dir.hDave Chinner2014-12-031-0/+134
* xfs: move ftype conversion functions to libxfsDave Chinner2014-12-031-0/+6
* xfs: check resblks before calling xfs_dir_canenterEric Sandeen2014-09-091-1/+1
* libxfs: move header filesDave Chinner2014-06-251-0/+180