Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH] multipathd: trigger uevents for blacklisted paths in reconfigure,
Martin Wilck
- [PATCH 00/13] fix for GitHub issue #108 and misc cleanups,
Benjamin Marzinski
- [PATCH 03/13] libmultipath: don't set need_reload in adopt_paths, Benjamin Marzinski
- [PATCH 02/13] multipathd: don't reload the map when waiting for udev, Benjamin Marzinski
- [PATCH 08/13] libmultipath: rename DI_SERIAL to DI_IOCTL, Benjamin Marzinski
- [PATCH 05/13] libmultipath: drop return value from update_pathvec_from_dm, Benjamin Marzinski
- [PATCH 01/13] multipathd: use symbolic values for wait_for_udev, Benjamin Marzinski
- [PATCH 10/13] libmultipath: set need_reload when pp->serial gets set, Benjamin Marzinski
- [PATCH 13/13] libmultipath: be lenient in allowing the alua-based pgpolicies, Benjamin Marzinski
- [PATCH 07/13] libmultipath: move sysfs checks out of scsi_ioctl_pathinfo, Benjamin Marzinski
- [PATCH 04/13] libmultipath: remove need_reload check from select_action, Benjamin Marzinski
- [PATCH 11/13] libmultipath: set need_reload when the tpg_id gets set, Benjamin Marzinski
- [PATCH 09/13] libmultipath: retry DI_IOCTL functions if they were skipped, Benjamin Marzinski
- [PATCH 12/13] libmultipath: stop static analyzer complaint in init_foreign, Benjamin Marzinski
- [PATCH 06/13] libmultipath: Dont scan pointless sysfs parents, Benjamin Marzinski
- Re: [PATCH 00/13] fix for GitHub issue #108 and misc cleanups, Martin Wilck
- [PATCH v3 md-6.15 00/11] md/md-bitmap: introduce CONFIG_MD_BITMAP,
Yu Kuai
- [PATCH v3 md-6.15 02/11] md/md-bitmap: merge md_bitmap_group into bitmap_operations, Yu Kuai
- [PATCH v3 md-6.15 03/11] md/md-bitmap: add md_bitmap_registered/enabled() helper, Yu Kuai
- [PATCH v3 md-6.15 01/11] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize(), Yu Kuai
- [PATCH v3 md-6.15 04/11] md/md-bitmap: handle the case bitmap is not enabled before start_sync(), Yu Kuai
- [PATCH v3 md-6.15 05/11] md/md-bitmap: handle the case bitmap is not enabled before end_sync(), Yu Kuai
- [PATCH v3 md-6.15 06/11] md/raid1: check bitmap before behind write, Yu Kuai
- [PATCH v3 md-6.15 07/11] md/raid1: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v3 md-6.15 08/11] md/raid10: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v3 md-6.15 09/11] md/raid5: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v3 md-6.15 11/11] md/md-bitmap: introducet CONFIG_MD_BITMAP, Yu Kuai
- [PATCH v3 md-6.15 10/11] md: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v2] dm vdo: use a short static string for thread name prefix,
Matthew Sakai
[PATCH] dm vdo: use a short static string for thread name prefix,
Matthew Sakai
[device-mapper-dm:for-next 14/17] drivers/md/dm-crypt.c:1190:9: error: implicit declaration of function 'bip_set_seed'; did you mean 'bio_set_dev'?, kernel test robot
[PATCH v4 00/15] multipathd: More map reload handling, and checkerloop work,
Martin Wilck
[PATCH] blk-settings: round down io_opt to at least 4K,
Mikulas Patocka
[PATCH 0/6] dm-crypt: misc cleanups and fixes,
Hou Tao
Adding zstd to VDO,
Anton Gavriliuk
[PATCH v3 00/15] multipathd: More map reload handling, and checkerloop work,
Martin Wilck
- [PATCH v3 01/15] multipathd: don't reload map in update_mpp_prio(), Martin Wilck
- [PATCH v3 02/15] multipathd: remove dm_get_info() call from refresh_multipath(), Martin Wilck
- [PATCH v3 03/15] multipathd: sync maps at end of checkerloop, Martin Wilck
- [PATCH v3 04/15] multipathd: emit a warning if a map remains inconsistent after reload, Martin Wilck
- [PATCH v3 05/15] multipathd: move yielding for waiters to start of checkerloop, Martin Wilck
- [PATCH v3 06/15] multipathd: add checker_finished(), Martin Wilck
- [PATCH v3 07/15] multipathd: move "tick" calls into checker_finished(), Martin Wilck
- [PATCH v3 08/15] multipathd: don't call reload_and_sync_map() from deferred_failback_tick(), Martin Wilck
- [PATCH v3 09/15] multipathd: move retry_count_tick() into existing mpvec loop, Martin Wilck
- [PATCH v3 10/15] multipathd: don't call update_map() from missing_uev_wait_tick(), Martin Wilck
- [PATCH v3 11/15] multipathd: don't call udpate_map() from ghost_delay_tick(), Martin Wilck
- [PATCH v3 12/15] multipathd: only call reload_and_sync_map() when ghost delay expires, Martin Wilck
- [PATCH v3 13/15] multipathd: remove non-existent maps in checkerloop, Martin Wilck
- [PATCH v3 14/15] multipathd: remove mpvec_garbage_collector(), Martin Wilck
- [PATCH v3 15/15] multipathd: enable pathgroups in checker_finished(), Martin Wilck
[PATCH] multipath-tools: Merge Infinidat with Lenovo in hwtable,
Xose Vazquez Perez
[PATCH v2 0/2] multipath: set rport port_state on NVMe FPIN events,
Benjamin Marzinski
[PATCH RFC v2 0/8] device mapper atomic write support,
John Garry
- [PATCH RFC v2 5/8] dm-linear: Enable atomic writes, John Garry
- [PATCH RFC v2 4/8] dm: Ensure cloned bio is same length for atomic write, John Garry
- [PATCH RFC v2 8/8] dm-mirror: Support atomic writes, John Garry
- [PATCH RFC v2 6/8] dm-stripe: Enable atomic writes, John Garry
- [PATCH RFC v2 3/8] dm-table: atomic writes support, John Garry
- [PATCH RFC v2 2/8] block: Don't trim an atomic write, John Garry
- [PATCH RFC v2 1/8] block: Add common atomic writes enable flag, John Garry
- [PATCH RFC v2 7/8] dm-io: Warn on creating multiple atomic write bios for a region, John Garry
- Re: [PATCH RFC v2 0/8] device mapper atomic write support, Mike Snitzer
- Re: (subset) [PATCH RFC v2 0/8] device mapper atomic write support, Jens Axboe
[PATCH] dm-transaction-manager: use red-black trees instead of linear lists, Mikulas Patocka
[PATCH v1 0/1] dm-integrity: Implement asynch digest support,
Harald Freudenberger
[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag,
Zhang Yi
[PATCH] libmultipath: add condition for enqueueing path to io error check,
chenrenhui
[PATCH] dm: remove useless test in alloc_multiple_bios, Mikulas Patocka
[PATCH] dm: disable REQ_NOWAIT for flushes, Mikulas Patocka
[PATCH v2 md-6.14 00/12] md/md-bitmap: introducet CONFIG_MD_BITMAP,
Yu Kuai
- [PATCH v2 md-6.14 01/12] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize(), Yu Kuai
- [PATCH v2 md-6.14 02/12] md/md-bitmap: merge md_bitmap_group into bitmap_operations, Yu Kuai
- [PATCH v2 md-6.14 03/12] md/md-bitmap: add md_bitmap_registered/enabled() helper, Yu Kuai
- [PATCH v2 md-6.14 04/12] md/md-bitmap: handle the case bitmap is not enabled before start_sync(), Yu Kuai
- [PATCH v2 md-6.14 06/12] md/dm-raid: check if bitmap is registered in raid_ctr(), Yu Kuai
- [PATCH v2 md-6.14 05/12] md/md-bitmap: handle the case bitmap is not enabled before end_sync(), Yu Kuai
- [PATCH v2 md-6.14 07/12] md/raid1: check bitmap before behind write, Yu Kuai
- [PATCH v2 md-6.14 09/12] md/raid10: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v2 md-6.14 08/12] md/raid1: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v2 md-6.14 11/12] md: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v2 md-6.14 10/12] md/raid5: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH v2 md-6.14 12/12] md/md-bitmap: introducet CONFIG_MD_BITMAP, Yu Kuai
- Re: [PATCH v2 md-6.14 00/12] md/md-bitmap: introducet CONFIG_MD_BITMAP, Song Liu
[PATCH] libmultipath/foreign: fix memory leak in nvme foreign handler,
Benjamin Marzinski
[git pull] device mapper fixes for 6.13,
Mikulas Patocka
[PATCH] dm thin: make get_first_thin use rcu-safe list first function,
Krister Johansen
Re: [PATCH RFC md-6.14] md: reintroduce md-linear,
Mike Snitzer
[PATCH] dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY, Mikulas Patocka
[PATCH] dm vdo: Fix W=1 allmodconfig build error,
John Garry
[PATCH RFC 0/5] device mapper atomic write support,
John Garry
[PATCH] crypto: vmac - remove unused VMAC algorithm,
Eric Biggers
[PATCH md-6.14 00/13] md/md-bitmap: support to build md-bitmap as kernel module,
Yu Kuai
- [PATCH md-6.14 01/13] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize(), Yu Kuai
- [PATCH md-6.14 02/13] md/md-bitmap: merge md_bitmap_group into bitmap_operations, Yu Kuai
- [PATCH md-6.14 06/13] md/dm-raid: check if bitmap is registered in raid_ctr(), Yu Kuai
- [PATCH md-6.14 03/13] md/md-bitmap: add md_bitmap_registered/enabled() helper, Yu Kuai
- [PATCH md-6.14 04/13] md/md-bitmap: handle the case bitmap is not enabled before start_sync(), Yu Kuai
- [PATCH md-6.14 08/13] md/raid1: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH md-6.14 05/13] md/md-bitmap: handle the case bitmap is not enabled before end_sync(), Yu Kuai
- [PATCH md-6.14 10/13] md/raid5: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH md-6.14 11/13] md: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH md-6.14 07/13] md/raid1: check bitmap before behind write, Yu Kuai
- [PATCH md-6.14 09/13] md/raid10: check before deferencing mddev->bitmap_ops, Yu Kuai
- [PATCH md-6.14 13/13] md/md-bitmap: support to build md-bitmap as kernel module, Yu Kuai
- [PATCH md-6.14 12/13] md: export some helpers, Yu Kuai
[PATCH] dm: change kzalloc to kcalloc,
Ethan Carter Edwards
[discussion] proposal to bypass zero data for dm-crypt,
Yu Kuai
[PATCH 0/2] multipath: set rport port_state on NVMe FPIN events,
Benjamin Marzinski
[PATCH 1/2] dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2),
Milan Broz
Change in reported values of some block integrity sysfs attributes,
M Nikhil
[no subject], Unknown
[PATCH v2 00/14] multipathd: More map reload handling, and checkerloop work,
Martin Wilck
- [PATCH v2 01/14] multipathd: don't reload map in update_mpp_prio(), Martin Wilck
- [PATCH v2 02/14] multipathd: remove dm_get_info() call from refresh_multipath(), Martin Wilck
- [PATCH v2 03/14] multipathd: sync maps at end of checkerloop, Martin Wilck
- [PATCH v2 04/14] multipathd: quickly re-sync if a map is inconsistent, Martin Wilck
- [PATCH v2 05/14] multipathd: move yielding for waiters to start of checkerloop, Martin Wilck
- [PATCH v2 06/14] multipathd: add checker_finished(), Martin Wilck
- [PATCH v2 09/14] multipathd: move retry_count_tick() into existing mpvec loop, Martin Wilck
- [PATCH v2 07/14] multipathd: move "tick" calls into checker_finished(), Martin Wilck
- [PATCH v2 10/14] multipathd: don't call update_map() from missing_uev_wait_tick(), Martin Wilck
- [PATCH v2 08/14] multipathd: don't call reload_and_sync_map() from deferred_failback_tick(), Martin Wilck
- [PATCH v2 11/14] multipathd: don't call udpate_map() from ghost_delay_tick(), Martin Wilck
- [PATCH v2 14/14] multipathd: remove mpvec_garbage_collector(), Martin Wilck
- [PATCH v2 13/14] multipathd: remove non-existent maps in checkerloop, Martin Wilck
- [PATCH v2 12/14] multipathd: only call reload_and_sync_map() when ghost delay expires, Martin Wilck
- Re: [PATCH v2 00/14] multipathd: More map reload handling, and checkerloop work, Benjamin Marzinski
[PATCH v3 0/4] Zone write plugging fixes,
Damien Le Moal
[PATCH] dm raid: fix spelling errors in raid_ctr(), liujing
[PATCH v2 0/4] Zone write plugging fixes,
Damien Le Moal
[PATCH 00/13] multipathd: More map reload handling, and checkerloop work,
Martin Wilck
- [PATCH 02/13] multipathd: remove dm_get_info() call from refresh_multipath(), Martin Wilck
- [PATCH 01/13] multipathd: don't reload map in update_mpp_prio(), Martin Wilck
- [PATCH 03/13] multipathd: allow map removal in do_sync_mpp(), Martin Wilck
- [PATCH 04/13] multipathd: reload maps in do_sync_mpp() if necessary, Martin Wilck
- [PATCH 05/13] multipathd: move yielding for waiters to start of checkerloop, Martin Wilck
- [PATCH 08/13] multipathd: remove mpvec_garbage_collector(), Martin Wilck
- [PATCH 06/13] multipathd: add checker_finished(), Martin Wilck
- [PATCH 07/13] multipathd: move "tick" calls into checker_finished(), Martin Wilck
- [PATCH 10/13] multipathd: move retry_count_tick() into existing mpvec loop, Martin Wilck
- [PATCH 09/13] multipathd: don't call reload_and_sync_map() from deferred_failback_tick(), Martin Wilck
- [PATCH 11/13] multipathd: don't call update_map() from missing_uev_wait_tick(), Martin Wilck
- [PATCH 12/13] multipathd: don't call udpate_map() from ghost_delay_tick(), Martin Wilck
- [PATCH 13/13] multipathd: only call reload_and_sync_map() when ghost delay expires, Martin Wilck
- Re: [PATCH 00/13] multipathd: More map reload handling, and checkerloop work, Benjamin Marzinski
[PATCH 0/4] Zone write plugging fixes,
Damien Le Moal
[PATCH RFC] multipath-tools: add HPE MSA Gen7 (2070/2072) to hwtable,
Xose Vazquez Perez
[PATCH v2 0/3] Fix dm_array_cursor skipping and error handling,
Ming-Hung Tsai
[PATCH 0/3] handle maps that need reloading,
Benjamin Marzinski
[PATCH v3 0/8] multipath-tools fixes,
Martin Wilck
[PATCH 0/3] Fix dm_array_cursor skipping and error handling,
Ming-Hung Tsai
[PATCH 1/3] dm array: fix releasing a faulty array block twice in dm_array_cursor_end, Ming-Hung Tsai
[PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core,
Bartosz Golaszewski
- [PATCH RESEND v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 04/17] fscrypt: add support for hardware-wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key, Bartosz Golaszewski
- [PATCH RESEND v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys, Bartosz Golaszewski
- [PATCH RESEND v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver, Bartosz Golaszewski
- [PATCH RESEND v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support, Bartosz Golaszewski
- [PATCH RESEND v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH RESEND v7 15/17] ufs: host: add support for wrapped keys in QCom UFS, Bartosz Golaszewski
- [PATCH RESEND v7 16/17] ufs: host: add a callback for deriving software secrets and use it, Bartosz Golaszewski
- [PATCH RESEND v7 02/17] blk-crypto: show supported key types in sysfs, Bartosz Golaszewski
- [PATCH RESEND v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 13/17] ufs: core: add support for deriving the software secret, Bartosz Golaszewski
- [PATCH RESEND v7 01/17] blk-crypto: add basic hardware-wrapped key support, Bartosz Golaszewski
- [PATCH RESEND v7 14/17] ufs: core: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH RESEND v7 06/17] firmware: qcom: scm: add a call for deriving the software secret, Bartosz Golaszewski
- [PATCH RESEND v7 12/17] ufs: core: add support for wrapped keys to UFS core, Bartosz Golaszewski
- [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys, Bartosz Golaszewski
- Re: [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core, Eric Biggers
[PATCH 0/2] block: Delete bio_set_prio() and bio_prio(),
John Garry
[PATCH] multipath-tools: add SCST to hwtable,
Xose Vazquez Perez
[PATCH v2 0/8] multipath-tools fixes,
Martin Wilck
[PATCH v3 00/12] multipath-tools: Handle tableless DM devices,
Benjamin Marzinski
- [PATCH v3 09/12] libmultipath: remove recursive calls in partmap_funcs, Benjamin Marzinski
- [PATCH v3 03/12] libmultipath: fix removing device after failed creation, Benjamin Marzinski
- [PATCH v3 10/12] libmultipath: assume device is in use if dm_get_opencount fails, Benjamin Marzinski
- [PATCH v3 06/12] libmultipath: handle a create corner case for empty devices, Benjamin Marzinski
- [PATCH v3 01/12] libmultipath: signal device with no table in libmp_mapinfo, Benjamin Marzinski
- [PATCH v3 11/12] libmultipath: accept empty partitions as valid in do_foreach_partmaps, Benjamin Marzinski
- [PATCH v3 12/12] libmultipath: reduce log level for DMP_NOT_FOUND, Benjamin Marzinski
- [PATCH v3 07/12] libmultipath: handle empty maps in dm_flush_map__, Benjamin Marzinski
- [PATCH v3 04/12] libmultipath: set uuid, name, and dmi if a device is found, Benjamin Marzinski
- [PATCH v3 05/12] libmultipath: check table type in dm_find_map_by_wwid, Benjamin Marzinski
- [PATCH v3 02/12] multipath-tools tests: fix mapinfo tests, Benjamin Marzinski
- [PATCH v3 08/12] libmultipath: factor out code to check if a device is a partition, Benjamin Marzinski
[git pull] device mapper changes for 6.13,
Mikulas Patocka
[PATCH 0/3] multipath-tools fixes,
Martin Wilck
[PATCH] dm-crypt: set max_io_len as chunk_sectors of zoned device,
LongPing Wei
[PATCH v2 00/13] multipath-tools: Handle tableless DM devices,
Benjamin Marzinski
- [PATCH v2 01/13] libmultipath: signal device with no table in libmp_mapinfo, Benjamin Marzinski
- [PATCH v2 05/13] libmultipath: check table type in dm_find_map_by_wwid, Benjamin Marzinski
- [PATCH v2 10/13] libmultipath: move dm_rename__ before rename_partmap, Benjamin Marzinski
- [PATCH v2 11/13] libmultipath: assume device is in use if dm_get_opencount fails, Benjamin Marzinski
- [PATCH v2 06/13] libmultipath: handle a create corner case for empty devices, Benjamin Marzinski
- [PATCH v2 03/13] libmultipath: fix removing device after failed creation, Benjamin Marzinski
- [PATCH v2 07/13] libmultipath: handle empty maps in dm_flush_map__, Benjamin Marzinski
- [PATCH v2 04/13] libmultipath: set uuid, name, and dmi if a device is found, Benjamin Marzinski
- [PATCH v2 08/13] libmultipath: factor out code to check if a device is a parition, Benjamin Marzinski
- [PATCH v2 02/13] multipath-tools tests: fix mapinfo tests, Benjamin Marzinski
- [PATCH v2 13/13] libmultipath: reduce log level for DMP_NOT_FOUND, Benjamin Marzinski
- [PATCH v2 12/13] libmultipath: accept empty partitions as valid in do_foreach_partmaps, Benjamin Marzinski
- [PATCH v2 09/13] libmultipath: remove recursive calls in partmap_funcs, Benjamin Marzinski
- Re: [PATCH v2 00/13] multipath-tools: Handle tableless DM devices, Martin Wilck
[PATCH] libmultipath: Fix MAPINFO_CHECK_UUID with partitions,
Benjamin Marzinski
[no subject], Unknown
(Re ** 6)[1]: Extending "thin_trim" (about pseudo-raid: Why!),
"Thomas Brücker"
[PATCH v3 0/1] multipath-tools: fixes for systemd watchdog,
Martin Wilck
(Re ** 4)[1]: Extending "thin_trim" (about pseudo-raid),
"Thomas Brücker"
(Re ** 4): Extending "thin_trim", "Thomas Brücker"
[PATCH] dm-verity: remove the unused "data_start" variable, Mikulas Patocka
[PATCH] dm-bufio: use kmalloc to allocate power-of-two sized buffers, Mikulas Patocka
[PATCH v2 0/1] multipath-tools: fixes for systemd watchdog,
Martin Wilck
(Re * Re): Extending "thin_trim",
"Thomas Brücker"
kernel 6.12-rc7 device-mapper inconsistency,
dap581
Extending "thin_trim",
"Thomas Brücker"
[PATCH 0/6] multipath-tools: Handle tableless DM devices,
Benjamin Marzinski
Re: md-raid 6.11.8 page fault oops,
Song Liu
[PATCH 0/3] multipath-tools: fixes for systemd watchdog,
Martin Wilck
[PATCH] dm: Allow the use of escaped characters in str_field_delimit(),
Mohammed Anees
Copy on Read,
Shao Miller
[PATCH v2 00/12] multipath fixes to tableless device handling,
Martin Wilck
- [PATCH v2 03/12] libmultipath: check DM UUID earlier in libmp_mapinfo__, Martin Wilck
- [PATCH v2 05/12] multipathd: print an error when failing to connect to multipathd, Martin Wilck
- [PATCH v2 08/12] libmultipath: check map UUID in do_foreach_partmaps, Martin Wilck
- [PATCH v2 12/12] libmultipath: don't set dev_loss_tmo to 0 for NO_PATH_RETRY_FAIL, Martin Wilck
- [PATCH v2 11/12] libmultipath: don't log boring state messages at level 3, Martin Wilck
- [PATCH v2 06/12] multipathd.service: restart multipathd on failure, Martin Wilck
- [PATCH v2 04/12] libmultipath: use MAPINFO_CHECK_UUID in dm_get_multipath, Martin Wilck
- [PATCH v2 09/12] libmultipath: increase log level for removing partitions, Martin Wilck
- [PATCH v2 02/12] libmultipath: libmp_mapinfo(): return DMP_NO_MATCH for multi-target maps, Martin Wilck
- [PATCH v2 01/12] libmultipath: dm_get_maps(): don't bail out for single-map failures, Martin Wilck
- [PATCH v2 07/12] libmultipath: make MAPINFO_CHECK_UUID work with partitions, Martin Wilck
- [PATCH v2 10/12] libmultipath: reduce log level of libmp_mapinfo() messages, Martin Wilck
- Re: [PATCH v2 00/12] multipath fixes to tableless device handling, Benjamin Marzinski
[no subject], Unknown
[git pull] device mapper fixes 3 for 6.12,
Mikulas Patocka
[PATCH] dm: make it possible to open underlying devices in shareable mode,
Mikulas Patocka
dm-cache: fix warnings about duplicate slab caches, Mikulas Patocka
[PATCH] dm-bufio: fix warnings about duplicate slab caches, Mikulas Patocka
[PATCH] multipath-tools: refresh fsf licences,
Xose Vazquez Perez
Re: DMMP request-queue vs. BiO,
John Meneghini
[device-mapper-dm:for-next 15/15] drivers/md/dm-vdo/recovery-journal.c:1369: warning: Function parameter or struct member 'context' not described in 'write_block', kernel test robot
[PATCH] dm thin: Add missing destroy_work_on_stack(), Yuan Can
[git pull] device mapper fixes 2 for 6.12,
Mikulas Patocka
[PATCH v2] multipathd: use timestamps to tell when the directio checker timed out,
Benjamin Marzinski
[PATCH 0/2] dm vdo: fix various syntax warnings,
Matthew Sakai
[PATCH] dm-vdo: reset bi_ioprio to the default value when the bio is reset, Matthew Sakai
[PATCH] dm-vdo murmurhash: remove u64 alignment requirement, Matthew Sakai
[PATCH v2 0/5] multipath-tools: udev rule fixes,
Martin Wilck
[PATCH 0/3] multipath-tools: udev rule fixes,
Martin Wilck
[PATCH 0/8] multipath fixes to tableless device handling,
Benjamin Marzinski
- [PATCH 4/8] multipathd.service: restart multipathd on failure, Benjamin Marzinski
- [PATCH 1/8] multipathd: print an error when failing to connect to multipathd, Benjamin Marzinski
- [PATCH 2/8] libmultipath: check DM UUID earlier in libmp_mapinfo__, Benjamin Marzinski
- [PATCH 3/8] libmultipath: Don't fail dm_get_maps for DMP_NOT_FOUND, Benjamin Marzinski
- [PATCH 5/8] libmultipath: use MAPINFO_CHECK_UUID in dm_get_multipath, Benjamin Marzinski
- [PATCH 7/8] libmultipath: fix removing device after failed creation, Benjamin Marzinski
- [PATCH 6/8] libmultipath: signal multipath UUID device with no table, Benjamin Marzinski
- [RFC PATCH 8/8] libmultipath: remove devices with no table and multipath DM UUID, Benjamin Marzinski
- Re: [PATCH 0/8] multipath fixes to tableless device handling, Martin Wilck
- Re: [PATCH 0/8] multipath fixes to tableless device handling, Martin Wilck
[PATCH v2] dm: add support for get_unique_id,
Benjamin Coddington
[PATCH] dm: Fix typo in error message, Ssuhung Yeh
[PATCH] dm: add support for get_unique_id,
Benjamin Coddington
[PATCH] dm-verity: don't crash if panic_on_corruption is not selected,
Mikulas Patocka
[PATCH][next] dm ioctl: rate limit a couple of ioctl based error messages,
Colin Ian King
[RFC PATCH] 11-dm-mpath.rules: Disable blkid runs when updating the device,
Benjamin Marzinski
[PATCH 5/5] dm cache: fix potential out-of-bounds access on the first resume,
Ming-Hung Tsai
[PATCH 4/5] dm cache: optimize dirty bit checking with find_next_bit when resizing,
Ming-Hung Tsai
[PATCH 3/5] dm cache: fix out-of-bounds access to the dirty bitset when resizing,
Ming-Hung Tsai
[PATCH 2/5] dm cache: fix flushing uninitialized delayed_work on cache_ctr error,
Ming-Hung Tsai
[PATCH 1/5] dm cache: correct the number of origin blocks to match the target length,
Ming-Hung Tsai
[PATCH 0/5] dm cache: fix OOB and error handling in cache creation and resizing, Ming-Hung Tsai
[PATCH] dm: Cast an operand to sector_t to prevent potential uint32_t overflow in unstripe_ctr(),
Gax-c
help understanding/fixing low performance of encryption in my machine, Felix Rubio
[PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations,
Kuan-Wei Chiu
- [PATCH v2 01/10] lib/min_heap: Introduce non-inline versions of min heap API functions, Kuan-Wei Chiu
- [PATCH v2 02/10] lib min_heap: Optimize min heap by prescaling counters for better performance, Kuan-Wei Chiu
- [PATCH v2 03/10] lib min_heap: Avoid indirect function call by providing default swap, Kuan-Wei Chiu
- [PATCH v2 04/10] lib/test_min_heap: Update min_heap_callbacks to use default builtin swap, Kuan-Wei Chiu
- [PATCH v2 05/10] perf/core: Update min_heap_callbacks to use default builtin swap, Kuan-Wei Chiu
- [PATCH v2 06/10] dm vdo: Update min_heap_callbacks to use default builtin swap, Kuan-Wei Chiu
- [PATCH v2 07/10] bcache: Update min_heap_callbacks to use default builtin swap, Kuan-Wei Chiu
- [PATCH v2 08/10] bcachefs: Clean up duplicate min_heap_callbacks declarations, Kuan-Wei Chiu
- [PATCH v2 09/10] bcachefs: Update min_heap_callbacks to use default builtin swap, Kuan-Wei Chiu
- [PATCH v2 10/10] Documentation/core-api: Add min heap API introduction, Kuan-Wei Chiu
- Re: [PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations, Bagas Sanjaya
- Re: [PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations, Kuan-Wei Chiu
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]