Age | Commit message (Expand) | Author |
2016-06-21 | xfs: use iomap infrastructure for DAX zeroing | Christoph Hellwig |
2016-06-21 | xfs: use iomap fiemap implementation | Christoph Hellwig |
2016-06-21 | xfs: implement iomap based buffered write path | Christoph Hellwig |
2016-06-21 | xfs: reorder zeroing and flushing sequence in truncate | Christoph Hellwig |
2016-05-20 | Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next | Dave Chinner |
2016-04-06 | xfs: better xfs_trans_alloc interface | Christoph Hellwig |
2016-04-06 | xfs: optimize inline symlinks | Christoph Hellwig |
2016-04-06 | xfs: set up inode operation vectors later | Christoph Hellwig |
2016-03-07 | Merge branch 'xfs-dax-fixes-4.6' into for-next | Dave Chinner |
2016-03-01 | xfs: XFS_DIFLAG2_DAX limited by PAGE_SIZE | Dave Chinner |
2016-03-01 | xfs: S_DAX is only for regular files | Dave Chinner |
2016-02-09 | xfs: mode di_mode to vfs inode | Dave Chinner |
2016-02-09 | xfs: move inode generation count to VFS inode | Dave Chinner |
2016-02-09 | xfs: use vfs inode nlink field everywhere | Dave Chinner |
2016-02-09 | xfs: remove timestamps from incore inode | Dave Chinner |
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 |