summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_attr_leaf.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unused header filesEric Sandeen2019-06-291-3/+0Star
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-291-6/+6
* xfs: fix xfs_buf magic number endian checksDarrick J. Wong2019-02-181-2/+2
* xfs: factor xfs_da3_blkinfo verification into common helperBrian Foster2019-02-121-12/+4Star
* xfs: miscellaneous verifier magic value fixupsBrian Foster2019-02-121-6/+5Star
* xfs: always check magic values in on-disk byte orderBrian Foster2019-02-121-2/+2
* xfs: fix overflow in xfs_attr3_leaf_verifyDave Chinner2018-11-061-2/+9
* xfs: refactor log recovery checkDarrick J. Wong2018-08-011-2/+1Star
* xfs: remove the xfs_ifork_t typedefChristoph Hellwig2018-07-301-3/+3
* xfs: check leaf attribute block freemap in verifierDarrick J. Wong2018-07-231-0/+22
* xfs_attr_leaf: use swap macro in xfs_attr3_leaf_rebalanceGustavo A. R. Silva2018-07-171-10/+3Star
* xfs: use ->t_firstblock in xattr opsBrian Foster2018-07-121-2/+0Star
* xfs: replace xfs_da_args->dfops accesses with ->t_dfops and removeBrian Foster2018-07-121-13/+11Star
* xfs: don't call xfs_da_shrink_inode with NULL bpEric Sandeen2018-06-081-3/+2Star
* xfs: clean up MIN/MAXDave Chinner2018-06-081-1/+1
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* Split buffer's b_fspriv fieldCarlos Maiolino2018-01-291-1/+1
* xfs: attr leaf verifier needs to check for obviously bad countDarrick J. Wong2018-01-181-5/+21
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-081-0/+1
* xfs: fail out of xfs_attr3_leaf_lookup_int if it looks corruptDarrick J. Wong2018-01-081-3/+6
* xfs: create structure verifier function for shortform xattrsDarrick J. Wong2018-01-081-0/+74
* 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-10/+10
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-7/+3Star
* xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...Darrick J. Wong2017-12-141-3/+6
* xfs: remove the never fully implemented UUID fork formatChristoph Hellwig2017-10-271-5/+1Star
* xfs: refactor xfs_trans_rollChristoph Hellwig2017-09-011-3/+3
* xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong2017-07-081-1/+1
* xfs: ignore leaf attr ichdr.count in verifier during log replayEric Sandeen2016-12-091-1/+7
* xfs: rename flist/free_list to dfopsDarrick J. Wong2016-08-031-2/+2
* 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
* xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner2015-05-281-4/+4
* xfs: kill unnecessary firstused overflow check on attr3 leaf removalBrian Foster2015-04-131-2/+1Star
* xfs: use larger in-core attr firstused field and detect overflowBrian Foster2015-04-131-5/+79
* xfs: pass attr geometry to attr leaf header conversion functionsBrian Foster2015-04-131-29/+34
* xfs: consolidate superblock logging functionsDave Chinner2015-01-211-1/+1
* xfs: remove bitfield based superblock updatesDave Chinner2015-01-211-1/+1
* 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-22/+22
* libxfs: move source filesDave Chinner2014-06-251-0/+2697