index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: make sure active queue usage is held for bio_integrity_prep()
Christoph Hellwig
2023-11-28
1
-37
/
+38
*
blk-core: use pr_warn_ratelimited() in bio_check_ro()
Yu Kuai
2023-11-20
1
-2
/
+2
*
blk-throttle: check for overflow in calculate_bytes_allowed
Khazhismel Kumykov
2023-11-02
1
-0
/
+6
*
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
2023-10-19
1
-5
/
+16
*
blk-mq: fix tags UAF when shrinking q->nr_hw_queues
Chengming Zhou
2023-09-23
1
-6
/
+7
*
blk-mq: prealloc tags when increase tagset nr_hw_queues
Chengming Zhou
2023-09-23
1
-0
/
+10
*
blk-mq: fix tags leak when shrink nr_hw_queues
Chengming Zhou
2023-09-23
1
-1
/
+5
*
blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
Yu Kuai
2023-09-19
1
-8
/
+13
*
blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
Yu Kuai
2023-09-19
1
-45
/
+41
*
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
Li Lingfeng
2023-09-13
1
-0
/
+2
*
block: fix pin count management when merging same-page segments
Christoph Hellwig
2023-09-13
1
-4
/
+3
*
blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before ...
Tejun Heo
2023-09-13
1
-14
/
+18
*
bio-integrity: create multi-page bvecs in bio_integrity_add_page()
Jinyoung Choi
2023-09-13
1
-7
/
+24
*
block: make bvec_try_merge_hw_page() non-static
Jinyoung Choi
2023-09-13
2
-1
/
+5
*
block: don't pass a bio to bio_try_merge_hw_seg
Christoph Hellwig
2023-09-13
1
-9
/
+7
*
block: move the bi_size update out of __bio_try_merge_page
Christoph Hellwig
2023-09-13
1
-37
/
+20
*
block: move the bi_size overflow check in __bio_try_merge_page
Christoph Hellwig
2023-09-13
1
-4
/
+5
*
block: move the bi_vcnt check out of __bio_try_merge_page
Christoph Hellwig
2023-09-13
1
-23
/
+22
*
block: move the BIO_CLONED checks out of __bio_try_merge_page
Christoph Hellwig
2023-09-13
1
-3
/
+6
*
block/mq-deadline: use correct way to throttling write requests
Zhiguo Niu
2023-09-13
1
-1
/
+2
*
blk-flush: fix rq->flush.seq for post-flush requests
Chengming Zhou
2023-09-13
1
-1
/
+1
*
block: don't allow enabling a cache on devices that don't support it
Christoph Hellwig
2023-09-13
2
-6
/
+12
*
block: cleanup queue_wc_store
Christoph Hellwig
2023-09-13
1
-11
/
+3
*
Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-19
4
-16
/
+48
|
\
|
*
blk-mq: release scheduler resource when request completes
Chengming Zhou
2023-08-19
2
-3
/
+23
|
*
blk-crypto: dynamically allocate fallback profile
Sweet Tea Dorminy
2023-08-18
1
-13
/
+23
|
*
blk-cgroup: hold queue_lock when removing blkg->q_node
Ming Lei
2023-08-18
1
-0
/
+2
*
|
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-11
3
-11
/
+7
|
\
|
|
*
blk-iocost: fix queue stats accounting
Chengming Zhou
2023-08-09
1
-2
/
+3
|
*
block: don't make REQ_POLLED imply REQ_NOWAIT
Jens Axboe
2023-08-09
1
-3
/
+4
|
*
block: get rid of unused plug->nowait flag
Jens Axboe
2023-08-08
1
-6
/
+0
*
|
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-22
3
-3
/
+13
|
\
|
|
*
blk-iocost: skip empty flush bio in iocost
Chengming Zhou
2023-07-20
1
-0
/
+4
|
*
blk-mq: Fix stall due to recursive flush plug
Ross Lagerwall
2023-07-14
2
-3
/
+9
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-07-14
1
-36
/
+50
|
\
\
|
|
/
|
/
|
|
*
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
2023-07-11
1
-36
/
+50
|
|
\
|
|
*
scsi: block: Improve checks in blk_revalidate_disk_zones()
Damien Le Moal
2023-07-05
1
-36
/
+50
*
|
|
block: queue data commands from the flush state machine at the head
Christoph Hellwig
2023-07-14
1
-1
/
+1
*
|
|
blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
Chengming Zhou
2023-07-13
1
-17
/
+30
*
|
|
block/mq-deadline: Fix a bug in deadline_from_pos()
Bart Van Assche
2023-07-12
1
-1
/
+1
*
|
|
blk-crypto: use dynamic lock class for blk_crypto_profile::lock
Eric Biggers
2023-07-05
1
-2
/
+10
*
|
|
block/partition: fix signedness issue for Amiga partitions
Michael Schmitz
2023-07-05
1
-1
/
+1
|
/
/
*
|
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-03
8
-143
/
+160
|
\
\
|
*
|
block: add request polling helper
Keith Busch
2023-06-28
1
-16
/
+32
|
*
|
Merge branch 'for-6.5/block-late' into block-6.5
Jens Axboe
2023-06-28
8
-127
/
+128
|
|
\
\
|
|
*
|
blk-sysfs: add a new attr_group for blk_mq
Yu Kuai
2023-06-26
1
-11
/
+31
|
|
*
|
blk-iocost: move wbt_enable/disable_default() out of spinlock
Yu Kuai
2023-06-26
1
-2
/
+5
|
|
*
|
blk-wbt: cleanup rwb_enabled() and wbt_disabled()
Yu Kuai
2023-06-26
1
-3
/
+2
|
|
*
|
blk-wbt: remove dead code to handle wbt enable/disable with io inflight
Yu Kuai
2023-06-26
1
-16
/
+0
|
|
*
|
blk-wbt: don't create wbt sysfs entry if CONFIG_BLK_WBT is disabled
Yu Kuai
2023-06-26
2
-88
/
+74
[next]