index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
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
2020-06-24
block: revert back to synchronous request_queue removal
Luis Chamberlain
2020-06-24
block: clarify context for refcount increment helpers
Luis Chamberlain
2020-06-24
block: add docs for gendisk / request_queue refcount helpers
Luis Chamberlain
2020-06-24
blk-mq: add a new blk_mq_complete_request_remote API
Christoph Hellwig
2020-06-24
blk-mq: factor out a blk_mq_complete_need_ipi helper
Christoph Hellwig
2020-06-24
blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request
Christoph Hellwig
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-24
blk-mq: merge the softirq vs non-softirq IPI logic
Christoph Hellwig
2020-06-24
blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP
Christoph Hellwig
2020-06-24
blk-mq: complete polled requests directly
Christoph Hellwig
2020-06-24
blk-mq: remove raise_blk_irq
Christoph Hellwig
2020-06-24
blk-mq: factor out a helper to reise the block softirq
Christoph Hellwig
2020-06-24
blk-mq: merge blk-softirq.c into blk-mq.c
Christoph Hellwig
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-18
partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense
Andy Shevchenko
2020-06-17
block: update hctx map when use multiple maps
Weiping Zhang
2020-06-15
block: Replace zero-length array with flexible-array
Gustavo A. R. Silva
[next]