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