DM-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-30 15:50:30 to 2023-06-02 21:51:02 UTC [more...]

[dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
 2023-06-02 21:50 UTC  (13+ messages)

[dm-devel] [PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
 2023-06-02 21:34 UTC  (7+ messages)
` [dm-devel] [PATCH 1/5] kexec_file: allow to place kexec_buf randomly
` [dm-devel] [PATCH 2/5] crash_dump: save the LUKS volume key temporarily
` [dm-devel] [PATCH 3/5] crash_dump: retrieve LUKS volume key in kdump kernel
` [dm-devel] [PATCH 4/5] x86/crash: pass the LUKS volume key to "
` [dm-devel] [PATCH 5/5] x86/crash: make the page that stores the LUKS volume key inaccessible

[dm-devel] [PATCH 0/5] multipath: Add a group_by_tgp path grouping policy
 2023-06-02 16:16 UTC  (17+ messages)
` [dm-devel] [PATCH 1/5] libmultipath: add group_by_tpg path_grouping_policy
` [dm-devel] [PATCH 2/5] libmultipath: don't copy pgpolicy string in get_pgpolicy_name
` [dm-devel] [PATCH 3/5] libmultipath: add ALUA tpg path wildcard
` [dm-devel] [PATCH 4/5] multipath-tools tests: add tests for group_by_tpg policy
` [dm-devel] [PATCH 5/5] libmultipath: add "detect_pgpolicy" config option

[dm-devel] enforce read-only state at the block layer
 2023-06-02 15:56 UTC  (7+ messages)
` [dm-devel] [PATCH 1/3] block: remove a duplicate bdev_read_only declaration
` [dm-devel] [PATCH 2/3] block: simplify the check for flushes in bio_check_ro
` [dm-devel] [PATCH 3/3] block: fail writes to read-only devices

[dm-devel] fuzzing bcachefs with dm-flakey
 2023-06-02  1:13 UTC  (8+ messages)

[dm-devel] [PATCH 0/6] Several device-mapper fixes
 2023-06-01 21:24 UTC  (7+ messages)
` [dm-devel] [PATCH 1/6] device-mapper: Check that target specs are sufficiently aligned
` [dm-devel] [PATCH 2/6] device-mapper: Avoid pointer arithmetic overflow
` [dm-devel] [PATCH 3/6] device-mapper: structs and parameter strings must not overlap
` [dm-devel] [PATCH 4/6] device-mapper: Avoid double-fetch of version
` [dm-devel] [PATCH 5/6] device-mapper: Refuse to create device named "control"
` [dm-devel] [PATCH 6/6] device-mapper: "." and ".." are not valid symlink names

[dm-devel] dm crypt: Avoid using MAX_CIPHER_BLOCKSIZE
 2023-06-01 19:10 UTC  (2+ messages)

[dm-devel] [PATCH v5 00/20] bio: check return values of bio_add_page
 2023-06-01 18:46 UTC  (6+ messages)
` [dm-devel] [PATCH v5 16/20] dm-crypt: check if adding pages to clone bio fails

[dm-devel] [PATCH] bcachefs: fix NULL pointer dereference in try_alloc_bucket
 2023-06-01 17:53 UTC  (2+ messages)

[dm-devel] [PATCH] dm: don't lock fs when the map is NULL in process of suspend
 2023-06-01  6:14 UTC 

[dm-devel] [PATCH v6 00/20] bio: check return values of bio_add_page
 2023-05-31 11:50 UTC  (69+ messages)
` [dm-devel] [PATCH v6 01/20] swap: use __bio_add_page to add page to bio
` [dm-devel] [PATCH v6 02/20] drbd: "
` [dm-devel] [PATCH v6 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [dm-devel] [PATCH v6 04/20] fs: buffer: use __bio_add_page to add single page to bio
` [dm-devel] [PATCH v6 05/20] md: use __bio_add_page to add single page
` [dm-devel] [PATCH v6 06/20] md: raid5-log: "
` [dm-devel] [PATCH v6 07/20] md: raid5: use __bio_add_page to add single page to new bio
` [dm-devel] [PATCH v6 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
` [dm-devel] [PATCH v6 09/20] gfs2: use __bio_add_page for adding "
` [dm-devel] [PATCH v6 10/20] zonefs: "
` [dm-devel] [PATCH v6 11/20] zram: "
` [dm-devel] [PATCH v6 12/20] floppy: "
` [dm-devel] [PATCH v6 13/20] md: check for failure when adding pages in alloc_behind_master_bio
` [dm-devel] [PATCH v6 14/20] md: raid1: use __bio_add_page for adding single page to bio
` [dm-devel] [PATCH v6 15/20] md: raid1: check if adding pages to resync bio fails
` [dm-devel] [PATCH v6 16/20] dm-crypt: check if adding pages to clone "
` [dm-devel] [PATCH v6 17/20] block: mark bio_add_page as __must_check
` [dm-devel] [PATCH v6 18/20] block: add __bio_add_folio
` [dm-devel] [PATCH v6 19/20] fs: iomap: use __bio_add_folio where possible
` [dm-devel] [PATCH v6 20/20] block: mark bio_add_folio as __must_check

[dm-devel] [PATCH v7 00/20] bio: check return values of bio_add_page
 2023-06-01  4:26 UTC  (28+ messages)
` [dm-devel] [PATCH v7 01/20] swap: use __bio_add_page to add page to bio
` [dm-devel] [PATCH v7 02/20] drbd: "
` [dm-devel] [PATCH v7 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [dm-devel] [PATCH v7 04/20] fs: buffer: use __bio_add_page to add single page to bio
` [dm-devel] [PATCH v7 05/20] md: use __bio_add_page to add single page
` [dm-devel] [PATCH v7 06/20] md: raid5-log: "
` [dm-devel] [PATCH v7 07/20] md: raid5: use __bio_add_page to add single page to new bio
` [dm-devel] [PATCH v7 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
` [dm-devel] [PATCH v7 09/20] gfs2: use __bio_add_page for adding "
` [dm-devel] [PATCH v7 10/20] zonefs: "
` [dm-devel] [PATCH v7 11/20] zram: "
` [dm-devel] [PATCH v7 12/20] floppy: "
` [dm-devel] [PATCH v7 13/20] md: check for failure when adding pages in alloc_behind_master_bio
` [dm-devel] [PATCH v7 14/20] md: raid1: use __bio_add_page for adding single page to bio
` [dm-devel] [PATCH v7 15/20] md: raid1: check if adding pages to resync bio fails
` [dm-devel] [PATCH v7 16/20] dm-crypt: use __bio_add_page to add single page to clone bio
` [dm-devel] [PATCH v7 17/20] block: mark bio_add_page as __must_check
` [dm-devel] [PATCH v7 18/20] block: add bio_add_folio_nofail
` [dm-devel] [PATCH v7 19/20] fs: iomap: use bio_add_folio_nofail where possible
` [dm-devel] [PATCH v7 20/20] block: mark bio_add_folio as __must_check

[dm-devel] [PATCH 0/5] priority and pathgroup switching changes
 2023-05-31 16:28 UTC  (11+ messages)
` [dm-devel] [PATCH 1/5] libmultipath: don't count PRIO_UNDEF paths for pathgroup priority
` [dm-devel] [PATCH 2/5] multipath-tools tests: add tests to verify PRIO_UDEF changes
` [dm-devel] [PATCH 3/5] multipathd: refresh all priorities if one has changed
` [dm-devel] [PATCH 4/5] multipathd: reload map if the path groups are out of order
` [dm-devel] [PATCH 5/5] multipathd: don't assume mpp->paths will exist in need_switch_pathgroup

[dm-devel] [PATCH] multipath-tools: adapt HITACHI/OPEN- config to work with alua and multibus
 2023-05-31 15:49 UTC  (2+ messages)

[dm-devel] fix the name_to_dev_t mess v2
 2023-05-31 12:55 UTC  (25+ messages)
` [dm-devel] [PATCH 01/24] driver core: return bool from driver_probe_done
` [dm-devel] [PATCH 02/24] PM: hibernate: factor out a helper to find the resume device
` [dm-devel] [PATCH 03/24] PM: hibernate: remove the global snapshot_test variable
` [dm-devel] [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
` [dm-devel] [PATCH 05/24] init: remove pointless Root_* values
` [dm-devel] [PATCH 06/24] init: rename mount_block_root to mount_root_generic
` [dm-devel] [PATCH 07/24] init: refactor mount_root
` [dm-devel] [PATCH 08/24] init: pass root_device_name explicitly
` [dm-devel] [PATCH 09/24] init: don't remove the /dev/ prefix from error messages
` [dm-devel] [PATCH 10/24] init: handle ubi/mtd root mounting like all other root types
` [dm-devel] [PATCH 11/24] init: factor the root_wait logic in prepare_namespace into a helper
` [dm-devel] [PATCH 12/24] init: move the nfs/cifs/ram special cases out of name_to_dev_t
` [dm-devel] [PATCH 13/24] init: improve the name_to_dev_t interface
` [dm-devel] [PATCH 14/24] init: clear root_wait on all invalid root= strings
` [dm-devel] [PATCH 15/24] block: move the code to do early boot lookup of block devices to block/
` [dm-devel] [PATCH 16/24] block: move more code to early-lookup.c
` [dm-devel] [PATCH 17/24] dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr
` [dm-devel] [PATCH 18/24] dm: open code dm_get_dev_t in dm_init_init
` [dm-devel] [PATCH 19/24] dm: remove dm_get_dev_t
` [dm-devel] [PATCH 20/24] dm: only call early_lookup_bdev from early boot context
` [dm-devel] [PATCH 21/24] PM: hibernate: don't use early_lookup_bdev in resume_store
` [dm-devel] [PATCH 22/24] mtd: block2mtd: factor the early block device open logic into a helper
` [dm-devel] [PATCH 23/24] mtd: block2mtd: don't call early_lookup_bdev after the system is running
` [dm-devel] [PATCH 24/24] block: mark early_lookup_bdev as __init

[dm-devel] [PATCH v2 00/16] Diskseq support in loop, device-mapper, and blkback
 2023-05-31 13:06 UTC  (18+ messages)
` [dm-devel] [PATCH v2 01/16] device-mapper: Check that target specs are sufficiently aligned
` [dm-devel] [PATCH v2 02/16] device-mapper: Avoid pointer arithmetic overflow
` [dm-devel] [PATCH v2 03/16] device-mapper: do not allow targets to overlap 'struct dm_ioctl'
` [dm-devel] [PATCH v2 04/16] device-mapper: Better error message for too-short target spec
` [dm-devel] [PATCH v2 05/16] device-mapper: Target parameters must not overlap next "
` [dm-devel] [PATCH v2 06/16] device-mapper: Avoid double-fetch of version
` [dm-devel] [PATCH v2 07/16] device-mapper: Allow userspace to opt-in to strict parameter checks
` [dm-devel] [PATCH v2 08/16] device-mapper: Allow userspace to provide expected diskseq
` [dm-devel] [PATCH v2 09/16] device-mapper: Allow userspace to suppress uevent generation
` [dm-devel] [PATCH v2 10/16] device-mapper: Refuse to create device named "control"
` [dm-devel] [PATCH v2 11/16] device-mapper: "." and ".." are not valid symlink names
` [dm-devel] [PATCH v2 12/16] device-mapper: inform caller about already-existing device
` [dm-devel] [PATCH v2 13/16] xen-blkback: Implement diskseq checks
` [dm-devel] [PATCH v2 14/16] block, loop: Increment diskseq when releasing a loop device
` [dm-devel] [PATCH v2 15/16] xen-blkback: Minor cleanups
` [dm-devel] [PATCH v2 16/16] xen-blkback: Inform userspace that device has been opened

[dm-devel] [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target
 2023-05-30 23:03 UTC  (3+ messages)
  ` [dm-devel] [vdo-devel] "

[dm-devel] [PATCH] Improve the dm-integrity documentation
 2023-05-30  0:20 UTC 

[dm-devel] [PATCH v11 0/9] Implement copy offload support
 2023-05-30 12:10 UTC  (8+ messages)
  ` [dm-devel] [PATCH v11 2/9] block: Add copy offload support infrastructure

[dm-devel] [PATCH v5 04/20] fs: buffer: use __bio_add_page to add single page to bio
 2023-05-30  6:02 UTC  (2+ messages)

[dm-devel] [PATCH v6 00/12] x86: Support Key Locker
 2023-05-30 20:50 UTC  (8+ messages)
` [dm-devel] [PATCH v7 "
  ` [dm-devel] [PATCH v7 10/12] crypto: x86/aesni - Use the proper data type in struct aesni_xts_ctx
  ` [dm-devel] [PATCH v7 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm


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 read-only IMAP folder(s) and NNTP newsgroup(s).