aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode.c
Commit message (Expand)AuthorAge
* xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster2015-05-28
* xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner2015-05-28
* Merge branch 'xfs-misc-fixes-for-4.1-2' into for-nextDave Chinner2015-03-25
|\
| * xfs: use bool instead of int in xfs_rename()Fabian Frederick2015-03-24
* | Merge branch 'xfs-rename-whiteout' into for-nextDave Chinner2015-03-24
|\ \
| * | xfs: add RENAME_WHITEOUT supportDave Chinner2015-03-24
| * | xfs: make xfs_cross_rename() complete fullyDave Chinner2015-03-24
| * | xfs: factor out xfs_finish_rename()Dave Chinner2015-03-24
| * | xfs: cleanup xfs_rename error handlingDave Chinner2015-03-24
| * | xfs: clean up inode locking for RENAME_WHITEOUTDave Chinner2015-03-24
* | | Merge branch 'xfs-mmap-lock' into for-nextDave Chinner2015-02-23
|\ \ \
| * | | xfs: introduce mmap/truncate lockDave Chinner2015-02-23
| | |/ | |/|
* | | Merge branch 'xfs-misc-fixes-for-4.1' into for-nextDave Chinner2015-02-23
|\ \ \ | | |/ | |/|
| * | xfs: inodes are new until the dentry cache is set upDave Chinner2015-02-23
| |/
* / xfs: Ensure we have target_ip for RENAME_EXCHANGEEric Sandeen2015-02-23
|/
* Merge branch 'xfs-buf-type-fixes' into for-nextDave Chinner2015-01-21
|\
| * xfs: inode unlink does not set AGI buffer typeDave Chinner2015-01-21
* | xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino2014-12-23
|/
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-03
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-03
* | Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-27
|\ \ | |/ |/|
| * xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-27
| * xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
* | xfs: replace on-stack xfs_trans_res with pointer in xfs_create()Brian Foster2014-11-27
|/
* Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner2014-10-12
|\
| * xfs: project id inheritance is a directory only flagDave Chinner2014-10-01
| * xfs: kill time.hDave Chinner2014-10-01
* | Merge branch 'xfs-buf-iosubmit' into for-nextDave Chinner2014-10-01
|\ \ | |/ |/|
| * xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner2014-10-01
* | xfs: check resblks before calling xfs_dir_canenterEric Sandeen2014-09-08
|/
* xfs: kill VN_DIRTY()Dave Chinner2014-08-03
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner2014-05-19
|\
| * xfs: turn NLINK feature on by defaultDave Chinner2014-05-19
* | Merge branch 'xfs-free-inode-btree' into for-nextDave Chinner2014-05-14
|\ \
| * | xfs: update inode allocation/free transaction reservations for finobtBrian Foster2014-04-24
* | | Merge branch 'xfs-filestreams-lookup' into for-nextDave Chinner2014-05-14
|\ \ \
| * | | xfs: remove xfs_filestream_associateChristoph Hellwig2014-04-22
| * | | xfs: rewrite the filestream allocator using the dentry cacheChristoph Hellwig2014-04-22
| * | | xfs: remove XFS_IFILESTREAMChristoph Hellwig2014-04-22
| |/ /
* | | Merge branch 'xfs-unused-args-cleanup' into for-nextDave Chinner2014-05-14
|\ \ \ | |_|/ |/| |
| * | xfs: remove unused bp arg from xfs_iflush_fork()Eric Sandeen2014-04-14
| |/
* / xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster2014-04-16
|/
* Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner2014-03-13
|\
| * xfs: allow linkat() on O_TMPFILE filesZhi Yong Wu2014-01-06
| * xfs: add O_TMPFILE supportZhi Yong Wu2014-01-06
| * xfs: factor prid related codes into xfs_get_initial_prid()Zhi Yong Wu2014-01-06
* | Merge branch 'xfs-extent-list-locking-fixes' into for-nextBen Myers2014-01-09
|\ \
| * | xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig2013-12-18