summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_inode_fork.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unused header filesEric Sandeen2019-06-291-3/+0Star
* xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong2019-06-291-0/+1
* xfs: remove the xfs_ifork_t typedefChristoph Hellwig2018-07-301-4/+4
* xfs: simplify xfs_idata_reallocChristoph Hellwig2018-07-301-36/+19Star
* xfs: remove if_real_bytesChristoph Hellwig2018-07-301-15/+4Star
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: refactor inode verifier error loggingDarrick J. Wong2018-03-241-6/+9
* xfs: refactor bmap record validationDarrick J. Wong2018-03-241-4/+8
* xfs: btree format ifork loader should check for zero numrecsDarrick J. Wong2018-01-181-0/+1
* xfs: provide a centralized method for verifying inline fork dataDarrick J. Wong2018-01-081-20/+44
* xfs: refactor short form directory structure verifier functionDarrick J. Wong2018-01-081-3/+2Star
* xfs: move inode fork verifiers to xfs_dinode_verifyDarrick J. Wong2018-01-081-86/+0Star
* xfs: abstract out dev_t conversionsChristoph Hellwig2017-11-211-6/+2Star
* xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extentChristoph Hellwig2017-11-061-3/+3
* 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-1022/+13Star
* xfs: remove support for inlining data/extents into the inode forkChristoph Hellwig2017-11-061-172/+13Star
* xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig2017-11-061-34/+41
* xfs: iterate over extents in xfs_iextents_copyChristoph Hellwig2017-11-061-40/+13Star
* xfs: pass an on-disk extent to xfs_bmbt_validate_extentChristoph Hellwig2017-11-061-5/+4Star
* xfs: add a new xfs_iext_lookup_extent_before helperChristoph Hellwig2017-10-271-0/+21
* xfs: merge xfs_bmap_read_extents into xfs_iread_extentsChristoph Hellwig2017-10-271-37/+0Star
* xfs: remove if_rdevChristoph Hellwig2017-10-271-17/+21
* xfs: remove the never fully implemented UUID fork formatChristoph Hellwig2017-10-271-9/+0Star
* xfs: remove XFS_BMAP_TRACE_EXLISTChristoph Hellwig2017-10-271-2/+6
* xfs: move pre/post-bmap tracing into xfs_iext_update_extentChristoph Hellwig2017-10-271-1/+6
* xfs: fix compiler warningsDarrick J. Wong2017-09-021-6/+3Star
* xfs: add a xfs_iext_update_extent helperChristoph Hellwig2017-09-011-0/+12
* xfs: simplify validation of the unwritten extent bitChristoph Hellwig2017-04-251-65/+25Star
* xfs: rework the inline directory verifiersDarrick J. Wong2017-03-281-22/+13Star
* xfs: verify inline directory data forksDarrick J. Wong2017-03-151-3/+23
* xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong2017-02-031-1/+5
* xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong2017-02-031-2/+1Star
* xfs: new inode extent list lookup helpersChristoph Hellwig2016-11-241-0/+46
* xfs: provide helper for counting extents from if_bytesEric Sandeen2016-11-081-12/+19
* xfs: introduce the CoW forkDarrick J. Wong2016-10-051-3/+44
* xfs: don't allow reflinked dir/dev/fifo/socket/pipe filesDarrick J. Wong2016-10-051-1/+22
* Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner2016-05-201-8/+19
|\
| * xfs: optimise xfs_iext_destroyAlex Lyakas2016-05-181-8/+19
* | Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-201-7/+3Star
|\ \
| * | xfs: improve kmem_reallocChristoph Hellwig2016-04-061-7/+3Star
| |/
* | xfs: optimize inline symlinksChristoph Hellwig2016-04-051-4/+18
* | xfs: factor out a helper to initialize a local format inode forkChristoph Hellwig2016-04-051-18/+30
|/
* Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner2016-03-061-1/+1
|\
| * xfs: mode di_mode to vfs inodeDave Chinner2016-02-091-1/+1
* | xfs: move struct xfs_attr_shortform to xfs_da_format.hDarrick J. Wong2016-02-081-0/+1
|/
* xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star