crypto ahash requests on the stack
2025-09-01 12:04 UTC (3+ messages)
[PATCH] dm-pcache: use int type to store negative error codes
2025-09-01 6:25 UTC (2+ messages)
[PATCH] dm-pcache: cleanup: fix coding style report by checkpatch.pl
2025-09-01 5:42 UTC
[PATCH] dm-pcache: remove ctrl_lock for pcache_cache_segment
2025-09-01 5:42 UTC
[bug report] dm-pcache: add persistent cache target in device-mapper
2025-08-29 10:09 UTC (4+ messages)
[PATCH v7 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-08-29 8:04 UTC (12+ messages)
` [PATCH v7 md-6.18 01/11] md: add a new parameter 'offset' to md_super_write()
` [PATCH v7 md-6.18 02/11] md: factor out a helper raid_is_456()
` [PATCH v7 md-6.18 03/11] md/md-bitmap: support discard for bitmap ops
` [PATCH v7 md-6.18 04/11] md: add a new mddev field 'bitmap_id'
` [PATCH v7 md-6.18 05/11] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH v7 md-6.18 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v7 md-6.18 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v7 md-6.18 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v7 md-6.18 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v7 md-6.18 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v7 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
[PATCH 00/14] Additional fixes and cleanups
2025-08-29 7:35 UTC (10+ messages)
` [PATCH 10/14] libmpathpersist: only clear the key if we are using the prkeys file
` [PATCH 12/14] libmpatpersist: update reservation key before checking paths
[PATCH 00/15] Improve mpathpersist's unavailable path handling
2025-08-29 3:23 UTC (23+ messages)
` [PATCH 03/15] libmpathpersist: reduce log level for persistent reservation checking
` [PATCH 09/15] limpathpersist: redesign failed release workaround
` [PATCH 10/15] libmpathpersist: fail the release if all threads fail
` [PATCH 15/15] libmpathpersist: Add safety check for preempting on key change
[PATCH v6 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-08-29 1:03 UTC (19+ messages)
` [PATCH v6 md-6.18 01/11] md: add a new parameter 'offset' to md_super_write()
` [PATCH v6 md-6.18 02/11] md: factor out a helper raid_is_456()
` [PATCH v6 md-6.18 03/11] md/md-bitmap: support discard for bitmap ops
` [PATCH v6 md-6.18 04/11] md: add a new mddev field 'bitmap_id'
` [PATCH v6 md-6.18 05/11] md/md-bitmap: add a new sysfs api bitmap_type
` [PATCH v6 md-6.18 06/11] md/md-bitmap: delay registration of bitmap_ops until creating bitmap
` [PATCH v6 md-6.18 07/11] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
` [PATCH v6 md-6.18 08/11] md/md-bitmap: add a new method blocks_synced() "
` [PATCH v6 md-6.18 09/11] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
` [PATCH v6 md-6.18 10/11] md/md-bitmap: make method bitmap_ops->daemon_work optional
` [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce new lockless bitmap
[PATCH v3] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
2025-08-27 21:51 UTC (4+ messages)
[PATCH] dm: fix "writen"->"written"
2025-08-27 9:44 UTC
[PATCH-next 0/2] dm: fix quiesce asymmetry and null pointer in suspend/load race
2025-08-26 14:50 UTC (4+ messages)
` [PATCH-next 1/2] dm: fix queue start/stop imbalance under suspend/load/resume races
` [PATCH-next 2/2] dm: fix NULL pointer dereference in __dm_suspend()
[PATCH 0/7] dm-integrity asynchronous hash patches
2025-08-26 14:36 UTC (8+ messages)
` [PATCH 1/7] dm-integrity: use internal variable for digestsize
` [PATCH 2/7] dm-integrity: replace bvec_kmap_local with kmap_local_page
` [PATCH 3/7] dm-integrity: introduce integrity_kmap and integrity_kunmap
` [PATCH 4/7] dm-integrity: allocate the recalculate buffer with kmalloc
` [PATCH 5/7] dm-integrity: add the "offset" argument
` [PATCH 6/7] dm-integrity: rename internal_hash
` [PATCH 7/7] dm-integrity: enable asynchronous hash interface
[PATCH 0/7] dm-integrity asynchronous hash patches
2025-08-26 13:55 UTC (8+ messages)
` [PATCH 1/7] dm-integrity: use internal variable for digestsize
` [PATCH 2/7] dm-integrity: replace bvec_kmap_local with kmap_local_page
` [PATCH 3/7] dm-integrity: introduce integrity_kmap and integrity_kunmap
` [PATCH 4/7] dm-integrity: allocate the recalculate buffer with kmalloc
` [PATCH 5/7] dm-integrity: add the "offset" argument
` [PATCH 6/7] dm-integrity: rename internal_hash
` [PATCH 7/7] dm-integrity: enable asynchronous hash interface
[PATCH] libmultipath: fix crash in print_foreign_topology
2025-08-25 21:56 UTC (2+ messages)
[PATCH util-linux v4] fallocate: add FALLOC_FL_WRITE_ZEROES support
2025-08-25 17:09 UTC (3+ messages)
[PATCH util-linux v3] fallocate: add FALLOC_FL_WRITE_ZEROES support
2025-08-25 15:56 UTC (3+ messages)
[PATCH] dm-pcache: Fix 64-bit division for 32-bit platforms in get_kset_id()
2025-08-25 13:28 UTC (4+ messages)
[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-08-23 4:37 UTC (4+ messages)
` [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
[PATCH] nvme-cli: add 80-nvmf-storage_arrays.rules
2025-08-21 16:49 UTC
RFC Request: NVMe backend support in dm-pcache
2025-08-21 2:33 UTC (2+ messages)
[PATCH] ultipath-tools: standardize NVME vendor_id in hwtable
2025-08-19 16:54 UTC
[PATCH v2] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
2025-08-19 11:16 UTC
[PATCH 0/2] dm-pcache: fix warnings found by smatch
2025-08-19 9:18 UTC (4+ messages)
` [PATCH 1/2] dm-pcache: fix uninitialized variable issue "
` [PATCH 2/2] dm-pcache: fix an indenting "
[PATCH] Take undef enum into account for correct array index comparison
2025-08-19 7:14 UTC (3+ messages)
dm-cache-statistics and DMEMIT
2025-08-18 19:55 UTC (2+ messages)
[PATCH v5 0/2] dm-integrity: Implement asynch digest support
2025-08-18 19:49 UTC (8+ messages)
[bug report] dm-pcache: add persistent cache target in device-mapper
2025-08-18 14:03 UTC (2+ messages)
[PATCH] dm error: mark as DM_TARGET_PASSES_INTEGRITY
2025-08-18 12:46 UTC (2+ messages)
[PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
2025-08-18 2:17 UTC (5+ messages)
[PATCH blktests v2 0/3] blktest: add unmap write zeroes tests
2025-08-18 1:42 UTC (6+ messages)
` [PATCH blktests v2 1/3] scsi/010: "
` [PATCH blktests v2 2/3] dm/003: "
` [PATCH blktests v2 3/3] nvme/065: "
[PATCH] multipath-tools: update NFINIDAT/InfiniBox config in hwtable
2025-08-16 18:16 UTC
[PATCH] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
2025-08-16 17:15 UTC (2+ messages)
[PATCH] multipath-tools: replace round-robin path selector with the default for NFINIDAT/InfiniBox
2025-08-16 10:22 UTC (5+ messages)
[PATCH 0/3] Documentation fixes for dm-pcache
2025-08-15 17:20 UTC (6+ messages)
` [PATCH 1/3] dm-pcache: Remove unnecessary line breaks
` [PATCH 2/3] dm-pcache: Use bullet list for data_crc constructor argument
` [PATCH 3/3] Documentation: device-mapper: Add dm-pcache docs to toctree index
[PATCH] dm-vdo: Promote dm-vdo title to title heading
2025-08-15 15:26 UTC (2+ messages)
[PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
2025-08-15 14:42 UTC (4+ messages)
[PATCH] dm-pcache: fix uninitialized variable issue
2025-08-15 14:40 UTC (3+ messages)
[PATCH v5 00/11] dm-pcache – persistent-memory cache for block devices
2025-08-15 11:39 UTC (4+ messages)
` [PATCH v5 1/1] dm-pcache: add persistent cache target in device-mapper
[PATCH v2 md-6.17] md: rename recovery_cp to resync_offset
2025-08-15 1:09 UTC (3+ messages)
[Job Posting] There is a position open in Red Hat for device-mapper
2025-08-12 20:04 UTC
[PATCH 6.16 455/627] dm-flakey: Fix corrupt_bio_byte setup checks
2025-08-12 17:32 UTC
[PATCH 0/3] md: remove redundant __GFP_NOWARN
2025-08-12 2:18 UTC (6+ messages)
` [PATCH 2/3] dm bufio: "
[PATCH] dm: Use vmalloc_array to simplify code
2025-08-11 11:23 UTC (4+ messages)
[PATCH] dm: ima: more strlen() drops
2025-08-11 11:23 UTC (3+ messages)
[PATCH] docs: device-mapper :Fix typos in delay.rst and vdo-design.rst
2025-08-11 11:22 UTC (2+ messages)
[PATCH 0/2 v5.10] Fix CVE-2021-47498
2025-08-11 5:27 UTC (3+ messages)
` [PATCH 1/2 v5.10] dm: rearrange core declarations for extended use from dm-zone.c
` [PATCH 2/2 v5.10] dm rq: don't queue request to blk-mq during DM suspend
[PATCH AUTOSEL 6.16-5.10] md: dm-zoned-target: Initialize return variable r to avoid uninitialized use
2025-08-08 15:30 UTC (3+ messages)
` [PATCH AUTOSEL 6.16-5.10] dm-mpath: don't print the "loaded" message if registering fails
` [PATCH AUTOSEL 6.16-6.1] dm-table: fix checking for rq stackable devices
[PATCH v2] block: fix kobject double initialization in add_disk
2025-08-08 7:34 UTC
[PATCH v5 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-08-08 6:17 UTC (9+ messages)
` [PATCH v5 08/11] md/md-bitmap: add a new method blocks_synced() in bitmap_operations
` [PATCH v5 11/11] md/md-llbitmap: introduce new lockless bitmap
[PATCH v2] dm: Use vmalloc_array() to simplify code
2025-08-06 12:27 UTC
[PATCH] multipath-tools: add Seagate Lyve to hwtable
2025-08-05 10:35 UTC
[PATCH] multipath-tools: add HITACHI VSP One SDS Block to hwtable
2025-08-04 23:55 UTC
[git pull] device mapper changes for 6.17
2025-08-04 16:06 UTC (2+ messages)
[PATCH AUTOSEL 6.12 10/31] dm-stripe: limit chunk_sectors to the stripe size
2025-08-03 21:19 UTC
[PATCH AUTOSEL 6.15 12/34] dm-stripe: limit chunk_sectors to the stripe size
2025-08-03 21:18 UTC
[PATCH AUTOSEL 6.16 13/35] dm-stripe: limit chunk_sectors to the stripe size
2025-08-03 21:17 UTC
page: next (older)
- 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;
as well as URLs for NNTP newsgroup(s).