| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'xfs-dax-fixes-4.6' into for-next | Dave Chinner | 2016-03-06 | 1 | -2/+4 |
|\ |
|
| * | xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE | Dave Chinner | 2016-02-29 | 1 | -0/+1 |
| * | xfs: S_DAX is only for regular files | Dave Chinner | 2016-02-29 | 1 | -2/+3 |
* | | xfs: mode di_mode to vfs inode | Dave Chinner | 2016-02-09 | 1 | -8/+4 |
* | | xfs: move inode generation count to VFS inode | Dave Chinner | 2016-02-09 | 1 | -1/+0 |
* | | xfs: use vfs inode nlink field everywhere | Dave Chinner | 2016-02-09 | 1 | -2/+1 |
* | | xfs: remove timestamps from incore inode | Dave Chinner | 2016-02-09 | 1 | -30/+7 |
|/ |
|
* | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-01-22 | 1 | -2/+2 |
|\ |
|
| * | xfs: introduce per-inode DAX enablement | Dave Chinner | 2016-01-04 | 1 | -2/+2 |
* | | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 2015-12-30 | 1 | -3/+3 |
* | | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 2015-12-09 | 1 | -2/+6 |
|/ |
|
* | xfs: per-filesystem stats counter implementation | Bill O'Donnell | 2015-10-12 | 1 | -2/+2 |
* | xfs: fix error gotos in xfs_setattr_nonsize | Eric Sandeen | 2015-08-28 | 1 | -4/+4 |
* | Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-07-01 | 1 | -24/+24 |
|\ |
|
| * | Merge branch 'xfs-commit-cleanup' into for-next | Dave Chinner | 2015-06-04 | 1 | -11/+7 |
| |\ |
|
| | * | xfs: saner xfs_trans_commit interface | Christoph Hellwig | 2015-06-04 | 1 | -3/+3 |
| | * | xfs: remove the flags argument to xfs_trans_cancel | Christoph Hellwig | 2015-06-04 | 1 | -8/+4 |
| * | | xfs: add initial DAX support | Dave Chinner | 2015-06-04 | 1 | -12/+12 |
| * | | xfs: add DAX truncate support | Dave Chinner | 2015-06-04 | 1 | -1/+5 |
| |/ |
|
* | | don't pass nameidata to ->follow_link() | Al Viro | 2015-05-11 | 1 | -2/+1 |
* | | new ->follow_link() and ->put_link() calling conventions | Al Viro | 2015-05-11 | 1 | -6/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-27 | 1 | -10/+10 |
|\ |
|
| * | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -10/+10 |
* | | Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next | Dave Chinner | 2015-04-13 | 1 | -1/+1 |
|\ \ |
|
| * | | xfs: unlock i_mutex in xfs_break_layouts | Christoph Hellwig | 2015-04-13 | 1 | -1/+1 |
* | | | Merge branch 'xfs-rename-whiteout' into for-next | Dave Chinner | 2015-03-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | xfs: add RENAME_WHITEOUT support | Dave Chinner | 2015-03-25 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'xfs-mmap-lock' into for-next | Dave Chinner | 2015-02-24 | 1 | -43/+20 |
|\ \ \ |
|
| * | | | xfs: xfs_setattr_size no longer races with page faults | Dave Chinner | 2015-02-23 | 1 | -42/+14 |
| * | | | xfs: take i_mmap_lock on extent manipulation operations | Dave Chinner | 2015-02-23 | 1 | -1/+6 |
* | | | | Merge branch 'xfs-misc-fixes-for-4.1' into for-next | Dave Chinner | 2015-02-24 | 1 | -14/+10 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | xfs: inodes are new until the dentry cache is set up | Dave Chinner | 2015-02-23 | 1 | -14/+10 |
| |/ |
|
* / | 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-23 | 1 | -4/+8 |
* | xfs: Make xfs_vn_rename compliant with renameat2() syscall | Carlos Maiolino | 2014-12-23 | 1 | -5/+10 |
* | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner | 2014-12-03 | 1 | -1/+1 |
|\ |
|
| * | xfs: move ftype conversion functions to libxfs | Dave Chinner | 2014-12-03 | 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 |