summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: set a default CoW extent size of 32 blocksDarrick J. Wong2016-10-051-0/+3
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-051-0/+1
* xfs: introduce the CoW forkDarrick J. Wong2016-10-041-0/+4
* xfs: when replaying bmap operations, don't let unlinked inodes get reapedDarrick J. Wong2016-10-041-0/+6
* xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-031-0/+5
* xfs: make xfs_inode_set_eofblocks_tag cheaper for the common caseChristoph Hellwig2016-09-191-0/+1
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*Darrick J. Wong2016-08-031-2/+2
* Merge branch 'xfs-4.8-split-dax-dio' into for-nextDave Chinner2016-07-201-10/+0
|\
| * xfs: kill ioflagsChristoph Hellwig2016-07-201-10/+0
* | Merge branch 'xfs-4.8-iomap-write' into for-nextDave Chinner2016-06-211-1/+2
|\ \
| * | xfs: handle 64-bit length in xfs_iozeroChristoph Hellwig2016-06-211-1/+2
| |/
* | xfs: make several functions staticEric Sandeen2016-06-011-7/+0
|/
* xfs: set up inode operation vectors laterChristoph Hellwig2016-04-061-1/+4
* Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner2016-03-071-5/+3
|\
| * xfs: mode di_mode to vfs inodeDave Chinner2016-02-091-2/+2
| * xfs: use vfs inode nlink field everywhereDave Chinner2016-02-091-2/+0
| * xfs: introduce inode log format objectDave Chinner2016-02-091-1/+1
* | xfs: Factor xfs_seek_hole_data into helperEric Sandeen2016-02-081-0/+2
|/
* xfs: clean up inode lockdep annotationsDave Chinner2015-08-191-26/+59
* Merge branch 'xfs-mmap-lock' into for-nextDave Chinner2015-02-241-7/+22
|\
| * xfs: introduce mmap/truncate lockDave Chinner2015-02-231-7/+22
* | Merge branch 'xfs-misc-fixes-for-4.1' into for-nextDave Chinner2015-02-241-0/+22
|\ \
| * | xfs: inodes are new until the dentry cache is set upDave Chinner2015-02-231-0/+22
| |/
* | xfs: ensure truncate forces zeroed blocks to diskDave Chinner2015-02-231-4/+5
|/
* Merge branch 'xfs-misc-fixes-for-3.20-3' into for-nextDave Chinner2015-02-021-0/+9
|\
| * xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig2015-02-021-0/+9
* | xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino2014-12-241-1/+1
|/
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-2/+0
* xfs: check for inode size overflow in xfs_new_eof()Brian Foster2014-10-021-1/+1
* xfs: kill xfs_vnode.hDave Chinner2014-08-041-0/+10
* Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner2014-05-201-1/+0
|\
| * xfs: turn NLINK feature on by defaultDave Chinner2014-05-201-1/+0
* | Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner2014-05-151-3/+1
|\ \ | |/ |/|
| * xfs: remove XFS_IFILESTREAMChristoph Hellwig2014-04-231-3/+1
* | xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster2014-04-171-1/+1
|/
* Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner2014-03-131-0/+12
|\
| * xfs: add O_TMPFILE supportZhi Yong Wu2014-01-061-0/+2
| * xfs: factor prid related codes into xfs_get_initial_prid()Zhi Yong Wu2014-01-061-0/+10
* | xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig2013-12-181-0/+1
* | xfs: rename xfs_ilock_map_sharedChristoph Hellwig2013-12-181-1/+1
* | xfs: remove xfs_iunlock_map_sharedChristoph Hellwig2013-12-181-1/+0
|/
* xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner2013-10-301-0/+3
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-1/+0
* xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHEBrian Foster2013-10-081-1/+1
* xfs: consolidate xfs_utils.cDave Chinner2013-08-121-0/+7
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-3/+20
* xfs: introduce xfs_inode_buf.c for inode buffer operationsDave Chinner2013-08-121-34/+7
* xfs: move unrelated definitions out of xfs_inode.hDave Chinner2013-08-121-38/+0
* xfs: move inode fork definitions to a new header fileDave Chinner2013-08-121-133/+1
* xfs: split out inode log item format definitionDave Chinner2013-08-121-69/+0
OpenPOWER on IntegriCloud