index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-07
Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2025-02-02
drivers/block/sunvdc.c: update the correct AIP call
Stephen Rothwell
1
-2
/
+2
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
8
-25
/
+35
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
8
-23
/
+34
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2025-01-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+25
2025-01-27
loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64}
Christoph Hellwig
1
-2
/
+1
2025-01-27
virtio_blk: Add support for transport error recovery
Israel Rukshin
1
-3
/
+25
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-135
/
+170
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-01-25
zram: remove zcomp_stream_put() from write_incompressible_page()
Sergey Senozhatsky
1
-1
/
+0
2025-01-25
zram: cond_resched() in writeback loop
Sergey Senozhatsky
1
-0
/
+2
2025-01-25
zram: use zram_read_from_zspool() in writeback
Sergey Senozhatsky
1
-7
/
+4
2025-01-25
zram: factor out different page types read
Sergey Senozhatsky
1
-33
/
+52
2025-01-25
zram: factor out ZRAM_HUGE write
Sergey Senozhatsky
1
-53
/
+83
2025-01-25
zram: factor out ZRAM_SAME write
Sergey Senozhatsky
1
-16
/
+21
2025-01-25
zram: remove entry element member
Sergey Senozhatsky
2
-22
/
+6
2025-01-25
zram: free slot memory early during write
Sergey Senozhatsky
1
-6
/
+5
2025-01-20
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-12
xen/blkback: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2025-01-12
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-18
zram: fix uninitialized ZRAM not releasing backing device
Kairui Song
1
-5
/
+4
2024-12-18
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
[next]