| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |