Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: A question about modifying the buffer under authenticated encryption, (continued)
- [PATCH 0/7] dm vdo: fix sparse warnings,
Matthew Sakai
- [PATCH 0/6] multipath-tools: udev rules and service improvements,
Martin Wilck
- [device-mapper-dm:dm-vdo 59/73] drivers/md/dm-vdo/dedupe.c:1211:59: sparse: sparse: incorrect type in argument 4 (different base types), kernel test robot
- [RFC PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
- [RFC PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure, Mathieu Desnoyers
- [RFC PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 03/12] dm: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure, Mathieu Desnoyers
- [RFC PATCH v4 06/12] dax: Check for data cache aliasing at runtime, Mathieu Desnoyers
- [RFC PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures, Mathieu Desnoyers
- [RFC PATCH v4 10/12] dm: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures, Mathieu Desnoyers
- [RFC PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 11/12] dcssblk: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 12/12] virtio: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [git pull] device mapper fixes for 6.8-rc3,
Mike Snitzer
- [PATCH 00/26] Zone write plugging,
Damien Le Moal
- [PATCH 01/26] block: Restore sector of flush requests, Damien Le Moal
- [PATCH 13/26] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH 14/26] null_blk: Introduce zone_append_max_sectors attribute, Damien Le Moal
- [PATCH 02/26] block: Remove req_bio_endio(), Damien Le Moal
- [PATCH 03/26] block: Introduce bio_straddle_zones() and bio_offset_from_zone_start(), Damien Le Moal
- [PATCH 10/26] dm: Use the block layer zone append emulation, Damien Le Moal
- [PATCH 04/26] block: Introduce blk_zone_complete_request_bio(), Damien Le Moal
- [PATCH 05/26] block: Allow using bio_attempt_back_merge() internally, Damien Le Moal
- [PATCH 06/26] block: Introduce zone write plugging, Damien Le Moal
- [PATCH 07/26] block: Allow zero value of max_zone_append_sectors queue limit, Damien Le Moal
- [PATCH 08/26] block: Implement zone append emulation, Damien Le Moal
- [PATCH 09/26] block: Allow BIO-based drivers to use blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH 11/26] scsi: sd: Use the block layer zone append emulation, Damien Le Moal
- [PATCH 12/26] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature, Damien Le Moal
- [PATCH 15/26] null_blk: Introduce fua attribute, Damien Le Moal
- [PATCH 16/26] nvmet: zns: Do not reference the gendisk conv_zones_bitmap, Damien Le Moal
- [PATCH 17/26] block: Remove BLK_STS_ZONE_RESOURCE, Damien Le Moal
- [PATCH 18/26] block: Simplify blk_revalidate_disk_zones() interface, Damien Le Moal
- [PATCH 19/26] block: mq-deadline: Remove support for zone write locking, Damien Le Moal
- [PATCH 20/26] block: Remove elevator required features, Damien Le Moal
- [PATCH 21/26] block: Do not check zone type in blk_check_zone_append(), Damien Le Moal
- [PATCH 22/26] block: Move zone related debugfs attribute to blk-zoned.c, Damien Le Moal
- [PATCH 23/26] block: Remove zone write locking, Damien Le Moal
- [PATCH 24/26] block: Do not special-case plugging of zone write operations, Damien Le Moal
- [PATCH 25/26] block: Reduce zone write plugging memory usage, Damien Le Moal
- [PATCH 26/26] block: Add zone_active_wplugs debugfs entry, Damien Le Moal
- Re: [PATCH 00/26] Zone write plugging, Damien Le Moal
- Re: [PATCH 00/26] Zone write plugging, Bart Van Assche
- Re: [PATCH 00/26] Zone write plugging, Bart Van Assche
- [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions,
Yu Kuai
- [PATCH v5 01/14] md: don't ignore suspended array in md_check_recovery(), Yu Kuai
- [PATCH v5 03/14] md: make sure md_do_sync() will set MD_RECOVERY_DONE, Yu Kuai
- [PATCH v5 02/14] md: don't ignore read-only array in md_check_recovery(), Yu Kuai
- [PATCH v5 04/14] md: don't register sync_thread for reshape directly, Yu Kuai
- [PATCH v5 05/14] md: don't suspend the array for interrupted reshape, Yu Kuai
- [PATCH v5 06/14] md: fix missing release of 'active_io' for flush, Yu Kuai
- [PATCH v5 08/14] md: export helper md_is_rdwr(), Yu Kuai
- [PATCH v5 07/14] md: export helpers to stop sync_thread, Yu Kuai
- [PATCH v5 09/14] dm-raid: really frozen sync_thread during suspend, Yu Kuai
- [PATCH v5 10/14] md/dm-raid: don't call md_reap_sync_thread() directly, Yu Kuai
- [PATCH v5 11/14] dm-raid: add a new helper prepare_suspend() in md_personality, Yu Kuai
- [PATCH v5 13/14] dm-raid: fix lockdep waring in "pers->hot_add_disk", Yu Kuai
- [PATCH v5 12/14] md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape, Yu Kuai
- [PATCH v5 14/14] dm-raid: remove mddev_suspend/resume(), Yu Kuai
- Re: [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions, Benjamin Marzinski
- Re: [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions, Song Liu
- Re: [PATCH v5 00/14] dm-raid/md/raid: fix v6.7 regressions, Song Liu
- [PATCH] libmultipath: stop PURE FlashArray from detecting priority,
Brian Bunker
- [PATCH] dm-crypt, dm-verity: disable tasklets, Mikulas Patocka
- [RFC PATCH v3 0/4] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
- [PATCH] libmultipath: hwtable: fix fast_io_fail for Infinibox,
Martin Wilck
- [RFC PATCH v12 00/20] Integrity Policy Enforcement LSM (IPE),
Fan Wu
- [RFC PATCH v12 01/20] security: add ipe lsm, Fan Wu
- [RFC PATCH v12 04/20] ipe: add LSM hooks on execution and kernel read, Fan Wu
- [RFC PATCH v12 02/20] ipe: add policy parser, Fan Wu
- [RFC PATCH v12 05/20] initramfs|security: Add security hook to initramfs unpack, Fan Wu
- [RFC PATCH v12 03/20] ipe: add evaluation loop, Fan Wu
- [RFC PATCH v12 07/20] security: add new securityfs delete function, Fan Wu
- [RFC PATCH v12 06/20] ipe: introduce 'boot_verified' as a trust provider, Fan Wu
- [RFC PATCH v12 12/20] dm verity: set DM_TARGET_SINGLETON feature flag, Fan Wu
- [RFC PATCH v12 08/20] ipe: add userspace interface, Fan Wu
- [RFC PATCH v12 16/20] fsverity: consume builtin signature via LSM hook, Fan Wu
- [RFC PATCH v12 11/20] block|security: add LSM blob to block_device, Fan Wu
- [RFC PATCH v12 09/20] uapi|audit|ipe: add ipe auditing support, Fan Wu
- [RFC PATCH v12 10/20] ipe: add permissive toggle, Fan Wu
- [RFC PATCH v12 14/20] dm verity: consume root hash digest and signature data via LSM hook, Fan Wu
- [RFC PATCH v12 15/20] ipe: add support for dm-verity as a trust provider, Fan Wu
- [RFC PATCH v12 18/20] scripts: add boot policy generation program, Fan Wu
- [RFC PATCH v12 13/20] dm: add finalize hook to target_type, Fan Wu
- [RFC PATCH v12 17/20] ipe: enable support for fs-verity as a trust provider, Fan Wu
- [RFC PATCH v12 19/20] ipe: kunit test for parser, Fan Wu
- [RFC PATCH v12 20/20] documentation: add ipe documentation, Fan Wu
- [PATCH v9 0/5] Fix I/O priority lost in device-mapper,
Mike Snitzer
- [PATCH 0/2] Minor multipath fixes,
Benjamin Marzinski
- [PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users,
Tejun Heo
- [PATCH 1/8] workqueue: Update lock debugging code, Tejun Heo
- [PATCH 2/8] workqueue: Factor out init_cpu_worker_pool(), Tejun Heo
- [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets, Tejun Heo
- [PATCH 5/8] usb: core: hcd: Convert from tasklet to BH workqueue, Tejun Heo
- [PATCH 7/8] dm-crypt: Convert from tasklet to BH workqueue, Tejun Heo
- [PATCH 8/8] dm-verity: Convert from tasklet to BH workqueue, Tejun Heo
- Re: [PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users, Tejun Heo
- [PATCH 6/8] net: tcp: tsq: Convert from tasklet to BH workqueue, Tejun Heo
- [PATCH 4/8] backtracetest: Convert from tasklet to BH workqueue, Tejun Heo
- Re: [PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users, Sebastian Andrzej Siewior
- Re: [PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users, Allen
- Re: [PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users, Tejun Heo
- [PATCH v4 00/14] dm-raid: fix v6.7 regressions,
Yu Kuai
- [PATCH v4 01/14] md: don't ignore suspended array in md_check_recovery(), Yu Kuai
- [PATCH v4 02/14] md: don't ignore read-only array in md_check_recovery(), Yu Kuai
- [PATCH v4 05/14] md: export helpers to stop sync_thread, Yu Kuai
- [PATCH v4 04/14] md: don't register sync_thread for reshape directly, Yu Kuai
- [PATCH v4 03/14] md: make sure md_do_sync() will set MD_RECOVERY_DONE, Yu Kuai
- [PATCH v4 06/14] dm-raid: really frozen sync_thread during suspend, Yu Kuai
- [PATCH v4 07/14] md/dm-raid: don't call md_reap_sync_thread() directly, Yu Kuai
- [PATCH v4 09/14] md: export helper md_is_rdwr(), Yu Kuai
- [PATCH v4 10/14] md: don't suspend the array for interrupted reshape, Yu Kuai
- [PATCH v4 08/14] dm-raid: add a new helper prepare_suspend() in md_personality, Yu Kuai
- [PATCH v4 11/14] md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape, Yu Kuai
- [PATCH v4 12/14] dm-raid: fix lockdep waring in "pers->hot_add_disk", Yu Kuai
- [PATCH RFC v4 13/14] dm: wait for IO completion before removing dm device, Yu Kuai
- [PATCH v4 RFC 14/14] dm-raid: remove mddev_suspend/resume(), Yu Kuai
- Re: [PATCH v4 00/14] dm-raid: fix v6.7 regressions, Song Liu
- Re: [PATCH v4 00/14] dm-raid: fix v6.7 regressions, Xiao Ni
- dm-crypt: Automatically enable no_{read,write}_workqueue on SSDs,
Adrian Vovk
- [PATCH 0/2] dm vdo: rename strutuures for clarity,
Matthew Sakai
- [device-mapper-dm:dm-vdo-wip 73/78] drivers/md/dm-vdo/constants.h:100:28: warning: 'MINIMUM_VDO_SLAB_JOURNAL_BLOCKS' defined but not used, kernel test robot
- [device-mapper-dm:dm-vdo-wip 61/78] drivers/md/dm-vdo/dm-vdo-target.c:1157: warning: Function parameter or struct member 'vdo' not described in 'get_thread_id_for_phase', kernel test robot
- [PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt(),
Johannes Thumshirn
- [PATCH v3 00/12] dm-raid: fix v6.7 regressions,
Yu Kuai
- [PATCH v3 01/12] md: don't ignore suspended array in md_check_recovery(), Yu Kuai
- [PATCH v3 02/12] md: don't ignore read-only array in md_check_recovery(), Yu Kuai
- [PATCH v3 03/12] md: make sure md_do_sync() will set MD_RECOVERY_DONE, Yu Kuai
- [PATCH v3 04/12] md: don't register sync_thread for reshape directly, Yu Kuai
- [PATCH v3 05/12] md: export helpers to stop sync_thread, Yu Kuai
- [PATCH v3 06/12] dm-raid: really frozen sync_thread during suspend, Yu Kuai
- [PATCH v3 07/12] md/dm-raid: don't call md_reap_sync_thread() directly, Yu Kuai
- [PATCH v3 08/12] dm-raid: remove mddev_suspend/resume(), Yu Kuai
- [PATCH v3 09/12] dm-raid: add a new helper prepare_suspend() in md_personality, Yu Kuai
- [PATCH v3 10/12] md: export helper md_is_rdwr(), Yu Kuai
- [PATCH v3 11/12] md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape, Yu Kuai
- [PATCH v3 12/12] dm-raid: fix lockdep waring in "pers->hot_add_disk", Yu Kuai
- [PATCH 0/3] dm vdo: fix various formatting nits,
Matthew Sakai
- [PATCH] dm vdo data-vio: rename is_trim flag to is_discard, Matthew Sakai
- [PATCH 0/3] dm vdo: various error code improvements,
Matthew Sakai
- [PATCH 0/5] dm vdo block-map: various small improvements,
Matthew Sakai
- [PATCH] dm vdo: use a proper Makefile for dm-vdo, Matthew Sakai
- [PATCH] softirq: fix memory corruption when freeing tasklet_struct,
Mikulas Patocka
- [PATCH v2 0/5] block: remove gfp_mask for blkdev_zone_mgmt(),
Johannes Thumshirn
- [PATCH v2 00/11] dm-raid: fix v6.7 regressions,
Yu Kuai
- [PATCH v2 01/11] md: don't ignore suspended array in md_check_recovery(), Yu Kuai
- [PATCH v2 02/11] md: don't ignore read-only array in md_check_recovery(), Yu Kuai
- [PATCH v2 03/11] md: make sure md_do_sync() will set MD_RECOVERY_DONE, Yu Kuai
- [PATCH v2 04/11] md: don't register sync_thread for reshape directly, Yu Kuai
- [PATCH v2 05/11] md: export helpers to stop sync_thread, Yu Kuai
- [PATCH v2 06/11] dm-raid: really frozen sync_thread during suspend, Yu Kuai
- [PATCH v2 07/11] md/dm-raid: don't call md_reap_sync_thread() directly, Yu Kuai
- [PATCH v2 08/11] dm-raid: remove mddev_suspend/resume(), Yu Kuai
- [PATCH v2 09/11] dm-raid: add a new helper prepare_suspend() in md_personality, Yu Kuai
- [PATCH v2 10/11] md: export helper md_is_rdwr(), Yu Kuai
- [PATCH v2 11/11] md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape, Yu Kuai
- Re: [PATCH v2 00/11] dm-raid: fix v6.7 regressions, Xiao Ni
- Re: [PATCH v2 00/11] dm-raid: fix v6.7 regressions, Song Liu
- [PATCH] multipathd: the sysfs prioritizer can return stale data,
Brian Bunker
- [PATCH 0/5] block: remove gfp_mask for blkdev_zone_mgmt(),
Johannes Thumshirn
- [PATCH 47/82] dm verity: Refactor intentional wrap-around test,
Kees Cook
- [PATCH] multipath-tools: fix an assignment ambiguity,
Xose Vazquez Perez
- [PATCH 0/5] md: fix/prevent dm-raid regressions,
Yu Kuai
- [PATCH 0/2] multipath: update_prio fixes,
Martin Wilck
- [PATCH] multipathd: the local path change is not considered,
Brian Bunker
- [PATCH 0/7] MD fixes for the LVM2 testsuite,
Mikulas Patocka
- [PATCH v2 0/2] Fix auto resize code,
Benjamin Marzinski
- Patch "dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM" has been added to the 6.1-stable tree, Sasha Levin
- Patch "dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM" has been added to the 6.6-stable tree, Sasha Levin
- [PATCH 0/2] Fix auto resize code,
Benjamin Marzinski
- Multipath bootup failure,
Benjamin Marzinski
- [PATCH] drivers/dm-crypt.c : remove redundant state settings after waking up, Lizhe
- Re: [PATCHSET 0/3] Integrity cleanups and optimization,
Christoph Hellwig
- [PATCH] dm-writecache: allow allocations larger than 2GiB, Mikulas Patocka
- [PATCH] dm: limit the number of entries, Mikulas Patocka
- [PATCH] dm: limit the number of targets and parameter size area, Mikulas Patocka
- [PATCH 0/3] multipath-tools: coverity defect fixes,
mwilck
- [PATCH] libmultipath: fix ANA prioritizer enablement logic,
mwilck
- [PATCH v2 00/18] change how multipathd deletes maps plus cleanups,
Benjamin Marzinski
- [PATCH v2 05/18] libmultipath: make _dm_flush_map() return an enum, Benjamin Marzinski
- [PATCH v2 13/18] multipathd: add cli_handler reply message for missing devs, Benjamin Marzinski
- [PATCH v2 03/18] multipathd: disable queueing when removing unknown maps, Benjamin Marzinski
- [PATCH v2 04/18] multipathd: simplify cli_del_map(), Benjamin Marzinski
- [PATCH v2 06/18] libmultipath: make dm_remove_partmaps() a static function, Benjamin Marzinski
- [PATCH v2 01/18] multipathd: remove nopath flushing code from flush_map(), Benjamin Marzinski
- [PATCH v2 07/18] multipathd: always start failure replies with "fail\n", Benjamin Marzinski
- [PATCH v2 08/18] multipathd: print extra default reply msg for busy devices, Benjamin Marzinski
- [PATCH v2 09/18] multipathd: handle busy devices in cli_del_maps(), Benjamin Marzinski
- [PATCH v2 11/18] multipathd: don't open code find_mp_by_str() in client handers, Benjamin Marzinski
- [PATCH v2 12/18] multipathd: make cli_handlers check for paths by dev and devt, Benjamin Marzinski
- [PATCH v2 14/18] libdmmp: handle failures in _process_cmd, Benjamin Marzinski
- [PATCH v2 16/18] multipath: Don't locally retry deletgated remove failures, Benjamin Marzinski
- [PATCH v2 18/18] multipathd: sync features on flush_map failure corner case, Benjamin Marzinski
- [PATCH v2 15/18] multipath: get rid of unnecessary retries variable, Benjamin Marzinski
- [PATCH v2 10/18] libmultipath: print error when find_mp_by_str() fails., Benjamin Marzinski
- [PATCH v2 02/18] multipathd: make flush_map() delete maps like the multipath command, Benjamin Marzinski
- [PATCH v2 17/18] multipath: if delegation times out mark as not delegated, Benjamin Marzinski
- Re: [PATCH v2 00/18] change how multipathd deletes maps plus cleanups, Martin Wilck
- Patch "dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client" has been added to the 6.1-stable tree, Sasha Levin
- [PATCH AUTOSEL 6.1 16/24] dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM, Sasha Levin
- [PATCH AUTOSEL 6.6 27/39] dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM, Sasha Levin
- [PATCH v19 00/12] Implement copy offload support,
Nitesh Shetty
- 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-log-writes: Add missing set_freezable() for log_writes_kthread(), Kevin Hao
[PATCH] multipath-tools tests: fix dmevents test after update_multipath change,
Benjamin Marzinski
[PATCH v3 0/5] fix set_no_path_retry and cleanup commands,
Benjamin Marzinski
[Linux Kernel Crash] "WARNING: kmalloc bug in dm_table_create",
Yang, Chenyuan
[git pull] device mapper fixes for 6.7-rc7,
Mike Snitzer
remove support for the host aware zoned model,
Christoph Hellwig
Re: [PATCH 3/5] block: remove support for the host aware zone model, Damien Le Moal
[PATCH 4/5] block: simplify disk_set_zoned, Christoph Hellwig
[PATCH 5/5] sd: only call disk_clear_zoned when needed, Christoph Hellwig
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]