aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_inode_fork.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08xfs: provide a centralized method for verifying inline fork dataDarrick J. Wong1-0/+14
2017-11-06xfs: remove the nr_extents argument to xfs_iext_removeChristoph Hellwig1-1/+1
2017-11-06xfs: remove the nr_extents argument to xfs_iext_insertChristoph Hellwig1-1/+1
2017-11-06xfs: use a b+tree for the in-core extent listChristoph Hellwig1-77/+7
2017-11-06xfs: remove support for inlining data/extents into the inode forkChristoph Hellwig1-11/+0
2017-11-06xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig1-8/+79
2017-10-26xfs: add a new xfs_iext_lookup_extent_before helperChristoph Hellwig1-0/+4
2017-10-26xfs: remove if_rdevChristoph Hellwig1-1/+0
2017-10-26xfs: remove the never fully implemented UUID fork formatChristoph Hellwig1-1/+0
2017-10-26xfs: move pre/post-bmap tracing into xfs_iext_update_extentChristoph Hellwig1-2/+2
2017-09-01xfs: add a xfs_iext_update_extent helperChristoph Hellwig1-0/+2
2017-04-03xfs: rework the inline directory verifiersDarrick J. Wong1-1/+1
2017-03-15xfs: verify inline directory data forksDarrick J. Wong1-1/+1
2016-11-24xfs: new inode extent list lookup helpersChristoph Hellwig1-0/+6
2016-11-08xfs: provide helper for counting extents from if_bytesEric Sandeen1-0/+1
2016-10-04xfs: introduce the CoW forkDarrick J. Wong1-6/+22
2016-04-06xfs: factor out a helper to initialize a local format inode forkChristoph Hellwig1-0/+1
2014-06-25libxfs: move header filesDave Chinner1-0/+171