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
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
2024-12-05
block: don't verify IO lock for freeze/unfreeze in elevator_init_mq()
Ming Lei
1
-2
/
+8
2024-12-05
block: always verify unfreeze lock on the owner task
Ming Lei
3
-10
/
+57
2024-12-05
block, bfq: fix bfqq uaf in bfq_limit_depth()
Yu Kuai
1
-13
/
+24
2024-12-05
block: Don't allow an atomic write be truncated in blkdev_write_iter()
John Garry
1
-1
/
+4
2024-12-05
block: fix uaf for flush rq while iterating tags
Yu Kuai
2
-10
/
+5
2024-12-05
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
4
-13
/
+75
2024-12-05
blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
Ming Lei
1
-0
/
+20
2024-12-05
blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long
Bart Van Assche
1
-1
/
+2
2024-12-05
block: fix ordering between checking BLK_MQ_S_STOPPED request adding
Muchun Song
2
-0
/
+19
2024-12-05
block: fix ordering between checking QUEUE_FLAG_QUIESCED request adding
Muchun Song
1
-13
/
+34
2024-12-05
block: fix missing dispatching request when queue is started or unquiesced
Muchun Song
1
-0
/
+2
2024-12-05
block: Prevent potential deadlock in blk_revalidate_disk_zones()
Damien Le Moal
1
-4
/
+10
2024-12-05
blk-settings: round down io_opt to physical_block_size
Mikulas Patocka
1
-0
/
+7
2024-12-05
block: fix bio_split_rw_at to take zone_write_granularity into account
Christoph Hellwig
1
-1
/
+9
2024-12-05
block: take chunk_sectors into account in bio_split_write_zeroes
Christoph Hellwig
1
-12
/
+23
2024-12-05
block: properly handle REQ_OP_ZONE_APPEND in __bio_split_to_limits
Christoph Hellwig
2
-0
/
+24
2024-12-05
fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
John Garry
1
-8
/
+10
2024-12-05
block/fs: Pass an iocb to generic_atomic_write_valid()
John Garry
1
-4
/
+4
2024-11-17
block: Fix elevator_get_default() checking for NULL q->tag_set
SurajSonawane2415
1
-2
/
+2
2024-11-14
block: fix queue limits checks in blk_rq_map_user_bvec for real
Christoph Hellwig
1
-39
/
+17
2024-11-14
block: rework bio splitting
Christoph Hellwig
3
-115
/
+105
2024-11-08
block: fix sanity checks in blk_rq_map_user_bvec
Xinyu Zhang
1
-3
/
+1
2024-11-01
elevator: Remove argument from elevator_find_get
Breno Leitao
1
-4
/
+3
2024-11-01
elevator: do not request_module if elevator exists
Breno Leitao
1
-1
/
+9
2024-10-22
blk-mq: setup queue ->tag_set before initializing hctx
Ming Lei
1
-2
/
+6
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-10
block: fix integer overflow in BLKSECDISCARD
Alexey Dobriyan
1
-4
/
+5
2024-10-10
blk_iocost: fix more out of bound shifts
Konstantin Ovsepian
1
-3
/
+5
2024-10-04
block: Fix elv_iosched_local_module handling of "none" scheduler
Damien Le Moal
1
-1
/
+3
2024-10-04
scsi: block: Don't check REQ_ATOMIC for reads
John Garry
1
-0
/
+1
2024-10-04
block: fix potential invalid pointer dereference in blk_add_partition
Riyan Dhiman
1
-3
/
+5
2024-10-04
block, bfq: fix procress reference leakage for bfqq in merge chain
Yu Kuai
1
-20
/
+17
2024-10-04
block, bfq: fix uaf for accessing waker_bfqq after splitting
Yu Kuai
1
-3
/
+28
2024-10-04
block, bfq: don't break merge chain in bfq_split_bfqq()
Yu Kuai
1
-1
/
+1
2024-10-04
block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()
Yu Kuai
1
-2
/
+6
2024-10-04
block, bfq: fix possible UAF for bfqq->bic with merge chain
Yu Kuai
1
-1
/
+2
2024-09-10
block: Prevent deadlocks when switching elevators
Damien Le Moal
3
-7
/
+38
2024-09-04
bio-integrity: don't restrict the size of integrity metadata
Mikulas Patocka
1
-4
/
+0
2024-08-28
block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes
Darrick J. Wong
1
-1
/
+1
2024-08-19
block: Read max write zeroes once for __blkdev_issue_write_zeroes()
John Garry
1
-7
/
+18
2024-08-15
block: Fix lockdep warning in blk_mq_mark_tag_wait
Li Lingfeng
1
-2
/
+3
2024-07-27
blk-throttle: remove more latency dead-code
Dr. David Alan Gilbert
1
-11
/
+0
2024-07-24
block: fix deadlock between sd_remove & sd_release
Yang Yang
1
-1
/
+1
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
5
-13
/
+37
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
5
-61
/
+61
2024-07-19
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2024-07-19
blk-cgroup: move congestion_count to struct blkcg
Xiu Jianfeng
2
-7
/
+10
2024-07-19
block: avoid polling configuration errors
hexue
1
-1
/
+4
2024-07-19
block: Catch possible entries missing from rqf_name[]
John Garry
1
-0
/
+1
2024-07-19
block: Simplify definition of RQF_NAME()
John Garry
1
-1
/
+1
[next]