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
2022-04-13
drbd: fix an invalid memory access caused by incorrect use of list iterator
Xiaomeng Tong
2022-04-13
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-08
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
2022-04-08
n64cart: convert bi_disk to bi_bdev->bd_disk fix build
Jackie Liu
2022-04-08
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
2022-04-08
loop: fix ioctl calls using compat_loop_info
Carlos Llamas
2022-04-08
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
2022-04-08
drbd: fix potential silent data corruption
Lars Ellenberg
2022-03-16
virtio-blk: Remove BUG_ON() in virtio_queue_rq()
Xie Yongji
2022-03-16
virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
Xie Yongji
2022-03-11
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
2022-03-08
block: loop:use kstatfs.f_bsize of backing file to set discard granularity
Ming Lei
2022-02-23
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-01-27
floppy: Add max size check for user space request
Xiongwei Song
2022-01-27
block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0
Ming Lei
2022-01-27
floppy: Fix hang in watchdog when disk is ejected
Tasos Sahanidis
2022-01-27
null_blk: allow zero poll queues
Ming Lei
2021-12-16
xen/blkfront: harden blkfront against event channel storms
Juergen Gross
2021-12-04
Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-29
loop: Use pr_warn_once() for loop_control_remove() warning
Tetsuo Handa
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-26
zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK
Jens Axboe
2021-11-24
virtio-blk: modify the value type of num in virtio_queue_rq()
Ye Guojin
2021-11-24
Revert "virtio-blk: don't let virtio core to validate used length"
Michael S. Tsirkin
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
zram: introduce an aged idle interface
Brian Geffon
2021-11-06
zram: off by one in read_block_state()
Dan Carpenter
2021-11-06
zram_drv: allow reclaim on bio_alloc
Jaewon Kim
2021-11-06
ataflop: Add missing semicolon to return statement
Geert Uytterhoeven
2021-11-04
floppy: address add_disk() error handling on probe
Luis Chamberlain
2021-11-04
ataflop: address add_disk() error handling on probe
Luis Chamberlain
2021-11-04
ataflop: remove ataflop_probe_lock mutex
Tetsuo Handa
2021-11-04
block/sunvdc: add error handling support for add_disk()
Luis Chamberlain
2021-11-04
z2ram: add error handling support for add_disk()
Luis Chamberlain
2021-11-04
loop: Remove duplicate assignments
luo penghao
2021-11-04
drbd: Fix double free problem in drbd_create_device
Wu Bo
2021-11-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-02
zram: replace fsync_bdev with sync_blockdev
Ming Lei
2021-11-02
zram: avoid race between zram_remove and disksize_store
Ming Lei
2021-11-02
zram: don't fail to remove zram during unloading module
Ming Lei
2021-11-02
zram: fix race between zram_reset_device() and disksize_store()
Ming Lei
2021-11-02
nbd: error out if socket index doesn't match in nbd_handle_reply()
Yu Kuai
2021-11-02
nbd: Fix hungtask when nbd_config_put
Ye Bin
2021-11-02
nbd: Fix incorrect error handle when first_minor is illegal in nbd_dev_add
Ye Bin
2021-11-02
nbd: fix possible overflow for 'first_minor' in nbd_dev_add()
Yu Kuai
2021-11-02
nbd: fix max value for 'first_minor'
Yu Kuai
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
[next]