summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-13blk-mq: remove blk-mq-tag.hChristoph Hellwig13-85/+60
2023-04-13blk-mq: don't plug for head insertions in blk_execute_rq_nowaitChristoph Hellwig1-1/+1
2023-04-13blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOWChengming Zhou1-1/+2
2023-04-13blk-stat: fix QUEUE_FLAG_STATS clearChengming Zhou1-2/+2
2023-04-13blk-iolatency: Make initialization lazyTejun Heo3-15/+28
2023-04-13blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/Tejun Heo2-2/+2
2023-04-13blkcg: Restructure blkg_conf_prep() and friendsTejun Heo6-78/+127
2023-04-13blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()Tejun Heo1-9/+4
2023-04-13nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei1-21/+27
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg5-66/+2
2023-04-13nvme-rdma: minor cleanup in nvme_rdma_create_cq()zhenwei pi1-8/+4
2023-04-13nvme: fix double blk_mq_complete_request for timeout request with low probabi...Lei Yin1-2/+2
2023-04-13nvme: fix async event trace eventKeith Busch2-13/+7
2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni1-2/+2
2023-04-13nvme-apple: return directly instead of elseChaitanya Kulkarni1-2/+2
2023-04-13nvmet-tcp: validate idle poll modparam valueChaitanya Kulkarni1-2/+3
2023-04-13nvmet-tcp: validate so_priority modparam valueChaitanya Kulkarni1-2/+27
2023-04-13nvme-tcp: fence TCP socket on receive errorChris Leech1-0/+3
2023-04-13nvmet: remove nvmet_req_cns_error_completeChristoph Hellwig2-9/+4
2023-04-13nvmet: rename nvmet_execute_identify_cns_cs_nsChristoph Hellwig3-4/+4
2023-04-13nvmet: fix Identify Identification Descriptor List handlingChristoph Hellwig1-19/+1
2023-04-13nvmet: cleanup nvmet_execute_identify()Damien Le Moal1-16/+19
2023-04-13nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal3-8/+18
2023-04-13nvmet: fix Identify Active Namespace ID list handlingDamien Le Moal1-7/+2
2023-04-13nvmet: fix Identify Controller handlingDamien Le Moal1-5/+2
2023-04-13nvmet: fix Identify Namespace handlingDamien Le Moal1-7/+2
2023-04-13nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()Damien Le Moal1-7/+9
2023-04-13nvme-pci: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+1
2023-04-12s390/dasd: fix hanging blockdevice after request requeueStefan Haberland1-1/+1
2023-04-12s390/dasd: add autoquiesce event for start IO errorStefan Haberland1-0/+2
2023-04-12s390/dasd: add aq_timeouts autoquiesce triggerStefan Haberland4-0/+60
2023-04-12s390/dasd: add aq_requeue sysfs attributeStefan Haberland1-0/+36
2023-04-12s390/dasd: add aq_mask sysfs attributeStefan Haberland2-7/+59
2023-04-12s390/dasd: add autoquiesce featureStefan Haberland4-17/+48
2023-04-12s390/dasd: remove unused DASD EER definesStefan Haberland1-11/+1
2023-04-07blk-cgroup: delete cpd_init_fn of blkcg_policyChengming Zhou3-13/+2
2023-04-07blk-cgroup: delete cpd_bind_fn of blkcg_policyChengming Zhou2-22/+0
2023-04-07block, bfq: remove BFQ_WEIGHT_LEGACY_DFLChengming Zhou2-4/+1
2023-04-05sed-opal: Add command to read locking range parameters.Ondrej Kozina3-0/+165
2023-04-05sed-opal: add helper to get multiple columns at once.Ondrej Kozina1-8/+14
2023-04-05sed-opal: allow user authority to get locking range attributes.Ondrej Kozina2-0/+25
2023-04-05sed-opal: add helper for adding user authorities in ACE.Ondrej Kozina2-20/+77
2023-04-05sed-opal: do not add same authority twice in boolean ace.Ondrej Kozina1-16/+0
2023-04-03block: ublk_drv: cleanup 'struct ublk_map_data'Ming Lei1-15/+12
2023-04-03block: ublk_drv: clean up several helpersMing Lei1-13/+5
2023-04-03block: ublk_drv: add two helpers to clean up map/unmap requestMing Lei1-5/+14
2023-04-03block: ublk_drv: don't consider flush request in map/unmap ioMing Lei1-7/+3
2023-04-03block: ublk_drv: add common exit handlingMing Lei1-6/+9
2023-04-02drbd: Pass a peer device to the resync and online verify functionsChristoph Böhmwalder6-108/+126
2023-04-02drbd: pass drbd_peer_device to __req_modChristoph Böhmwalder5-31/+46