summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-30nvme: wire up fixed buffer support for nvme passthroughfor-6.1/passthrough-2022-10-03Kanchan Joshi
2022-09-30nvme: pass ubuffer as an integerKanchan Joshi
2022-09-30block: extend functionality to map bvec iteratorKanchan Joshi
2022-09-30block: factor out blk_rq_map_bio_alloc helperKanchan Joshi
2022-09-30block: rename bio_map_put to blk_mq_map_bio_putAnuj Gupta
2022-09-30nvme: refactor nvme_alloc_requestKanchan Joshi
2022-09-30nvme: refactor nvme_add_user_metadataKanchan Joshi
2022-09-30nvme: Use blk_rq_map_user_io helperAnuj Gupta
2022-09-30scsi: Use blk_rq_map_user_io helperAnuj Gupta
2022-09-30block: add blk_rq_map_user_ioAnuj Gupta
2022-09-30io_uring: introduce fixed buffer support for io_uring_cmdAnuj Gupta
2022-09-30io_uring: add io_uring_cmd_import_fixedAnuj Gupta
2022-09-30nvme: enable batched completions of passthrough IOJens Axboe
2022-09-30nvme: split out metadata vs non metadata end_io uring_cmd completionsJens Axboe
2022-09-30block: allow end_io based requests in the completion batch handlingJens Axboe
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe
2022-09-30block: enable batched allocation for blk_mq_alloc_request()Jens Axboe
2022-09-30block: kill deprecated BUG_ON() in the flush handlingJens Axboe
2022-09-30Merge branch 'for-6.1/io_uring' into for-6.1/passthroughJens Axboe
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe
2022-09-29sbitmap: fix lockup while swappingfor-6.1/block-2022-10-03Hugh Dickins
2022-09-29io_uring/net: fix notif cqe reorderingfor-6.1/io_uring-2022-10-03Pavel Begunkov
2022-09-29io_uring/net: don't update msg_name if not providedPavel Begunkov
2022-09-29io_uring: don't gate task_work run on TIF_NOTIFY_SIGNALJens Axboe
2022-09-29io_uring/rw: defer fsnotify calls to task contextJens Axboe
2022-09-29block: add rationale for not using blk_mq_plug() when applicablePankaj Raghav
2022-09-29block: adapt blk_mq_plug() to not plug for writes that require a zone lockPankaj Raghav
2022-09-29io_uring/net: fix fast_iov assignment in io_setup_async_msg()Stefan Metzmacher
2022-09-28io_uring/net: fix non-zc send with addressPavel Begunkov
2022-09-28Merge tag 'nvme-6.1-2022-09-28' of git://git.infradead.org/nvme into for-6.1/...Jens Axboe
2022-09-28s390/dasd: use blk_mq_alloc_diskChristoph Hellwig
2022-09-28io_uring/net: don't skip notifs for failed requestsPavel Begunkov
2022-09-27blk-cgroup: don't update the blkg lookup hint in blkg_conf_prepChristoph Hellwig
2022-09-27nvmet: don't look at the request_queue in nvmet_bdev_set_limitsChristoph Hellwig
2022-09-27nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_allChristoph Hellwig
2022-09-27blk-mq: use quiesced elevator switch when reinitializing queuesKeith Busch
2022-09-27block: replace blk_queue_nowait with bdev_nowaitChristoph Hellwig
2022-09-27nvme: remove nvme_ctrl_init_connect_qChristoph Hellwig
2022-09-27nvme-loop: use the tagset alloc/free helpersChristoph Hellwig
2022-09-27nvme-loop: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig
2022-09-27nvme-loop: initialize sqsize laterChristoph Hellwig
2022-09-27nvme-fc: use the tagset alloc/free helpersChristoph Hellwig
2022-09-27nvme-fc: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig
2022-09-27nvme-fc: keep ctrl->sqsize in sync with opts->queue_sizeChristoph Hellwig
2022-09-27nvme-rdma: use the tagset alloc/free helpersChristoph Hellwig
2022-09-27nvme-rdma: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig
2022-09-27nvme-tcp: use the tagset alloc/free helpersChristoph Hellwig
2022-09-27nvme-tcp: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig
2022-09-27nvme-tcp: remove the unused queue_size member in nvme_tcp_queueChristoph Hellwig
2022-09-27nvme: add common helpers to allocate and free tagsetsChristoph Hellwig