index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-04-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-24
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-20
Revert "block: Merge bio before checking ->cached_rq"
Ming Lei
2023-04-19
sed-opal: geometry feature reporting command
Ondrej Kozina
2023-04-17
block: make blkcg_punt_bio_submit optional
Christoph Hellwig
2023-04-17
block: async_bio_lock does not need to be bh-safe
Christoph Hellwig
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
2023-04-16
blk-mq: fix the blk_mq_add_to_requeue_list call in blk_kick_flush
Christoph Hellwig
2023-04-16
block, bfq: Fix division by zero error on zero wsum
Colin Ian King
2023-04-16
block: store bdev->bd_disk->fops->submit_bio state in bdev
Jens Axboe
2023-04-14
Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/...
Jens Axboe
2023-04-13
blk-mq: remove __blk_mq_run_hw_queue
Christoph Hellwig
2023-04-13
blk-mq: move the !async handling out of __blk_mq_delay_run_hw_queue
Christoph Hellwig
2023-04-13
blk-mq: move the blk_mq_hctx_stopped check in __blk_mq_delay_run_hw_queue
Christoph Hellwig
2023-04-13
blk-mq: remove the blk_mq_hctx_stopped check in blk_mq_run_work_fn
Christoph Hellwig
2023-04-13
blk-mq: cleanup __blk_mq_sched_dispatch_requests
Christoph Hellwig
2023-04-13
blk-mq: pass a flags argument to blk_mq_add_to_requeue_list
Christoph Hellwig
2023-04-13
blk-mq: pass a flags argument to elevator_type->insert_requests
Christoph Hellwig
2023-04-13
blk-mq: pass a flags argument to blk_mq_request_bypass_insert
Christoph Hellwig
2023-04-13
blk-mq: pass a flags argument to blk_mq_insert_request
Christoph Hellwig
2023-04-13
blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list
Christoph Hellwig
2023-04-13
blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert
Christoph Hellwig
2023-04-13
blk-mq: don't run the hw_queue from blk_mq_insert_request
Christoph Hellwig
2023-04-13
blk-mq: fold __blk_mq_try_issue_directly into its two callers
Christoph Hellwig
2023-04-13
blk-mq: factor out a blk_mq_get_budget_and_tag helper
Christoph Hellwig
2023-04-13
blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_work
Christoph Hellwig
2023-04-13
blk-mq: refactor passthrough vs flush handling in blk_mq_insert_request
Christoph Hellwig
2023-04-13
blk-mq: remove blk_flush_queue_rq
Christoph Hellwig
2023-04-13
blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request
Christoph Hellwig
2023-04-13
blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request
Christoph Hellwig
2023-04-13
blk-mq: move blk_mq_sched_insert_request to blk-mq.c
Christoph Hellwig
2023-04-13
blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list
Christoph Hellwig
2023-04-13
blk-mq: move more logic into blk_mq_insert_requests
Christoph Hellwig
2023-04-13
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
2023-04-13
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
2023-04-13
blk-mq: don't plug for head insertions in blk_execute_rq_nowait
Christoph Hellwig
2023-04-13
blk-throttle: only enable blk-stat when BLK_DEV_THROTTLING_LOW
Chengming Zhou
2023-04-13
blk-stat: fix QUEUE_FLAG_STATS clear
Chengming Zhou
2023-04-13
blk-iolatency: Make initialization lazy
Tejun Heo
2023-04-13
blk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
Tejun Heo
2023-04-13
blkcg: Restructure blkg_conf_prep() and friends
Tejun Heo
2023-04-13
blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()
Tejun Heo
2023-04-13
blk-mq-rdma: remove queue mapping helper for rdma devices
Sagi Grimberg
2023-04-06
block: don't set GD_NEED_PART_SCAN if scan partition failed
Yu Kuai
2023-04-06
blk-cgroup: delete cpd_init_fn of blkcg_policy
Chengming Zhou
2023-04-06
blk-cgroup: delete cpd_bind_fn of blkcg_policy
Chengming Zhou
2023-04-06
block, bfq: remove BFQ_WEIGHT_LEGACY_DFL
Chengming Zhou
2023-04-06
ext4: Convert ext4_bio_write_page() to use a folio
Matthew Wilcox
[next]