summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_inode_fork.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: Check for extent overflow when swapping extentsChandan Babu R2021-01-221-0/+7
* xfs: Check for extent overflow when moving extent from cow to data forkChandan Babu R2021-01-221-0/+9
* xfs: Check for extent overflow when writing to unwritten extentChandan Babu R2021-01-221-0/+9
* xfs: Check for extent overflow when adding/removing xattrsChandan Babu R2021-01-221-0/+10
* xfs: Check for extent overflow when adding dir entriesChandan Babu R2021-01-221-0/+13
* xfs: Check for extent overflow when punching a holeChandan Babu R2021-01-221-0/+7
* xfs: Check for extent overflow when trivally adding a new extentChandan Babu R2021-01-221-0/+6
* xfs: Add helper for checking per-inode extent count overflowChandan Babu R2021-01-221-0/+2
* xfs: cleanup xfs_idestroy_forkChristoph Hellwig2020-05-191-1/+1
* xfs: move the fork format fields into struct xfs_iforkChristoph Hellwig2020-05-191-15/+13
* xfs: move the per-fork nextents fields into struct xfs_iforkChristoph Hellwig2020-05-191-12/+8
* xfs: refactor xfs_inode_verify_forksChristoph Hellwig2020-05-191-2/+2
* xfs: remove xfs_ifork_opsChristoph Hellwig2020-05-191-13/+2
* xfs: split xfs_iformat_forkChristoph Hellwig2020-05-191-1/+2
* xfs: only check the superblock version for dinode size calculationChristoph Hellwig2020-03-191-7/+2
* xfs: refactor "does this fork map blocks" predicateDarrick J. Wong2019-11-101-0/+4
* xfs: fix inode fork extent count overflowDave Chinner2019-10-211-6/+8
* xfs: update fork seq counter on data fork changesBrian Foster2019-02-111-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/+0
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* 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/+7
* xfs: remove support for inlining data/extents into the inode forkChristoph Hellwig2017-11-061-11/+0
* xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig2017-11-061-8/+79
* xfs: add a new xfs_iext_lookup_extent_before helperChristoph Hellwig2017-10-261-0/+4
* xfs: remove if_rdevChristoph Hellwig2017-10-261-1/+0
* xfs: remove the never fully implemented UUID fork formatChristoph Hellwig2017-10-261-1/+0
* xfs: move pre/post-bmap tracing into xfs_iext_update_extentChristoph Hellwig2017-10-261-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-041-6/+22
* xfs: factor out a helper to initialize a local format inode forkChristoph Hellwig2016-04-061-0/+1
* libxfs: move header filesDave Chinner2014-06-251-0/+171