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
2023-11-02
blk-throttle: check for overflow in calculate_bytes_allowed
Khazhismel Kumykov
1
-0
/
+6
2023-10-19
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
1
-5
/
+16
2023-09-23
blk-mq: fix tags UAF when shrinking q->nr_hw_queues
Chengming Zhou
1
-6
/
+7
2023-09-23
blk-mq: prealloc tags when increase tagset nr_hw_queues
Chengming Zhou
1
-0
/
+10
2023-09-23
blk-mq: fix tags leak when shrink nr_hw_queues
Chengming Zhou
1
-1
/
+5
2023-09-19
blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
Yu Kuai
1
-8
/
+13
2023-09-19
blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
Yu Kuai
1
-45
/
+41
2023-09-13
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
Li Lingfeng
1
-0
/
+2
2023-09-13
block: fix pin count management when merging same-page segments
Christoph Hellwig
1
-4
/
+3
2023-09-13
blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before ...
Tejun Heo
1
-14
/
+18
2023-09-13
bio-integrity: create multi-page bvecs in bio_integrity_add_page()
Jinyoung Choi
1
-7
/
+24
2023-09-13
block: make bvec_try_merge_hw_page() non-static
Jinyoung Choi
2
-1
/
+5
2023-09-13
block: don't pass a bio to bio_try_merge_hw_seg
Christoph Hellwig
1
-9
/
+7
2023-09-13
block: move the bi_size update out of __bio_try_merge_page
Christoph Hellwig
1
-37
/
+20
2023-09-13
block: move the bi_size overflow check in __bio_try_merge_page
Christoph Hellwig
1
-4
/
+5
2023-09-13
block: move the bi_vcnt check out of __bio_try_merge_page
Christoph Hellwig
1
-23
/
+22
2023-09-13
block: move the BIO_CLONED checks out of __bio_try_merge_page
Christoph Hellwig
1
-3
/
+6
2023-09-13
block/mq-deadline: use correct way to throttling write requests
Zhiguo Niu
1
-1
/
+2
2023-09-13
blk-flush: fix rq->flush.seq for post-flush requests
Chengming Zhou
1
-1
/
+1
2023-09-13
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
2
-6
/
+12
2023-09-13
block: cleanup queue_wc_store
Christoph Hellwig
1
-11
/
+3
2023-08-19
Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linux
Linus Torvalds
4
-16
/
+48
2023-08-19
blk-mq: release scheduler resource when request completes
Chengming Zhou
2
-3
/
+23
2023-08-18
blk-crypto: dynamically allocate fallback profile
Sweet Tea Dorminy
1
-13
/
+23
2023-08-18
blk-cgroup: hold queue_lock when removing blkg->q_node
Ming Lei
1
-0
/
+2
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
3
-11
/
+7
2023-08-09
blk-iocost: fix queue stats accounting
Chengming Zhou
1
-2
/
+3
2023-08-09
block: don't make REQ_POLLED imply REQ_NOWAIT
Jens Axboe
1
-3
/
+4
2023-08-08
block: get rid of unused plug->nowait flag
Jens Axboe
1
-6
/
+0
2023-07-22
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+13
2023-07-20
blk-iocost: skip empty flush bio in iocost
Chengming Zhou
1
-0
/
+4
2023-07-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-36
/
+50
2023-07-14
blk-mq: Fix stall due to recursive flush plug
Ross Lagerwall
2
-3
/
+9
2023-07-14
block: queue data commands from the flush state machine at the head
Christoph Hellwig
1
-1
/
+1
2023-07-13
blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
Chengming Zhou
1
-17
/
+30
2023-07-12
block/mq-deadline: Fix a bug in deadline_from_pos()
Bart Van Assche
1
-1
/
+1
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
1
-36
/
+50
2023-07-05
scsi: block: Improve checks in blk_revalidate_disk_zones()
Damien Le Moal
1
-36
/
+50
2023-07-05
blk-crypto: use dynamic lock class for blk_crypto_profile::lock
Eric Biggers
1
-2
/
+10
2023-07-05
block/partition: fix signedness issue for Amiga partitions
Michael Schmitz
1
-1
/
+1
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
8
-143
/
+160
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-9
/
+13
2023-06-28
block: add request polling helper
Keith Busch
1
-16
/
+32
2023-06-28
Merge branch 'for-6.5/block-late' into block-6.5
Jens Axboe
8
-127
/
+128
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+3
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
32
-632
/
+1152
2023-06-26
Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+4
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-26
blk-sysfs: add a new attr_group for blk_mq
Yu Kuai
1
-11
/
+31
2023-06-26
blk-iocost: move wbt_enable/disable_default() out of spinlock
Yu Kuai
1
-2
/
+5
[next]