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.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: fix blk_mq_hw_ctx active request accounting
Tian Lan
2023-06-03
1
-4
/
+4
*
block: fix revalidate performance regression
Damien Le Moal
2023-05-29
1
-1
/
+2
*
block: make bio_check_eod work for zero sized devices
Christoph Hellwig
2023-05-24
1
-1
/
+1
*
block: fix bio-cache for passthru IO
Anuj Gupta
2023-05-23
1
-1
/
+1
*
blk-mq: fix race condition in active queue accounting
Tian Lan
2023-05-23
1
-4
/
+8
*
blk-wbt: fix that wbt can't be disabled by default
Yu Kuai
2023-05-23
1
-5
/
+7
*
block: Deny writable memory mapping if block is read-only
Loic Poulain
2023-05-19
1
-1
/
+11
*
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-06
6
-146
/
+84
|
\
|
*
block: Skip destroyed blkg when restart in blkg_destroy_all()
Tao Su
2023-04-28
1
-0
/
+3
|
*
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
2023-04-26
3
-69
/
+8
|
*
blk-integrity: convert to struct device_attribute
Thomas Weißschuh
2023-04-26
1
-65
/
+62
|
*
blk-integrity: use sysfs_emit
Thomas Weißschuh
2023-04-26
1
-10
/
+9
|
*
block: sync part's ->bd_has_submit_bio with disk's
Ming Lei
2023-04-25
1
-1
/
+4
|
*
block: Cleanup set_capacity()/bdev_set_nr_sectors()
Damien Le Moal
2023-04-24
4
-14
/
+11
*
|
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-14
/
+8
|
\
\
|
*
\
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
6
-27
/
+22
|
|
\
\
|
*
|
|
driver core: class: remove dev_kobj from struct class
Greg Kroah-Hartman
2023-03-31
1
-1
/
+0
|
*
|
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
*
|
|
driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2
Greg Kroah-Hartman
2023-03-06
1
-12
/
+7
*
|
|
|
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
40
-1069
/
+920
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sed-opal: geometry feature reporting command
Ondrej Kozina
2023-04-19
1
-1
/
+28
|
*
|
|
blk-mq: fix the blk_mq_add_to_requeue_list call in blk_kick_flush
Christoph Hellwig
2023-04-16
1
-1
/
+1
|
*
|
|
block, bfq: Fix division by zero error on zero wsum
Colin Ian King
2023-04-16
1
-0
/
+2
|
*
|
|
block: store bdev->bd_disk->fops->submit_bio state in bdev
Jens Axboe
2023-04-16
3
-4
/
+8
|
*
|
|
Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/...
Jens Axboe
2023-04-14
3
-50
/
+0
|
|
\
\
\
|
|
*
|
|
blk-mq-rdma: remove queue mapping helper for rdma devices
Sagi Grimberg
2023-04-13
3
-50
/
+0
|
*
|
|
|
blk-mq: remove __blk_mq_run_hw_queue
Christoph Hellwig
2023-04-13
1
-20
/
+9
|
*
|
|
|
blk-mq: move the !async handling out of __blk_mq_delay_run_hw_queue
Christoph Hellwig
2023-04-13
1
-27
/
+13
|
*
|
|
|
blk-mq: move the blk_mq_hctx_stopped check in __blk_mq_delay_run_hw_queue
Christoph Hellwig
2023-04-13
1
-3
/
+2
|
*
|
|
|
blk-mq: remove the blk_mq_hctx_stopped check in blk_mq_run_work_fn
Christoph Hellwig
2023-04-13
1
-9
/
+2
|
*
|
|
|
blk-mq: cleanup __blk_mq_sched_dispatch_requests
Christoph Hellwig
2023-04-13
1
-17
/
+14
|
*
|
|
|
blk-mq: pass a flags argument to blk_mq_add_to_requeue_list
Christoph Hellwig
2023-04-13
3
-6
/
+6
|
*
|
|
|
blk-mq: pass a flags argument to elevator_type->insert_requests
Christoph Hellwig
2023-04-13
5
-18
/
+21
|
*
|
|
|
blk-mq: pass a flags argument to blk_mq_request_bypass_insert
Christoph Hellwig
2023-04-13
3
-11
/
+11
|
*
|
|
|
blk-mq: pass a flags argument to blk_mq_insert_request
Christoph Hellwig
2023-04-13
2
-13
/
+17
|
*
|
|
|
blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list
Christoph Hellwig
2023-04-13
3
-10
/
+12
|
*
|
|
|
blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert
Christoph Hellwig
2023-04-13
3
-16
/
+15
|
*
|
|
|
blk-mq: don't run the hw_queue from blk_mq_insert_request
Christoph Hellwig
2023-04-13
1
-24
/
+32
|
*
|
|
|
blk-mq: fold __blk_mq_try_issue_directly into its two callers
Christoph Hellwig
2023-04-13
1
-41
/
+31
|
*
|
|
|
blk-mq: factor out a blk_mq_get_budget_and_tag helper
Christoph Hellwig
2023-04-13
1
-10
/
+16
|
*
|
|
|
blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_work
Christoph Hellwig
2023-04-13
1
-10
/
+11
|
*
|
|
|
blk-mq: refactor passthrough vs flush handling in blk_mq_insert_request
Christoph Hellwig
2023-04-13
1
-32
/
+18
|
*
|
|
|
blk-mq: remove blk_flush_queue_rq
Christoph Hellwig
2023-04-13
1
-7
/
+2
|
*
|
|
|
blk-mq: fold __blk_mq_insert_req_list into blk_mq_insert_request
Christoph Hellwig
2023-04-13
1
-18
/
+7
|
*
|
|
|
blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request
Christoph Hellwig
2023-04-13
2
-14
/
+2
|
*
|
|
|
blk-mq: move blk_mq_sched_insert_request to blk-mq.c
Christoph Hellwig
2023-04-13
4
-83
/
+82
|
*
|
|
|
blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list
Christoph Hellwig
2023-04-13
5
-34
/
+14
|
*
|
|
|
blk-mq: move more logic into blk_mq_insert_requests
Christoph Hellwig
2023-04-13
3
-20
/
+21
|
*
|
|
|
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
2023-04-13
15
-14
/
+1
|
*
|
|
|
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
2023-04-13
13
-85
/
+60
[next]