summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2022-07-07xen/blkfront: force data bouncing when backend is untrustedRoger Pau Monne
2022-07-07xen/blkfront: fix leaking data in shared pagesRoger Pau Monne
2022-06-29xen-blkfront: Handle NULL gendiskJason Andryuk
2022-06-14nbd: fix io hung while disconnecting deviceYu Kuai
2022-06-14nbd: fix race between nbd_alloc_config() and module removalYu Kuai
2022-06-14nbd: call genl_unregister_family() first in nbd_cleanup()Yu Kuai
2022-06-14nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng
2022-06-14nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completedYu Kuai
2022-06-14block, loop: support partitions without scanningChristoph Hellwig
2022-06-09virtio_blk: fix the discard_granularity and discard_alignment queue limitsChristoph Hellwig
2022-06-09drbd: fix duplicate array initializerArnd Bergmann
2022-06-09drbd: use bdev_alignment_offset instead of queue_alignment_offsetChristoph Hellwig
2022-06-09drbd: use bdev based limit helpers in drbd_send_sizesChristoph Hellwig
2022-06-09drbd: remove assign_p_sizes_qlimChristoph Hellwig
2022-06-09nbd: Fix hung on disconnect request if socket is closed beforeXie Yongji
2022-06-09loop: implement ->free_diskChristoph Hellwig
2022-05-08ataflop: use a statically allocated error countersWilly Tarreau
2022-05-08floppy: use a statically allocated error counterWilly Tarreau
2022-04-27floppy: disable FDRAWCMD by defaultWilly Tarreau
2022-04-14block: null_blk: end timed out poll requestMing Lei
2022-04-06drbd: set QUEUE_FLAG_STABLE_WRITESChristoph Böhmwalder
2022-04-06drbd: fix an invalid memory access caused by incorrect use of list iteratorXiaomeng Tong
2022-04-06drbd: Fix five use after free bugs in get_initial_stateLv Yunlong
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-02Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-31drbd: remove check of list iterator against head past the loop bodyJakob Koschel
2022-03-31drbd: remove usage of list iterator variable after loopJakob Koschel
2022-03-31nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng
2022-03-30drbd: fix potential silent data corruptionLars Ellenberg
2022-03-30loop: fix ioctl calls using compat_loop_infoCarlos Llamas
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22remove bdi_congested() and wb_congested() and related functionsNeilBrown
2022-03-21Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)
2022-03-21n64cart: convert bi_disk to bi_bdev->bd_disk fix buildJackie Liu
2022-03-21xen/blkfront: fix comment for need_copyDongli Zhang
2022-03-21xen-blkback: remove redundant assignment to variable iColin Ian King
2022-03-17Merge tag 'nvme-5.18-2022-03-17' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2022-03-17virtio_blk: eliminate anonymous module_init & module_exitRandy Dunlap
2022-03-16nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATHChristoph Hellwig
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-03-11xen/blkfront: speed up purge_persistent_grants()Juergen Gross
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-08blk-mq: prepare for implementing hctx table via xarrayMing Lei
2022-03-08block: mtip32xx: don't touch q->queue_hw_ctxMing Lei