messages from 2021-04-16 23:54:00 to 2021-05-14 09:45:02 UTC [more...]
[dm-devel] regression: data corruption with ext4 on LUKS on nvme with torvalds master
2021-05-14 9:43 UTC (3+ messages)
[dm-devel] [PATCH v2 0/6] Memory issues found by coverity
2021-05-13 20:11 UTC (11+ messages)
` [dm-devel] [PATCH v2 1/6] multipathd: don't fail to remove path once the map is removed
` [dm-devel] [PATCH v2 2/6] multipathd: remove duplicate orphan_paths in flush_map
` [dm-devel] [PATCH v2 3/6] multipathd: make ev_remove_path return success on path removal
` [dm-devel] [PATCH v2 4/6] multipath: free vectors in configure
` [dm-devel] [PATCH v2 5/6] kpartx: Don't leak memory when getblock returns NULL
` [dm-devel] [PATCH v2 6/6] multipathd: use symbolic returns for ev_remove_path()
[dm-devel] [PATCH v2] multipathd: fix compilation issue with liburcu < 0.8
2021-05-13 19:53 UTC
[dm-devel] [PATCH] multipathd: fix compilation issue with liburcu < 0.8
2021-05-13 19:48 UTC (3+ messages)
[dm-devel] [PATCH 0/5] Memory issues found by coverity
2021-05-13 19:36 UTC (17+ messages)
` [dm-devel] [PATCH 1/5] multipathd: don't fail to remove path once the map is removed
` [dm-devel] [PATCH 2/5] multipathd: remove duplicate orphan_paths in flush_map
` [dm-devel] [PATCH 3/5] multipathd: make ev_remove_path return success on path removal
` [dm-devel] [PATCH 4/5] multipath: free vectors in configure
` [dm-devel] [PATCH 5/5] kpartx: Don't leak memory when getblock returns NULL
[dm-devel] [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
2021-05-12 15:23 UTC (6+ messages)
[dm-devel] [PATCH] dm-integrity: revert the discard patch
2021-05-12 12:58 UTC (2+ messages)
[dm-devel] [PATCH v2] dm-integrity: if we have discard support, use it when recalculating
2021-05-11 18:33 UTC (10+ messages)
[dm-devel] [PATCH] dm-integrity: fix sparse warnings
2021-05-11 15:41 UTC
[dm-devel] [PATCH] dm-snapshot: fix a crash with transient storage and zero chunk size
2021-05-10 18:49 UTC
[dm-devel] [PATCH] dm-snasphot: fix a crash if we have an origin with no snapshots
2021-05-08 11:44 UTC (2+ messages)
[dm-devel] can we fix some dm snapshot crashes please? :)
2021-05-07 18:42 UTC (5+ messages)
[PATCH v2 0/2] IMA: Add test for dm-crypt measurement
2021-05-06 9:14 UTC (3+ messages)
` [PATCH v2 2/2] "
` [dm-devel] "
[dm-devel] RFC: one more time: SCSI device identification
2021-05-04 7:32 UTC (27+ messages)
` [dm-devel] Antw: [EXT] Re: [systemd-devel] "
` [dm-devel] Antw: [EXT] "
` [dm-devel] [systemd-devel] "
[dm-devel] Integrity discard/trim extremely slow on NVMe SSD storage (~10GiB/minute)
2021-04-30 19:26 UTC (5+ messages)
[dm-devel] [PATCH] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
2021-05-03 7:27 UTC (9+ messages)
` [dm-devel] [*RFC* PATCH] "
` [dm-devel] "
[dm-devel] [RFC PATCH] dm-rq: fix double free of blk tag set in dev remove after table load fails
2021-05-01 21:16 UTC (2+ messages)
[dm-devel] [git pull] device mapper changes for 5.13
2021-05-01 18:38 UTC (2+ messages)
[dm-devel] [PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
2021-05-01 15:19 UTC (13+ messages)
` [dm-devel] [PATCH v4 1/3] nvme: return BLK_STS_DO_NOT_RETRY if the DNR bit is set
` [dm-devel] [PATCH v4 3/3] nvme: decouple basic ANA log page re-read support from native multipathing
` [dm-devel] [PATCH v4 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
[dm-devel] [RFC PATCH v2 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
2021-04-30 21:12 UTC (8+ messages)
` [dm-devel] [RFC PATCH v2 1/2] scsi: convert scsi_result_to_blk_status() to inline
` [dm-devel] [RFC PATCH v2 2/2] dm: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO on dm-multipath
[dm-devel] [ext4] 21175ca434: mdadm-selftests.enchmarks/mdadm-selftests/tests/01r1fail.fail
2021-04-29 7:43 UTC (2+ messages)
` [dm-devel] [LKP] "
[dm-devel] Raid1 and Raid10 Discard Limit Fixups for 5.13 Merge Window
2021-04-29 22:13 UTC
[dm-devel] [PATCH] dm-integrity: if we have discard support, use it when recalculating
2021-04-27 15:58 UTC
[dm-devel] [PATCH] dm-integrity: increase RECALC_SECTORS
2021-04-27 15:57 UTC
[dm-devel] [PATCH] dm-integrity: don't write metadata if we overwrite it with the same content
2021-04-27 15:57 UTC
[dm-devel] [PATCH V6 00/12] block: support bio based io polling
2021-04-26 9:05 UTC (24+ messages)
` [dm-devel] [PATCH V6 01/12] block: add helper of blk_queue_poll
` [dm-devel] [PATCH V6 02/12] block: define 'struct bvec_iter' as packed
` [dm-devel] [PATCH V6 03/12] block: add one helper to free io_context
` [dm-devel] [PATCH V6 04/12] block: move block polling code into one dedicated source file
` [dm-devel] [PATCH V6 05/12] block: extract one helper function polling hw queue
` [dm-devel] [PATCH V6 06/12] block: prepare for supporting bio_list via other link
` [dm-devel] [PATCH V6 07/12] block: create io poll context for submission and poll task
` [dm-devel] [PATCH V6 08/12] block: add req flag of REQ_POLL_CTX
` [dm-devel] [PATCH V6 09/12] block: use per-task poll context to implement bio based io polling
` [dm-devel] [PATCH V6 10/12] block: limit hw queues to be polled in each blk_poll()
` [dm-devel] [PATCH V6 11/12] block: allow to control FLAG_POLL via sysfs for bio poll capable queue
` [dm-devel] [PATCH V6 12/12] dm: support IO polling for bio-based dm device
` [dm-devel] [PATCH V7 "
[dm-devel] [PATCH 0/2] multipath-tools: add more ALUA info to docs
2021-04-25 16:00 UTC (3+ messages)
[dm-devel] [PATCH] dm raid: fix inclonclusive reshape layout induced on fast raid4/5/6 table reload sequences
2021-04-21 21:32 UTC
[dm-devel] [PATCH v9 0/4] block device interposer
2021-04-21 16:45 UTC (5+ messages)
` [dm-devel] [PATCH v9 1/4] Adds blk_interposer
` [dm-devel] [PATCH v9 2/4] Applying the blk_interposer in the block device layer
` [dm-devel] [PATCH v9 3/4] Add blk_interposer in DM
` [dm-devel] [PATCH v9 4/4] Using dm_get_device_ex() instead of dm_get_device()
[dm-devel] [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
2021-04-20 7:25 UTC (10+ messages)
` [dm-devel] [PATCH] block: introduce QUEUE_FLAG_POLL_CAP flag
[dm-devel] [RFC PATCH 0/2] block: support to freeze bio based queue
2021-04-20 7:58 UTC (6+ messages)
` [dm-devel] [RFC PATCH 2/2] block: support to freeze bio based request queue
[dm-devel] [PATCH 000/141] Fix fall-through warnings for Clang
2021-04-20 22:16 UTC (5+ messages)
` [dm-devel] [PATCH 077/141] dm raid: "
[dm-devel] [PATCH 0/4] Fix dm-crypt zoned block device support
2021-04-19 16:48 UTC (9+ messages)
` [dm-devel] [PATCH 3/4] btrfs: zoned: fail mount if the device does not support zone append
[dm-devel] [nvme] ba887975f3: WARNING:at_block/blk-core.c:#blk_update_request
2021-04-20 7:04 UTC
[dm-devel] [PATCH v2 0/3] Fix dm-crypt zoned block device support
2021-04-20 1:35 UTC (15+ messages)
` [dm-devel] [PATCH v2 1/3] dm: Introduce zone append support control
` [dm-devel] [PATCH v2 2/3] dm crypt: Fix zoned block device support
` [dm-devel] [PATCH v2 3/3] zonefs: fix synchronous write to sequential zone files
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).