summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-misc-fixes-for-4.1-2' into for-nextDave Chinner2015-03-251-2/+2
|\
| * xfs: use bool instead of int in xfs_rename()Fabian Frederick2015-03-251-2/+2
* | Merge branch 'xfs-rename-whiteout' into for-nextDave Chinner2015-03-251-170/+238
|\ \
| * | xfs: add RENAME_WHITEOUT supportDave Chinner2015-03-251-23/+106
| * | xfs: make xfs_cross_rename() complete fullyDave Chinner2015-03-251-20/+21
| * | xfs: factor out xfs_finish_rename()Dave Chinner2015-03-251-21/+27
| * | xfs: cleanup xfs_rename error handlingDave Chinner2015-03-251-33/+26Star
| * | xfs: clean up inode locking for RENAME_WHITEOUTDave Chinner2015-03-251-78/+67Star
* | | Merge branch 'xfs-mmap-lock' into for-nextDave Chinner2015-02-241-31/+97
|\ \ \
| * | | xfs: introduce mmap/truncate lockDave Chinner2015-02-231-31/+97
| | |/ | |/|
* | | Merge branch 'xfs-misc-fixes-for-4.1' into for-nextDave Chinner2015-02-241-9/+13
|\ \ \ | | |/ | |/|
| * | xfs: inodes are new until the dentry cache is set upDave Chinner2015-02-231-9/+13
| |/
* / xfs: Ensure we have target_ip for RENAME_EXCHANGEEric Sandeen2015-02-241-0/+4
|/
* Merge branch 'xfs-buf-type-fixes' into for-nextDave Chinner2015-01-211-0/+2
|\
| * xfs: inode unlink does not set AGI buffer typeDave Chinner2015-01-211-0/+2
* | xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino2014-12-231-1/+133
|/
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-031-10/+2Star
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-031-10/+2Star
* | Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-281-2/+0Star
|\ \ | |/ |/|
| * xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
| * xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* | xfs: replace on-stack xfs_trans_res with pointer in xfs_create()Brian Foster2014-11-281-9/+6Star
|/
* Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner2014-10-131-4/+4
|\
| * xfs: project id inheritance is a directory only flagDave Chinner2014-10-021-2/+2
| * xfs: kill time.hDave Chinner2014-10-021-2/+2
* | Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner2014-10-021-1/+1
|\ \ | |/ |/|
| * xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner2014-10-021-1/+1
* | xfs: check resblks before calling xfs_dir_canenterEric Sandeen2014-09-091-9/+15
|/
* xfs: kill VN_DIRTY()Dave Chinner2014-08-041-1/+1
* xfs: global error sign conversionDave Chinner2014-06-251-33/+33
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-15/+15
* Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner2014-05-201-100/+11Star
|\
| * xfs: turn NLINK feature on by defaultDave Chinner2014-05-191-100/+11Star
* | Merge branch 'xfs-free-inode-btree' into for-nextDave Chinner2014-05-151-2/+26
|\ \
| * | xfs: update inode allocation/free transaction reservations for finobtBrian Foster2014-04-241-2/+26
* | | Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner2014-05-151-34/+1Star
|\ \ \
| * | | xfs: remove xfs_filestream_associateChristoph Hellwig2014-04-221-15/+0Star
| * | | xfs: rewrite the filestream allocator using the dentry cacheChristoph Hellwig2014-04-221-20/+4Star
| * | | xfs: remove XFS_IFILESTREAMChristoph Hellwig2014-04-221-2/+0Star
| |/ /
* | | Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner2014-05-151-2/+2
|\ \ \ | |_|/ |/| |
| * | xfs: remove unused bp arg from xfs_iflush_fork()Eric Sandeen2014-04-141-2/+2
| |/
* / xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster2014-04-171-2/+3
|/
* Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner2014-03-131-6/+117
|\
| * xfs: allow linkat() on O_TMPFILE filesZhi Yong Wu2014-01-061-1/+9
| * xfs: add O_TMPFILE supportZhi Yong Wu2014-01-061-0/+107
| * xfs: factor prid related codes into xfs_get_initial_prid()Zhi Yong Wu2014-01-061-5/+1Star
* | Merge branch 'xfs-extent-list-locking-fixes' into for-nextBen Myers2014-01-091-33/+29Star
|\ \
| * | xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig2013-12-181-10/+24
| * | xfs: rename xfs_ilock_map_sharedChristoph Hellwig2013-12-181-11/+6Star
| * | xfs: remove xfs_iunlock_map_sharedChristoph Hellwig2013-12-181-15/+2Star
| |/