aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iops.c
Commit message (Expand)AuthorAge
* 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
* xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig2012-01-17
* xfs: remove xfs_itruncate_dataChristoph Hellwig2012-01-13
* xfs: propagate umode_tAl Viro2012-01-03
* switch ->mknod() to umode_tAl Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-10-28
|\
| * xfs: simplify xfs_trans_ijoin* againChristoph Hellwig2011-10-11
| * xfs: Return -EIO when xfs_vn_getattr() failedMitsuo Hayasaka2011-10-11
| * xfs: remove i_iocountChristoph Hellwig2011-10-11
| * xfs: wait for I/O completion when writing out pages in xfs_setattr_sizeChristoph Hellwig2011-10-11
* | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-25
|/
* xfs: fix xfs_mark_inode_dirty during umountChristoph Hellwig2011-08-31
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12