summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dir2.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unused header filesEric Sandeen2019-06-291-5/+0Star
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-291-0/+1
* xfs: check directory name validityDarrick J. Wong2019-02-121-0/+17
* xfs: fold dfops into the transactionBrian Foster2018-08-031-2/+0Star
* xfs: remove xfs_bunmapi() firstblock paramBrian Foster2018-07-121-2/+1Star
* xfs: use ->t_firstblock in xattr opsBrian Foster2018-07-121-4/+1Star
* xfs: remove firstblock param from xfs dir opsBrian Foster2018-07-121-8/+4Star
* xfs: remove xfs_bunmapi() dfops paramBrian Foster2018-07-121-1/+1
* xfs: replace xfs_da_args->dfops accesses with ->t_dfops and removeBrian Foster2018-07-121-34/+31Star
* xfs: remove dfops param from high level dirname callsBrian Foster2018-07-121-8/+9
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: refactor the geometry structure filling functionDarrick J. Wong2018-01-081-3/+2Star
* xfs: move error injection tags into their own fileDarrick J. Wong2017-11-011-0/+1
* xfs: scrub directory metadataDarrick J. Wong2017-10-271-1/+3
* xfs: create inode pointer verifiersDarrick J. Wong2017-10-271-16/+3Star
* xfs: remove unneeded parameter from XFS_TEST_ERRORDarrick J. Wong2017-06-281-2/+1Star
* 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-14/+22
* xfs: sanity check directory inode di_sizeAmir Goldstein2017-01-171-1/+2
* fs: xfs: libxfs: constify xfs_nameops structuresBhumika Goyal2016-11-281-1/+1
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-7/+7
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-3/+3
* xfs: rework xfs_bmap_free callers to use xfs_defer_opsDarrick J. Wong2016-08-031-0/+1
* xfs: mode di_mode to vfs inodeDave Chinner2016-02-091-6/+6
* xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-121-3/+3
* Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner2015-08-201-0/+3
|\
| * xfs: stop holding ILOCK over filldir callbacksDave Chinner2015-08-191-0/+3
* | xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner2015-07-291-18/+15Star
|/
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-031-0/+16
|\
| * xfs: move ftype conversion functions to libxfsDave Chinner2014-12-031-0/+16
* | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
|/
* xfs: combine xfs_dir_canenter into xfs_dir_createnameEric Sandeen2014-09-091-49/+11Star
* xfs: check resblks before calling xfs_dir_canenterEric Sandeen2014-09-091-6/+1Star
* xfs: global error sign conversionDave Chinner2014-06-251-12/+12
* libxfs: move source filesDave Chinner2014-06-251-0/+762