aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_iops.c
AgeCommit message (Expand)Author
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
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: push the ilock into xfs_zero_eofChristoph Hellwig
2012-05-14xfs: reduce ilock hold times in xfs_setattr_sizeChristoph Hellwig
2012-03-14xfs: clean up minor sparse warningsDave Chinner
2012-03-13xfs: log timestamp updatesChristoph Hellwig
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig
2012-01-13xfs: remove xfs_itruncate_dataChristoph Hellwig
2012-01-03xfs: propagate umode_tAl Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-10-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-10-11xfs: simplify xfs_trans_ijoin* againChristoph Hellwig
2011-10-11xfs: Return -EIO when xfs_vn_getattr() failedMitsuo Hayasaka
2011-10-11xfs: remove i_iocountChristoph Hellwig
2011-10-11xfs: wait for I/O completion when writing out pages in xfs_setattr_sizeChristoph Hellwig
2011-08-31xfs: fix xfs_mark_inode_dirty during umountChristoph Hellwig
2011-08-12xfs: remove subdirectoriesChristoph Hellwig