index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
cgroup: unexport cgroup_rstat_updated
Christoph Hellwig
2020-06-29
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
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-29
dm: use bio_uninit instead of 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
block: move struct block_device to blk_types.h
Christoph Hellwig
2020-06-24
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
2020-06-24
fs: move the buffer_heads_over_limit stub to buffer_head.h
Christoph Hellwig
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
block: simplify sb_is_blkdev_sb
Christoph Hellwig
2020-06-24
fs: remove the mount_bdev and kill_block_super stubs
Christoph Hellwig
2020-06-24
fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines
Christoph Hellwig
2020-06-24
fs: remove an unused block_device_operations forward declaration
Christoph Hellwig
2020-06-24
block: mark bd_finish_claiming static
Christoph Hellwig
2020-06-24
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
2020-06-24
nvme-rdma: fix a missing completion with remove invalidation
Christoph Hellwig
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
blktrace: ensure our debugfs dir exists
Luis Chamberlain
2020-06-24
blktrace: fix debugfs use after free
Luis Chamberlain
2020-06-24
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
2020-06-24
blktrace: annotate required lock on do_blk_trace_setup()
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
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
2020-06-24
nvme-rdma: factor out a nvme_rdma_end_request helper
Christoph Hellwig
[next]