summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: don't plug for head insertions in blk_execute_rq_nowaitChristoph Hellwig2023-04-131-1/+1
* blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOWChengming Zhou2023-04-131-1/+2
* blk-stat: fix QUEUE_FLAG_STATS clearChengming Zhou2023-04-131-2/+2
* blk-iolatency: Make initialization lazyTejun Heo2023-04-133-15/+28
* blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/Tejun Heo2023-04-132-2/+2
* blkcg: Restructure blkg_conf_prep() and friendsTejun Heo2023-04-136-78/+127
* blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()Tejun Heo2023-04-131-9/+4
* s390/dasd: fix hanging blockdevice after request requeueStefan Haberland2023-04-111-1/+1
* s390/dasd: add autoquiesce event for start IO errorStefan Haberland2023-04-111-0/+2
* s390/dasd: add aq_timeouts autoquiesce triggerStefan Haberland2023-04-114-0/+60
* s390/dasd: add aq_requeue sysfs attributeStefan Haberland2023-04-111-0/+36
* s390/dasd: add aq_mask sysfs attributeStefan Haberland2023-04-112-7/+59
* s390/dasd: add autoquiesce featureStefan Haberland2023-04-114-17/+48
* s390/dasd: remove unused DASD EER definesStefan Haberland2023-04-111-11/+1
* blk-cgroup: delete cpd_init_fn of blkcg_policyChengming Zhou2023-04-063-13/+2
* blk-cgroup: delete cpd_bind_fn of blkcg_policyChengming Zhou2023-04-062-22/+0
* block, bfq: remove BFQ_WEIGHT_LEGACY_DFLChengming Zhou2023-04-062-4/+1
* sed-opal: Add command to read locking range parameters.Ondrej Kozina2023-04-053-0/+165
* sed-opal: add helper to get multiple columns at once.Ondrej Kozina2023-04-051-8/+14
* sed-opal: allow user authority to get locking range attributes.Ondrej Kozina2023-04-052-0/+25
* sed-opal: add helper for adding user authorities in ACE.Ondrej Kozina2023-04-052-20/+77
* sed-opal: do not add same authority twice in boolean ace.Ondrej Kozina2023-04-051-16/+0
* block: ublk_drv: cleanup 'struct ublk_map_data'Ming Lei2023-04-021-15/+12
* block: ublk_drv: clean up several helpersMing Lei2023-04-021-13/+5
* block: ublk_drv: add two helpers to clean up map/unmap requestMing Lei2023-04-021-5/+14
* block: ublk_drv: don't consider flush request in map/unmap ioMing Lei2023-04-021-7/+3
* block: ublk_drv: add common exit handlingMing Lei2023-04-021-6/+9
* drbd: Pass a peer device to the resync and online verify functionsChristoph Böhmwalder2023-04-016-108/+126
* drbd: pass drbd_peer_device to __req_modChristoph Böhmwalder2023-04-015-31/+46
* drbd: drbd_uuid_compare: pass a peer_deviceChristoph Böhmwalder2023-04-011-4/+5
* drbd: INFO_bm_xfer_stats(): Pass a peer device argumentAndreas Gruenbacher2023-04-013-7/+7
* drbd: Add peer device parameter to whole-bitmap I/O handlersAndreas Gruenbacher2023-04-017-62/+96
* drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macroAndreas Gruenbacher2023-04-011-22/+15
* genetlink: make _genl_cmd_to_str staticChristoph Böhmwalder2023-04-011-1/+1
* null_blk: use kmap_local_page() and kunmap_local()Chaitanya Kulkarni2023-04-011-4/+4
* null_blk: use non-deprecated lib functionsChaitanya Kulkarni2023-04-011-22/+7
* block: open code __blk_account_io_done()Chaitanya Kulkarni2023-03-271-13/+9
* block: open code __blk_account_io_start()Chaitanya Kulkarni2023-03-271-20/+16
* blk-mq: remove hybrid pollingKeith Busch2023-03-209-299/+12
* blk-crypto: drop the NULL check from blk_crypto_put_keyslot()Eric Biggers2023-03-161-10/+4
* blk-mq: return actual keyslot error in blk_insert_cloned_request()Eric Biggers2023-03-161-2/+3
* blk-crypto: remove blk_crypto_insert_cloned_request()Eric Biggers2023-03-163-18/+2
* blk-crypto: make blk_crypto_evict_key() more robustEric Biggers2023-03-162-33/+41
* blk-crypto: make blk_crypto_evict_key() return voidEric Biggers2023-03-163-27/+16
* blk-mq: release crypto keyslot before reporting I/O completeEric Biggers2023-03-164-17/+49
* nbd: use the structured req attr checkJakub Kicinski2023-03-141-4/+4
* nbd: allow genl access outside init_netJakub Kicinski2023-03-141-0/+1
* Linux 6.3-rc2v6.3-rc2Linus Torvalds2023-03-121-1/+1
* wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin2023-03-121-2/+0
* Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds2023-03-123-2/+137
|\