summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_inode_fork.c
AgeCommit message (Expand)Author
2017-09-20xfs: fix compiler warningsDarrick J. Wong
2017-06-07xfs: rework the inline directory verifiersDarrick J. Wong
2017-06-07xfs: verify inline directory data forksDarrick J. Wong
2017-04-08xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong
2017-04-08xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong
2017-01-12xfs: new inode extent list lookup helpersChristoph Hellwig
2017-01-12xfs: provide helper for counting extents from if_bytesEric Sandeen
2016-10-05xfs: introduce the CoW forkDarrick J. Wong
2016-10-05xfs: 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-05xfs: improve kmem_reallocChristoph Hellwig
2016-04-05xfs: optimize inline symlinksChristoph Hellwig
2016-04-05xfs: factor out a helper to initialize a local format inode forkChristoph Hellwig
2016-03-06Merge 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-29xfs: require 64-bit sector_tChristoph Hellwig
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-25libxfs: move source filesDave Chinner