summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_attr_leaf.c
Commit message (Expand)AuthorAgeFilesLines
* 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-171-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/+3
* 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-261-5/+1
* xfs: refactor xfs_trans_rollChristoph Hellwig2017-09-011-3/+3
* xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong2017-07-071-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-291-4/+4
* xfs: kill unnecessary firstused overflow check on attr3 leaf removalBrian Foster2015-04-131-2/+1
* 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-221-1/+1
* xfs: remove bitfield based superblock updatesDave Chinner2015-01-221-1/+1
* 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-22/+22
* libxfs: move source filesDave Chinner2014-06-251-0/+2697