summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-13blk-iolatency: Make initialization lazyTejun Heo
2023-04-13blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/Tejun Heo
2023-04-13blkcg: Restructure blkg_conf_prep() and friendsTejun Heo
2023-04-13blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()Tejun Heo
2023-04-13nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg
2023-04-13nvme-rdma: minor cleanup in nvme_rdma_create_cq()zhenwei pi
2023-04-13nvme: fix double blk_mq_complete_request for timeout request with low probabi...Lei Yin
2023-04-13nvme: fix async event trace eventKeith Busch
2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni
2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni
2023-04-13nvmet-tcp: validate idle poll modparam valueChaitanya Kulkarni
2023-04-13nvmet-tcp: validate so_priority modparam valueChaitanya Kulkarni
2023-04-13nvme-tcp: fence TCP socket on receive errorChris Leech
2023-04-13nvmet: remove nvmet_req_cns_error_completeChristoph Hellwig
2023-04-13nvmet: rename nvmet_execute_identify_cns_cs_nsChristoph Hellwig
2023-04-13nvmet: fix Identify Identification Descriptor List handlingChristoph Hellwig
2023-04-13nvmet: cleanup nvmet_execute_identify()Damien Le Moal
2023-04-13nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal
2023-04-13nvmet: fix Identify Active Namespace ID list handlingDamien Le Moal
2023-04-13nvmet: fix Identify Controller handlingDamien Le Moal
2023-04-13nvmet: fix Identify Namespace handlingDamien Le Moal
2023-04-13nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()Damien Le Moal
2023-04-13nvme-pci: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-04-11s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-04-11s390/dasd: add autoquiesce event for start IO errorStefan Haberland
2023-04-11s390/dasd: add aq_timeouts autoquiesce triggerStefan Haberland
2023-04-11s390/dasd: add aq_requeue sysfs attributeStefan Haberland
2023-04-11s390/dasd: add aq_mask sysfs attributeStefan Haberland
2023-04-11s390/dasd: add autoquiesce featureStefan Haberland
2023-04-11s390/dasd: remove unused DASD EER definesStefan Haberland
2023-04-06blk-cgroup: delete cpd_init_fn of blkcg_policyChengming Zhou
2023-04-06blk-cgroup: delete cpd_bind_fn of blkcg_policyChengming Zhou
2023-04-06block, bfq: remove BFQ_WEIGHT_LEGACY_DFLChengming Zhou
2023-04-05sed-opal: Add command to read locking range parameters.Ondrej Kozina
2023-04-05sed-opal: add helper to get multiple columns at once.Ondrej Kozina
2023-04-05sed-opal: allow user authority to get locking range attributes.Ondrej Kozina
2023-04-05sed-opal: add helper for adding user authorities in ACE.Ondrej Kozina
2023-04-05sed-opal: do not add same authority twice in boolean ace.Ondrej Kozina
2023-04-02block: ublk_drv: cleanup 'struct ublk_map_data'Ming Lei
2023-04-02block: ublk_drv: clean up several helpersMing Lei
2023-04-02block: ublk_drv: add two helpers to clean up map/unmap requestMing Lei
2023-04-02block: ublk_drv: don't consider flush request in map/unmap ioMing Lei
2023-04-02block: ublk_drv: add common exit handlingMing Lei
2023-04-01drbd: Pass a peer device to the resync and online verify functionsChristoph Böhmwalder
2023-04-01drbd: pass drbd_peer_device to __req_modChristoph Böhmwalder
2023-04-01drbd: drbd_uuid_compare: pass a peer_deviceChristoph Böhmwalder
2023-04-01drbd: INFO_bm_xfer_stats(): Pass a peer device argumentAndreas Gruenbacher
2023-04-01drbd: Add peer device parameter to whole-bitmap I/O handlersAndreas Gruenbacher
2023-04-01drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macroAndreas Gruenbacher