summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dir2_data.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: move the dir2 data block fixed offsets to struct xfs_da_geometryChristoph Hellwig2019-11-101-13/+12
* xfs: devirtualize ->data_entry_tag_pChristoph Hellwig2019-11-101-3/+18
* xfs: devirtualize ->data_entsizeChristoph Hellwig2019-11-101-7/+7
* xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offsetChristoph Hellwig2019-11-101-14/+15
* xfs: cleanup __xfs_dir3_data_checkChristoph Hellwig2019-11-101-26/+33
* xfs: cleanup xfs_dir2_data_freescan_intChristoph Hellwig2019-11-101-28/+20
* xfs: remove the ->data_unused_p methodChristoph Hellwig2019-11-101-22/+18
* xfs: remove unused header filesEric Sandeen2019-06-281-4/+0
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-281-5/+4
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-281-0/+1
* xfs: miscellaneous verifier magic value fixupsBrian Foster2019-02-111-5/+7
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: explicitly pass buffer size to xfs_corruption_errorDarrick J. Wong2018-06-041-2/+3
* xfs: check directory bestfree information in the verifierDarrick J. Wong2018-06-041-35/+68
* xfs: sanity-check the unused space before trying to use itDarrick J. Wong2018-03-231-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-171-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/+5
* 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/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: global error sign conversionDave Chinner2014-06-251-5/+5
* libxfs: move source filesDave Chinner2014-06-251-0/+1050