| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: ensure truncate forces zeroed blocks to disk | Dave Chinner | 2015-02-23 | 1 | -22/+14 |
* | xfs: recall pNFS layouts on conflicting access | Christoph Hellwig | 2015-02-16 | 1 | -3/+8 |
* | xfs: implement pNFS export operations | Christoph Hellwig | 2015-02-16 | 1 | -1/+1 |
* | xfs: Add support to RENAME_EXCHANGE flag | Carlos Maiolino | 2014-12-24 | 1 | -4/+8 |
* | xfs: Make xfs_vn_rename compliant with renameat2() syscall | Carlos Maiolino | 2014-12-24 | 1 | -5/+10 |
* | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner | 2014-12-04 | 1 | -1/+1 |
|\ |
|
| * | xfs: move ftype conversion functions to libxfs | Dave Chinner | 2014-12-04 | 1 | -1/+1 |
* | | xfs: move most of xfs_sb.h to xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
* | | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
* | | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig | 2014-11-28 | 1 | -1/+0 |
|/ |
|
* | xfs: flush entire last page of old EOF on truncate up | Dave Chinner | 2014-09-23 | 1 | -0/+30 |
* | xfs: fix rounding error of fiemap length parameter | Brian Foster | 2014-08-04 | 1 | -2/+2 |
* | xfs: global error sign conversion | Dave Chinner | 2014-06-25 | 1 | -29/+29 |
* | xfs: Nuke XFS_ERROR macro | Eric Sandeen | 2014-06-22 | 1 | -9/+9 |
* | Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next | Dave Chinner | 2014-05-15 | 1 | -4/+16 |
|\ |
|
| * | xfs: truncate_setsize should be outside transactions | Dave Chinner | 2014-05-07 | 1 | -4/+16 |
* | | xfs: fix wrong err sign on xfs_set_acl() | Dave Chinner | 2014-05-15 | 1 | -2/+2 |
* | | xfs: fix wrong errno from xfs_initxattrs | Dave Chinner | 2014-05-15 | 1 | -4/+4 |
* | | xfs: initialize default acls for ->tmpfile() | Brian Foster | 2014-05-06 | 1 | -26/+29 |
* | | xfs: fix tmpfile/selinux deadlock and initialize security | Brian Foster | 2014-04-17 | 1 | -3/+17 |
|/ |
|
* | Merge branch 'xfs-O_TMPFILE-support' into for-next | Dave Chinner | 2014-03-13 | 1 | -0/+16 |
|\ |
|
| * | xfs: add O_TMPFILE support | Zhi Yong Wu | 2014-01-06 | 1 | -0/+16 |
* | | Merge branch 'xfs-stack-fixes' into for-next | Dave Chinner | 2014-03-13 | 1 | -0/+14 |
|\ \ |
|
| * | | xfs: fix directory inode iolock lockdep false positive | Dave Chinner | 2014-02-27 | 1 | -0/+14 |
* | | | xfs: ensure correct timestamp updates from truncate | Christoph Hellwig | 2014-02-10 | 1 | -8/+8 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-01-28 | 1 | -31/+24 |
|\ \
| |/
|/| |
|
| * | xfs: use generic posix ACL infrastructure | Christoph Hellwig | 2014-01-25 | 1 | -18/+23 |
| * | xfs: switch to kfree_put_link() | Al Viro | 2014-01-25 | 1 | -13/+1 |
| * | xfs: fix assertion failure at xfs_setattr_nonsize | Jie Liu | 2013-12-17 | 1 | -1/+2 |
* | | xfs: fix assertion failure at xfs_setattr_nonsize | Jie Liu | 2013-12-09 | 1 | -1/+2 |
* | | xfs: add xfs_setattr_time | Christoph Hellwig | 2013-12-06 | 1 | -36/+30 |
* | | xfs: tiny xfs_setattr_mode cleanup | Christoph Hellwig | 2013-12-06 | 1 | -6/+4 |
|/ |
|
* | xfs: prevent stack overflows from page cache allocation | Dave Chinner | 2013-10-30 | 1 | -0/+9 |
* | xfs: vectorise DA btree operations | Dave Chinner | 2013-10-30 | 1 | -0/+1 |
* | xfs: abstract the differences in dir2/dir3 via an ops vector | Dave Chinner | 2013-10-30 | 1 | -0/+1 |
* | xfs: decouple inode and bmap btree header files | Dave Chinner | 2013-10-23 | 1 | -7/+1 |
* | xfs: decouple log and transaction headers | Dave Chinner | 2013-10-23 | 1 | -6/+7 |
* | xfs: unify directory/attribute format definitions | Dave Chinner | 2013-10-23 | 1 | -1/+1 |
* | xfs: create a shared header file for format-related information | Dave Chinner | 2013-10-23 | 1 | -0/+1 |
* | xfs: always take the iolock around xfs_setattr_size | Christoph Hellwig | 2013-10-21 | 1 | -18/+21 |
* | xfs: Add read-only support for dirent filetype field | Dave Chinner | 2013-08-22 | 1 | -11/+16 |
* | xfs: convert kuid_t to/from uid_t for internal structures | Dwight Engen | 2013-08-15 | 1 | -18/+20 |
* | xfs: refactor xfs_trans_reserve() interface | Jie Liu | 2013-08-12 | 1 | -5/+3 |
* | xfs: consolidate xfs_utils.c | Dave Chinner | 2013-08-12 | 1 | -1/+0 |
* | xfs: kill xfs_vnodeops.[ch] | Dave Chinner | 2013-08-12 | 1 | -1/+1 |
* | xfs: create xfs_bmap_util.[ch] | Dave Chinner | 2013-08-12 | 1 | -0/+1 |
* | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 2013-08-12 | 1 | -0/+1 |
* | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman | 2013-07-11 | 1 | -2/+2 |
* | xfs: fix sgid inheritance for subdirectories inheriting default acls [V3] | Carlos Maiolino | 2013-07-10 | 1 | -10/+10 |
* | xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent | Jie Liu | 2013-06-19 | 1 | -1/+2 |