Age | Commit message (Expand) | Author |
2016-01-22 | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-01-04 | xfs: introduce per-inode DAX enablement | Dave Chinner |
2015-12-30 | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro |
2015-12-08 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro |
2015-10-12 | xfs: per-filesystem stats counter implementation | Bill O'Donnell |
2015-08-28 | xfs: fix error gotos in xfs_setattr_nonsize | Eric Sandeen |
2015-06-30 | Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-04 | Merge branch 'xfs-commit-cleanup' into for-next | Dave Chinner |
2015-06-04 | xfs: saner xfs_trans_commit interface | Christoph Hellwig |
2015-06-04 | xfs: remove the flags argument to xfs_trans_cancel | Christoph Hellwig |
2015-06-04 | xfs: add initial DAX support | Dave Chinner |
2015-06-04 | xfs: add DAX truncate support | Dave Chinner |
2015-05-10 | don't pass nameidata to ->follow_link() | Al Viro |
2015-05-10 | new ->follow_link() and ->put_link() calling conventions | Al Viro |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-04-13 | Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next | Dave Chinner |
2015-04-13 | xfs: unlock i_mutex in xfs_break_layouts | Christoph Hellwig |
2015-03-25 | Merge branch 'xfs-rename-whiteout' into for-next | Dave Chinner |
2015-03-25 | xfs: add RENAME_WHITEOUT support | Dave Chinner |
2015-02-24 | Merge branch 'xfs-mmap-lock' into for-next | Dave Chinner |
2015-02-24 | Merge branch 'xfs-misc-fixes-for-4.1' into for-next | Dave Chinner |
2015-02-23 | xfs: inodes are new until the dentry cache is set up | Dave Chinner |
2015-02-23 | xfs: ensure truncate forces zeroed blocks to disk | Dave Chinner |
2015-02-23 | xfs: xfs_setattr_size no longer races with page faults | Dave Chinner |
2015-02-23 | xfs: take i_mmap_lock on extent manipulation operations | Dave Chinner |
2015-02-16 | xfs: recall pNFS layouts on conflicting access | Christoph Hellwig |
2015-02-16 | xfs: implement pNFS export operations | Christoph Hellwig |
2014-12-24 | xfs: Add support to RENAME_EXCHANGE flag | Carlos Maiolino |
2014-12-24 | xfs: Make xfs_vn_rename compliant with renameat2() syscall | Carlos Maiolino |
2014-12-04 | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner |
2014-12-04 | xfs: move ftype conversion functions to libxfs | Dave Chinner |
2014-11-28 | xfs: move most of xfs_sb.h to xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig |
2014-09-23 | xfs: flush entire last page of old EOF on truncate up | Dave Chinner |
2014-08-04 | xfs: fix rounding error of fiemap length parameter | Brian Foster |
2014-06-25 | xfs: global error sign conversion | Dave Chinner |
2014-06-22 | xfs: Nuke XFS_ERROR macro | Eric Sandeen |
2014-05-15 | Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next | Dave Chinner |
2014-05-15 | xfs: fix wrong err sign on xfs_set_acl() | Dave Chinner |
2014-05-15 | xfs: fix wrong errno from xfs_initxattrs | Dave Chinner |
2014-05-07 | xfs: truncate_setsize should be outside transactions | Dave Chinner |
2014-05-06 | xfs: initialize default acls for ->tmpfile() | Brian Foster |
2014-04-17 | xfs: fix tmpfile/selinux deadlock and initialize security | Brian Foster |
2014-03-13 | Merge branch 'xfs-O_TMPFILE-support' into for-next | Dave Chinner |
2014-03-13 | Merge branch 'xfs-stack-fixes' into for-next | Dave Chinner |
2014-02-27 | xfs: fix directory inode iolock lockdep false positive | Dave Chinner |
2014-02-10 | xfs: ensure correct timestamp updates from truncate | Christoph Hellwig |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |