summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25xen/blkback: move blkif_get_x86_*_req() into blkback.cJuergen Gross
2023-04-25xen/blkback: simplify free_persistent_gnts() interfaceJuergen Gross
2023-04-25xen/blkback: remove stale prototypeJuergen Gross
2023-04-25xen/blkback: fix white space code style issuesJuergen Gross
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-20nbd: fix incomplete validation of ioctl argZhong Jinghua
2023-04-20ublk: don't return 0 in case of any failureMing Lei
2023-04-18null_blk: Always check queue mode setting from configfsChaitanya Kulkarni
2023-04-18block: ublk: switch to ioctl command encodingMing Lei
2023-04-18zram: return errors from read_from_bdev_syncChristoph Hellwig
2023-04-18zram: fix synchronous readsChristoph Hellwig
2023-04-18zram: don't return errors from read_from_bdev_asyncChristoph Hellwig
2023-04-18zram: pass a page to read_from_bdevChristoph Hellwig
2023-04-18zram: refactor zram_bdev_writeChristoph Hellwig
2023-04-18zram: don't pass a bvec to __zram_bvec_writeChristoph Hellwig
2023-04-18zram: refactor zram_bdev_readChristoph Hellwig
2023-04-18zram: directly call zram_read_page in writeback_storeChristoph Hellwig
2023-04-18zram: rename __zram_bvec_read to zram_read_pageChristoph Hellwig
2023-04-18zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}Christoph Hellwig
2023-04-18zram: refactor highlevel read and write handlingChristoph Hellwig
2023-04-18zram: return early on error in zram_bvec_rwChristoph Hellwig
2023-04-18zram: move discard handling to zram_submit_bioChristoph Hellwig
2023-04-18zram: simplify bvec iteration in __zram_make_requestChristoph Hellwig
2023-04-18zram: make zram_bio_discard more self-containedChristoph Hellwig
2023-04-18zram: remove valid_io_requestChristoph Hellwig
2023-04-18zram: always compile read_from_bdev_syncChristoph Hellwig
2023-04-18zram: fix up permission for the hot_add sysfs fileGreg Kroah-Hartman
2023-04-13block: null_blk: make fault-injection dynamically configurable per deviceAkinobu Mita
2023-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-04-06block: ublk: make sure that block size is set correctlyMing Lei
2023-04-05ublk: read any SQE values upfrontJens Axboe
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05floppy: fix MAX_ORDER usageKirill A. Shutemov
2023-04-05drbd: Rename kvfree_rcu() to kvfree_rcu_mightsleep()Uladzislau Rezki (Sony)
2023-04-04virtio-blk: fix ZBD probe in kernels without ZBD supportDmitry Fomichev
2023-04-04virtio-blk: fix to match virtio specDmitry Fomichev
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-04-02block: ublk_drv: cleanup 'struct ublk_map_data'Ming Lei
2023-04-02block: ublk_drv: clean up several helpersMing Lei
2023-04-02block: ublk_drv: add two helpers to clean up map/unmap requestMing Lei
2023-04-02block: ublk_drv: don't consider flush request in map/unmap ioMing Lei
2023-04-02block: ublk_drv: add common exit handlingMing Lei
2023-04-02pktcdvd: simplify the class_pktcdvd logicGreg Kroah-Hartman
2023-04-01drbd: Pass a peer device to the resync and online verify functionsChristoph Böhmwalder
2023-04-01drbd: pass drbd_peer_device to __req_modChristoph Böhmwalder