aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-02xfs: Switch to iomap for SEEK_HOLE / SEEK_DATAGravatar Christoph Hellwig 1-3/+0
2017-06-19xfs: remove double-underscore integer typesGravatar Darrick J. Wong 1-2/+2
2017-04-28xfs: support ability to wait on new inodesGravatar Brian Foster 1-1/+3
2016-11-30xfs: remove i_iolock and use i_rwsem in the VFS inode insteadGravatar Christoph Hellwig 1-5/+2
2016-11-10xfs: fix unbalanced inode reclaim flush lockingGravatar Brian Foster 1-5/+6
2016-10-05xfs: set a default CoW extent size of 32 blocksGravatar Darrick J. Wong 1-0/+3
2016-10-05xfs: create a separate cow extent size hint for the allocatorGravatar Darrick J. Wong 1-0/+1
2016-10-04xfs: introduce the CoW forkGravatar Darrick J. Wong 1-0/+4
2016-10-04xfs: when replaying bmap operations, don't let unlinked inodes get reapedGravatar Darrick J. Wong 1-0/+6
2016-10-03xfs: introduce refcount btree definitionsGravatar Darrick J. Wong 1-0/+5
2016-09-19xfs: make xfs_inode_set_eofblocks_tag cheaper for the common caseGravatar Christoph Hellwig 1-0/+1
2016-08-03xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Gravatar Darrick J. Wong 1-2/+2
2016-07-20Merge branch 'xfs-4.8-split-dax-dio' into for-nextGravatar Dave Chinner 1-10/+0
2016-07-20xfs: kill ioflagsGravatar Christoph Hellwig 1-10/+0
2016-06-21Merge branch 'xfs-4.8-iomap-write' into for-nextGravatar Dave Chinner 1-1/+2
2016-06-21xfs: handle 64-bit length in xfs_iozeroGravatar Christoph Hellwig 1-1/+2
2016-06-01xfs: make several functions staticGravatar Eric Sandeen 1-7/+0
2016-04-06xfs: set up inode operation vectors laterGravatar Christoph Hellwig 1-1/+4
2016-03-07Merge branch 'xfs-gut-icdinode-4.6' into for-nextGravatar Dave Chinner 1-5/+3
2016-02-09xfs: mode di_mode to vfs inodeGravatar Dave Chinner 1-2/+2
2016-02-09xfs: use vfs inode nlink field everywhereGravatar Dave Chinner 1-2/+0
2016-02-09xfs: introduce inode log format objectGravatar Dave Chinner 1-1/+1
2016-02-08xfs: Factor xfs_seek_hole_data into helperGravatar Eric Sandeen 1-0/+2
2015-08-19xfs: clean up inode lockdep annotationsGravatar Dave Chinner 1-26/+59
2015-02-24Merge branch 'xfs-mmap-lock' into for-nextGravatar Dave Chinner 1-7/+22
2015-02-24Merge branch 'xfs-misc-fixes-for-4.1' into for-nextGravatar Dave Chinner 1-0/+22
2015-02-23xfs: inodes are new until the dentry cache is set upGravatar Dave Chinner 1-0/+22
2015-02-23xfs: ensure truncate forces zeroed blocks to diskGravatar Dave Chinner 1-4/+5
2015-02-23xfs: introduce mmap/truncate lockGravatar Dave Chinner 1-7/+22
2015-02-02Merge branch 'xfs-misc-fixes-for-3.20-3' into for-nextGravatar Dave Chinner 1-0/+9
2015-02-02xfs: factor out a xfs_update_prealloc_flags() helperGravatar Christoph Hellwig 1-0/+9
2014-12-24xfs: Add support to RENAME_EXCHANGE flagGravatar Carlos Maiolino 1-1/+1
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hGravatar Christoph Hellwig 1-2/+0
2014-10-02xfs: check for inode size overflow in xfs_new_eof()Gravatar Brian Foster 1-1/+1
2014-08-04xfs: kill xfs_vnode.hGravatar Dave Chinner 1-0/+10
2014-05-20Merge branch 'xfs-feature-bit-cleanup' into for-nextGravatar Dave Chinner 1-1/+0
2014-05-20xfs: turn NLINK feature on by defaultGravatar Dave Chinner 1-1/+0
2014-05-15Merge branch 'xfs-filestreams-lookup' into for-nextGravatar Dave Chinner 1-3/+1
2014-04-23xfs: remove XFS_IFILESTREAMGravatar Christoph Hellwig 1-3/+1
2014-04-17xfs: fix tmpfile/selinux deadlock and initialize securityGravatar Brian Foster 1-1/+1
2014-03-13Merge branch 'xfs-O_TMPFILE-support' into for-nextGravatar Dave Chinner 1-0/+12
2014-01-06xfs: add O_TMPFILE supportGravatar Zhi Yong Wu 1-0/+2
2014-01-06xfs: factor prid related codes into xfs_get_initial_prid()Gravatar Zhi Yong Wu 1-0/+10
2013-12-18xfs: add xfs_ilock_attr_map_sharedGravatar Christoph Hellwig 1-0/+1
2013-12-18xfs: rename xfs_ilock_map_sharedGravatar Christoph Hellwig 1-1/+1
2013-12-18xfs: remove xfs_iunlock_map_sharedGravatar Christoph Hellwig 1-1/+0
2013-10-30xfs: abstract the differences in dir2/dir3 via an ops vectorGravatar Dave Chinner 1-0/+3
2013-10-23xfs: decouple inode and bmap btree header filesGravatar Dave Chinner 1-1/+0
2013-10-08xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHEGravatar Brian Foster 1-1/+1
2013-08-12xfs: consolidate xfs_utils.cGravatar Dave Chinner 1-0/+7