index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2025-06-19
loop: add file_start_write() and file_end_write()
Ming Lei
2025-06-19
brd: fix discard end sector
Yu Kuai
2025-06-19
brd: fix aligned_sector from brd_do_discard()
Yu Kuai
2025-05-29
loop: don't require ->write_iter for writable files in loop_configure
Christoph Hellwig
2025-05-29
loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize
Christoph Hellwig
2025-05-29
ublk: complete command synchronously on error
Caleb Sander Mateos
2025-05-29
ublk: enforce ublks_max only for unprivileged devices
Uday Shankar
2025-05-18
loop: Add sanity check for read/write_iter
Lizhi Xu
2025-05-18
loop: factor out a loop_assign_backing_file helper
Christoph Hellwig
2025-05-18
loop: refactor queue limits updates
Christoph Hellwig
2025-05-18
loop: Fix ABBA locking race
OGAWA Hirofumi
2025-05-18
loop: Simplify discard granularity calc
John Garry
2025-05-18
loop: Use bdev limit helpers for configuring discard
John Garry
2025-04-25
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2025-04-25
block: add a rq_list type
Christoph Hellwig
2025-04-25
loop: LOOP_SET_FD: send uevents for partitions
Thomas Weißschuh
2025-04-25
loop: properly send KOBJ_CHANGED uevent for disk device
Thomas Weißschuh
2025-04-25
loop: stop using vfs_iter_{read,write} for buffered I/O
Christoph Hellwig
2025-04-25
loop: aio inherit the ioprio of original request
Yunlong Xing
2025-04-20
ublk: fix handling recovery & reissue in ublk_abort_queue()
Ming Lei
2025-04-20
ublk: refactor recovery configuration flag helpers
Uday Shankar
2025-04-10
ublk: make sure ubq->canceling is set when queue is frozen
Ming Lei
2025-03-22
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
2025-03-13
ublk: set_params: properly check if parameters can be applied
Uday Shankar
2025-03-13
rust: treewide: switch to our kernel `Box` type
Danilo Krummrich
2025-02-08
nbd: don't allow reconnect after disconnect
Yu Kuai
2025-02-08
ps3disk: Do not use dev->bounce_size before it is set
Geert Uytterhoeven
2025-01-23
zram: fix potential UAF of zram table
Kairui Song
2025-01-02
ublk: detach gendisk from ublk device if add_disk() fails
Ming Lei
2025-01-02
virtio-blk: don't keep queue frozen during system suspend
Ming Lei
2024-12-27
zram: fix uninitialized ZRAM not releasing backing device
Kairui Song
2024-12-27
zram: refuse to use zero sized block device as backing device
Kairui Song
2024-12-14
zram: clear IDLE flag in mark_idle()
Sergey Senozhatsky
2024-12-14
zram: do not mark idle slots that cannot be idle
Sergey Senozhatsky
2024-12-09
zram: clear IDLE flag after recompression
Sergey Senozhatsky
2024-12-05
brd: decrease the number of allocated pages which discarded
Zhang Xianwei
2024-12-05
ublk: fix error code for unsupported command
Ming Lei
2024-12-05
ublk: fix ublk_ch_mmap() for 64K page size
Ming Lei
2024-12-05
zram: fix NULL pointer in comp_algorithm_show()
Liu Shixin
2024-12-05
zram: permit only one post-processing operation at a time
Sergey Senozhatsky
2024-12-05
zram: ZRAM_DEF_COMP should depend on ZRAM
Geert Uytterhoeven
2024-12-05
virtio_blk: reverse request order in virtio_queue_rqs
Christoph Hellwig
2024-12-05
loop: fix type of block size
Li Wang
2024-12-05
brd: defer automatic disk creation until module initialization succeeds
Yang Erkun
2024-10-18
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-16
ublk: don't allow user copy for unprivileged device
Ming Lei
2024-10-11
drbd: Remove unused conn_lowest_minor
Dr. David Alan Gilbert
2024-10-04
Merge tag 'block-6.12-20241004' of git://git.kernel.dk/linux
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
aoe: fix the potential use-after-free problem in more places
Chun-Yi Lee
[next]