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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2024-06-19
z2ram: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-19
ataflop: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-19
amiflop: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-14
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2024-06-14
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
2024-06-14
rbd: increase io_opt again
Christoph Hellwig
2024-06-14
rust: block: add rnull, Rust null_blk implementation
Andreas Hindborg
2024-06-14
loop: Disable fallocate() zero and discard if not supported
Cyril Hrubis
2024-06-12
nbd: Remove __force casts
Christoph Hellwig
2024-06-05
null_blk: fix validation of block size
Andreas Hindborg
2024-05-30
null_blk: Do not allow runt zone with zone capacity smaller then zone size
Damien Le Moal
2024-05-28
null_blk: Print correct max open zones limit in null_init_zoned_dev()
Damien Le Moal
2024-05-27
null_blk: Fix return value of nullb_device_power_store()
Damien Le Moal
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
virtio_blk: drop owner assignment
Krzysztof Kozlowski
2024-05-21
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-14
nbd: Fix signal handling
Bart Van Assche
2024-05-14
nbd: Remove a local variable from nbd_send_cmd()
Bart Van Assche
2024-05-14
nbd: Improve the documentation of the locking assumptions
Bart Van Assche
2024-05-14
nbd: Remove superfluous casts
Bart Van Assche
2024-05-13
brd: implement discard support
Keith Busch
2024-05-13
null_blk: Fix two sparse warnings
Bart Van Assche
2024-05-13
ublk_drv: set DMA alignment mask to 3
Jens Axboe
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-06
null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
Zhu Yanjun
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
2024-05-02
zram: don't bother with reopening - just use O_EXCL for open
Al Viro
2024-05-02
pktcdvd: sort set_blocksize() calls out
Al Viro
2024-04-30
ublk: remove segment count and size limits
Uday Shankar
2024-04-25
zram: add max_pages param to recompression
Sergey Senozhatsky
2024-04-25
null_blk: Fix missing mutex_destroy() at module removal
Zhu Yanjun
2024-04-17
null_blk: Simplify null_zone_write()
Damien Le Moal
2024-04-17
null_blk: Do zone resource management only if necessary
Damien Le Moal
2024-04-17
null_blk: Have all null_handle_xxx() return a blk_status_t
Damien Le Moal
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
2024-04-17
null_blk: Introduce fua attribute
Damien Le Moal
2024-04-17
null_blk: Introduce zone_append_max_sectors attribute
Damien Le Moal
2024-04-17
null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
Damien Le Moal
2024-04-17
ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
Damien Le Moal
2024-04-15
remove call_{read,write}_iter() functions
Miklos Szeredi
2024-04-02
nullblk: Fix cleanup order in null_add_dev() error path
Damien Le Moal
2024-04-01
brd: Remove use of page->index
Matthew Wilcox (Oracle)
2024-03-22
Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linux
Linus Torvalds
[prev]
[next]