aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_inode_fork.c
AgeCommit message (Expand)Author
2017-04-25xfs: simplify validation of the unwritten extent bitChristoph Hellwig
2017-03-28xfs: rework the inline directory verifiersDarrick J. Wong
2017-03-15xfs: verify inline directory data forksDarrick J. Wong
2017-02-02xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong
2017-02-02xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong
2016-11-24xfs: new inode extent list lookup helpersChristoph Hellwig
2016-11-08xfs: provide helper for counting extents from if_bytesEric Sandeen
2016-10-04xfs: introduce the CoW forkDarrick J. Wong
2016-10-04xfs: don't allow reflinked dir/dev/fifo/socket/pipe filesDarrick J. Wong
2016-05-20Merge branch 'xfs-4.7-inode-reclaim' into for-nextDave Chinner
2016-05-20Merge branch 'xfs-4.7-misc-fixes' into for-nextDave Chinner
2016-05-18xfs: optimise xfs_iext_destroyAlex Lyakas
2016-04-06xfs: improve kmem_reallocChristoph Hellwig
2016-04-06xfs: optimize inline symlinksChristoph Hellwig
2016-04-06xfs: factor out a helper to initialize a local format inode forkChristoph Hellwig
2016-03-07Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner
2016-02-08xfs: move struct xfs_attr_shortform to xfs_da_format.hDarrick J. Wong
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-25libxfs: move source filesDave Chinner