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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
loop: use the atomic queue limits update API
Christoph Hellwig
2024-02-13
1
-16
/
+25
*
|
loop: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
1
-4
/
+7
*
|
loop: cleanup loop_config_discard
Christoph Hellwig
2024-02-13
1
-19
/
+8
*
|
virtio_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
1
-66
/
+64
*
|
virtio_blk: split virtblk_probe
Christoph Hellwig
2024-02-13
1
-92
/
+101
*
|
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
30
-33
/
+35
*
|
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
2024-02-13
7
-21
/
+17
*
|
block: pass a queue_limits argument to blk_alloc_queue
Christoph Hellwig
2024-02-13
4
-14
/
+26
*
|
block: use queue_limits_commit_update in queue_discard_max_store
Christoph Hellwig
2024-02-13
1
-3
/
+10
*
|
block: add a max_user_discard_sectors queue limit
Christoph Hellwig
2024-02-13
3
-12
/
+24
*
|
block: use queue_limits_commit_update in queue_max_sectors_store
Christoph Hellwig
2024-02-13
1
-25
/
+12
*
|
block: add an API to atomically update queue limits
Christoph Hellwig
2024-02-13
4
-37
/
+217
*
|
block: decouple blk_set_stacking_limits from blk_set_default_limits
Christoph Hellwig
2024-02-13
1
-4
/
+9
*
|
block: refactor disk_update_readahead
Christoph Hellwig
2024-02-13
1
-9
/
+12
*
|
block: move max_{open,active}_zones to struct queue_limits
Christoph Hellwig
2024-02-13
1
-6
/
+6
*
|
drbd: fix function cast warnings in state machine
Arnd Bergmann
2024-02-13
2
-14
/
+18
*
|
floppy: fix function pointer cast warnings
Arnd Bergmann
2024-02-13
1
-4
/
+7
*
|
nvme: allow integrity when PI is not in first bytes
Kanchan Joshi
2024-02-12
2
-1
/
+8
*
|
block: support PI at non-zero offset within metadata
Kanchan Joshi
2024-02-12
5
-14
/
+42
*
|
block: refactor guard helpers
Kanchan Joshi
2024-02-12
1
-10
/
+10
*
|
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
2024-02-12
7
-28
/
+20
*
|
f2fs: guard blkdev_zone_mgmt with nofs scope
Johannes Thumshirn
2024-02-12
1
-3
/
+12
*
|
btrfs: zoned: call blkdev_zone_mgmt in nofs scope
Johannes Thumshirn
2024-02-12
1
-7
/
+26
*
|
dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
Johannes Thumshirn
2024-02-12
1
-1
/
+4
*
|
zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
Johannes Thumshirn
2024-02-12
1
-1
/
+1
*
|
s390/dasd: fix double module refcount decrement
Miroslav Franc
2024-02-09
1
-4
/
+1
*
|
s390/dasd: Improve ERP error messages
Jan Höppner
2024-02-09
1
-38
/
+13
*
|
null_blk: add configfs variable shared_tags
Shin'ichiro Kawasaki
2024-02-08
2
-18
/
+21
*
|
block: Simplify the allocation of slab caches
Kunwu Chan
2024-02-08
1
-2
/
+1
*
|
block: optimise in irq bio put caching
Pavel Begunkov
2024-02-08
1
-11
/
+12
*
|
block: extend bio caching to task context
Pavel Begunkov
2024-02-08
1
-1
/
+2
*
|
s390/dasd: Use dev_*() for device log messages
Jan Höppner
2024-02-08
1
-26
/
+24
*
|
s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions
Jan Höppner
2024-02-08
11
-55
/
+1
*
|
s390/dasd: Remove %p format specifier from error messages
Jan Höppner
2024-02-08
3
-23
/
+15
*
|
s390/dasd: Use dev_err() over printk()
Jan Höppner
2024-02-08
2
-118
/
+76
*
|
s390/dasd: Remove unused message logging macros
Jan Höppner
2024-02-08
1
-26
/
+0
*
|
s390/dasd: Move allocation error message to DBF
Jan Höppner
2024-02-08
1
-4
/
+2
*
|
s390/dasd: Remove unnecessary errorstring generation
Jan Höppner
2024-02-08
3
-29
/
+8
*
|
s390/dasd: Use sysfs_emit() over sprintf()
Jan Höppner
2024-02-08
1
-9
/
+9
*
|
s390/dasd: Simplify uid string generation
Jan Höppner
2024-02-08
2
-21
/
+7
*
|
block: rbd: make rbd_bus_type const
Ricardo B. Marliere
2024-02-06
1
-1
/
+1
|
/
*
blk-throttle: Eliminate redundant checks for data direction
Tang Yizhou
2024-02-05
1
-2
/
+2
*
block: update cached timestamp post schedule/preemption
Jens Axboe
2024-02-05
5
-4
/
+26
*
block: cache current nsec time in struct blk_plug
Jens Axboe
2024-02-05
3
-1
/
+15
*
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
2024-02-05
10
-45
/
+56
*
block: move cgroup time handling code into blk.h
Jens Axboe
2024-02-05
3
-42
/
+43
*
blk-mq: special case cached requests less
Christoph Hellwig
2024-02-05
1
-19
/
+22
*
blk-mq: introduce a blk_mq_peek_cached_request helper
Christoph Hellwig
2024-02-05
1
-30
/
+33
*
blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requests
Christoph Hellwig
2024-02-05
1
-10
/
+11
*
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
2024-02-04
1
-1
/
+1
[prev]
[next]