summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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-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-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
2022-03-07pktcdvd: remove a pointless debug check in pkt_submit_bioChristoph Hellwig
2022-03-07xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-06virtio-blk: Remove BUG_ON() in virtio_queue_rq()Xie Yongji
2022-03-06virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zeroXie Yongji
2022-03-04floppy: use memcpy_{to,from}_bvecChristoph Hellwig
2022-03-04drbd: use bvec_kmap_local in recv_dless_readChristoph Hellwig
2022-03-04drbd: use bvec_kmap_local in drbd_csum_bioChristoph Hellwig
2022-03-04zram: use memcpy_from_bvec in zram_bvec_writeChristoph Hellwig
2022-03-04zram: use memcpy_to_bvec in zram_bvec_readChristoph Hellwig
2022-03-04aoe: use bvec_kmap_local in bvcpyChristoph Hellwig
2022-03-01scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig
2022-02-27null_blk: null_alloc_page() cleanupChaitanya Kulkarni
2022-02-27null_blk: remove hardcoded null_alloc_page() paramChaitanya Kulkarni
2022-02-27null_blk: remove hardcoded alloc_cmd() parameterChaitanya Kulkarni
2022-02-27loop: allow user to set the queue depthChaitanya Kulkarni
2022-02-27loop: remove extra variable in lo_req_flushChaitanya Kulkarni
2022-02-27loop: remove extra variable in lo_fallocate()Chaitanya Kulkarni
2022-02-27loop: use sysfs_emit() in the sysfs xxx show()Chaitanya Kulkarni
2022-02-27null_blk: fix return value from null_add_dev()Chaitanya Kulkarni
2022-02-27loop: clean up grammar in warning messageColin Ian King
2022-02-27block/rnbd: Remove a useless mutexChristophe JAILLET
2022-02-27block/rnbd: client device does not care queue/rotationalGioh Kim
2022-02-27block/rnbd-clt: fix CHECK:BRACES warningGioh Kim
2022-02-22scsi: rnbd: Remove WRITE_SAME supportChristoph Hellwig
2022-02-22scsi: drbd: Remove WRITE_SAME supportChristoph Hellwig
2022-02-17block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig
2022-02-16virtio_blk: simplify refcountingChristoph Hellwig
2022-02-11block: loop:use kstatfs.f_bsize of backing file to set discard granularityMing Lei
2022-02-11loop: revert "make autoclear operation asynchronous"Tetsuo Handa
2022-02-04block: pass a block_device to bio_clone_fastChristoph Hellwig
2022-02-04drbd: set ->bi_bdev in drbd_req_newChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_resetChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_alloc_biosetChristoph Hellwig