summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: fix typo in Mimi Zohar's addressBaruch Siach2019-03-091-1/+1
* Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-0832-146/+4783
|\
| * io_uring: add a few test toolsJens Axboe2019-03-069-0/+1380
| * io_uring: allow workqueue item to handle multiple buffered requestsJens Axboe2019-03-061-52/+229
| * io_uring: add support for IORING_OP_POLLJens Axboe2019-03-062-1/+265
| * io_uring: add io_kiocb ref countJens Axboe2019-02-281-2/+6
| * io_uring: add submission pollingJens Axboe2019-02-282-8/+253
| * io_uring: add file set registrationJens Axboe2019-02-282-32/+288
| * net: split out functions related to registering inflight socket filesJens Axboe2019-02-288-131/+174
| * io_uring: add support for pre-mapped user IO buffersJens Axboe2019-02-287-15/+381
| * block: implement bio helper to add iter bvec pages to bioJens Axboe2019-02-281-8/+54
| * io_uring: batch io_kiocb allocationJens Axboe2019-02-281-7/+38
| * io_uring: use fget/fput_many() for file referencesJens Axboe2019-02-281-21/+121
| * fs: add fget_many() and fput_many()Jens Axboe2019-02-284-8/+22
| * io_uring: support for IO pollingJens Axboe2019-02-282-9/+271
| * io_uring: add fsync supportChristoph Hellwig2019-02-282-1/+61
| * Add io_uring IO interfaceJens Axboe2019-02-2812-2/+1390
* | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-08114-1123/+1470
|\ \
| * | block: fix updating bio's front segment sizeMing Lei2019-03-021-0/+8
| * | block: Replace function name in string with __func__Keyur Patel2019-02-281-4/+4
| * | nbd: propagate genlmsg_reply return codeLi RongQing2019-02-281-2/+1
| * | floppy: remove set but not used variable 'q'YueHaibing2019-02-281-3/+0
| * | null_blk: fix checking for REQ_FUAHeinz Mauelshagen2019-02-281-1/+1
| * | block: fix NULL pointer dereference in register_diskzhengbin2019-02-281-4/+6
| * | fs: fix guard_bio_eod to check for real EOD errorsCarlos Maiolino2019-02-281-0/+7
| * | blk-mq: use HCTX_TYPE_DEFAULT but not 0 to index blk_mq_tag_set->mapDongli Zhang2019-02-281-7/+7
| * | block: optimize bvec iteration in bvec_iter_advanceChristoph Hellwig2019-02-281-3/+4
| |/
| * block: introduce mp_bvec_for_each_page() for iterating over pageMing Lei2019-02-281-0/+5
| * block: optimize blk_bio_segment_split for single-page bvecMing Lei2019-02-271-3/+9
| * block: optimize __blk_segment_map_sg() for single-page bvecMing Lei2019-02-271-2/+7
| * block: introduce bvec_nth_page()Ming Lei2019-02-272-4/+9
| * iomap: wire up the iopoll methodChristoph Hellwig2019-02-244-15/+32
| * block: add bio_set_polled() helperJens Axboe2019-02-242-2/+16
| * block: wire up block device iopoll methodChristoph Hellwig2019-02-241-1/+17
| * fs: add an iopoll method to struct file_operationsChristoph Hellwig2019-02-242-0/+5
| * loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()Dongli Zhang2019-02-221-4/+17
| * loop: do not print warn message if partition scan is successfulDongli Zhang2019-02-221-2/+3
| * block: bounce: make sure that bvec table is updatedMing Lei2019-02-211-2/+6
| * Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-5.1/blockJens Axboe2019-02-2129-289/+168
| |\
| | * nvme-rdma: use nr_phys_segments when map rq to sglChaitanya Kulkarni2019-02-211-2/+2
| | * nvmet: convert to SPDX identifiersChristoph Hellwig2019-02-207-63/+7
| | * nvmet-rdma: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
| | * nvme-loop: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
| | * nvmet-fcloop: convert to SPDX identifiersChristoph Hellwig2019-02-201-12/+1
| | * nvmet-fc: convert to SPDX identifiersChristoph Hellwig2019-02-201-13/+1
| | * nvme: convert to SPDX identifiersChristoph Hellwig2019-02-206-46/+6
| | * nvme-pci: convert to SPDX identifiersChristoph Hellwig2019-02-201-9/+1
| | * nvme-lightnvm: convert to SPDX identifiersChristoph Hellwig2019-02-201-15/+1
| | * nvme-rdma: convert to SPDX identifiersChristoph Hellwig2019-02-202-18/+2
| | * nvme-fc: convert to SPDX identifiersChristoph Hellwig2019-02-203-35/+3