index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
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
25 hours
block: Fix the blk_mq_destroy_queue() documentation
Bart Van Assche
1
-2
/
+3
25 hours
block: fix resource leak in blk_register_queue() error path
Zheng Qixing
1
-0
/
+2
25 hours
blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
Christoph Hellwig
2
-3
/
+3
2026-03-04
blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()
Yu Kuai
1
-0
/
+2
2026-02-11
block,bfq: fix aux stat accumulation destination
shechenglong
1
-1
/
+1
2026-02-06
blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
Waiman Long
1
-0
/
+4
2026-01-11
blk-mq: setup queue ->tag_set before initializing hctx
Ming Lei
1
-2
/
+6
2026-01-11
blk-mq: add helper for checking if one CPU is mapped to specified hctx
Ming Lei
1
-2
/
+18
2026-01-11
blk-mq: skip CPU offline notify on unmapped hctx
Cong Zhang
1
-1
/
+1
2026-01-11
blk-mq: don't schedule block kworker on isolated CPUs
Ming Lei
1
-10
/
+47
2026-01-11
block: rate-limit capacity change info log
Li Chen
1
-1
/
+1
2026-01-11
blk-mq: Abort suspend when wakeup events are pending
Cong Zhang
1
-2
/
+16
2025-12-07
block: fix race between set_blocksize and read paths
Darrick J. Wong
4
-1
/
+43
2025-12-07
block: open code __generic_file_write_iter for blkdev writes
Christoph Hellwig
1
-2
/
+43
2025-10-19
blk-crypto: fix missing blktrace bio split events
Yu Kuai
1
-0
/
+3
2025-10-15
block: use int to store blk_stack_limits() return value
Qianfeng Rong
1
-1
/
+2
2025-10-15
blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx
Li Nan
1
-2
/
+4
2025-08-28
block: reject invalid operation in submit_bio_noacct
Christoph Hellwig
1
-5
/
+21
2025-08-28
block: avoid possible overflow for chunk_sectors check in blk_stack_limits()
John Garry
1
-1
/
+1
2025-05-22
scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
Steve Siwinski
1
-1
/
+1
2025-04-25
blk-iocost: do not WARN if iocg was already offlined
Li Nan
1
-2
/
+5
2025-04-25
blk-cgroup: support to track if policy is online
Yu Kuai
2
-7
/
+18
2025-03-28
block, bfq: fix re-introduced UAF in bic_set_bfqq()
Acs, Jakub
1
-1
/
+1
2025-03-28
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, bfq: fix bfqq uaf in bfq_limit_depth()
Yu Kuai
1
-13
/
+24
2025-03-07
block, bfq: split sync bfq_queues on a per-actuator basis
Paolo Valente
3
-110
/
+196
2025-02-21
partitions: mac: fix handling of bogus partition table
Jann Horn
1
-3
/
+15
2025-02-21
block: don't revert iter for -EIOCBQUEUED
Jens Axboe
1
-2
/
+3
2025-02-21
blk-cgroup: Fix class @block_class's subsystem refcount leakage
Zijun Hu
1
-0
/
+1
2025-02-21
partitions: ldm: remove the initial kernel-doc notation
Randy Dunlap
1
-1
/
+1
2025-02-21
block: retry call probe after request_module in blk_request_module
Yang Erkun
1
-5
/
+17
2025-02-01
block: fix integer overflow in BLKSECDISCARD
Alexey Dobriyan
1
-4
/
+5
2025-01-23
block: fix uaf for flush rq while iterating tags
Yu Kuai
2
-10
/
+5
2025-01-17
block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
Yu Kuai
1
-2
/
+10
2025-01-02
blk-mq: register cpuhp callback after hctx is added to xarray table
Ming Lei
1
-8
/
+7
2024-12-19
blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
Nathan Chancellor
1
-1
/
+8
2024-12-19
blk-cgroup: Fix UAF in blkcg_unpin_online()
Tejun Heo
1
-1
/
+5
2024-12-14
block: fix ordering between checking BLK_MQ_S_STOPPED request adding
Muchun Song
2
-0
/
+19
2024-12-14
block: fix bio_split_rw_at to take zone_write_granularity into account
Christoph Hellwig
1
-1
/
+9
2024-11-17
block: Fix elevator_get_default() checking for NULL q->tag_set
SurajSonawane2415
1
-2
/
+2
2024-11-08
block: fix sanity checks in blk_rq_map_user_bvec
Xinyu Zhang
1
-3
/
+1
2024-11-01
block, bfq: fix procress reference leakage for bfqq in merge chain
Yu Kuai
1
-20
/
+17
2024-10-22
blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race
Omar Sandoval
1
-1
/
+1
2024-10-17
block, bfq: fix uaf for accessing waker_bfqq after splitting
Yu Kuai
1
-3
/
+28
2024-10-17
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
3
-69
/
+8
2024-10-17
blk-integrity: convert to struct device_attribute
Thomas Weißschuh
1
-65
/
+62
2024-10-17
blk-integrity: use sysfs_emit
Thomas Weißschuh
1
-10
/
+9
2024-10-17
blk_iocost: fix more out of bound shifts
Konstantin Ovsepian
1
-3
/
+5
2024-10-17
block: fix potential invalid pointer dereference in blk_add_partition
Riyan Dhiman
1
-3
/
+5
[next]