Linux Device-Mapper Development
[Prev Page][Next Page]
[PATCH v2 0/6] dm verity: optionally use tasklets,
Mike Snitzer
[PATCH] dm-raid: fix address sanitizer warning in raid_resume, Mikulas Patocka
[PATCH] md-raid10: fix KASAN warning,
Mikulas Patocka
[PATCH] md-raid: destroy the bitmap after destroying the thread,
Mikulas Patocka
[PATCH v2] multipath-tools: add basic info on how to use multipath-tools with NVMe devices, Xose Vazquez Perez
[PATCH] multipath-tools: correct CLARiiON info from multipath.conf man page, Xose Vazquez Perez
[PATCH 0/3] dm-verity: optionally use tasklets in dm-verity,
Nathan Huckleberry
[PATCH] multipath-tools: remove list of rebranded arrays vendors from man page,
Xose Vazquez Perez
[PATCH] dm-integrity: flush journal on suspend, Mikulas Patocka
Re: [PATCH 1/1] block: Add support for setting inline encryption key per block device,
Eric Biggers
[syzbot] KASAN: invalid-free in free_prealloced_shrinker, syzbot
[Question] multipathd add/remove paths takes a long time,
Wu Guanghao
[PATCH 5.10 1/2] block: split bio_kmalloc from bio_alloc_bioset,
Tadeusz Struk
Kernel panic in dm-thin, Demi Marie Obenour
[PATCH v2 0/4] dm pr_ops fixes,
Mike Christie
dm thin: Fix crash in dm_sm_register_threshold_callback(), Luo Meng
[PATCH] multipath-tools: add ALUA info to README.md,
Xose Vazquez Perez
[PATCH 0/2] multipath-tools: update docs,
Xose Vazquez Perez
[PATCH] dm-writecache: set MAX_WRITEBACK_JOBS,
Mikulas Patocka
[PATCH] dm-kcopyd: use __GFP_HIGHMEM when allocating the pages, Mikulas Patocka
[PATCH v2 00/14] multipath: fixes for sysfs accessors,
mwilck
[PATCH] libmultipath: fix find_multipaths_timeout for unknown hardware,
Benjamin Marzinski
Regarding dm-clone, Uday Jonnala
[PATCH 0/2] update hwtable,
Xose Vazquez Perez
Regarding dm-clone on RHEL+OEL,
Uday Jonnala
[PATCH 0/3] dm pr_ops fixes,
Mike Christie
[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0,
kernel test robot
[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563, kernel test robot
Re: [linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf, Roman Gushchin
[PATCH 0/2] Documentation: dm writecache: documentation fixes,
Bagas Sanjaya
[linux-next:master] BUILD REGRESSION 2a2aa3f05338270aecbe2492fda910d6c17e0102, kernel test robot
[linux-next:master] BUILD REGRESSION c4185b16aba73929aa76f0d030efbe79ae867808, kernel test robot
[5.20 PATCH v3 0/2] dm: improve bio splitting at expense of requeue complexity,
Mike Snitzer
[PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4,
Mauro Carvalho Chehab
[PATCH] dm snapshot: Fix typo in comments, Zhang Jiaming
[PATCH 0/4] Introduce bitmap_size(),
Christophe JAILLET
[PATCH 0/1] Signal to disallow open of a dm device,
Daniil Lunev
[PATCH] dm writecache: fix inaccurate reads/writes stats,
Yu Kuai
[PATCH 00/14] multipath: fixes for sysfs accessors,
mwilck
- [PATCH 12/14] multipath tests: __wrap_dlog: print log message, mwilck
- [PATCH 14/14] libmultipath.version: bump version for sysfs accessors, mwilck
- [PATCH 06/14] libmultipath: get rid of PATH_SIZE, mwilck
- [PATCH 11/14] multipath tests: expect_condlog: skip depending on verbosity, mwilck
- [PATCH 10/14] libmultipath, multipathd: log failure setting sysfs attributes, mwilck
- [PATCH 07/14] libmultipath: sysfs_attr_get_value(): don't return 0 if buffer too small, mwilck
- [PATCH 05/14] libmultipath: sanitize error checking in sysfs accessors, mwilck
- [PATCH 13/14] multipath tests: add sysfs test, mwilck
- [PATCH 03/14] libmultipath: sysfs_bin_attr_get_value(): no error if buffer is filled, mwilck
- [PATCH 08/14] libmultipath: sysfs_attr_set_value(): don't return 0 on partial write, mwilck
- [PATCH 04/14] libmultipath: common code path for sysfs_attr_get_value(), mwilck
- [PATCH 09/14] libmultipath: sysfs: cleanup file descriptors on pthread_cancel(), mwilck
- [PATCH 02/14] libmultipath: remove sysfs_get_binary(), mwilck
- [PATCH 01/14] libmultipath: alua: remove get_sysfs_pg83(), mwilck
- Re: [PATCH 00/14] multipath: fixes for sysfs accessors, Benjamin Marzinski
clean up zoned device information v2,
Christoph Hellwig
- [PATCH 11/16] block: replace blkdev_nr_zones with bdev_nr_zones, Christoph Hellwig
- [PATCH 10/16] block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones, Christoph Hellwig
- [PATCH 16/16] block: move zone related fields to struct gendisk, Christoph Hellwig
- [PATCH 14/16] dm-zoned: cleanup dmz_fixup_devices, Christoph Hellwig
- [PATCH 06/16] block: pass a gendisk to blk_queue_set_zoned, Christoph Hellwig
- [PATCH 12/16] block: use bdev based helpers in blkdev_zone_mgmt{, all}, Christoph Hellwig
- [PATCH 08/16] block: pass a gendisk to blk_queue_free_zone_bitmaps, Christoph Hellwig
- [PATCH 02/16] block: call blk_queue_free_zone_bitmaps from disk_release, Christoph Hellwig
- [PATCH 13/16] nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all, Christoph Hellwig
- [PATCH 05/16] block: simplify blk_check_zone_append, Christoph Hellwig
- [PATCH 03/16] block: use bdev_is_zoned instead of open coding it, Christoph Hellwig
- [PATCH 07/16] block: pass a gendisk to blk_queue_clear_zone_settings, Christoph Hellwig
- [PATCH 15/16] block: remove blk_queue_zone_sectors, Christoph Hellwig
- [PATCH 09/16] block: remove queue_max_open_zones and queue_max_active_zones, Christoph Hellwig
- [PATCH 04/16] block: simplify blk_mq_plug, Christoph Hellwig
- [PATCH 01/16] block: remove a superflous ifdef in blkdev.h, Christoph Hellwig
- Re: clean up zoned device information v2, Jens Axboe
- Re: clean up zoned device information v2, Shinichiro Kawasaki
[device-mapper-dm:dm-5.20 6/7] drivers/md/dm-io-rewind.c:95:39: error: 'struct bio' has no member named 'bi_crypt_context', kernel test robot
clean up zoned device information,
Christoph Hellwig
- [PATCH 07/17] block: simplify blk_check_zone_append, Christoph Hellwig
- [PATCH 08/17] block: pass a gendisk to blk_queue_set_zoned, Christoph Hellwig
- [PATCH 15/17] dm-zoned: cleanup dmz_fixup_devices, Christoph Hellwig
- [PATCH 05/17] block: export blkdev_zone_mgmt_all, Christoph Hellwig
- [PATCH 01/17] block: remove a superflous ifdef in blkdev.h, Christoph Hellwig
- [PATCH 03/17] block: use bdev_is_zoned instead of open coding it, Christoph Hellwig
- [PATCH 06/17] nvmet: use blkdev_zone_mgmt_all, Christoph Hellwig
- [PATCH 09/17] block: pass a gendisk to blk_queue_clear_zone_settings, Christoph Hellwig
- [PATCH 13/17] block: replace blkdev_nr_zones with bdev_nr_zones, Christoph Hellwig
- [PATCH 04/17] block: simplify blk_mq_plug, Christoph Hellwig
- [PATCH 17/17] block: move zone related fields to struct gendisk, Christoph Hellwig
- [PATCH 14/17] block: use bdev based helpers in blkdev_zone_mgmt / blkdev_zone_mgmt_all, Christoph Hellwig
- [PATCH 16/17] block: remove blk_queue_zone_sectors, Christoph Hellwig
- [PATCH 02/17] block: call blk_queue_free_zone_bitmaps from disk_release, Christoph Hellwig
- [PATCH 11/17] block: remove queue_max_open_zones and queue_max_active_zones, Christoph Hellwig
- [PATCH 10/17] block: pass a gendisk to blk_queue_free_zone_bitmaps, Christoph Hellwig
- [PATCH 12/17] block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones, Christoph Hellwig
[git pull] device mapper fixes for 5.19-rc5,
Mike Snitzer
[device-mapper-dm:dm-5.20 4/5] block/blk-crypto.c:138:6: warning: no previous prototype for 'bio_crypt_dun_decrement', kernel test robot
[PATCH 5.20 v2 0/3] block/dm: add bio_rewind to improve DM requeue,
Mike Snitzer
[PATCH] dm-raid: fix KASAN warning in raid5_remove_disk, Mikulas Patocka
[PATCH] dm-raid: fix KASAN warning in raid5_add_disks, Mikulas Patocka
dm raid: fix accesses beyond end of raid member array, Mikulas Patocka
[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members,
Gustavo A. R. Silva
[PATCH v7 0/3] LoadPin: Enable loading from trusted dm-verity devices,
Matthias Kaehlcke
[PATCH] dm-raid: fix out of memory accesses in dm-raid,
Mikulas Patocka
[PATCH 5.20 0/4] block/dm: add bio_rewind for improving dm requeue,
Ming Lei
[git pull] device mapper fixes for 5.19-rc4,
Mike Snitzer
[PATCH] dm mirror: fix regression caused by, Mikulas Patocka
[PATCH] dm: fix dm io BLK_STS_DM_REQUEUE,
Ming Lei
[PATCH] dm raid: drop unexpected word "the" in the comments,
Jiang Jian
[PATCH] dm era: commit metadata in postsuspend after worker stops, Nikos Tsironis
[PATCH] dm cache: fix typo, Steven Lung
[git pull] device mapper fixes for 5.19-rc3,
Mike Snitzer
[PATCH] dm: double-check REQ_NOWAIT flag while we hold the table lock, Mikulas Patocka
[PATCH] dm-mirror: round up region bitmap size to BITS_PER_LONG, Mikulas Patocka
[PATCH] dm: fix accessing of freed memory in dm_put_live_table_bio, Mikulas Patocka
[PATCH v7 00/13] support non power of 2 zoned device,
Pankaj Raghav
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH] dm verity: fixed ERROR: else should follow close brace '}', JeongHyeon Lee
[PATCH] dm: fix possible race in dm_start_io_acct,
Benjamin Marzinski
clean up the chunk_sizehandling helpers a little,
Christoph Hellwig
[md] ee3841b9fb: WARNING:at_drivers/md/md.c:#mddev_suspend, kernel test robot
[git pull] device mapper fixes for 5.19-rc2,
Mike Snitzer
Re: [PATCH 5.4 26/34] dm verity: set DM_TARGET_IMMUTABLE feature flag,
Mike Snitzer
[PATCH] dm crypt: set bdev to clone bio,
Shin'ichiro Kawasaki
[PATCH] multipath-tools: tests: fix hwtable test,
mwilck
[PATCH] libmultipath: hwtable: remove ETERNUS AB/HB NVMe,
mwilck
[RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE),
Deven Bowers
- [RFC PATCH v8 05/17] ipe: add LSM hooks on execution and kernel read, Deven Bowers
- [RFC PATCH v8 17/17] documentation: add ipe documentation, Deven Bowers
- [RFC PATCH v8 10/17] block|security: add LSM blob to block_device, Deven Bowers
- [RFC PATCH v8 14/17] ipe: enable support for fs-verity as a trust provider, Deven Bowers
- [RFC PATCH v8 09/17] ipe: introduce 'boot_verified' as a trust provider, Deven Bowers
- [RFC PATCH v8 03/17] ipe: add evaluation loop, Deven Bowers
- [RFC PATCH v8 16/17] ipe: kunit tests, Deven Bowers
- [RFC PATCH v8 04/17] ipe: add userspace interface, Deven Bowers
- [RFC PATCH v8 11/17] dm-verity: consume root hash digest and signature data via LSM hook, Deven Bowers
- [RFC PATCH v8 02/17] ipe: add policy parser, Deven Bowers
- [RFC PATCH v8 08/17] ipe: add permissive toggle, Deven Bowers
- [RFC PATCH v8 15/17] scripts: add boot policy generation program, Deven Bowers
- [RFC PATCH v8 13/17] fsverity: consume builtin signature via LSM hook, Deven Bowers
- [RFC PATCH v8 01/17] security: add ipe lsm & initial context creation, Deven Bowers
- [RFC PATCH v8 06/17] uapi|audit: add ipe audit message definitions, Deven Bowers
- [RFC PATCH v8 12/17] ipe: add support for dm-verity as a trust provider, Deven Bowers
- [RFC PATCH v8 07/17] ipe: add auditing support, Deven Bowers
- Re: [RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE), Matthew Wilcox
fix and cleanup device mapper bioset initialization,
Christoph Hellwig
[PATCH] libmultipath: unset detect_checker for clariion / Unity arrays,
Benjamin Marzinski
[PATCH AUTOSEL 5.17 33/60] md: don't unregister sync_thread with reconfig_mutex held, Sasha Levin
[PATCH AUTOSEL 4.14 17/25] md: don't unregister sync_thread with reconfig_mutex held, Sasha Levin
[PATCH AUTOSEL 4.19 18/27] md: don't unregister sync_thread with reconfig_mutex held, Sasha Levin
[PATCH AUTOSEL 5.4 21/34] md: don't unregister sync_thread with reconfig_mutex held, Sasha Levin
[PATCH AUTOSEL 5.10 24/38] md: don't unregister sync_thread with reconfig_mutex held, Sasha Levin
[PATCH AUTOSEL 5.15 31/51] md: don't unregister sync_thread with reconfig_mutex held, Sasha Levin
[PATCH AUTOSEL 5.18 35/68] md: don't unregister sync_thread with reconfig_mutex held,
Sasha Levin
Device Mapper being derailed in tboot launch,
Tony Camuso
[PATCH 0/8] Use block pr_ops in LIO,
Mike Christie
- [PATCH 10/11] scsi: Use BLK_STS_RSV_CONFLICT for reservation conflicts, Mike Christie
- [PATCH 09/11] block, nvme: Add error for reservation conflicts., Mike Christie
- [PATCH 11/11] scsi: target: Handle BLK_STS_RSV_CONFLICT., Mike Christie
- [PATCH 07/11] scsi: target: Allow backends to hook into PR handling., Mike Christie
- [PATCH 05/11] scsi: Add support for block PR read keys/reservation., Mike Christie
- Re: [PATCH 0/8] Use block pr_ops in LIO, Christoph Hellwig
- Re: [PATCH 0/8] Use block pr_ops in LIO, Bart Van Assche
- [PATCH 03/11] scsi: Move sd_pr_type to header to share., Mike Christie
- [PATCH 02/11] scsi: Rename sd_pr_command., Mike Christie
- [PATCH 01/11] scsi: target: Rename sbc_ops to exec_cmd_ops, Mike Christie
- [PATCH 08/11] scsi: target: Add block PR support to iblock., Mike Christie
- [PATCH 04/11] block: Add PR callouts for read keys and reservation, Mike Christie
- [PATCH 06/11] dm: Add support for block PR read keys/reservation., Mike Christie
[git pull] device mapper fixes for 5.19-rc1,
Mike Snitzer
[RFC PATCH 0/2] multipath-tools: simplify defaults for NVMe,
mwilck
[PATCH] multipathd/fpin_handlers.c: include stdint.h,
Fabrice Fontaine
[PATCH] multipath.conf(5): add disclaimer about vendor support,
mwilck
[PATCH] libmultipath, kpartx: fix callers of dm_get_next_target(),
mwilck
[BUG 5.19-rc0] dm: BIOSET_PERCPU_CACHE breaks dm-error, Dave Chinner
bioset_exit poison from dm_destroy,
Matthew Wilcox
[PATCH]dm_get_map: fix segfault when can't found target,
Wu Guanghao
[git pull] device mapper changes for 5.19,
Mike Snitzer
[PATCH v6 0/8] support non power of 2 zoned devices,
Pankaj Raghav
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: treewide: License cleanup - RedHat originated,
Mike Snitzer
[Question] Changes to dm do not reflect in underlying block device, Jasper Surmont
[ANNOUNCE] CFP: Zoned Storage Microconference - Linux Plumbers Conference 2022,
Adam Manzanares
[PATCH] device-mapper: fix race with async mmc initialization, Tomas Melin
[PATCH v6 0/3] LoadPin: Enable loading from trusted dm-verity devices,
Matthias Kaehlcke
[PATCH v5 0/7] support non power of 2 zoned devices,
Pankaj Raghav
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]