开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2021-06-24
blk: Fix lock inversion between ioc lock and bfqd lock
Jan Kara
2021-06-24
bfq: Remove merged request already in bfq_requests_merged()
Jan Kara
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
2021-06-24
block: move bdev_disk_changed
Christoph Hellwig
2021-06-24
block: add the events* attributes to disk_attrs
Christoph Hellwig
2021-06-24
block: move the disk events code to a separate file
Christoph Hellwig
2021-06-24
block: fix trace completion for chained bio
Edward Hsieh
2021-06-21
block/partitions/msdos: Fix typo inidicator -> indicator
Thomas Bracht Laumann Jespersen
2021-06-21
block, bfq: reset waker pointer with shared queues
Paolo Valente
2021-06-21
block, bfq: check waker only for queues with no in-flight I/O
Paolo Valente
2021-06-21
block, bfq: avoid delayed merge of async queues
Paolo Valente
2021-06-21
block, bfq: boost throughput by extending queue-merging times
Pietro Pedroni
2021-06-21
block, bfq: consider also creation time in delayed stable merge
Paolo Valente
2021-06-21
block, bfq: fix delayed stable merge check
Luca Mariotti
2021-06-21
block, bfq: let also stably merged queues enjoy weight raising
Paolo Valente
2021-06-21
blk-wbt: make sure throttle is enabled properly
Zhang Yi
2021-06-21
blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...
Zhang Yi
2021-06-21
block/mq-deadline: Prioritize high-priority requests
Bart Van Assche
2021-06-21
block/mq-deadline: Add cgroup support
Bart Van Assche
2021-06-21
block/mq-deadline: Track I/O statistics
Bart Van Assche
2021-06-21
block/mq-deadline: Add I/O priority support
Bart Van Assche
2021-06-21
block/mq-deadline: Micro-optimize the batching algorithm
Bart Van Assche
2021-06-21
block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests
Bart Van Assche
2021-06-21
block/mq-deadline: Improve the sysfs show and store macros
Bart Van Assche
2021-06-21
block/mq-deadline: Improve compile-time argument checking
Bart Van Assche
2021-06-21
block/mq-deadline: Rename dd_init_queue() and dd_exit_queue()
Bart Van Assche
2021-06-21
block/mq-deadline: Remove two local variables
Bart Van Assche
2021-06-21
block/mq-deadline: Add two lockdep_assert_held() statements
Bart Van Assche
2021-06-21
block/mq-deadline: Add several comments
Bart Van Assche
2021-06-21
block: Introduce the ioprio rq-qos policy
Bart Van Assche
2021-06-21
block/blk-rq-qos: Move a function from a header file into a C file
Bart Van Assche
2021-06-21
block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls
Bart Van Assche
2021-06-21
block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive
Bart Van Assche
2021-06-18
blk-wbt: remove outdated comment
lijiazi
2021-06-18
blk-mq: fix an IS_ERR() vs NULL bug
Dan Carpenter
2021-06-18
block: Remove unnecessary elevator operation checks
Damien Le Moal
2021-06-18
blk-mq: fix use-after-free in blk_mq_exit_sched
Ming Lei
2021-06-16
docs/cgroup-v1/blkio: update for 5.x kernels
Kir Kolyshkin
2021-06-16
docs/cgroup-v1/blkio: stop abusing itemized list
Kir Kolyshkin
2021-06-16
docs: block/bfq: describe per-device weight
Kir Kolyshkin
2021-06-16
block: mark queue init done at the end of blk_register_queue
Ming Lei
2021-06-16
block: fix race between adding/removing rq qos and normal IO
Ming Lei
2021-06-16
loop: fix order of cleaning up the queue and freeing the tagset
Christoph Hellwig
2021-06-16
mtd_blkdevs: initialze new->rq in add_mtd_blktrans_dev
Christoph Hellwig
2021-06-11
z2ram: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
ataflop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
amiflop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
scm_blk: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
ubi: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
[next]