From: Jens Axboe Date: Mon, 7 Mar 2022 19:44:39 +0000 (-0700) Subject: Merge branch 'for-5.18/drivers' into for-5.18/write-streams X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b46bebaf2a58cc77099b5f4de45f3d570e74aa05;p=linux.git Merge branch 'for-5.18/drivers' into for-5.18/write-streams * for-5.18/drivers: (51 commits) bcache: fixup multiple threads crash bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing floppy: use memcpy_{to,from}_bvec drbd: use bvec_kmap_local in recv_dless_read drbd: use bvec_kmap_local in drbd_csum_bio bcache: use bvec_kmap_local in bio_csum nvdimm-btt: use bvec_kmap_local in btt_rw_integrity nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity zram: use memcpy_from_bvec in zram_bvec_write zram: use memcpy_to_bvec in zram_bvec_read aoe: use bvec_kmap_local in bvcpy iss-simdisk: use bvec_kmap_local in simdisk_submit_bio nvme: check that EUI/GUID/UUID are globally unique nvme: check for duplicate identifiers earlier nvme: fix the check for duplicate unique identifiers nvme: cleanup __nvme_check_ids nvme: remove nssa from struct nvme_ctrl nvme: explicitly set non-error for directives nvme: expose cntrltype and dctype through sysfs nvme: send uevent on connection up ... --- b46bebaf2a58cc77099b5f4de45f3d570e74aa05