aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_iops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-30Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+45
2012-07-22xfs: implement ->update_timeChristoph Hellwig1-0/+45
2012-07-14don't pass nameidata to ->create()Al Viro1-1/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-2/+2
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner1-1/+0
2012-05-14xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner1-1/+0
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner1-1/+0
2012-05-14xfs: push the ilock into xfs_zero_eofChristoph Hellwig1-2/+0
2012-05-14xfs: reduce ilock hold times in xfs_setattr_sizeChristoph Hellwig1-7/+7
2012-03-14xfs: clean up minor sparse warningsDave Chinner1-5/+8
2012-03-13xfs: log timestamp updatesChristoph Hellwig1-58/+0
2012-01-17xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig1-2/+1
2012-01-13xfs: remove xfs_itruncate_dataChristoph Hellwig1-17/+30
2012-01-03xfs: propagate umode_tAl Viro1-1/+1
2012-01-03switch ->mknod() to umode_tAl Viro1-1/+1
2012-01-03switch ->create() to umode_tAl Viro1-1/+1
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-10-28Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-7/+7
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-19/+20
2011-10-11xfs: simplify xfs_trans_ijoin* againChristoph Hellwig1-2/+2
2011-10-11xfs: Return -EIO when xfs_vn_getattr() failedMitsuo Hayasaka1-1/+1
2011-10-11xfs: remove i_iocountChristoph Hellwig1-2/+2
2011-10-11xfs: wait for I/O completion when writing out pages in xfs_setattr_sizeChristoph Hellwig1-2/+2
2011-08-31xfs: fix xfs_mark_inode_dirty during umountChristoph Hellwig1-3/+11
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+1210