开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2023-04-13
blk-mq: pass a flags argument to elevator_type->insert_requests
Christoph Hellwig
2023-04-13
blk-mq: pass a flags argument to blk_mq_request_bypass_insert
Christoph Hellwig
2023-04-13
blk-mq: pass a flags argument to blk_mq_insert_request
Christoph Hellwig
2023-04-13
blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list
Christoph Hellwig
2023-04-13
blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert
Christoph Hellwig
2023-04-13
blk-mq: don't run the hw_queue from blk_mq_insert_request
Christoph Hellwig
2023-04-13
blk-mq: fold __blk_mq_try_issue_directly into its two callers
Christoph Hellwig
2023-04-13
blk-mq: factor out a blk_mq_get_budget_and_tag helper
Christoph Hellwig
2023-04-13
blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_work
Christoph Hellwig
2023-04-13
blk-mq: refactor passthrough vs flush handling in blk_mq_insert_request
Christoph Hellwig
2023-04-13
blk-mq: remove blk_flush_queue_rq
Christoph Hellwig
2023-04-13
blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request
Christoph Hellwig
2023-04-13
blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request
Christoph Hellwig
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-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-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
2023-03-08
block, bfq: fix uaf for 'stable_merge_bfqq'
Yu Kuai
2023-03-07
block: fix wrong mode for blkdev_put() from disk_scan_partitions()
Yu Kuai
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-02
blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
Uday Shankar
2023-02-28
blk-iocost: Pass gendisk to ioc_refresh_params
Breno Leitao
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
block: be a bit more careful in checking for NULL bdev while polling
Jens Axboe
2023-02-24
block: clear bio->bi_bdev when putting a bio back in the cache
Jens Axboe
[next]