summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dir2_data.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-5/+4Star
* 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/+7
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: explicitly pass buffer size to xfs_corruption_errorDarrick J. Wong2018-06-051-2/+3
* xfs: check directory bestfree information in the verifierDarrick J. Wong2018-06-051-35/+68
* xfs: sanity-check the unused space before trying to use itDarrick J. Wong2018-03-241-18/+60
* Split buffer's b_fspriv fieldCarlos Maiolino2018-01-291-1/+1
* xfs: directory scrubber must walk through data block to offsetDarrick J. Wong2018-01-181-19/+24
* xfs: harden directory integrity checks some moreDarrick J. Wong2018-01-091-0/+8
* 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-6/+12
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-33/+50
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-10/+5Star
* xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiersDarrick J. Wong2018-01-081-48/+52
* xfs: check that dir block entries don't off the end of the bufferDarrick J. Wong2017-07-251-0/+4
* Merge branch 'xfs-4.10-misc-fixes-3' into for-nextDave Chinner2016-12-071-1/+1
|\
| * xfs: don't crash if reading a directory results in an unexpected holeDarrick J. Wong2016-12-051-1/+1
* | libxfs: clean up _dir2_data_freescanDarrick J. Wong2016-11-081-7/+17
|/
* 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
* libxfs: readahead of dir3 data blocks should use the read verifierDarrick J. Wong2015-08-191-1/+2
* xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-291-2/+2
* xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen2015-02-231-19/+20
* 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-5/+5
* libxfs: move source filesDave Chinner2014-06-251-0/+1050