summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dir2_block.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: move the dir2 data block fixed offsets to struct xfs_da_geometryChristoph Hellwig2019-11-101-2/+3
* xfs: devirtualize ->data_entry_tag_pChristoph Hellwig2019-11-101-4/+4
* xfs: devirtualize ->data_entsizeChristoph Hellwig2019-11-101-4/+5
* xfs: remove the ->data_unused_p methodChristoph Hellwig2019-11-101-1/+1
* xfs: remove the ->data_dot_entry_p and ->data_dotdot_entry_p methodsChristoph Hellwig2019-11-101-28/+26
* xfs: devirtualize ->sf_get_ftype and ->sf_put_ftypeChristoph Hellwig2019-11-101-1/+1
* xfs: devirtualize ->sf_get_ino and ->sf_put_inoChristoph Hellwig2019-11-101-1/+1
* xfs: devirtualize ->sf_entsize and ->sf_nextentryChristoph Hellwig2019-11-101-1/+1
* xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_inoChristoph Hellwig2019-11-101-1/+1
* xfs: add an entries pointer to struct xfs_dir3_icleaf_hdrChristoph Hellwig2019-11-101-4/+3
* xfs: devirtualize ->leaf_hdr_from_diskChristoph Hellwig2019-11-101-1/+1
* xfs: relax shortform directory size checksDarrick J. Wong2019-11-041-7/+1
* xfs: move local to extent inode logging into bmap helperBrian Foster2019-10-091-2/+1
* xfs: log the inode on directory sf to block format changeBrian Foster2019-10-091-0/+1
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-261-1/+1
* xfs: remove unused header filesEric Sandeen2019-06-281-4/+0
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-281-3/+3
* 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/+5
* xfs: clean up MIN/MAXDave Chinner2018-06-081-4/+4
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: sanity-check the unused space before trying to use itDarrick J. Wong2018-03-231-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/+3
* xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiersDarrick J. Wong2018-01-081-3/+1
* xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong2017-07-071-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-041-8/+0
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-041-8/+0
* | 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: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
|/
* xfs: global error sign conversionDave Chinner2014-06-251-8/+8
* libxfs: move source filesDave Chinner2014-06-251-0/+1265