summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dir2_leaf.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unused header filesEric Sandeen2019-06-291-4/+0Star
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-291-3/+3
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-291-0/+1
* xfs: clean up xfs_dir2_leaf_addnameDarrick J. Wong2019-03-121-18/+15Star
* xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addnameDarrick J. Wong2019-03-101-2/+2
* xfs: fix xfs_buf magic number endian checksDarrick J. Wong2019-02-181-4/+4
* xfs: factor xfs_da3_blkinfo verification into common helperBrian Foster2019-02-121-13/+4Star
* xfs: use verifier magic field in dir2 leaf verifiersBrian Foster2019-02-121-68/+19Star
* xfs: clean up MIN/MAXDave Chinner2018-06-081-4/+4
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: explicitly pass buffer size to xfs_corruption_errorDarrick J. Wong2018-06-051-1/+2
* xfs: remove redundant ASSERT on insufficient bestfree length in _leaf_addnameDarrick J. Wong2018-06-041-1/+0Star
* xfs: sanity-check the unused space before trying to use itDarrick J. Wong2018-03-241-3/+7
* xfs: convert a few more directory asserts to corruptionDarrick J. Wong2018-03-121-1/+2
* Split buffer's b_fspriv fieldCarlos Maiolino2018-01-291-1/+1
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-081-0/+16
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-081-5/+11
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-23/+32
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-7/+3Star
* xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong2017-07-081-2/+2
* xfs: export various function for the online scrubberDarrick J. Wong2017-06-191-1/+1
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-6/+6
* xfs: print name of verifier if it failsEric Sandeen2016-01-041-0/+2
* xfs: validate metadata LSNs against log on v5 superblocksBrian Foster2015-10-121-0/+3
* xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-291-2/+2
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-031-10/+0Star
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-031-10/+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: global error sign conversionDave Chinner2014-06-251-11/+11
* libxfs: move source filesDave Chinner2014-06-251-0/+1831