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
path:
root
/
block
Age
Commit message (
Expand
)
Author
2023-05-19
blk-mq: factor out a blk_rq_init_flush helper
Christoph Hellwig
2023-05-18
block: BFQ: Add several invariant checks
Bart Van Assche
2023-05-18
block: mq-deadline: Fix handling of at-head zoned writes
Bart Van Assche
2023-05-18
block: mq-deadline: Handle requeued requests correctly
Bart Van Assche
2023-05-18
block: mq-deadline: Track the dispatch position
Bart Van Assche
2023-05-18
block: mq-deadline: Reduce lock contention
Bart Van Assche
2023-05-18
block: mq-deadline: Simplify deadline_skip_seq_writes()
Bart Van Assche
2023-05-18
block: mq-deadline: Clean up deadline_check_fifo()
Bart Van Assche
2023-05-18
block: Introduce blk_rq_is_seq_zoned_write()
Bart Van Assche
2023-05-18
block: Simplify blk_req_needs_zone_write_lock()
Bart Van Assche
2023-05-18
block: mq-deadline: Add a word in a source code comment
Bart Van Assche
2023-05-18
blk-mq: make sure elevator callbacks aren't called for passthrough request
Christoph Hellwig
2023-05-18
blk-mq: remove RQF_ELVPRIV
Christoph Hellwig
2023-05-18
blk-mq: don't queue plugged passthrough requests into scheduler
Ming Lei
2023-05-18
block: Decode all flag names in the debugfs output
Bart Van Assche
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-28
block: Skip destroyed blkg when restart in blkg_destroy_all()
Tao Su
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
2023-04-26
blk-integrity: convert to struct device_attribute
Thomas Weißschuh
2023-04-26
blk-integrity: use sysfs_emit
Thomas Weißschuh
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-25
block: sync part's ->bd_has_submit_bio with disk's
Ming Lei
2023-04-24
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-24
block: Cleanup set_capacity()/bdev_set_nr_sectors()
Damien Le Moal
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
[next]