index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-13
blk-mq: move blk_mq_sched_insert_request to blk-mq.c
Christoph Hellwig
2023-04-13
blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list
Christoph Hellwig
2023-04-13
blk-mq: move more logic into blk_mq_insert_requests
Christoph Hellwig
2023-04-13
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
2023-04-13
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
2023-04-13
blk-mq: don't plug for head insertions in blk_execute_rq_nowait
Christoph Hellwig
2023-04-13
blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOW
Chengming Zhou
2023-04-13
blk-stat: fix QUEUE_FLAG_STATS clear
Chengming Zhou
2023-04-13
blk-iolatency: Make initialization lazy
Tejun Heo
2023-04-13
blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
Tejun Heo
2023-04-13
blkcg: Restructure blkg_conf_prep() and friends
Tejun Heo
2023-04-13
blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
Tejun Heo
2023-04-11
s390/dasd: fix hanging blockdevice after request requeue
Stefan Haberland
2023-04-11
s390/dasd: add autoquiesce event for start IO error
Stefan Haberland
2023-04-11
s390/dasd: add aq_timeouts autoquiesce trigger
Stefan Haberland
2023-04-11
s390/dasd: add aq_requeue sysfs attribute
Stefan Haberland
2023-04-11
s390/dasd: add aq_mask sysfs attribute
Stefan Haberland
2023-04-11
s390/dasd: add autoquiesce feature
Stefan Haberland
2023-04-11
s390/dasd: remove unused DASD EER defines
Stefan Haberland
2023-04-06
blk-cgroup: delete cpd_init_fn of blkcg_policy
Chengming Zhou
2023-04-06
blk-cgroup: delete cpd_bind_fn of blkcg_policy
Chengming Zhou
2023-04-06
block, bfq: remove BFQ_WEIGHT_LEGACY_DFL
Chengming Zhou
2023-04-05
sed-opal: Add command to read locking range parameters.
Ondrej Kozina
2023-04-05
sed-opal: add helper to get multiple columns at once.
Ondrej Kozina
2023-04-05
sed-opal: allow user authority to get locking range attributes.
Ondrej Kozina
2023-04-05
sed-opal: add helper for adding user authorities in ACE.
Ondrej Kozina
2023-04-05
sed-opal: do not add same authority twice in boolean ace.
Ondrej Kozina
2023-04-02
block: ublk_drv: cleanup 'struct ublk_map_data'
Ming Lei
2023-04-02
block: ublk_drv: clean up several helpers
Ming Lei
2023-04-02
block: ublk_drv: add two helpers to clean up map/unmap request
Ming Lei
2023-04-02
block: ublk_drv: don't consider flush request in map/unmap io
Ming Lei
2023-04-02
block: ublk_drv: add common exit handling
Ming Lei
2023-04-01
drbd: Pass a peer device to the resync and online verify functions
Christoph Böhmwalder
2023-04-01
drbd: pass drbd_peer_device to __req_mod
Christoph Böhmwalder
2023-04-01
drbd: drbd_uuid_compare: pass a peer_device
Christoph Böhmwalder
2023-04-01
drbd: INFO_bm_xfer_stats(): Pass a peer device argument
Andreas Gruenbacher
2023-04-01
drbd: Add peer device parameter to whole-bitmap I/O handlers
Andreas Gruenbacher
2023-04-01
drbd: Rip out the ERR_IF_CNT_IS_NEGATIVE macro
Andreas Gruenbacher
2023-04-01
genetlink: make _genl_cmd_to_str static
Christoph Böhmwalder
2023-04-01
null_blk: use kmap_local_page() and kunmap_local()
Chaitanya Kulkarni
2023-04-01
null_blk: use non-deprecated lib functions
Chaitanya Kulkarni
2023-03-27
block: open code __blk_account_io_done()
Chaitanya Kulkarni
2023-03-27
block: open code __blk_account_io_start()
Chaitanya Kulkarni
2023-03-20
blk-mq: remove hybrid polling
Keith Busch
2023-03-16
blk-crypto: drop the NULL check from blk_crypto_put_keyslot()
Eric Biggers
2023-03-16
blk-mq: return actual keyslot error in blk_insert_cloned_request()
Eric Biggers
2023-03-16
blk-crypto: remove blk_crypto_insert_cloned_request()
Eric Biggers
2023-03-16
blk-crypto: make blk_crypto_evict_key() more robust
Eric Biggers
2023-03-16
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
2023-03-16
blk-mq: release crypto keyslot before reporting I/O complete
Eric Biggers
[next]