Age | Commit message (Expand) | Author |
2020-08-03 | Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-31 | block: blk-timeout: delete duplicated word | Randy Dunlap |
2020-07-31 | block: blk-mq-sched: delete duplicated word | Randy Dunlap |
2020-07-31 | block: blk-mq: delete duplicated word | Randy Dunlap |
2020-07-31 | block: genhd: delete duplicated words | Randy Dunlap |
2020-07-31 | block: elevator: delete duplicated word and fix typos | Randy Dunlap |
2020-07-31 | block: bio: delete duplicated words | Randy Dunlap |
2020-07-31 | block: bfq-iosched: fix duplicated word | Randy Dunlap |
2020-07-30 | iocost: Fix check condition of iocg abs_vdebt | Chengming Zhou |
2020-07-28 | block: Use non _rcu version of list functions for tag_set_list | Daniel Wagner |
2020-07-17 | blk-cgroup: show global disk stats in root cgroup io.stat | Boris Burkov |
2020-07-17 | blk-cgroup: make iostat functions visible to stat printing | Boris Burkov |
2020-07-17 | block: improve discard bio alignment in __blkdev_issue_discard() | Coly Li |
2020-07-17 | block: defer flush request no matter whether we have elevator | Yufen Yu |
2020-07-17 | block: make blk_timeout_init() static | Wei Yongjun |
2020-07-16 | block: remove retry loop in ioc_release_fn() | John Ogness |
2020-07-16 | block: remove unnecessary ioc nested locking | John Ogness |
2020-07-15 | Revert "blk-rq-qos: remove redundant finish_wait to rq_qos_wait." | Jens Axboe |
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 | Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block | Linus Torvalds |
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-07 | blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight() | Ming Lei |
2020-07-05 | Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-02 | Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-02 | block: initialize current->bio_list[1] in __submit_bio_noacct_mq | Christoph Hellwig |
2020-07-02 | block: make function __bio_integrity_free() static | Wei Yongjun |
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 |