index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2025-06-19
block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work
Christoph Hellwig
2025-06-19
block: use q->elevator with ->elevator_lock held in elv_iosched_show()
Ming Lei
2025-06-10
block: fix adding folio to bio
Ming Lei
2025-05-29
block: only update request sector if needed
Johannes Thumshirn
2025-05-29
block: mark bounce buffering as incompatible with integrity
Christoph Hellwig
2025-05-29
blk-throttle: don't take carryover for prioritized processing of metadata
Ming Lei
2025-05-29
badblocks: Fix a nonsense WARN_ON() which checks whether a u64 variable < 0
Coly Li
2025-05-29
blk-cgroup: improve policy registration error handling
Chen Linxuan
2025-05-29
block: fix race between set_blocksize and read paths
Darrick J. Wong
2025-05-22
scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
Steve Siwinski
2025-05-09
blk-mq: create correct map for fallback case
Daniel Wagner
2025-05-02
mq-deadline: don't call req_get_ioprio from the I/O completion handler
Christoph Hellwig
2025-05-02
block: never reduce ra_pages in blk_apply_bdi_limits
Christoph Hellwig
2025-05-02
block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone
Ming Lei
2025-05-02
block: remove the ioprio field from struct request
Christoph Hellwig
2025-05-02
block: remove the write_hint field from struct request
Christoph Hellwig
2025-04-25
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2025-04-25
block: add a rq_list type
Christoph Hellwig
2025-04-25
block: integrity: Do not call set_page_dirty_lock()
Martin K. Petersen
2025-04-25
block: fix resource leak in blk_register_queue() error path
Zheng Qixing
2025-04-25
blk-mq: introduce blk_mq_map_hw_queues
Daniel Wagner
2025-03-22
block: fix 'kmem_cache of name 'bio-108' already exists'
Ming Lei
2025-03-13
block: fix conversion of GPT partition name to 7-bit
Olivier Gayot
2025-03-07
block: Remove zone write plugs when handling native zone append writes
Damien Le Moal
2025-02-21
partitions: mac: fix handling of bogus partition table
Jann Horn
2025-02-17
block: don't revert iter for -EIOCBQUEUED
Jens Axboe
2025-02-17
blk-cgroup: Fix class @block_class's subsystem refcount leakage
Zijun Hu
2025-02-08
partitions: ldm: remove the initial kernel-doc notation
Randy Dunlap
2025-02-08
block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
2025-02-08
block: check BLK_FEAT_POLL under q_usage_count
Christoph Hellwig
2025-02-08
block: retry call probe after request_module in blk_request_module
Yang Erkun
2025-02-08
block: copy back bounce buffer to user-space correctly in case of split
Christoph Hellwig
2025-01-17
block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
Yu Kuai
2025-01-09
block: lift bio_is_zone_append to bio.h
Christoph Hellwig
2025-01-02
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
2024-12-27
block: avoid to reuse `hctx` not removed from cpuhp callback list
Ming Lei
2024-12-27
block: Revert "block: Fix potential deadlock while freezing queue and acquiri...
Ming Lei
2024-12-19
block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
Nilay Shroff
2024-12-19
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
2024-12-19
blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
Nathan Chancellor
2024-12-19
block: get wp_offset by bdev_offset_from_zone_start
LongPing Wei
2024-12-19
block: Ignore REQ_NOWAIT for zone reset and zone finish operations
Damien Le Moal
2024-12-19
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
2024-12-19
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
2024-12-19
block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
Damien Le Moal
2024-12-19
block: Switch to using refcount_t for zone write plugs
Damien Le Moal
2024-12-19
blk-cgroup: Fix UAF in blkcg_unpin_online()
Tejun Heo
2024-12-14
block: RCU protect disk->conv_zones_bitmap
Damien Le Moal
2024-12-05
block: don't verify IO lock for freeze/unfreeze in elevator_init_mq()
Ming Lei
2024-12-05
block: always verify unfreeze lock on the owner task
Ming Lei
[next]