Age | Commit message (Expand) | Author |
2013-08-22 | xfs: Add read-only support for dirent filetype field | Dave Chinner |
2013-08-15 | xfs: convert kuid_t to/from uid_t for internal structures | Dwight Engen |
2013-08-12 | xfs: refactor xfs_trans_reserve() interface | Jie Liu |
2013-08-12 | xfs: consolidate xfs_utils.c | Dave Chinner |
2013-08-12 | xfs: kill xfs_vnodeops.[ch] | Dave Chinner |
2013-08-12 | xfs: create xfs_bmap_util.[ch] | Dave Chinner |
2013-08-12 | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner |
2013-07-11 | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman |
2013-07-10 | xfs: fix sgid inheritance for subdirectories inheriting default acls [V3] | Carlos Maiolino |
2013-06-19 | xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent | Jie Liu |
2013-05-30 | xfs: kill suid/sgid through the truncate path. | Dave Chinner |
2012-11-14 | xfs: remove xfs_flush_pages | Dave Chinner |
2012-11-08 | xfs: add EOFBLOCKS inode tagging/untagging | Brian Foster |
2012-07-30 | Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-07-22 | xfs: implement ->update_time | Christoph Hellwig |
2012-07-14 | don't pass nameidata to ->create() | Al Viro |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro |
2012-05-14 | xfs: clean up xfs_bit.h includes | Dave Chinner |
2012-05-14 | xfs: move xfs_get_extsz_hint() and kill xfs_rw.h | Dave Chinner |
2012-05-14 | xfs: move xfsagino_t to xfs_types.h | Dave Chinner |
2012-05-14 | xfs: push the ilock into xfs_zero_eof | Christoph Hellwig |
2012-05-14 | xfs: reduce ilock hold times in xfs_setattr_size | Christoph Hellwig |
2012-03-14 | xfs: clean up minor sparse warnings | Dave Chinner |
2012-03-13 | xfs: log timestamp updates | Christoph Hellwig |
2012-01-17 | xfs: remove the i_size field in struct xfs_inode | Christoph Hellwig |
2012-01-13 | xfs: remove xfs_itruncate_data | Christoph Hellwig |
2012-01-03 | xfs: propagate umode_t | Al Viro |
2012-01-03 | switch ->mknod() to umode_t | Al Viro |
2012-01-03 | switch ->create() to umode_t | Al Viro |
2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-10-28 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2011-10-11 | xfs: simplify xfs_trans_ijoin* again | Christoph Hellwig |
2011-10-11 | xfs: Return -EIO when xfs_vn_getattr() failed | Mitsuo Hayasaka |
2011-10-11 | xfs: remove i_iocount | Christoph Hellwig |
2011-10-11 | xfs: wait for I/O completion when writing out pages in xfs_setattr_size | Christoph Hellwig |
2011-08-31 | xfs: fix xfs_mark_inode_dirty during umount | Christoph Hellwig |
2011-08-12 | xfs: remove subdirectories | Christoph Hellwig |