index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2023-05-24
block: introduce block_io_start/block_io_done tracepoints
Hengqi Chen
2023-05-24
block: make bio_check_eod work for zero sized devices
Christoph Hellwig
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
2023-05-23
block: fix bio-cache for passthru IO
Anuj Gupta
2023-05-23
blk-mq: fix race condition in active queue accounting
Tian Lan
2023-05-23
blk-wbt: fix that wbt can't be disabled by default
Yu Kuai
2023-05-22
Merge patch series "Add Command Duration Limits support"
Martin K. Petersen
2023-05-22
scsi: block: Introduce BLK_STS_DURATION_LIMIT
Damien Le Moal
2023-05-22
scsi: block: ioprio: Clean up interface definition
Damien Le Moal
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
2023-05-20
block: don't plug in blkdev_write_iter
Christoph Hellwig
2023-05-19
block: Deny writable memory mapping if block is read-only
Loic Poulain
2023-05-19
block: BFQ: Move an invariant check
Bart Van Assche
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2023-05-19
blk-mq: do not do head insertions post-pre-flush commands
Christoph Hellwig
2023-05-19
blk-mq: defer to the normal submission path for post-flush requests
Christoph Hellwig
2023-05-19
blk-mq: use the I/O scheduler for writes from the flush state machine
Bart Van Assche
2023-05-19
blk-mq: defer to the normal submission path for non-flush flush commands
Christoph Hellwig
2023-05-19
blk-mq: reflow blk_insert_flush
Christoph Hellwig
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-15
block: mark bdev files as FMODE_NOWAIT if underlying device supports it
Jens Axboe
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
[prev]
[next]