aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_attr_leaf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-04xfs: print name of verifier if it failsEric Sandeen1-0/+1
2015-10-12xfs: validate metadata LSNs against log on v5 superblocksBrian Foster1-0/+3
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen1-2/+2
2015-05-29xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner1-4/+4
2015-04-13xfs: kill unnecessary firstused overflow check on attr3 leaf removalBrian Foster1-2/+1
2015-04-13xfs: use larger in-core attr firstused field and detect overflowBrian Foster1-5/+79
2015-04-13xfs: pass attr geometry to attr leaf header conversion functionsBrian Foster1-29/+34
2015-01-22xfs: consolidate superblock logging functionsDave Chinner1-1/+1
2015-01-22xfs: remove bitfield based superblock updatesDave Chinner1-1/+1
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig1-1/+0
2014-06-25xfs: global error sign conversionDave Chinner1-22/+22
2014-06-25libxfs: move source filesDave Chinner1-0/+2697