开源镜像站
帮助
动态
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
2020-07-15
block: always remove partitions from blk_drop_partitions()
Ming Lei
2020-07-15
block: relax jiffies rounding for timeouts
Jens Axboe
2020-07-10
blk-mq: remove redundant validation in __blk_mq_end_request()
Baolin Wang
2020-07-10
blk-mq: Remove unnecessary local variable
Baolin Wang
2020-07-08
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
2020-07-08
md: switch to ->check_events for media change notifications
Christoph Hellwig
2020-07-08
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
2020-07-08
blk-mq: streamline handling of q->mq_ops->queue_rq result
Ming Lei
2020-07-07
block: remove a bogus warning in __submit_bio_noacct_mq
Christoph Hellwig
2020-07-02
block: initialize current->bio_list[1] in __submit_bio_noacct_mq
Christoph Hellwig
2020-07-01
Revert "blk-mq: put driver tag when this request is completed"
Jens Axboe
2020-07-01
blk-iolatency: only call ktime_get() if needed
Hongnan Li
2020-07-01
block: remove direct_make_request
Christoph Hellwig
2020-07-01
block: shortcut __submit_bio_noacct for blk-mq drivers
Christoph Hellwig
2020-07-01
block: refator submit_bio_noacct
Christoph Hellwig
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
block: remove the nr_sectors variable in generic_make_request_checks
Christoph Hellwig
2020-07-01
block: remove the NULL queue check in generic_make_request_checks
Christoph Hellwig
2020-07-01
block: tidy up a warning in bio_check_ro
Christoph Hellwig
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq()
Hou Tao
2020-06-30
blk-cgroup: clean up indentation
Colin Ian King
2020-06-30
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
2020-06-30
blk-mq: move blk_mq_put_driver_tag() into blk-mq.c
Ming Lei
2020-06-30
blk-mq: move blk_mq_get_driver_tag into blk-mq.c
Ming Lei
2020-06-30
blk-mq: support batching dispatch in case of io
Ming Lei
2020-06-30
blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
Ming Lei
2020-06-30
blk-mq: remove dead check from blk_mq_dispatch_rq_list
Ming Lei
2020-06-30
blk-mq: move getting driver tag and budget into one helper
Ming Lei
2020-06-30
blk-mq: pass hctx to blk_mq_dispatch_rq_list
Ming Lei
2020-06-30
blk-mq: pass request queue into get/put budget callback
Ming Lei
2020-06-29
blk-mq: remove the BLK_MQ_REQ_INTERNAL flag
Christoph Hellwig
2020-06-29
blk-mq: put driver tag when this request is completed
Ming Lei
2020-06-29
blk-cgroup: remove a dead check in blk_throtl_bio
Christoph Hellwig
2020-06-29
blk-cgroup: remove blkcg_bio_issue_check
Christoph Hellwig
2020-06-29
blk-cgroup: move rcu locking from blkcg_bio_issue_check to blk_throtl_bio
Christoph Hellwig
2020-06-29
block: move the initial blkg lookup into blkg_tryget_closest
Christoph Hellwig
2020-06-29
block: bypass blkg_tryget_closest for the root_blkg
Christoph Hellwig
2020-06-29
block: merge blkg_lookup_create and __blkg_lookup_create
Christoph Hellwig
2020-06-29
block: move the bio cgroup associatation helpers to blk-cgroup.c
Christoph Hellwig
2020-06-29
block: move bio_associate_blkg_from_page to mm/page_io.c
Christoph Hellwig
2020-06-29
block: merge __bio_associate_blkg into bio_associate_blkg_from_css
Christoph Hellwig
2020-06-29
block: really clone the block cgroup in bio_clone_blkg_association
Christoph Hellwig
2020-06-29
block: remove bio_disassociate_blkg
Christoph Hellwig
2020-06-28
blk-rq-qos: remove redundant finish_wait to rq_qos_wait.
Guo Xuenan
2020-06-25
blktrace: Provide event for request merging
Jan Kara
2020-06-24
blk-iocost: Use struct_size() in kzalloc_node()
Gustavo A. R. Silva
2020-06-24
block: bio: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
[next]