Age | Commit message (Expand) | Author | Files | Lines |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -31/+24 |
2014-01-25 | xfs: use generic posix ACL infrastructure | Christoph Hellwig | 1 | -18/+23 |
2014-01-25 | xfs: switch to kfree_put_link() | Al Viro | 1 | -13/+1 |
2013-12-17 | xfs: fix assertion failure at xfs_setattr_nonsize | Jie Liu | 1 | -1/+2 |
2013-12-09 | xfs: fix assertion failure at xfs_setattr_nonsize | Jie Liu | 1 | -1/+2 |
2013-12-06 | xfs: add xfs_setattr_time | Christoph Hellwig | 1 | -36/+30 |
2013-12-06 | xfs: tiny xfs_setattr_mode cleanup | Christoph Hellwig | 1 | -6/+4 |
2013-10-30 | xfs: prevent stack overflows from page cache allocation | Dave Chinner | 1 | -0/+9 |
2013-10-30 | xfs: vectorise DA btree operations | Dave Chinner | 1 | -0/+1 |
2013-10-30 | xfs: abstract the differences in dir2/dir3 via an ops vector | Dave Chinner | 1 | -0/+1 |
2013-10-23 | xfs: decouple inode and bmap btree header files | Dave Chinner | 1 | -7/+1 |
2013-10-23 | xfs: decouple log and transaction headers | Dave Chinner | 1 | -6/+7 |
2013-10-23 | xfs: unify directory/attribute format definitions | Dave Chinner | 1 | -1/+1 |
2013-10-23 | xfs: create a shared header file for format-related information | Dave Chinner | 1 | -0/+1 |
2013-10-21 | xfs: always take the iolock around xfs_setattr_size | Christoph Hellwig | 1 | -18/+21 |
2013-08-22 | xfs: Add read-only support for dirent filetype field | Dave Chinner | 1 | -11/+16 |
2013-08-15 | xfs: convert kuid_t to/from uid_t for internal structures | Dwight Engen | 1 | -18/+20 |
2013-08-12 | xfs: refactor xfs_trans_reserve() interface | Jie Liu | 1 | -5/+3 |
2013-08-12 | xfs: consolidate xfs_utils.c | Dave Chinner | 1 | -1/+0 |
2013-08-12 | xfs: kill xfs_vnodeops.[ch] | Dave Chinner | 1 | -1/+1 |
2013-08-12 | xfs: create xfs_bmap_util.[ch] | Dave Chinner | 1 | -0/+1 |
2013-08-12 | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 1 | -0/+1 |
2013-07-11 | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman | 1 | -2/+2 |
2013-07-10 | xfs: fix sgid inheritance for subdirectories inheriting default acls [V3] | Carlos Maiolino | 1 | -10/+10 |
2013-06-19 | xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent | Jie Liu | 1 | -1/+2 |
2013-05-30 | xfs: kill suid/sgid through the truncate path. | Dave Chinner | 1 | -15/+32 |
2012-11-14 | xfs: remove xfs_flush_pages | Dave Chinner | 1 | -2/+2 |
2012-11-08 | xfs: add EOFBLOCKS inode tagging/untagging | Brian Foster | 1 | -0/+4 |
2012-07-30 | Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 1 | -0/+45 |
2012-07-22 | xfs: implement ->update_time | Christoph Hellwig | 1 | -0/+45 |
2012-07-14 | don't pass nameidata to ->create() | Al Viro | 1 | -1/+1 |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -2/+2 |
2012-05-14 | xfs: clean up xfs_bit.h includes | Dave Chinner | 1 | -1/+0 |
2012-05-14 | xfs: move xfs_get_extsz_hint() and kill xfs_rw.h | Dave Chinner | 1 | -1/+0 |
2012-05-14 | xfs: move xfsagino_t to xfs_types.h | Dave Chinner | 1 | -1/+0 |
2012-05-14 | xfs: push the ilock into xfs_zero_eof | Christoph Hellwig | 1 | -2/+0 |
2012-05-14 | xfs: reduce ilock hold times in xfs_setattr_size | Christoph Hellwig | 1 | -7/+7 |
2012-03-14 | xfs: clean up minor sparse warnings | Dave Chinner | 1 | -5/+8 |
2012-03-13 | xfs: log timestamp updates | Christoph Hellwig | 1 | -58/+0 |
2012-01-17 | xfs: remove the i_size field in struct xfs_inode | Christoph Hellwig | 1 | -2/+1 |
2012-01-13 | xfs: remove xfs_itruncate_data | Christoph Hellwig | 1 | -17/+30 |
2012-01-03 | xfs: propagate umode_t | Al Viro | 1 | -1/+1 |
2012-01-03 | switch ->mknod() to umode_t | Al Viro | 1 | -1/+1 |
2012-01-03 | switch ->create() to umode_t | Al Viro | 1 | -1/+1 |
2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 1 | -1/+1 |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -1/+1 |
2011-10-28 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 1 | -7/+7 |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -19/+20 |
2011-10-11 | xfs: simplify xfs_trans_ijoin* again | Christoph Hellwig | 1 | -2/+2 |
2011-10-11 | xfs: Return -EIO when xfs_vn_getattr() failed | Mitsuo Hayasaka | 1 | -1/+1 |