| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2019-07-11 | 1 | -2/+15 |
|\ |
|
| * | iomap: fix page_done callback for short writes | Andreas Gruenbacher | 2019-06-28 | 1 | -1/+1 |
| * | iomap: don't mark the inode dirty in iomap_write_end | Andreas Gruenbacher | 2019-06-28 | 1 | -1/+14 |
* | | block: fix .bi_size overflow | Ming Lei | 2019-07-01 | 1 | -1/+1 |
* | | Merge tag 'v5.2-rc6' into for-5.3/block | Jens Axboe | 2019-07-01 | 1 | -4/+8 |
|\ \ |
|
| * | | block: return from __bio_try_merge_page if merging occured in the same page | Christoph Hellwig | 2019-06-17 | 1 | -4/+8 |
| |/ |
|
* / | iomap: use bio_release_pages in iomap_dio_bio_end_io | Christoph Hellwig | 2019-06-29 | 1 | -7/+1 |
|/ |
|
* | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-05-08 | 1 | -4/+2 |
|\ |
|
| * | block: remove the i argument to bio_for_each_segment_all | Christoph Hellwig | 2019-04-30 | 1 | -4/+2 |
* | | iomap: move iomap_read_inline_data around | Christoph Hellwig | 2019-05-02 | 1 | -20/+20 |
* | | iomap: Add a page_prepare callback | Andreas Gruenbacher | 2019-05-01 | 1 | -10/+26 |
* | | iomap: Fix use-after-free error in page_done callback | Andreas Gruenbacher | 2019-05-01 | 1 | -0/+1 |
* | | fs: Turn __generic_write_end into a void function | Andreas Gruenbacher | 2019-05-01 | 1 | -1/+1 |
* | | iomap: Clean up __generic_write_end calling | Christoph Hellwig | 2019-05-01 | 1 | -10/+8 |
* | | iomap: convert to SPDX identifier | Christoph Hellwig | 2019-04-28 | 1 | -9/+1 |
|/ |
|
* | block: add BIO_NO_PAGE_REF flag | Jens Axboe | 2019-03-18 | 1 | -5/+7 |
* | iomap: wire up the iopoll method | Christoph Hellwig | 2019-02-24 | 1 | -15/+28 |
* | Merge tag 'v5.0-rc6' into for-5.1/block | Jens Axboe | 2019-02-15 | 1 | -7/+30 |
|\ |
|
| * | iomap: fix a use after free in iomap_dio_rw | Christoph Hellwig | 2019-01-27 | 1 | -7/+21 |
| * | iomap: get/put the page in iomap_page_create/release() | Piotr Jaroszynski | 2019-01-27 | 1 | -0/+9 |
* | | block: enable multipage bvecs | Ming Lei | 2019-02-15 | 1 | -2/+2 |
* | | block: allow bio_for_each_segment_all() to iterate over multi-page bvec | Ming Lei | 2019-02-15 | 1 | -2/+4 |
|/ |
|
* | block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE) | Linus Torvalds | 2019-01-02 | 1 | -2/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-29 | 1 | -1/+1 |
|\ |
|
| * | mm: migrate: drop unused argument of migrate_page_move_mapping() | Jan Kara | 2018-12-28 | 1 | -1/+1 |
* | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-12-28 | 1 | -4/+12 |
|\ \
| |/
|/| |
|
| * | Merge tag 'v4.20-rc6' into for-4.21/block | Jens Axboe | 2018-12-10 | 1 | -9/+0 |
| |\ |
|
| * \ | Merge tag 'v4.20-rc5' into for-4.21/block | Jens Axboe | 2018-12-04 | 1 | -12/+41 |
| |\ \ |
|
| * | | | block: make blk_poll() take a parameter on whether to spin or not | Jens Axboe | 2018-11-26 | 1 | -1/+1 |
| * | | | block: avoid ordered task state change for polled IO | Jens Axboe | 2018-11-19 | 1 | -1/+2 |
| * | | | block: add polled wakeup task helper | Jens Axboe | 2018-11-16 | 1 | -1/+1 |
| * | | | block: add REQ_HIPRI and inherit it from IOCB_HIPRI | Jens Axboe | 2018-11-07 | 1 | -1/+8 |
* | | | | Merge tag 'iomap-4.21-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-12-28 | 1 | -2/+15 |
|\ \ \ \ |
|
| * | | | | iomap: don't search past page end in iomap_is_partially_uptodate | Eric Sandeen | 2018-12-21 | 1 | -2/+15 |
* | | | | | iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()" | Dave Chinner | 2018-12-20 | 1 | -7/+0 |
|/ / / / |
|
* | | / | fs/iomap.c: get/put the page in iomap_page_create/release() | Piotr Jaroszynski | 2018-12-15 | 1 | -0/+7 |
| |_|/
|/| | |
|
* | | | iomap: partially revert 4721a601099 (simulated directio short read on EFAULT) | Darrick J. Wong | 2018-12-04 | 1 | -9/+0 |
| |/
|/| |
|
* | | iomap: readpages doesn't zero page tail beyond EOF | Dave Chinner | 2018-11-21 | 1 | -3/+8 |
* | | iomap: dio data corruption and spurious errors when pipes fill | Dave Chinner | 2018-11-21 | 1 | -3/+19 |
* | | iomap: sub-block dio needs to zeroout beyond EOF | Dave Chinner | 2018-11-21 | 1 | -1/+8 |
* | | iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents | Dave Chinner | 2018-11-21 | 1 | -5/+6 |
|/ |
|
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-11-02 | 1 | -1/+0 |
|\ |
|
| * | iomap: remove duplicated include from iomap.c | Yue Haibing | 2018-10-18 | 1 | -1/+0 |
* | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-02 | 1 | -1/+1 |
|\ \ |
|
| * | | iov_iter: Use accessor function | David Howells | 2018-10-24 | 1 | -1/+1 |
* | | | fs/iomap.c: change return type to vm_fault_t | Souptick Joarder | 2018-10-27 | 1 | -1/+1 |
|/ / |
|
* / | iomap: set page dirty after partial delalloc on mkwrite | Brian Foster | 2018-09-29 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-08-22 | 1 | -1/+1 |
|\ |
|
| * | iomap: fix WARN_ON_ONCE on uninitialized variable | Darrick J. Wong | 2018-08-14 | 1 | -1/+1 |
* | | Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-08-14 | 1 | -27/+265 |
|\| |
|