aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_iops.c
AgeCommit message (Expand)Author
2015-04-24xfs: ensure truncate forces zeroed blocks to diskDave Chinner
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
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-10-21xfs: always take the iolock around xfs_setattr_sizeChristoph Hellwig
2013-08-22xfs: Add read-only support for dirent filetype fieldDave Chinner
2013-08-15xfs: convert kuid_t to/from uid_t for internal structuresDwight Engen
2013-08-12xfs: refactor xfs_trans_reserve() interfaceJie Liu
2013-08-12xfs: consolidate xfs_utils.cDave Chinner
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner
2013-08-12xfs: create xfs_bmap_util.[ch]Dave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman
2013-07-10xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]Carlos Maiolino
2013-06-19xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extentJie Liu
2013-05-30xfs: kill suid/sgid through the truncate path.Dave Chinner
2012-11-14xfs: remove xfs_flush_pagesDave Chinner
2012-11-08xfs: add EOFBLOCKS inode tagging/untaggingBrian Foster
2012-07-30Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-07-22xfs: implement ->update_timeChristoph Hellwig
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner