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