aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_inode_fork.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-02xfs: fix compiler warningsGravatar Darrick J. Wong 1-6/+3
2017-09-01xfs: add a xfs_iext_update_extent helperGravatar Christoph Hellwig 1-0/+12
2017-04-25xfs: simplify validation of the unwritten extent bitGravatar Christoph Hellwig 1-65/+25
2017-03-28xfs: rework the inline directory verifiersGravatar Darrick J. Wong 1-22/+13
2017-03-15xfs: verify inline directory data forksGravatar Darrick J. Wong 1-3/+23
2017-02-02xfs: check for obviously bad level values in the bmbt rootGravatar Darrick J. Wong 1-1/+5
2017-02-02xfs: fix toctou race when locking an inode to access the data mapGravatar Darrick J. Wong 1-2/+1
2016-11-24xfs: new inode extent list lookup helpersGravatar Christoph Hellwig 1-0/+46
2016-11-08xfs: provide helper for counting extents from if_bytesGravatar Eric Sandeen 1-12/+19
2016-10-04xfs: introduce the CoW forkGravatar Darrick J. Wong 1-3/+44
2016-10-04xfs: don't allow reflinked dir/dev/fifo/socket/pipe filesGravatar Darrick J. Wong 1-1/+22
2016-05-20Merge branch 'xfs-4.7-inode-reclaim' into for-nextGravatar Dave Chinner 1-8/+19
2016-05-20Merge branch 'xfs-4.7-misc-fixes' into for-nextGravatar Dave Chinner 1-7/+3
2016-05-18xfs: optimise xfs_iext_destroyGravatar Alex Lyakas 1-8/+19
2016-04-06xfs: improve kmem_reallocGravatar Christoph Hellwig 1-7/+3
2016-04-06xfs: optimize inline symlinksGravatar Christoph Hellwig 1-4/+18
2016-04-06xfs: factor out a helper to initialize a local format inode forkGravatar Christoph Hellwig 1-18/+30
2016-03-07Merge branch 'xfs-gut-icdinode-4.6' into for-nextGravatar Dave Chinner 1-1/+1
2016-02-09xfs: mode di_mode to vfs inodeGravatar Dave Chinner 1-1/+1
2016-02-08xfs: move struct xfs_attr_shortform to xfs_da_format.hGravatar Darrick J. Wong 1-0/+1
2014-11-28xfs: merge xfs_inum.h into xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hGravatar Christoph Hellwig 1-1/+0
2014-07-30xfs: require 64-bit sector_tGravatar Christoph Hellwig 1-2/+2
2014-06-25xfs: global error sign conversionGravatar Dave Chinner 1-15/+15
2014-06-25libxfs: move source filesGravatar Dave Chinner 1-0/+1906