index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
36 hours
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+25
3 days
virtio_blk: Add support for transport error recovery
Israel Rukshin
1
-3
/
+25
3 days
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-135
/
+170
3 days
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
4 days
zram: remove zcomp_stream_put() from write_incompressible_page()
Sergey Senozhatsky
1
-1
/
+0
4 days
zram: cond_resched() in writeback loop
Sergey Senozhatsky
1
-0
/
+2
4 days
zram: use zram_read_from_zspool() in writeback
Sergey Senozhatsky
1
-7
/
+4
4 days
zram: factor out different page types read
Sergey Senozhatsky
1
-33
/
+52
4 days
zram: factor out ZRAM_HUGE write
Sergey Senozhatsky
1
-53
/
+83
4 days
zram: factor out ZRAM_SAME write
Sergey Senozhatsky
1
-16
/
+21
4 days
zram: remove entry element member
Sergey Senozhatsky
2
-22
/
+6
4 days
zram: free slot memory early during write
Sergey Senozhatsky
1
-6
/
+5
9 days
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
21
-157
/
+236
2025-01-13
nbd: fix partial sending
Ming Lei
1
-10
/
+85
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
2
-14
/
+27
2025-01-13
xen/blkback: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2025-01-13
zram: fix potential UAF of zram table
Kairui Song
1
-0
/
+1
2025-01-10
loop: remove the use_dio field in struct loop_device
Christoph Hellwig
1
-22
/
+17
2025-01-10
loop: don't freeze the queue in loop_update_dio
Christoph Hellwig
1
-4
/
+4
2025-01-10
loop: allow loop_set_status to re-enable direct I/O
Christoph Hellwig
1
-8
/
+3
2025-01-10
loop: open code the direct I/O flag update in loop_set_dio
Christoph Hellwig
1
-8
/
+20
2025-01-10
loop: only write back pagecache when starting to to use direct I/O
Christoph Hellwig
1
-2
/
+3
2025-01-10
loop: create a lo_can_use_dio helper
Christoph Hellwig
1
-11
/
+14
2025-01-10
loop: update commands in loop_set_status still referring to transfers
Christoph Hellwig
1
-2
/
+2
2025-01-10
loop: move updating lo_flags out of loop_set_status_from_info
Christoph Hellwig
1
-15
/
+8
2025-01-10
loop: fix queue freeze vs limits lock order
Christoph Hellwig
1
-2
/
+16
2025-01-10
loop: refactor queue limits updates
Christoph Hellwig
1
-16
/
+20
2025-01-10
nbd: fix queue freeze vs limits lock order
Christoph Hellwig
1
-15
/
+2
2025-01-10
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
1
-3
/
+1
2025-01-06
nbd: don't allow reconnect after disconnect
Yu Kuai
1
-0
/
+1
2025-01-06
block: remove BLK_MQ_F_NO_SCHED
Christoph Hellwig
1
-2
/
+2
2025-01-03
ps3disk: Do not use dev->bounce_size before it is set
Geert Uytterhoeven
1
-2
/
+2
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-3
/
+3
2024-12-28
Merge tag 'block-6.13-20241228' of git://git.kernel.dk/linux
Linus Torvalds
1
-9
/
+17
2024-12-26
ublk: detach gendisk from ublk device if add_disk() fails
Ming Lei
1
-9
/
+17
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
18
-24
/
+7
2024-12-23
virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues
Daniel Wagner
1
-2
/
+2
2024-12-23
null_blk: Remove accesses to page->index
Matthew Wilcox (Oracle)
1
-6
/
+6
2024-12-23
block: rnull: Initialize the module in place
BenoƮt du Garreau
1
-12
/
+18
2024-12-23
block: Delete bio_set_prio()
John Garry
1
-1
/
+1
2024-12-23
null_blk: Add rotational feature support
Damien Le Moal
2
-1
/
+13
2024-12-19
zram: fix uninitialized ZRAM not releasing backing device
Kairui Song
1
-5
/
+4
2024-12-19
zram: refuse to use zero sized block device as backing device
Kairui Song
1
-0
/
+6
2024-12-05
virtio-blk: don't keep queue frozen during system suspend
Ming Lei
1
-2
/
+5
2024-12-03
block: rnull: add missing MODULE_DESCRIPTION
FUJITA Tomonori
1
-0
/
+1
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-12-01
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
3
-17
/
+19
2024-11-29
brd: decrease the number of allocated pages which discarded
Zhang Xianwei
1
-1
/
+3
2024-11-27
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-2
/
+2
[next]