summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_inode_fork.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: update fork seq counter on data fork changesBrian Foster2019-02-121-1/+1
* xfs: maintain a sequence count for inode fork manipulationsChristoph Hellwig2018-07-311-0/+1
* xfs: remove the xfs_ifork_t typedefChristoph Hellwig2018-07-301-2/+2
* xfs: remove if_real_bytesChristoph Hellwig2018-07-301-1/+0Star
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: provide a centralized method for verifying inline fork dataDarrick J. Wong2018-01-081-0/+14
* xfs: remove the nr_extents argument to xfs_iext_removeChristoph Hellwig2017-11-061-1/+1
* xfs: remove the nr_extents argument to xfs_iext_insertChristoph Hellwig2017-11-061-1/+1
* xfs: use a b+tree for the in-core extent listChristoph Hellwig2017-11-061-77/+7Star
* xfs: remove support for inlining data/extents into the inode forkChristoph Hellwig2017-11-061-11/+0Star
* xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig2017-11-061-8/+79
* xfs: add a new xfs_iext_lookup_extent_before helperChristoph Hellwig2017-10-271-0/+4
* xfs: remove if_rdevChristoph Hellwig2017-10-271-1/+0Star
* xfs: remove the never fully implemented UUID fork formatChristoph Hellwig2017-10-271-1/+0Star
* xfs: move pre/post-bmap tracing into xfs_iext_update_extentChristoph Hellwig2017-10-271-2/+2
* xfs: add a xfs_iext_update_extent helperChristoph Hellwig2017-09-011-0/+2
* xfs: rework the inline directory verifiersDarrick J. Wong2017-04-031-1/+1
* xfs: verify inline directory data forksDarrick J. Wong2017-03-151-1/+1
* xfs: new inode extent list lookup helpersChristoph Hellwig2016-11-241-0/+6
* xfs: provide helper for counting extents from if_bytesEric Sandeen2016-11-081-0/+1
* xfs: introduce the CoW forkDarrick J. Wong2016-10-051-6/+22
* xfs: factor out a helper to initialize a local format inode forkChristoph Hellwig2016-04-051-0/+1
* libxfs: move header filesDave Chinner2014-06-251-0/+171