summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29sbitmap: fix lockup while swappingfor-6.1/block-2022-10-03Hugh Dickins
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-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-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
2022-09-27nvme-auth: add a MAINTAINERS entryChristoph Hellwig
2022-09-27nvmet: add helpers to set the result field for connect commandsChristoph Hellwig
2022-09-27nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig
2022-09-27nvmet-auth: don't try to cancel a non-initialized work_structChristoph Hellwig
2022-09-27nvmet-tcp: remove nvmet_tcp_finish_cmdzhenwei pi
2022-09-27nvmet-tcp: add bounds check on Transfer TagVarun Prakash
2022-09-27nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE stateVarun Prakash
2022-09-27nvmet-tcp: fix NULL pointer dereference during releasezhenwei pi
2022-09-27nvme-pci: report the actual number of tagset mapsKeith Busch
2022-09-27nvme-pci: set min_align_mask before calculating max_hw_sectorsRishabh Bhatnagar
2022-09-27nvme: send a rediscover uevent when a persistent discovery controller reconnectsSagi Grimberg
2022-09-27nvme: enumerate controller flagsSagi Grimberg
2022-09-27nvme: ensure subsystem reset is single threadedKeith Busch
2022-09-27nvme: restrict management ioctls to adminKeith Busch
2022-09-27nvme: copy firmware_rev on each initKeith Busch
2022-09-27nvme: handle effects after freeing the requestKeith Busch
2022-09-26blk-cgroup: pass a gendisk to the blkg allocation helpersChristoph Hellwig
2022-09-26blk-cgroup: pass a gendisk to blkcg_schedule_throttleChristoph Hellwig
2022-09-26blk-cgroup: pass a gendisk to blkg_destroy_allChristoph Hellwig
2022-09-26blk-throttle: pass a gendisk to blk_throtl_cancel_biosChristoph Hellwig
2022-09-26blk-throttle: pass a gendisk to blk_throtl_register_queueChristoph Hellwig
2022-09-26blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exitChristoph Hellwig
2022-09-26blk-iocost: cleanup ioc_qos_writeChristoph Hellwig
2022-09-26blk-iocost: pass a gendisk to blk_iocost_initChristoph Hellwig
2022-09-26blk-iocost: simplify ioc_nameChristoph Hellwig
2022-09-26blk-iolatency: pass a gendisk to blk_iolatency_initChristoph Hellwig
2022-09-26blk-ioprio: pass a gendisk to blk_ioprio_init and blk_ioprio_exitChristoph Hellwig