| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: add a xfs_inode_buftarg helper | Christoph Hellwig | 2019-10-28 | 1 | -3/+0 |
* | iomap: lift the xfs writeback code to iomap | Christoph Hellwig | 2019-10-21 | 1 | -17/+0 |
* | xfs: remove the fork fields in the writepage_ctx and ioend | Christoph Hellwig | 2019-10-21 | 1 | -1/+1 |
* | xfs: turn io_append_trans into an io_private void pointer | Christoph Hellwig | 2019-10-21 | 1 | -1/+1 |
* | xfs: use a struct iomap in xfs_writepage_ctx | Christoph Hellwig | 2019-10-21 | 1 | -1/+1 |
* | xfs: remove the unused xfs_count_page_state declaration | Christoph Hellwig | 2019-06-30 | 1 | -1/+0 |
* | xfs: implement per-inode writeback completion queues | Darrick J. Wong | 2019-04-16 | 1 | -1/+0 |
* | xfs: remove the io_type field from the writeback context and ioend | Christoph Hellwig | 2019-02-17 | 1 | -22/+2 |
* | xfs: fix symbolic enum printing in ftrace output | Darrick J. Wong | 2018-12-19 | 1 | -0/+3 |
* | xfs: remove XFS_IO_INVALID | Christoph Hellwig | 2018-10-18 | 1 | -8/+6 |
* | xfs: remove xfs_map_cow | Christoph Hellwig | 2018-07-12 | 1 | -1/+3 |
* | Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-06-13 | 1 | -13/+1 |
|\ |
|
| * | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -13/+1 |
* | | xfs: convert to bioset_init()/mempool_init() | Kent Overstreet | 2018-05-30 | 1 | -1/+1 |
|/ |
|
* | xfs, dax: introduce xfs_dax_aops | Dan Williams | 2018-03-30 | 1 | -0/+1 |
* | xfs: perform dax_device lookup at mount | Dan Williams | 2017-08-31 | 1 | -0/+1 |
* | xfs: use iomap_dio_rw | Christoph Hellwig | 2016-11-30 | 1 | -6/+0 |
* | xfs: use struct iomap based DAX PMD fault path | Ross Zwisler | 2016-11-08 | 1 | -3/+0 |
* | xfs: allocate delayed extents in CoW fork | Darrick J. Wong | 2016-10-05 | 1 | -1/+3 |
* | xfs: refactor xfs_setfilesize | Christoph Hellwig | 2016-09-19 | 1 | -0/+1 |
* | xfs: direct calls in the direct I/O path | Christoph Hellwig | 2016-07-20 | 1 | -0/+3 |
* | xfs: optimize bio handling in the buffer writeback path | Christoph Hellwig | 2016-04-06 | 1 | -10/+5 |
* | xfs: don't release bios on completion immediately | Dave Chinner | 2016-04-06 | 1 | -2/+3 |
* | xfs: build bios directly in xfs_add_to_ioend | Dave Chinner | 2016-04-06 | 1 | -0/+1 |
* | Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-21 | 1 | -1/+3 |
|\ |
|
| * | xfs: don't chain ioends during writepage submission | Dave Chinner | 2016-02-15 | 1 | -1/+1 |
| * | xfs: Introduce writeback context for writepages | Dave Chinner | 2016-02-15 | 1 | -0/+2 |
* | | dax: give DAX clearing code correct bdev | Ross Zwisler | 2016-02-27 | 1 | -0/+1 |
|/ |
|
* | xfs: DAX does not use IO completion callbacks | Dave Chinner | 2015-11-03 | 1 | -1/+0 |
* | xfs: fix inode size update overflow in xfs_map_direct() | Dave Chinner | 2015-11-03 | 1 | -0/+2 |
* | xfs: add DAX file operations support | Dave Chinner | 2015-06-04 | 1 | -1/+6 |
* | xfs: don't allocate an ioend for direct I/O completions | Christoph Hellwig | 2015-02-02 | 1 | -3/+0 |
* | direct-io: Implement generic deferred AIO completions | Christoph Hellwig | 2013-09-04 | 1 | -3/+0 |
* | Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision. | Alain Renaud | 2012-07-22 | 1 | -7/+7 |
* | xfs: log file size updates at I/O completion time | Christoph Hellwig | 2012-03-13 | 1 | -0/+2 |
* | xfs: use per-filesystem I/O completion workqueues | Christoph Hellwig | 2012-03-05 | 1 | -2/+0 |
* | xfs: remove i_iocount | Christoph Hellwig | 2011-10-12 | 1 | -3/+0 |
* | xfs: defer AIO/DIO completions | Christoph Hellwig | 2011-10-12 | 1 | -0/+1 |
* | xfs: remove subdirectories | Christoph Hellwig | 2011-08-12 | 1 | -0/+68 |