summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_iops.c
Commit message (Expand)AuthorAge
...
* | new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner2015-04-13
|\ \
| * | xfs: unlock i_mutex in xfs_break_layoutsChristoph Hellwig2015-04-13
* | | Merge branch 'xfs-rename-whiteout' into for-nextDave Chinner2015-03-25
|\ \ \
| * | | xfs: add RENAME_WHITEOUT supportDave Chinner2015-03-25
| |/ /
* | | Merge branch 'xfs-mmap-lock' into for-nextDave Chinner2015-02-24
|\ \ \
| * | | xfs: xfs_setattr_size no longer races with page faultsDave Chinner2015-02-23
| * | | xfs: take i_mmap_lock on extent manipulation operationsDave Chinner2015-02-23
* | | | Merge branch 'xfs-misc-fixes-for-4.1' into for-nextDave Chinner2015-02-24
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | xfs: inodes are new until the dentry cache is set upDave Chinner2015-02-23
| |/
* | xfs: ensure truncate forces zeroed blocks to diskDave Chinner2015-02-23
|/
* xfs: recall pNFS layouts on conflicting accessChristoph Hellwig2015-02-16
* xfs: implement pNFS export operationsChristoph Hellwig2015-02-16
* xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino2014-12-24
* xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino2014-12-24
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-04
|\
| * xfs: move ftype conversion functions to libxfsDave Chinner2014-12-04
* | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
* | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-28
|/
* xfs: flush entire last page of old EOF on truncate upDave Chinner2014-09-23
* xfs: fix rounding error of fiemap length parameterBrian Foster2014-08-04
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner2014-05-15
|\
| * xfs: truncate_setsize should be outside transactionsDave Chinner2014-05-07
* | xfs: fix wrong err sign on xfs_set_acl()Dave Chinner2014-05-15
* | xfs: fix wrong errno from xfs_initxattrsDave Chinner2014-05-15
* | xfs: initialize default acls for ->tmpfile()Brian Foster2014-05-06
* | xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster2014-04-17
|/
* Merge branch 'xfs-O_TMPFILE-support' into for-nextDave Chinner2014-03-13
|\
| * xfs: add O_TMPFILE supportZhi Yong Wu2014-01-06
* | Merge branch 'xfs-stack-fixes' into for-nextDave Chinner2014-03-13
|\ \
| * | xfs: fix directory inode iolock lockdep false positiveDave Chinner2014-02-27
* | | xfs: ensure correct timestamp updates from truncateChristoph Hellwig2014-02-10
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
|\ \ | |/ |/|
| * xfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * xfs: switch to kfree_put_link()Al Viro2014-01-25
| * xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu2013-12-17
* | xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu2013-12-09
* | xfs: add xfs_setattr_timeChristoph Hellwig2013-12-06
* | xfs: tiny xfs_setattr_mode cleanupChristoph Hellwig2013-12-06
|/
* xfs: prevent stack overflows from page cache allocationDave Chinner2013-10-30
* xfs: vectorise DA btree operationsDave Chinner2013-10-30
* xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner2013-10-30
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-23