Age | Commit message (Expand) | Author |
2016-08-17 | xfs: simplify xfs_file_iomap_begin | Christoph Hellwig |
2016-08-03 | xfs: convert unwritten status of reverse mappings | Darrick J. Wong |
2016-08-03 | xfs: add an extent to the rmap btree | Darrick J. Wong |
2016-08-03 | xfs: add tracepoints for the rmap functions | Darrick J. Wong |
2016-08-03 | xfs: add rmap btree operations | Darrick J. Wong |
2016-08-03 | xfs: define the on-disk rmap btree format | Darrick J. Wong |
2016-08-03 | xfs: introduce rmap extent operation stubs | Darrick J. Wong |
2016-08-03 | xfs: add tracepoints and error injection for deferred extent freeing | Darrick J. Wong |
2016-08-03 | xfs: add tracepoints for the deferred ops mechanism | Darrick J. Wong |
2016-08-03 | xfs: introduce interval queries on btrees | Darrick J. Wong |
2016-08-03 | xfs: support btrees with overlapping intervals for keys | Darrick J. Wong |
2016-07-20 | Merge branch 'xfs-4.8-split-dax-dio' into for-next | Dave Chinner |
2016-07-20 | xfs: split direct I/O and DAX path | Christoph Hellwig |
2016-07-20 | xfs: kill ioflags | Christoph Hellwig |
2016-06-21 | Merge branch 'xfs-4.8-misc-fixes-2' into for-next | Dave Chinner |
2016-06-21 | xfs: enable buffer deadlock postmortem diagnosis via ftrace | Darrick J. Wong |
2016-06-21 | xfs: implement iomap based buffered write path | Christoph Hellwig |
2016-05-20 | Merge branch 'xfs-4.7-error-cfg' into for-next | Dave Chinner |
2016-05-20 | Merge branch 'xfs-4.7-misc-fixes' into for-next | Dave Chinner |
2016-05-18 | xfs: add configurable error support to metadata buffers | Carlos Maiolino |
2016-04-06 | xfs: Add caller function output to xfs_log_force tracepoint | Carlos Maiolino |
2016-04-06 | xfs: remove transaction types | Christoph Hellwig |
2016-02-08 | xfs: don't use ioends for direct write completions | Christoph Hellwig |
2016-01-08 | xfs: add tracepoints to readpage calls | Dave Chinner |
2015-11-03 | Merge branch 'xfs-dax-updates' into for-next | Dave Chinner |
2015-11-03 | xfs: add ->pfn_mkwrite support for DAX | Dave Chinner |
2015-10-12 | xfs: add an xfs_zero_eof() tracepoint | Brian Foster |
2015-09-08 | xfs: huge page fault support | Matthew Wilcox |
2015-08-19 | xfs: icreate log item recovery and cancellation tracepoints | Brian Foster |
2015-05-29 | xfs: allocate sparse inode chunks on full chunk allocation failure | Brian Foster |
2015-04-16 | Merge branch 'xfs-dio-extend-fix' into for-next | Dave Chinner |
2015-04-16 | xfs: DIO writes within EOF don't need an ioend | Dave Chinner |
2015-04-16 | xfs: handle DIO overwrite EOF update completion correctly | Dave Chinner |
2015-04-16 | xfs: DIO needs an ioend for writes | Dave Chinner |
2015-03-25 | Merge branch 'fallocate-insert-range' into for-next | Dave Chinner |
2015-03-25 | Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next | Dave Chinner |
2015-03-25 | xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate | Namjae Jeon |
2015-03-25 | xfs: %pF is only for function pointers | Scott Wood |
2015-02-23 | xfs: use i_mmaplock on write faults | Dave Chinner |
2015-02-23 | xfs: use i_mmaplock on read faults | Dave Chinner |
2014-10-02 | xfs: introduce xfs_buf_submit[_wait] | Dave Chinner |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-06-12 | ->splice_write() via ->write_iter() | Al Viro |
2014-05-15 | Merge branch 'xfs-filestreams-lookup' into for-next | Dave Chinner |
2014-04-23 | xfs: add filestream allocator tracepoints | Christoph Hellwig |
2014-04-14 | xfs: zeroing space needs to punch delalloc blocks | Dave Chinner |
2014-02-24 | xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate | Namjae Jeon |
2013-11-06 | xfs: add tracepoints to AGF/AGI read operations | Dave Chinner |
2013-11-06 | xfs: trace AIL manipulations | Dave Chinner |
2013-07-09 | Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |