summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2021-12-16xen/blkfront: harden blkfront against event channel stormsJuergen Gross
2021-12-04Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-29loop: Use pr_warn_once() for loop_control_remove() warningTetsuo Handa
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-26zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACKJens Axboe
2021-11-24virtio-blk: modify the value type of num in virtio_queue_rq()Ye Guojin
2021-11-24Revert "virtio-blk: don't let virtio core to validate used length"Michael S. Tsirkin
2021-11-09Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06zram: introduce an aged idle interfaceBrian Geffon
2021-11-06zram: off by one in read_block_state()Dan Carpenter
2021-11-06zram_drv: allow reclaim on bio_allocJaewon Kim
2021-11-06ataflop: Add missing semicolon to return statementGeert Uytterhoeven
2021-11-04floppy: address add_disk() error handling on probeLuis Chamberlain
2021-11-04ataflop: address add_disk() error handling on probeLuis Chamberlain
2021-11-04ataflop: remove ataflop_probe_lock mutexTetsuo Handa
2021-11-04block/sunvdc: add error handling support for add_disk()Luis Chamberlain
2021-11-04z2ram: add error handling support for add_disk()Luis Chamberlain
2021-11-04loop: Remove duplicate assignmentsluo penghao
2021-11-04drbd: Fix double free problem in drbd_create_deviceWu Bo
2021-11-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-02zram: replace fsync_bdev with sync_blockdevMing Lei
2021-11-02zram: avoid race between zram_remove and disksize_storeMing Lei
2021-11-02zram: don't fail to remove zram during unloading moduleMing Lei
2021-11-02zram: fix race between zram_reset_device() and disksize_store()Ming Lei
2021-11-02nbd: error out if socket index doesn't match in nbd_handle_reply()Yu Kuai
2021-11-02nbd: Fix hungtask when nbd_config_putYe Bin
2021-11-02nbd: Fix incorrect error handle when first_minor is illegal in nbd_dev_addYe Bin
2021-11-02nbd: fix possible overflow for 'first_minor' in nbd_dev_add()Yu Kuai
2021-11-02nbd: fix max value for 'first_minor'Yu Kuai
2021-11-01Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01virtio-blk: don't let virtio core to validate used lengthJason Wang
2021-11-01virtio_blk: correct types for status handlingMichael S. Tsirkin
2021-11-01virtio_blk: allow 0 as num_request_queuesMichael S. Tsirkin
2021-11-01virtio-blk: fixup coccinelle warningsYe Guojin
2021-11-01virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"Colin Ian King
2021-11-01virtio-blk: validate num_queues during probeJason Wang
2021-11-01virtio-blk: add num_request_queues module parameterMax Gurtovoy
2021-11-01virtio-blk: avoid preallocating big SGL for dataMax Gurtovoy
2021-10-30block/brd: add error handling support for add_disk()Luis Chamberlain
2021-10-30ps3vram: add error handling support for add_disk()Luis Chamberlain
2021-10-30ps3disk: add error handling support for add_disk()Luis Chamberlain
2021-10-30zram: add error handling support for add_disk()Luis Chamberlain
2021-10-29null_blk: Fix handling of submit_queues and poll_queues attributesShin'ichiro Kawasaki
2021-10-29block: ataflop: Fix warning comparing pointer to 0Jiapeng Chong
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig