aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iops.c
Commit message (Expand)AuthorAge
* Merge branch 'xfs-misc-fixes-1-for-3.16' into for-nextDave Chinner2014-05-14
|\
| * xfs: truncate_setsize should be outside transactionsDave Chinner2014-05-06
* | xfs: fix wrong err sign on xfs_set_acl()Dave Chinner2014-05-14
* | xfs: fix wrong errno from xfs_initxattrsDave Chinner2014-05-14
* | xfs: initialize default acls for ->tmpfile()Brian Foster2014-05-05
* | xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster2014-04-16
|/
* 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-09
|/ /
* | 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
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: always take the iolock around xfs_setattr_sizeChristoph Hellwig2013-10-21
* xfs: Add read-only support for dirent filetype fieldDave Chinner2013-08-22
* xfs: convert kuid_t to/from uid_t for internal structuresDwight Engen2013-08-15
* xfs: refactor xfs_trans_reserve() interfaceJie Liu2013-08-12
* xfs: consolidate xfs_utils.cDave Chinner2013-08-12
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: create xfs_bmap_util.[ch]Dave Chinner2013-08-12
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-12
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-11
* xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]Carlos Maiolino2013-07-10
* xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extentJie Liu2013-06-19
* xfs: kill suid/sgid through the truncate path.Dave Chinner2013-05-30
* xfs: remove xfs_flush_pagesDave Chinner2012-11-14
* xfs: add EOFBLOCKS inode tagging/untaggingBrian Foster2012-11-08
* Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-07-30
|\
| * xfs: implement ->update_timeChristoph Hellwig2012-07-22
* | don't pass nameidata to ->create()Al Viro2012-07-14
* | stop passing nameidata to ->lookup()Al Viro2012-07-14
|/
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
* xfs: push the ilock into xfs_zero_eofChristoph Hellwig2012-05-14
* xfs: reduce ilock hold times in xfs_setattr_sizeChristoph Hellwig2012-05-14
* xfs: clean up minor sparse warningsDave Chinner2012-03-14
* xfs: log timestamp updatesChristoph Hellwig2012-03-13