index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-2
/
+2
2021-12-16
xen/blkfront: harden blkfront against event channel storms
Juergen Gross
1
-3
/
+12
2021-12-04
Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-11-29
loop: Use pr_warn_once() for loop_control_remove() warning
Tetsuo Handa
1
-1
/
+1
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+1
2021-11-26
zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK
Jens Axboe
1
-0
/
+2
2021-11-24
virtio-blk: modify the value type of num in virtio_queue_rq()
Ye Guojin
1
-1
/
+1
2021-11-24
Revert "virtio-blk: don't let virtio core to validate used length"
Michael S. Tsirkin
1
-1
/
+0
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-74
/
+143
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-18
/
+48
2021-11-06
zram: introduce an aged idle interface
Brian Geffon
1
-16
/
+46
2021-11-06
zram: off by one in read_block_state()
Dan Carpenter
1
-1
/
+1
2021-11-06
zram_drv: allow reclaim on bio_alloc
Jaewon Kim
1
-1
/
+1
2021-11-06
ataflop: Add missing semicolon to return statement
Geert Uytterhoeven
1
-1
/
+1
2021-11-04
floppy: address add_disk() error handling on probe
Luis Chamberlain
1
-4
/
+13
2021-11-04
ataflop: address add_disk() error handling on probe
Luis Chamberlain
1
-6
/
+12
2021-11-04
ataflop: remove ataflop_probe_lock mutex
Tetsuo Handa
1
-20
/
+27
2021-11-04
block/sunvdc: add error handling support for add_disk()
Luis Chamberlain
1
-3
/
+11
2021-11-04
z2ram: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+5
2021-11-04
loop: Remove duplicate assignments
luo penghao
1
-1
/
+0
2021-11-04
drbd: Fix double free problem in drbd_create_device
Wu Bo
1
-3
/
+1
2021-11-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-59
/
+120
2021-11-02
zram: replace fsync_bdev with sync_blockdev
Ming Lei
1
-2
/
+2
2021-11-02
zram: avoid race between zram_remove and disksize_store
Ming Lei
1
-0
/
+7
2021-11-02
zram: don't fail to remove zram during unloading module
Ming Lei
1
-6
/
+21
2021-11-02
zram: fix race between zram_reset_device() and disksize_store()
Ming Lei
1
-1
/
+2
2021-11-02
nbd: error out if socket index doesn't match in nbd_handle_reply()
Yu Kuai
1
-0
/
+2
2021-11-02
nbd: Fix hungtask when nbd_config_put
Ye Bin
1
-20
/
+16
2021-11-02
nbd: Fix incorrect error handle when first_minor is illegal in nbd_dev_add
Ye Bin
1
-1
/
+1
2021-11-02
nbd: fix possible overflow for 'first_minor' in nbd_dev_add()
Yu Kuai
1
-3
/
+3
2021-11-02
nbd: fix max value for 'first_minor'
Yu Kuai
1
-3
/
+3
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
4
-8
/
+11
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
27
-1144
/
+846
2021-11-01
virtio-blk: don't let virtio core to validate used length
Jason Wang
1
-0
/
+1
2021-11-01
virtio_blk: correct types for status handling
Michael S. Tsirkin
1
-6
/
+8
2021-11-01
virtio_blk: allow 0 as num_request_queues
Michael S. Tsirkin
1
-13
/
+1
2021-11-01
virtio-blk: fixup coccinelle warnings
Ye Guojin
1
-1
/
+1
2021-11-01
virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
Colin Ian King
1
-1
/
+1
2021-11-01
virtio-blk: validate num_queues during probe
Jason Wang
1
-0
/
+4
2021-11-01
virtio-blk: add num_request_queues module parameter
Max Gurtovoy
1
-1
/
+22
2021-11-01
virtio-blk: avoid preallocating big SGL for data
Max Gurtovoy
2
-56
/
+101
2021-10-30
block/brd: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+7
2021-10-30
ps3vram: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+6
2021-10-30
ps3disk: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+6
2021-10-30
zram: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+5
2021-10-29
null_blk: Fix handling of submit_queues and poll_queues attributes
Shin'ichiro Kawasaki
2
-17
/
+87
2021-10-29
block: ataflop: Fix warning comparing pointer to 0
Jiapeng Chong
1
-2
/
+1
[next]