开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2025-02-07
Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linux
Linus Torvalds
2025-02-02
drivers/block/sunvdc.c: update the correct AIP call
Stephen Rothwell
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-01-27
loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64}
Christoph Hellwig
2025-01-27
virtio_blk: Add support for transport error recovery
Israel Rukshin
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-25
zram: remove zcomp_stream_put() from write_incompressible_page()
Sergey Senozhatsky
2025-01-25
zram: cond_resched() in writeback loop
Sergey Senozhatsky
2025-01-25
zram: use zram_read_from_zspool() in writeback
Sergey Senozhatsky
2025-01-25
zram: factor out different page types read
Sergey Senozhatsky
2025-01-25
zram: factor out ZRAM_HUGE write
Sergey Senozhatsky
2025-01-25
zram: factor out ZRAM_SAME write
Sergey Senozhatsky
2025-01-25
zram: remove entry element member
Sergey Senozhatsky
2025-01-25
zram: free slot memory early during write
Sergey Senozhatsky
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-13
nbd: fix partial sending
Ming Lei
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
2025-01-12
xen/blkback: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-01-12
zram: fix potential UAF of zram table
Kairui Song
2025-01-10
loop: remove the use_dio field in struct loop_device
Christoph Hellwig
2025-01-10
loop: don't freeze the queue in loop_update_dio
Christoph Hellwig
2025-01-10
loop: allow loop_set_status to re-enable direct I/O
Christoph Hellwig
2025-01-10
loop: open code the direct I/O flag update in loop_set_dio
Christoph Hellwig
2025-01-10
loop: only write back pagecache when starting to to use direct I/O
Christoph Hellwig
2025-01-10
loop: create a lo_can_use_dio helper
Christoph Hellwig
2025-01-10
loop: update commands in loop_set_status still referring to transfers
Christoph Hellwig
2025-01-10
loop: move updating lo_flags out of loop_set_status_from_info
Christoph Hellwig
2025-01-10
loop: fix queue freeze vs limits lock order
Christoph Hellwig
2025-01-10
loop: refactor queue limits updates
Christoph Hellwig
2025-01-10
nbd: fix queue freeze vs limits lock order
Christoph Hellwig
2025-01-10
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
2025-01-06
nbd: don't allow reconnect after disconnect
Yu Kuai
2025-01-06
block: remove BLK_MQ_F_NO_SCHED
Christoph Hellwig
2025-01-03
ps3disk: Do not use dev->bounce_size before it is set
Geert Uytterhoeven
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-28
Merge tag 'block-6.13-20241228' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-26
ublk: detach gendisk from ublk device if add_disk() fails
Ming Lei
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-12-23
virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues
Daniel Wagner
2024-12-23
null_blk: Remove accesses to page->index
Matthew Wilcox (Oracle)
2024-12-23
block: rnull: Initialize the module in place
Benoît du Garreau
2024-12-23
block: Delete bio_set_prio()
John Garry
2024-12-23
null_blk: Add rotational feature support
Damien Le Moal
2024-12-18
zram: fix uninitialized ZRAM not releasing backing device
Kairui Song
2024-12-18
zram: refuse to use zero sized block device as backing device
Kairui Song
2024-12-05
virtio-blk: don't keep queue frozen during system suspend
Ming Lei
[next]