Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [PATCH 3/7] md: test for MD_RECOVERY_DONE in stop_sync_thread, (continued)
- [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
Re: remove support for the host aware zoned model, Martin K. Petersen
Re: remove support for the host aware zoned model, Jens Axboe
[PATCH] multipath-tools: update ml,
Xose Vazquez Perez
[LInux Kernel Crash] "WARNING: kmalloc bug in ctl_ioctl",
Yang, Chenyuan
Re: [PATCH 16/16] multipath: Don't always retry deletgated remove failures,
Martin Wilck
Re: [PATCH 15/16] multipath: get rid of unnecessary retries variable, Martin Wilck
Re: [PATCH 14/16] libdmmp: handle failures in _process_cmd,
Martin Wilck
Re: [PATCH 13/16] multipathd: add cli_handler reply message for missing devs, Martin Wilck
Re: [PATCH 12/16] multipathd: make cli_handlers check for paths by dev and devt,
Martin Wilck
Re: [PATCH 11/16] multipathd: don't open code find_mp_by_str() in client handers, Martin Wilck
Re: [PATCH 07/16] multipathd: always start failure replies with "fail\n",
Martin Wilck
Re: [PATCH 08/16] multipathd: print extra default reply msg for busy devices, Martin Wilck
Re: [PATCH 10/16] libmultipath: print error when find_mp_by_str() fails.,
Martin Wilck
Re: [PATCH 09/16] multipathd: handle busy devices in cli_del_maps(), Martin Wilck
[device-mapper-dm:dm-vdo-wip 61/61] drivers/md/dm-vdo/action-manager.c:64: warning: Excess struct member 'Scheduler' description in 'action_manager', kernel test robot
Re: [PATCH 04/16] multipathd: simplify cli_del_map(), Martin Wilck
Re: [PATCH 05/16] libmultipath: make _dm_flush_map() return an enum, Martin Wilck
Re: [PATCH 03/16] multipathd: disable queueing when removing unknown maps,
Martin Wilck
Re: [PATCH 06/16] libmultipath: make dm_remove_partmaps() a static function, Martin Wilck
Re: [PATCH 02/16] multipathd: make flush_map() delete maps like the multipath command, Martin Wilck
Re: [PATCH 01/16] multipathd: remove nopath flushing code from flush_map(), Martin Wilck
Re: [PATCH v2 4/5] multipathd: cleanup __setup_multipath,
Martin Wilck
Re: [PATCH v2 2/5] multipathd: don't modify the multipath device on show commands,
Martin Wilck
Re: [PATCH v2 3/5] multipathd: remove reset option from update_multipath, Martin Wilck
Re: [PATCH v2 5/5] multipathd: force setting dm state when disabling/restoring queueing,
Martin Wilck
Re: [PATCH v2 1/5] multipathd: Make sure to disable queueing if recovery has failed.,
Martin Wilck
[device-mapper-dm:dm-vdo-wip 61/61] drivers/md/dm-vdo/dm-vdo-target.c:1157: warning: Function parameter or member 'vdo' not described in 'get_thread_id_for_phase', kernel test robot
Re: [PATCH 2/4] multipathd: remove reset option from update_multipath,
Martin Wilck
[device-mapper-dm:dm-vdo-wip 61/61] drivers/md/dm-vdo/thread-registry.c:32:28: error: 'current' undeclared, kernel test robot
Patch "dm-crypt: start allocating with MAX_ORDER" has been added to the 6.6-stable tree, Sasha Levin
[PATCH v18 00/12] Implement copy offload support,
Kanchan Joshi
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 0/11] vfs: inode cache scalability improvements,
Dave Chinner
- [PATCH 06/11] vfs: factor out inode hash head calculation, Dave Chinner
- [PATCH 07/11] hlist-bl: add hlist_bl_fake(), Dave Chinner
- [PATCH 02/11] vfs: Remove unnecessary list_for_each_entry_safe() variants, Dave Chinner
- [PATCH 05/11] selinux: use dlist for isec inode list, Dave Chinner
- [PATCH 09/11] hash-bl: explicitly initialise hash-bl heads, Dave Chinner
- [PATCH 11/11] hlist-bl: introduced nested locking for dm-snap, Dave Chinner
- [PATCH 04/11] lib/dlock-list: Make sibling CPUs share the same linked list, Dave Chinner
- [PATCH 01/11] lib/dlock-list: Distributed and lock-protected lists, Dave Chinner
- [PATCH 08/11] vfs: inode cache conversion to hash-bl, Dave Chinner
- [PATCH 10/11] list_bl: don't use bit locks for PREEMPT_RT or lockdep, Dave Chinner
- [PATCH 03/11] vfs: Use dlock list for superblock's inode list, Dave Chinner
- Re: [PATCH 0/11] vfs: inode cache scalability improvements, Kent Overstreet
[device-mapper-dm:dm-vdo-wip 40/55] drivers/md/dm-vdo-target.c:2889: undefined reference to `__uds_log_message', kernel test robot
[PATCH] dm-integrity: don't modify the "bv" variable, Mikulas Patocka
Performance drop due to alloc_workqueue() misuse and recent change,
Naohiro Aota
[PATCH -next] md: split MD_RECOVERY_NEEDED out of mddev_resume,
Yu Kuai
[git pull] device mapper fixes for 6.7-rc4,
Mike Snitzer
[PATCH] dm: Validate zoned model of devices built with zoned targets,
Damien Le Moal
[PATCH] dm vdo: fix how dm_kcopyd_client_create() failure is checked, Matthew Sakai
Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 4.19-stable tree, Sasha Levin
Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 5.4-stable tree, Sasha Levin
Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 5.10-stable tree, Sasha Levin
Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 5.15-stable tree, Sasha Levin
Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 6.1-stable tree,
Sasha Levin
Patch "dm delay: for short delays, use kthread instead of timers and wq" has been added to the 6.1-stable tree,
Sasha Levin
Patch "dm-delay: fix a race between delay_presuspend and delay_bio" has been added to the 6.6-stable tree,
Sasha Levin
Patch "dm delay: for short delays, use kthread instead of timers and wq" has been added to the 6.6-stable tree,
Sasha Levin
Stuck IOs with dm-integrity + md raid1 + dm-thin,
Eric Wheeler
Re: Stuck IOs with dm-integrity + md raid1 + dm-thin, Xiao Ni
[PATCH] dm-verity: align struct dm_verity_fec_io properly, Mikulas Patocka
[PATCH] dm-flakey: start allocating with MAX_ORDER, Mikulas Patocka
[PATCH] dm: increase the io priority of the kworker-kverityd process,
Yunlong Xing
Re: [PATCH v2 6/6] dm-raid: delay flushing event_work() after reconfig_mutex is released, Song Liu
[PATCH] multipathd: Make sure to disable queueing if recovery has failed.,
Benjamin Marzinski
[PATCH AUTOSEL 6.5 15/15] dm-crypt: start allocating with MAX_ORDER, Sasha Levin
[PATCH AUTOSEL 6.6 17/17] dm-crypt: start allocating with MAX_ORDER, Sasha Levin
[PATCH v2 0/2] dm verity: fix FEC stuck during lower dm suspend,
Wu Bo
[device-mapper-dm:dm-vdo 45/51] ld.lld: error: undefined symbol: __uds_log_message, kernel test robot
[PATCH 0/2] dm verity: fix FEC stuck during lower dm suspend,
Wu Bo
[PATCH 0/3] dm vdo: clean up hash maps,
Matthew Sakai
[PATCH 0/5] dm vdo wait-queue: clean up interface,
Matthew Sakai
[device-mapper-dm:dm-vdo 45/51] ld.lld: error: undefined symbol: vdo_initialize_layout, kernel test robot
Fwd: fdatasync to a block device seems to block writes on unrelated devices, Bagas Sanjaya
[git pull] device mapper fixes for 6.7-rc2,
Mike Snitzer
dm-devel@xxxxxxxxxx mailing list reminder,
dm-devel-bounces
[PATCH 0/5] dm vdo io-submitter: clean up interface,
Matthew Sakai
[PATCH v5 00/40] dm vdo: add the dm-vdo deduplication and compression DM target,
Matthew Sakai
- [PATCH v5 01/40] dm: add documentation for dm-vdo target, Matthew Sakai
- [PATCH v5 02/40] dm vdo: add the MurmurHash3 fast hashing algorithm, Matthew Sakai
- [PATCH v5 06/40] dm vdo: add thread and synchronization utilities, Matthew Sakai
- [PATCH v5 21/40] dm vdo: add the vdo io_submitter, Matthew Sakai
- [PATCH v5 05/40] dm vdo: add vdo type declarations, constants, and simple data structures, Matthew Sakai
- [PATCH v5 13/40] dm vdo: implement the open chapter and chapter indexes, Matthew Sakai
- [PATCH v5 09/40] dm vdo: add deduplication configuration structures, Matthew Sakai
- [PATCH v5 12/40] dm vdo: implement the volume index, Matthew Sakai
- [PATCH v5 07/40] dm vdo: add specialized request queueing functionality, Matthew Sakai
- [PATCH v5 26/40] dm vdo: add the slab summary, Matthew Sakai
- [PATCH v5 17/40] dm vdo: add administrative state and action manager, Matthew Sakai
- [PATCH v5 23/40] dm vdo: add use of deduplication index in hash zones, Matthew Sakai
- [PATCH v5 04/40] dm vdo: add basic logging and support utilities, Matthew Sakai
- [PATCH v5 39/40] dm vdo: enable configuration and building of dm-vdo, Matthew Sakai
- [PATCH v5 18/40] dm vdo: add vio, the request object for vdo metadata, Matthew Sakai
- [PATCH v5 24/40] dm vdo: add the compressed block bin packer, Matthew Sakai
- [PATCH v5 08/40] dm vdo: add basic hash map data structures, Matthew Sakai
- [PATCH v5 40/40] dm vdo: add MAINTAINERS file entry, Matthew Sakai
- [PATCH v5 28/40] dm vdo: add the slab depot, Matthew Sakai
- [PATCH v5 20/40] dm vdo: add flush support, Matthew Sakai
- [PATCH v5 30/40] dm vdo: implement the block map page cache, Matthew Sakai
- [PATCH v5 14/40] dm vdo: implement the chapter volume store, Matthew Sakai
- [PATCH v5 10/40] dm vdo: add deduplication index storage interface, Matthew Sakai
- [PATCH v5 32/40] dm vdo: add repair of damaged vdo volumes, Matthew Sakai
- [PATCH v5 29/40] dm vdo: add the block map, Matthew Sakai
- [PATCH v5 31/40] dm vdo: add the recovery journal, Matthew Sakai
- [PATCH v5 11/40] dm vdo: implement the delta index, Matthew Sakai
- [PATCH v5 15/40] dm vdo: implement top-level deduplication index, Matthew Sakai
- [PATCH v5 35/40] dm vdo: add statistics reporting, Matthew Sakai
- [PATCH v5 33/40] dm vdo: add the primary vdo structure, Matthew Sakai
- [PATCH v5 27/40] dm vdo: add the block allocators and physical zones, Matthew Sakai
- [PATCH v5 37/40] dm vdo: add debugging support, Matthew Sakai
- [PATCH v5 34/40] dm vdo: add the on-disk formats and marshalling of vdo structures, Matthew Sakai
- [PATCH v5 16/40] dm vdo: implement external deduplication index interface, Matthew Sakai
- [PATCH v5 36/40] dm vdo: add sysfs support for setting parameters and fetching stats, Matthew Sakai
- [PATCH v5 25/40] dm vdo: add slab structure, slab journal and reference counters, Matthew Sakai
- [PATCH v5 38/40] dm vdo: add the top-level DM target, Matthew Sakai
- [PATCH v5 03/40] dm vdo: add memory allocation utilities, Matthew Sakai
- [PATCH v5 22/40] dm vdo: add hash locks and hash zones, Matthew Sakai
- [PATCH v5 19/40] dm vdo: add data_vio, the request object which services incoming bios, Matthew Sakai
[PATCH] dm-crypt: start allocating with MAX_ORDER, Mikulas Patocka
PATCH 0/2] fix dm-verity tasklets,
Mikulas Patocka
[PATCH 0/3] dm-delay patches,
Mikulas Patocka
[PATCH] multipath-tools: set usr_prefix to /usr in default configuration,
mwilck
[PATCH] dm vdo: use BUILD_BUG_ON instead of STATIC_ASSERT, Matthew Sakai
[PATCH 0/2] Makefile cleanups.,
Benjamin Marzinski
[PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives,
Sarthak Kukreti
[PATCH v2 0/6] Two multipath features.,
Benjamin Marzinski
Crash in dm-verity/bufio if use with tasklets, Milan Broz
[PATCH] dm vdo: add "funnel-" filename prefix to funnel-queue based sources, Matthew Sakai
[device-mapper-dm:dm-vdo-wip 74/90] dm-vdo-target.c:(.text.free_device_config+0xc0): undefined reference to `uds_free', kernel test robot
Patch : drivers/md/dm-verity-target.c,
Aaditya Raj Barnwal (QUIC)
[device-mapper-dm:dm-vdo-wip 74/90] aarch64-linux-ld: dm-vdo-target.c:undefined reference to `uds_free', kernel test robot
[device-mapper-dm:dm-vdo-wip 74/90] dm-vdo-target.c:undefined reference to `uds_free', kernel test robot
[device-mapper-dm:dm-vdo-wip 17/90] htmldocs: Documentation/admin-guide/device-mapper/vdo.rst: WARNING: document isn't included in any toctree, kernel test robot
[PATCH 0/7] Two multipath features.,
Benjamin Marzinski
Re: [device-mapper-dm:dm-vdo-wip 55/90] drivers/md/dm-vdo/block-map.h:35:37: warning: 'UNMAPPED_BLOCK_MAP_ENTRY' defined but not used,
Mike Snitzer
[git pull] device mapper changes for 6.7,
Mike Snitzer
[PATCH 1/1] dm verity: don't verity if readahead failed, Wu Bo
[PATCH] dm-crypt: account large pages in cc->n_allocated_pages, Mikulas Patocka
[PATCH next] dm delay: Fix missing error code in delay_ctr(),
Harshit Mogalapalli
[PATCH] dm-thin: Improve performance of O_SYNC IOs to mapped data,
Yarden Maymon
[PATCH] dm-verity: hash blocks with shash import+finup when possible,
Eric Biggers
[PATCH] dm-integrity: use crypto_shash_digest() in sb_mac(), Eric Biggers
[PATCH] dm-crypt: use crypto_shash_digest() in crypt_iv_tcw_whitening(), Eric Biggers
[PATCH] dm vdo: add MAINTAINERS file entry, Matthew Sakai
[PATCH v4 00/39] dm vdo: add the dm-vdo deduplication and compression DM target,
Matthew Sakai
- [PATCH v4 02/39] dm vdo: add the MurmurHash3 fast hashing algorithm, Matthew Sakai
- [PATCH v4 03/39] dm vdo: add memory allocation utilities, Matthew Sakai
- [PATCH v4 06/39] dm vdo: add thread and synchronization utilities, Matthew Sakai
- [PATCH v4 04/39] dm vdo: add basic logging and support utilities, Matthew Sakai
- [PATCH v4 09/39] dm vdo: add deduplication configuration structures, Matthew Sakai
- [PATCH v4 24/39] dm vdo: add the compressed block bin packer, Matthew Sakai
- [PATCH v4 13/39] dm vdo: implement the open chapter and chapter indexes, Matthew Sakai
- [PATCH v4 23/39] dm vdo: add use of deduplication index in hash zones, Matthew Sakai
- [PATCH v4 07/39] dm vdo: add specialized request queueing functionality, Matthew Sakai
- [PATCH v4 39/39] dm vdo: enable configuration and building of dm-vdo, Matthew Sakai
- [PATCH v4 17/39] dm vdo: add administrative state and action manager, Matthew Sakai
- [PATCH v4 26/39] dm vdo: add the slab summary, Matthew Sakai
- [PATCH v4 37/39] dm vdo: add debugging support, Matthew Sakai
- [PATCH v4 10/39] dm vdo: add deduplication index storage interface, Matthew Sakai
- [PATCH v4 18/39] dm vdo: add vio, the request object for vdo metadata, Matthew Sakai
- [PATCH v4 08/39] dm vdo: add basic hash map data structures, Matthew Sakai
- [PATCH v4 12/39] dm vdo: implement the volume index, Matthew Sakai
- [PATCH v4 30/39] dm vdo: implement the block map page cache, Matthew Sakai
- [PATCH v4 28/39] dm vdo: add the slab depot, Matthew Sakai
- [PATCH v4 11/39] dm vdo: implement the delta index, Matthew Sakai
- [PATCH v4 21/39] dm vdo: add the vdo io_submitter, Matthew Sakai
- [PATCH v4 15/39] dm vdo: implement top-level deduplication index, Matthew Sakai
- [PATCH v4 05/39] dm vdo: add vdo type declarations, constants, and simple data structures, Matthew Sakai
- [PATCH v4 16/39] dm vdo: implement external deduplication index interface, Matthew Sakai
- [PATCH v4 01/39] dm: add documentation for dm-vdo target, Matthew Sakai
- [PATCH v4 32/39] dm vdo: add repair of damaged vdo volumes, Matthew Sakai
- [PATCH v4 33/39] dm vdo: add the primary vdo structure, Matthew Sakai
- [PATCH v4 19/39] dm vdo: add data_vio, the request object which services incoming bios, Matthew Sakai
- [PATCH v4 36/39] dm vdo: add sysfs support for setting parameters and fetching stats, Matthew Sakai
- [PATCH v4 35/39] dm vdo: add statistics reporting, Matthew Sakai
- [PATCH v4 29/39] dm vdo: add the block map, Matthew Sakai
- [PATCH v4 22/39] dm vdo: add hash locks and hash zones, Matthew Sakai
- [PATCH v4 20/39] dm vdo: add flush support, Matthew Sakai
- [PATCH v4 25/39] dm vdo: add slab structure, slab journal and reference counters, Matthew Sakai
- [PATCH v4 14/39] dm vdo: implement the chapter volume store, Matthew Sakai
- [PATCH v4 31/39] dm vdo: add the recovery journal, Matthew Sakai
- [PATCH v4 34/39] dm vdo: add the on-disk formats and marshalling of vdo structures, Matthew Sakai
- [PATCH v4 38/39] dm vdo: add the top-level DM target, Matthew Sakai
- [PATCH v4 27/39] dm vdo: add the block allocators and physical zones, Matthew Sakai
- Re: [PATCH v4 00/39] dm vdo: add the dm-vdo deduplication and compression DM target, Mike Snitzer
[PATCH v2 00/14] multipath: aio, systemd, and documentation improvements,
mwilck
- [PATCH v2 01/14] libmultipath: reduce log level of directio messages, mwilck
- [PATCH v2 03/14] libmultipath: directio: fix error handling, mwilck
- [PATCH v2 04/14] libmultipath: io_err_stat: don't free aio memory before completion, mwilck
- [PATCH v2 05/14] libmultipath: io_err_stat: call io_destroy() inside free_io_err_pathvec(), mwilck
- [PATCH v2 02/14] libmultipath: directio: don't reset ct->running after io_cancel(), mwilck
- [PATCH v2 06/14] libmultipath: io_err_stat: use higher number of aio slots, mwilck
- [PATCH v2 07/14] libmultipath: io_err_stat: fix error handling, mwilck
- [PATCH v2 10/14] multipath.conf.5: fix typo, mwilck
- [PATCH v2 08/14] multipathd.service: require modprobe@dm_multipath.service if available, mwilck
- [PATCH v2 09/14] libmpathutil: remove systemd_service_enabled(), mwilck
- [PATCH v2 11/14] Makefile.inc, README.md: fix docs for prefix in split-usr case, mwilck
- [PATCH v2 13/14] README.md: Extend the section about NVMe, mwilck
- [PATCH v2 12/14] README.md: update mailing list and contributing information, mwilck
- [PATCH v2 14/14] README.md: fix formatting of Changelog section, mwilck
[PATCH v3] dm: error: Add support for zoned block devices,
Damien Le Moal
[PATCH v2] dm: error: Add support for zoned block devices,
Damien Le Moal
[PATCH 0/6] multipath: aio and systemd service improvements,
mwilck
[PATCH] dm: error: Add support for zoned block devices,
Damien Le Moal
Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5,
Mikulas Patocka
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]