messages from 2022-03-19 08:26:26 to 2022-04-01 19:28:04 UTC [more...]
[dm-devel] cleanup bio_kmalloc v2
2022-04-01 4:57 UTC (11+ messages)
` [dm-devel] [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper
[dm-devel] [git pull] device mapper fixes for 5.18-rc1
2022-04-01 19:27 UTC
[dm-devel] [PATCH AUTOSEL 4.9 07/16] dm ioctl: prevent potential spectre v1 gadget
2022-04-01 14:48 UTC
[dm-devel] [PATCH AUTOSEL 4.14 10/22] dm ioctl: prevent potential spectre v1 gadget
2022-04-01 14:47 UTC
[dm-devel] [PATCH] md: fix missing check on list iterator
2022-04-01 14:47 UTC (2+ messages)
` [dm-devel] "
[dm-devel] [PATCH AUTOSEL 4.19 15/29] dm ioctl: prevent potential spectre v1 gadget
2022-04-01 14:45 UTC
[dm-devel] [PATCH AUTOSEL 5.4 19/37] dm ioctl: prevent potential spectre v1 gadget
2022-04-01 14:44 UTC
[dm-devel] [PATCH AUTOSEL 5.10 30/65] dm ioctl: prevent potential spectre v1 gadget
2022-04-01 14:41 UTC (2+ messages)
` [dm-devel] [PATCH AUTOSEL 5.10 31/65] dm: requeue IO if mapping table not yet available
[dm-devel] [PATCH AUTOSEL 5.17 089/149] dm ioctl: prevent potential spectre v1 gadget
2022-04-01 14:24 UTC (2+ messages)
` [dm-devel] [PATCH AUTOSEL 5.17 090/149] dm: requeue IO if mapping table not yet available
[dm-devel] [PATCH AUTOSEL 5.15 49/98] dm ioctl: prevent potential spectre v1 gadget
2022-04-01 14:36 UTC (2+ messages)
` [dm-devel] [PATCH AUTOSEL 5.15 50/98] dm: requeue IO if mapping table not yet available
[dm-devel] [PATCH AUTOSEL 5.16 060/109] dm ioctl: prevent potential spectre v1 gadget
2022-04-01 14:32 UTC (2+ messages)
` [dm-devel] [PATCH AUTOSEL 5.16 061/109] dm: requeue IO if mapping table not yet available
[dm-devel] [PATCH] multipath-tools: add basic info on how to use multipath-tools with NVMe devices
2022-04-01 10:20 UTC (4+ messages)
[dm-devel] oops s dm-integrity (fwd)
2022-03-31 16:22 UTC
[dm-devel] [PATCH RFC] multipath-tools: update "Generic NVMe" options in hwtable
2022-03-31 11:02 UTC (2+ messages)
[dm-devel] [PATCH v2] multipath: return failure on an invalid remove command
2022-03-31 10:25 UTC (2+ messages)
[dm-devel] can we reduce bio_set_dev overhead due to bio_associate_blkg?
2022-03-31 9:15 UTC (5+ messages)
[dm-devel] [PATCH 00/14] Rework uevent filtering and merging
2022-03-30 22:26 UTC (16+ messages)
` [dm-devel] [PATCH 01/14] multipathd: allow adding git rev as version suffix
` [dm-devel] [PATCH 02/14] multipathd: don't switch to DAEMON_IDLE during startup
` [dm-devel] [PATCH 03/14] uevent_dispatch(): use while in wait loop
` [dm-devel] [PATCH 04/14] libmultipath: uevent_dispatch(): process uevents one by one
` [dm-devel] [PATCH 05/14] libmultipath: uevent_dispatch(): only filter/merge new uevents
` [dm-devel] [PATCH 06/14] multipathd: reconfigure: disallow changing uid_attrs
` [dm-devel] [PATCH 07/14] libmultipath: microoptimize uevent filtering and merging
` [dm-devel] [PATCH 08/14] libmultipath: uevent_listen(): don't delay uevents
` [dm-devel] [PATCH 09/14] libmultipath: uevent: use struct to pass parameters around
` [dm-devel] [PATCH 10/14] libmultipath: uevent: log statistics about filtering and merging
` [dm-devel] [PATCH 11/14] libmultipath: merge_uevq(): filter first, then merge
` [dm-devel] [PATCH 12/14] libmultipath: uevent_filter(): filter previously merged events
` [dm-devel] [PATCH 13/14] libmultipath: uevent: improve log messages
` [dm-devel] [PATCH 14/14] libmultipath: uevent: add debug messages for event queue
` [dm-devel] ZTE / Tang Junhui (Re: [PATCH 00/14] Rework uevent filtering and merging)
[dm-devel] [PATCH v3 0/3] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
2022-03-30 18:51 UTC (6+ messages)
` [dm-devel] [PATCH v3 1/3] block: allow using the per-cpu bio cache "
` [dm-devel] [PATCH v3 2/3] block: allow use of per-cpu bio alloc cache by block drivers
` [dm-devel] [PATCH v3 3/3] dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset
` [dm-devel] (subset) [PATCH v3 0/3] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
[dm-devel] [PATCH] multipath: return failure on an invalid remove command
2022-03-30 17:33 UTC (3+ messages)
[dm-devel] [PATCH] dm: fix race condition on Alpha
2022-03-30 16:45 UTC (3+ messages)
[dm-devel] [RFC PATCH] multipathd: Don't keep starting TUR threads, if they always hang
2022-03-30 16:32 UTC (4+ messages)
[dm-devel] dm-integrity resize crashes kernel
2022-03-30 16:06 UTC (3+ messages)
` [dm-devel] [PATCH] dm-integrity: fix a BUG if we shrink the device
[dm-devel] [PATCH 0/4] dm: Introduce dm-qcow2 driver to attach QCOW2 files as block device
2022-03-29 22:30 UTC (13+ messages)
` [dm-devel] [PATCH 1/4] dm: Export dm_complete_request()
` [dm-devel] [PATCH 2/4] dm: Process .io_hints for drivers not having underlying devices
` [dm-devel] [PATCH 3/4] dm-qcow2: Introduce driver to create block devices over QCOW2 files
` [dm-devel] [PATCH 3/4 v1.5] "
` [dm-devel] [PATCH 4/4] dm-qcow2: Add helper for working with dm-qcow2 devices
[dm-devel] [PATCH v3 00/12] multipathd: fix __delayed_reconfig logic
2022-03-29 20:34 UTC (5+ messages)
` [dm-devel] [PATCH v3 11/12] multipathd: make startup / shutdown messages less noisy
` [dm-devel] [PATCH v3 12/12] multipathd: decrease verbosity of handle_signal()
[dm-devel] [device-mapper-dm:dm-5.19 126/130] drivers/md/dm.c:1471:2: warning: Value stored to 'num_bios' is never read [clang-analyzer-deadcode.DeadStores]
2022-03-28 8:45 UTC
[dm-devel] [PATCH v6 0/6] DAX poison recovery
2022-03-26 6:31 UTC (23+ messages)
` [dm-devel] [PATCH v6 1/6] x86/mm: fix comment
` [dm-devel] [PATCH v6 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
` [dm-devel] [PATCH v6 3/6] mce: fix set_mce_nospec to always unmap the whole page
` [dm-devel] [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
` [dm-devel] [PATCH v6 5/6] pmem: refactor pmem_clear_poison()
[dm-devel] [git pull] device mapper changes for 5.18
2022-03-25 2:47 UTC (2+ messages)
[dm-devel] [PATCH] multipath-tools: add Martin and Benjamin as maintainers
2022-03-24 20:03 UTC (2+ messages)
[dm-devel] [PATCH] multipath-tools: update mpp->force_readonly in ev_add_path
2022-03-24 18:07 UTC (6+ messages)
[dm-devel] [PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
2022-03-23 9:01 UTC (28+ messages)
` [dm-devel] [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
` [dm-devel] [PATCH 02/11] scsi: core: Add SUBMITTED_BY_SCSI_CUSTOM_OPS
` [dm-devel] [PATCH 03/11] libata: Send internal commands through the block layer
` [dm-devel] [PATCH 04/11] scsi: libsas: Send SMP "
` [dm-devel] [PATCH 05/11] scsi: libsas: Send TMF "
` [dm-devel] [PATCH 06/11] scsi: core: Add scsi_alloc_request_hwq()
` [dm-devel] [PATCH 07/11] scsi: libsas: Send internal abort commands through the block layer
` [dm-devel] [PATCH 08/11] scsi: libsas: Change ATA support to deal with each qc having a SCSI command
` [dm-devel] [PATCH 09/11] scsi: libsas: Add sas_task_to_unique_tag()
` [dm-devel] [PATCH 10/11] scsi: libsas: Add sas_task_to_hwq()
` [dm-devel] [PATCH 11/11] scsi: hisi_sas: Remove private tag management
[dm-devel] improve the bio allocation interface v2
2022-03-23 9:29 UTC (6+ messages)
` [dm-devel] [PATCH 01/19] fs: remove mpage_alloc
[dm-devel] libmpathpersist: Getting undefined symbol during compilation
2022-03-24 5:01 UTC (3+ messages)
[dm-devel] [device-mapper-dm:dm-5.19 132/132] drivers/md/dm.c:1542:18: error: 'result' undeclared
2022-03-24 0:31 UTC (3+ messages)
` [dm-devel] [kbuild-all] "
[dm-devel] [RFC 0/4] Support kdump with LUKS encryption by reusing LUKS master key
2022-03-21 12:28 UTC (12+ messages)
` [dm-devel] [RFC 1/4] kexec, dm-crypt: receive LUKS master key from dm-crypt and pass it to kdump
` [dm-devel] [RFC 2/4] kdump, x86: pass the LUKS master key to kdump kernel using a kernel command line parameter luksmasterkey
` [dm-devel] [RFC 3/4] crash_dump: retrieve LUKS master key in kdump kernel
` [dm-devel] [RFC 4/4] dm-crypt: reuse "
[dm-devel] [PATCH v2 0/4] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_bioset
2022-03-24 14:41 UTC (8+ messages)
` [dm-devel] [PATCH v2 1/4] block: allow BIOSET_PERCPU_CACHE use from bio_alloc_clone
` [dm-devel] [PATCH v2 2/4] block: allow BIOSET_PERCPU_CACHE use from bio_alloc_bioset
` [dm-devel] [PATCH v2 3/4] dm: enable BIOSET_PERCPU_CACHE for dm_io bioset
` [dm-devel] [PATCH v2 4/4] dm: conditionally enable BIOSET_PERCPU_CACHE for bio-based "
[dm-devel] [device-mapper-dm:dm-5.19 132/132] drivers/md/dm.c:1542:4: error: use of undeclared identifier 'result'
2022-03-23 22:37 UTC
[dm-devel] [PATCH 01/19] fs: remove mpage_alloc
2022-03-23 15:43 UTC
[dm-devel] [PATCH 0/3] block/dm: use BIOSET_PERCPU_CACHE from bio_alloc_clone
2022-03-23 6:46 UTC (7+ messages)
` [dm-devel] [PATCH 1/3] block: allow BIOSET_PERCPU_CACHE use "
` [dm-devel] [PATCH 2/3] dm: enable BIOSET_PERCPU_CACHE for dm_io bioset
` [dm-devel] [PATCH 3/3] dm: conditionally enable BIOSET_PERCPU_CACHE for bio-based "
[dm-devel] [PATCH v2 00/11] multipathd: fix __delayed_reconfig logic
2022-03-22 16:37 UTC (28+ messages)
` [dm-devel] [PATCH v2 01/11] multipathd: child(): remove superfluous if condition
` [dm-devel] [PATCH v2 03/11] multipathd: avoid busy loop in child() for delayed reconfigure
` [dm-devel] [PATCH v2 04/11] multipathd: reset __delayed_reconfig from ev_add_map()
` [dm-devel] [PATCH v2 05/11] multipathd: remove volatile qualifier from running_state
` [dm-devel] [PATCH v2 06/11] libmultipath: add callback for remove_map()
` [dm-devel] [PATCH v2 07/11] multipathd: use remove_map_callback for delayed reconfigure
` [dm-devel] [PATCH v2 08/11] libmultipath: warn only once about deprecated options
` [dm-devel] [PATCH v2 09/11] multipathd: improve logging of reconfigure()
` [dm-devel] [PATCH v2 10/11] multipathd: log state changes
` [dm-devel] [PATCH v2 11/11] multipathd: remove unhelpful startup / shutdown messages
[dm-devel] [PATCH] dm thin: fix using the correct variable for sizeof()
2022-03-19 20:18 UTC
[dm-devel] [PATCH] dm-ioctl: log an error if the ioctl structure is corrupted
2022-03-20 21:12 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox