messages from 2022-10-31 06:39:03 to 2022-11-23 08:04:47 UTC [more...]
[dm-devel] [PATCH v5 00/10] Implement copy offload support
2022-11-23 8:04 UTC (3+ messages)
` [dm-devel] [PATCH v5 02/10] block: Add copy offload support infrastructure
[dm-devel] [PATCH] multipath-tools: add EF to rdac info
2022-11-23 0:13 UTC
[dm-devel] pass a struct block_device to the blk-crypto interfaces v3
2022-11-21 18:39 UTC (11+ messages)
` [dm-devel] [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
` [dm-devel] [PATCH 2/3] blk-crypto: add a blk_crypto_config_supported_natively helper
` [dm-devel] [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
[dm-devel] Patch "dm-crypt: provide dma_alignment limit in io_hints" has been added to the 6.0-stable tree
2022-11-21 5:09 UTC
[dm-devel] [git pull] device mapper fixes for 6.1-rc6
2022-11-18 20:32 UTC (2+ messages)
[dm-devel] [PATCH] mdadm: fix compilation failure on the x32 ABI
2022-11-17 14:51 UTC (3+ messages)
[dm-devel] [RFC PATCH] libmultipath: is_path_valid(): check if device is in use
2022-11-17 21:59 UTC (4+ messages)
[dm-devel] [PATCHv2 0/5] fix direct io device mapper errors
2022-11-16 22:58 UTC (14+ messages)
` [dm-devel] [PATCHv2 1/5] block: make dma_alignment a stacking queue_limit
` [dm-devel] [PATCHv2 2/5] dm-crypt: provide dma_alignment limit in io_hints
` [dm-devel] [PATCHv2 3/5] block: make blk_set_default_limits() private
` [dm-devel] [PATCHv2 4/5] dm-integrity: set dma_alignment limit in io_hints
` [dm-devel] [PATCHv2 5/5] dm-log-writes: "
[dm-devel] [PATCH v3 00/10] fix delayed holder tracking
2022-11-16 22:20 UTC (22+ messages)
` [dm-devel] [PATCH v3 01/10] block: clear ->slave_dir when dropping the main slave_dir reference
` [dm-devel] [PATCH v3 02/10] dm: remove free_table_devices
` [dm-devel] [PATCH v3 03/10] dm: cleanup open_table_device
` [dm-devel] [PATCH v3 04/10] dm: cleanup close_table_device
` [dm-devel] [PATCH RFC v3 05/10] dm: make sure create and remove dm device won't race with open and close table
` [dm-devel] [PATCH v3 06/10] dm: track per-add_disk holder relations in DM
` [dm-devel] [PATCH v3 07/10] block: remove delayed holder registration
` [dm-devel] [PATCH v3 08/10] block: fix use after free for bd_holder_dir
` [dm-devel] [PATCH v3 09/10] block: store the holder kobject in bd_holder_disk
` [dm-devel] [PATCH v3 10/10] block: don't allow a disk link holder to itself
[dm-devel] [PATCH] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
2022-11-16 6:11 UTC (2+ messages)
[dm-devel] [PATCH v2] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
2022-11-16 6:16 UTC
[dm-devel] [PATCH 2/2] dm-integrity: clear the journal on suspend
2022-11-15 17:51 UTC
[dm-devel] [PATCH 1/1] dm-integrity: flush journal on suspend
2022-11-15 17:48 UTC
[dm-devel] [PATCH 0/3] misc cleanups
2022-11-15 16:14 UTC (5+ messages)
` [dm-devel] [PATCH 1/3] libmultipath: impove add_feature() variable names
` [dm-devel] [PATCH 2/3] multipathd: don't initialize the field width in show_path()
` [dm-devel] [PATCH 3/3] libmultipath: improve remove_feature() variable names
[dm-devel] fix delayed holder tracking v2
2022-11-12 6:23 UTC (15+ messages)
` [dm-devel] [PATCH 5/7] dm: track per-add_disk holder relations in DM
` [dm-devel] [PATCH 7/7] block: store the holder kobject in bd_holder_disk
[dm-devel] [PATCH 0/3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
2022-11-11 12:10 UTC (4+ messages)
` [dm-devel] [PATCH 1/3] dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create failed
` [dm-devel] [PATCH 2/3] dm bufio: Split main logic out of dm_bufio_client creation/destroy
` [dm-devel] [PATCH 3/3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
[dm-devel] [PATCH 0/3] fix direct io errors on dm-crypt
2022-11-10 18:45 UTC (12+ messages)
` [dm-devel] [PATCH 1/3] block: make dma_alignment a stacking queue_limit
` [dm-devel] [PATCH 2/3] dm-crypt: provide dma_alignment limit in io_hints
` [dm-devel] [PATCH 3/3] block: make blk_set_default_limits() private
[dm-devel] [PATCH v2] md: fix a crash in mempool_free
2022-11-09 22:08 UTC (2+ messages)
[dm-devel] pass a struct block_device to the blk-crypto interfaces v2
2022-11-09 13:14 UTC (8+ messages)
` [dm-devel] [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
` [dm-devel] [PATCH 2/3] blk-crypto: add a blk_crypto_config_supported_natively helper
` [dm-devel] [PATCH 3/3] blk-crypto: move __blk_crypto_cfg_supported to blk-crypto-internal.h
[dm-devel] [PATCH] multipath-tools: fix c&p error in install_keyword for deprecated pg_timeout
2022-11-09 0:48 UTC (2+ messages)
[dm-devel] [PATCH] multipath-tools: multipath.conf man page housekeeping
2022-11-08 23:11 UTC (2+ messages)
[dm-devel] [PATCH] dm-crypt: fix incorrect use of strcmp when telling if there is no key
2022-11-08 14:51 UTC (2+ messages)
[dm-devel] [RFC v2 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
2022-11-07 11:20 UTC (8+ messages)
` [dm-devel] [RFC v2 1/5] kexec_file: allow to place kexec_buf randomly
` [dm-devel] [RFC v2 2/5] crash_dump: save the LUKS volume key temporarily
` [dm-devel] [RFC v2 3/5] x86/crash: pass the LUKS volume key to kdump kernel
` [dm-devel] [RFC v2 4/5] x86/crash: make the page that stores the LUKS volume key inaccessible
` [dm-devel] [RFC v2 5/5] crash_dump: retrieve LUKS volume key in kdump kernel
[dm-devel] A crash caused by the commit 0dd84b319352bb8ba64752d4e45396d8b13e6018
2022-11-07 9:32 UTC (13+ messages)
[dm-devel] [PATCH v3 00/19] Use block pr_ops in LIO
2022-11-07 9:16 UTC (37+ messages)
` [dm-devel] [PATCH v3 01/19] block: Add PR callouts for read keys and reservation
` [dm-devel] [PATCH v3 02/19] scsi: Rename sd_pr_command
` [dm-devel] [PATCH v3 03/19] scsi: Move sd_pr_type to header to share
` [dm-devel] [PATCH v3 04/19] scsi: Add support for block PR read keys/reservation
` [dm-devel] [PATCH v3 07/19] nvme: Don't hardcode the data len for pr commands
` [dm-devel] [PATCH v3 08/19] nvme: Move pr code to it's own file
` [dm-devel] [PATCH v3 10/19] nvme: Move NVMe and Block PR types to an array
` [dm-devel] [PATCH v3 11/19] nvme: Add pr_ops read_reservation support
` [dm-devel] [PATCH v3 12/19] block, nvme, scsi, dm: Add blk_status to pr_ops callouts
` [dm-devel] [PATCH v3 15/19] scsi: Have sd pr_ops return a blk_status_t
` [dm-devel] [PATCH v3 17/19] scsi: target: Allow backends to hook into PR handling
[dm-devel] How is the progress for removing flush_scheduled_work() callers?
2022-11-06 10:28 UTC
[dm-devel] [PATCH] md: fix a crash in mempool_free
2022-11-05 22:34 UTC (5+ messages)
` [dm-devel] Problems with email threading (was: [PATCH] md: fix a crash in mempool_free)
[dm-devel] Question about how to share dm-thin on multiple hosts
2022-11-04 11:46 UTC (2+ messages)
[dm-devel] pass a struct block_device to the blk-crypto interfaces
2022-11-04 7:32 UTC (7+ messages)
` [dm-devel] [PATCH 1/2] blk-crypto: don't use struct request_queue for public interfaces
` [dm-devel] [PATCH 2/2] blk-crypto: add a blk_crypto_cfg_supported helper
[dm-devel] Regression: wrong DIO alignment check with dm-crypt
2022-11-03 16:38 UTC (8+ messages)
[dm-devel] [PATCH 0/3] update hwtable and multipath.conf man page
2022-11-03 20:05 UTC (5+ messages)
` [dm-devel] [PATCH 1/3 v3] multipath-tools: update hwtable text/info/comments
` [dm-devel] [PATCH 2/3] multipath-tools: add PowerMax NVMe to hwtable
` [dm-devel] [PATCH 3/3] multipath-tools: add more info for NetApp ontap prio
[dm-devel] [PATCH 8/7] block: don't claim devices that are not live in bd_link_disk_holder
2022-11-03 1:03 UTC (5+ messages)
[dm-devel] Kernel panic when device’s table references itself
2022-11-03 6:18 UTC
[dm-devel] [PATCH] xfs: fail dax mount if reflink is enabled on a partition
2022-11-03 2:32 UTC (13+ messages)
[dm-devel] [PATCH 4/4] dm: support global feature string and per-target feature strings
2022-11-01 20:55 UTC
[dm-devel] [PATCH 3/4] dm-ioctl: fix the ioctl codes
2022-11-01 20:54 UTC
[dm-devel] [PATCH 2/4] dm-ioctl: a small code cleanup
2022-11-01 20:54 UTC
[dm-devel] [PATCH 1/4] dm-ioctl: fix misbehavior if list_versions races with module loading
2022-11-01 20:53 UTC
[dm-devel] [PATCH v1] drivers/dm-crypt.c : remove redundant state settings after waking up
2022-10-29 16:04 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