开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2024-12-18
block: avoid to reuse `hctx` not removed from cpuhp callback list
Ming Lei
2024-12-18
block: Revert "block: Fix potential deadlock while freezing queue and acquiri...
Ming Lei
2024-12-18
block/bdev: use helper for max block size check
Luis Chamberlain
2024-12-13
block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
Nilay Shroff
2024-12-13
block: Fix queue_iostats_passthrough_show()
Bart Van Assche
2024-12-13
blk-mq: Clean up blk_mq_requeue_work()
Bart Van Assche
2024-12-13
mq-deadline: Remove a local variable
Bart Van Assche
2024-12-12
blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
Nathan Chancellor
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
2024-12-10
block: get wp_offset by bdev_offset_from_zone_start
LongPing Wei
2024-12-10
blk-cgroup: Fix UAF in blkcg_unpin_online()
Tejun Heo
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
2024-12-10
block: Ignore REQ_NOWAIT for zone reset and zone finish operations
Damien Le Moal
2024-12-10
block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
Damien Le Moal
2024-12-06
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
2024-12-06
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-29
block, bfq: fix bfqq uaf in bfq_limit_depth()
Yu Kuai
2024-11-27
block: Don't allow an atomic write be truncated in blkdev_write_iter()
John Garry
2024-11-26
mq-deadline: don't call req_get_ioprio from the I/O completion handler
Christoph Hellwig
2024-11-26
block: Prevent potential deadlock in blk_revalidate_disk_zones()
Damien Le Moal
2024-11-25
block: Remove extra part pointer NULLify in blk_rq_init()
John Garry
2024-11-19
block: req->bio is always set in the merge code
Christoph Hellwig
2024-11-19
block: don't bother checking the data direction for merges
Christoph Hellwig
2024-11-19
block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor
Suraj Sonawane
2024-11-19
Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()"
Zach Wade
2024-11-19
block: Support atomic writes limits for stacked devices
John Garry
2024-11-19
block: Add extra checks in blk_validate_atomic_write_limits()
John Garry
2024-11-19
block: Drop granularity check in queue_limit_discard_alignment()
John Garry
2024-11-18
block: fix uaf for flush rq while iterating tags
Yu Kuai
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
blk-settings: round down io_opt to physical_block_size
Mikulas Patocka
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-13
block/genhd: use seq_put_decimal_ull for diskstats decimal values
David Wang
2024-11-13
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2024-11-13
block: add a rq_list type
Christoph Hellwig
2024-11-13
block: export blk_validate_limits
Christoph Hellwig
2024-11-12
block: remove the ioprio field from struct request
Christoph Hellwig
2024-11-12
block: remove the write_hint field from struct request
Christoph Hellwig
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-11
block: lift bio_is_zone_append to bio.h
Christoph Hellwig
2024-11-11
block: fix bio_split_rw_at to take zone_write_granularity into account
Christoph Hellwig
2024-11-11
block: take chunk_sectors into account in bio_split_write_zeroes
Christoph Hellwig
2024-11-11
block: Handle bio_split() errors in bio_submit_split()
John Garry
2024-11-11
block: Error an attempt to split an atomic write in bio_split()
John Garry
2024-11-11
block: Rework bio_split() return value
John Garry
2024-11-07
block: don't verify IO lock for freeze/unfreeze in elevator_init_mq()
Ming Lei
2024-11-07
block: always verify unfreeze lock on the owner task
Ming Lei
2024-11-07
block: remove blk_freeze_queue()
Ming Lei
[next]