summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_inode_fork.c
Commit message (Expand)AuthorAge
* xfs: refactor inode verifier error loggingDarrick J. Wong2018-03-23
* xfs: refactor bmap record validationDarrick J. Wong2018-03-23
* xfs: btree format ifork loader should check for zero numrecsDarrick J. Wong2018-01-17
* xfs: provide a centralized method for verifying inline fork dataDarrick J. Wong2018-01-08
* xfs: refactor short form directory structure verifier functionDarrick J. Wong2018-01-08
* xfs: move inode fork verifiers to xfs_dinode_verifyDarrick J. Wong2018-01-08
* xfs: abstract out dev_t conversionsChristoph Hellwig2017-11-21
* xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extentChristoph Hellwig2017-11-06
* xfs: remove the nr_extents argument to xfs_iext_insertChristoph Hellwig2017-11-06
* xfs: use a b+tree for the in-core extent listChristoph Hellwig2017-11-06
* xfs: remove support for inlining data/extents into the inode forkChristoph Hellwig2017-11-06
* xfs: introduce the xfs_iext_cursor abstractionChristoph Hellwig2017-11-06
* xfs: iterate over extents in xfs_iextents_copyChristoph Hellwig2017-11-06
* xfs: pass an on-disk extent to xfs_bmbt_validate_extentChristoph Hellwig2017-11-06
* xfs: add a new xfs_iext_lookup_extent_before helperChristoph Hellwig2017-10-26
* xfs: merge xfs_bmap_read_extents into xfs_iread_extentsChristoph Hellwig2017-10-26
* xfs: remove if_rdevChristoph Hellwig2017-10-26
* xfs: remove the never fully implemented UUID fork formatChristoph Hellwig2017-10-26
* xfs: remove XFS_BMAP_TRACE_EXLISTChristoph Hellwig2017-10-26
* xfs: move pre/post-bmap tracing into xfs_iext_update_extentChristoph Hellwig2017-10-26
* xfs: fix compiler warningsDarrick J. Wong2017-09-02
* xfs: add a xfs_iext_update_extent helperChristoph Hellwig2017-09-01
* xfs: simplify validation of the unwritten extent bitChristoph Hellwig2017-04-25
* xfs: rework the inline directory verifiersDarrick J. Wong2017-03-28
* xfs: verify inline directory data forksDarrick J. Wong2017-03-15
* xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong2017-02-02
* xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong2017-02-02
* xfs: new inode extent list lookup helpersChristoph Hellwig2016-11-24
* xfs: provide helper for counting extents from if_bytesEric Sandeen2016-11-08
* xfs: introduce the CoW forkDarrick J. Wong2016-10-04
* xfs: don't allow reflinked dir/dev/fifo/socket/pipe filesDarrick J. Wong2016-10-04
* Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner2016-05-20
|\
| * xfs: optimise xfs_iext_destroyAlex Lyakas2016-05-18
* | Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner2016-05-20
|\ \
| * | xfs: improve kmem_reallocChristoph Hellwig2016-04-06
| |/
* | xfs: optimize inline symlinksChristoph Hellwig2016-04-06
* | xfs: factor out a helper to initialize a local format inode forkChristoph Hellwig2016-04-06
|/
* Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner2016-03-07
|\
| * xfs: mode di_mode to vfs inodeDave Chinner2016-02-09
* | xfs: move struct xfs_attr_shortform to xfs_da_format.hDarrick J. Wong2016-02-08
|/
* xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-30
* xfs: global error sign conversionDave Chinner2014-06-25
* libxfs: move source filesDave Chinner2014-06-25