summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dir2_block.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: miscellaneous verifier magic value fixupsBrian Foster2019-02-121-5/+5
* xfs: clean up MIN/MAXDave Chinner2018-06-081-4/+4
* 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-24/+35
* 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/+1
* 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-8/+8
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-7/+3Star
* xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiersDarrick J. Wong2018-01-081-3/+1Star
* xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong2017-07-081-1/+1
* xfs: print name of verifier if it failsEric Sandeen2016-01-041-0/+1
* 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-8/+0Star
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-031-8/+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: global error sign conversionDave Chinner2014-06-251-8/+8
* libxfs: move source filesDave Chinner2014-06-251-0/+1265