index
:
linux.git
cached
cdir_v2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-22
block: fix 'kmem_cache of name 'bio-108' already exists'
Ming Lei
1
-1
/
+1
2025-03-13
block: fix conversion of GPT partition name to 7-bit
Olivier Gayot
1
-1
/
+1
2025-03-07
block: Remove zone write plugs when handling native zone append writes
Damien Le Moal
1
-7
/
+69
2025-02-21
partitions: mac: fix handling of bogus partition table
Jann Horn
1
-3
/
+15
2025-02-17
block: don't revert iter for -EIOCBQUEUED
Jens Axboe
1
-2
/
+3
2025-02-17
blk-cgroup: Fix class @block_class's subsystem refcount leakage
Zijun Hu
1
-0
/
+1
2025-02-17
block: mark GFP_NOIO around sysfs ->store()
Ming Lei
1
-0
/
+3
2025-02-08
block: Ensure start sector is aligned for stacking atomic writes
John Garry
1
-2
/
+5
2025-02-08
partitions: ldm: remove the initial kernel-doc notation
Randy Dunlap
1
-1
/
+1
2025-02-08
block: fix queue freeze vs limits lock order in sysfs store methods
Christoph Hellwig
1
-8
/
+10
2025-02-08
block: add a store_limit operations for sysfs entries
Christoph Hellwig
1
-67
/
+61
2025-02-08
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
3
-9
/
+26
2025-02-08
block: don't update BLK_FEAT_POLL in __blk_mq_update_nr_hw_queues
Christoph Hellwig
4
-26
/
+22
2025-02-08
block: check BLK_FEAT_POLL under q_usage_count
Christoph Hellwig
2
-12
/
+22
2025-02-08
block: retry call probe after request_module in blk_request_module
Yang Erkun
1
-5
/
+17
2025-02-08
block: copy back bounce buffer to user-space correctly in case of split
Christoph Hellwig
1
-7
/
+8
2025-01-09
block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
Yu Kuai
1
-2
/
+10
2024-12-18
block: avoid to reuse `hctx` not removed from cpuhp callback list
Ming Lei
1
-1
/
+10
2024-12-18
block: Revert "block: Fix potential deadlock while freezing queue and acquiri...
Ming Lei
3
-26
/
+23
2024-12-18
block/bdev: use helper for max block size check
Luis Chamberlain
1
-2
/
+1
2024-12-13
block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
Nilay Shroff
3
-23
/
+26
2024-12-13
block: Fix queue_iostats_passthrough_show()
Bart Van Assche
1
-1
/
+1
2024-12-13
blk-mq: Clean up blk_mq_requeue_work()
Bart Van Assche
1
-6
/
+4
2024-12-13
mq-deadline: Remove a local variable
Bart Van Assche
1
-4
/
+1
2024-12-12
blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
Nathan Chancellor
1
-1
/
+8
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
2
-2
/
+2
2024-12-10
block: get wp_offset by bdev_offset_from_zone_start
LongPing Wei
1
-1
/
+1
2024-12-10
blk-cgroup: Fix UAF in blkcg_unpin_online()
Tejun Heo
1
-1
/
+5
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
1
-247
/
+61
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
1
-23
/
+118
2024-12-10
block: Ignore REQ_NOWAIT for zone reset and zone finish operations
Damien Le Moal
1
-0
/
+9
2024-12-10
block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
Damien Le Moal
1
-20
/
+42
2024-12-06
blk-mq: move cpuhp callback registering out of q->sysfs_lock
Ming Lei
1
-11
/
+92
2024-12-06
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
1
-8
/
+7
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
10
-77
/
+204
2024-11-29
block, bfq: fix bfqq uaf in bfq_limit_depth()
Yu Kuai
1
-13
/
+24
2024-11-27
block: Don't allow an atomic write be truncated in blkdev_write_iter()
John Garry
1
-1
/
+4
2024-11-26
mq-deadline: don't call req_get_ioprio from the I/O completion handler
Christoph Hellwig
1
-9
/
+4
2024-11-26
block: Prevent potential deadlock in blk_revalidate_disk_zones()
Damien Le Moal
1
-4
/
+10
2024-11-25
block: Remove extra part pointer NULLify in blk_rq_init()
John Garry
1
-1
/
+0
2024-11-19
block: req->bio is always set in the merge code
Christoph Hellwig
1
-22
/
+8
2024-11-19
block: don't bother checking the data direction for merges
Christoph Hellwig
1
-7
/
+0
2024-11-19
block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor
Suraj Sonawane
1
-7
/
+6
2024-11-19
Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()"
Zach Wade
2
-2
/
+5
2024-11-19
block: Support atomic writes limits for stacked devices
John Garry
1
-0
/
+115
2024-11-19
block: Add extra checks in blk_validate_atomic_write_limits()
John Garry
1
-0
/
+17
2024-11-19
block: Drop granularity check in queue_limit_discard_alignment()
John Garry
1
-2
/
+0
2024-11-18
block: fix uaf for flush rq while iterating tags
Yu Kuai
2
-10
/
+5
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
25
-440
/
+760
2024-11-18
blk-settings: round down io_opt to physical_block_size
Mikulas Patocka
1
-0
/
+7
[next]