dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-25 21:24:49 to 2020-09-09 23:44:20 UTC [more...]

[PATCH 0/3] add support for inline encryption to device mapper
 2020-09-09 23:44 UTC  (2+ messages)
` [PATCH 1/3] block: keyslot-manager: Introduce passthrough keyslot manager

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-09 22:47 UTC  (5+ messages)

[PATCH] IMA: Add test for dm-crypt measurement
 2020-09-09 21:39 UTC  (3+ messages)

[PATCH] multipath-tools: add HPE MSA 1060/2060 to hwtable
 2020-09-09 19:24 UTC  (2+ messages)

[PATCH 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
 2020-09-09 10:11 UTC  (47+ messages)
` [PATCH 01/14] multipathd: return if dm_get_major_minor failed in, cli_add_map
` [PATCH 02/14] libmultipath: check malloc return value in, print_foreign_topology
` [PATCH 03/14] libmultipath: use map instead of dm_task_get_name
` [PATCH 04/14] multipathd: check MALLOC return value in, mpath_pr_event_handler_fn
` [PATCH 05/14] multipathd: use MALLOC and check return value in, cli_getprkey func
` [PATCH 06/14] kpartx: check return value of malloc in main func
` [PATCH 07/14] libmultipath: check return value of dm_mapname in, sysfs_check_holders
` [PATCH 08/14] libmultipath: donot free *dst if REALLOC fails in, merge_words
` [PATCH 09/14] libmultipath: check whether mp->features is NULl in, assemble_map
` [PATCH 10/14] util/tests: use assert_non_null to ensure malloc, returns non-null pointer
` [PATCH 11/14] mpathpersist: check whether malloc paramp->trnptid_list, fails in handle_args func
` [PATCH 12/14] libmultipathpersist: use update_multipath_table/status, in get_mpvec
` [PATCH 13/14] multipath: use update_multipath_table/status in, check_useable_paths
` [PATCH 14/14] multipathpersist: delete unused variable in handle_args

[PATCH V3 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
 2020-09-09  2:27 UTC  (14+ messages)
` [PATCH V3 01/14] multipathd: initialize major and minor in cli_add_map
` [PATCH V3 02/14] libmultipath: change malloc to calloc in print_foreign_topology
` [PATCH V3 04/14] multipathd: check MALLOC return value in mpath_pr_event_handler_fn
` [PATCH V3 05/14] multipathd: use MALLOC and check return value in cli_getprkey func
` [PATCH V3 06/14] kpartx: check return value of malloc in main func
` [PATCH V3 09/14] libmultipath: check whether mp->features is NUll in assemble_map
` [PATCH V3 11/14] mpathpersist: check whether malloc paramp->trnptid_list fails in handle_args func
` [PATCH V3 12/14] libmultipathpersist: use update_multipath_table/status in get_mpvec
` [PATCH V3 14/14] multipathpersist: delete unused variable in handle_args

clean up is partition checks
 2020-09-09  0:55 UTC  (14+ messages)
` [PATCH 1/9] Documentation/hdio: fix up obscure bd_contains references
` [PATCH 2/9] block: add a bdev_is_partition helper
` [PATCH 3/9] md: compare bd_disk instead of bd_contains
` [PATCH 4/9] md: don't detour through bd_contains for the gendisk
` [PATCH 5/9] drbd: "
` [PATCH 6/9] drbd: don't set ->bd_contains
` [PATCH 7/9] target/iblock: fix holder printing in iblock_show_configfs_dev_params
` [PATCH 8/9] block: use bd_partno in bdevname
` [PATCH 9/9] vsprintf: use bd_partno in bdev_name

[PATCH V2 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
 2020-09-08  8:22 UTC  (14+ messages)
` [PATCH V2 01/14] multipathd: initialize major and minor in cli_add_map
` [PATCH V2 02/14] libmultipath: change malloc to calloc in print_foreign_topology
` [PATCH V2 04/14] multipathd: check MALLOC return value in mpath_pr_event_handler_fn
` [PATCH V2 05/14] multipathd: use MALLOC and check return value in cli_getprkey func
` [PATCH V2 06/14] kpartx: check return value of malloc in main func
` [PATCH V2 09/14] libmultipath: check whether mp->features is NUll in assemble_map
` [PATCH V2 11/14] mpathpersist: check whether malloc paramp->trnptid_list fails in handle_args func
` [PATCH V2 12/14] libmultipathpersist: use update_multipath_table/status in get_mpvec
` [PATCH V2 14/14] multipathpersist: delete unused variable in handle_args

fix for kernel BUG at drivers/scsi/device_handler/scsi_dh_alua.c:662!
 2020-09-07 19:55 UTC 

[PATCH 1/1] block: move the PAGE_SECTORS definition into <linux/blkdev.h>
 2020-09-07  7:39 UTC  (5+ messages)

kernel BUG at drivers/scsi/device_handler/scsi_dh_alua.c:662!
 2020-09-03 22:06 UTC 

[PATCH v4] dax: fix for do not print error message for non-persistent memory block device
 2020-09-03 16:16 UTC 

[PATCH v2] dax: fix for do not print error message for non-persistent memory block device
 2020-09-03 16:14 UTC  (4+ messages)

[PATCH] dax: fix for do not print error message for non-persistent memory block device
 2020-09-03 16:12 UTC  (4+ messages)
` [External] "

[PATCH v3] dax: fix for do not print error message for non-persistent memory block device
 2020-09-03 16:04 UTC 

flood of "dm-X: error: dax access failed" due to 5.9 commit 231609785cbfb
 2020-09-03  5:05 UTC  (9+ messages)

[git pull] device mapper fixes for 5.9-rc4
 2020-09-02 20:08 UTC  (2+ messages)

bdi cleanups v3
 2020-09-02 16:20 UTC  (5+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer

remove revalidate_disk()
 2020-09-02 14:02 UTC  (21+ messages)
` [PATCH 1/9] Documentation/filesystems/locking.rst: remove an incorrect sentence
` [PATCH 2/9] block: don't clear bd_invalidated in check_disk_size_change
` [PATCH 3/9] block: rename bd_invalidated
` [PATCH 4/9] block: add a new revalidate_disk_size helper
` [PATCH 5/9] block: use revalidate_disk_size in set_capacity_revalidate_and_notify
` [PATCH 6/9] nvme: opencode revalidate_disk in nvme_validate_ns
` [PATCH 7/9] sd: open code revalidate_disk
` [PATCH 8/9] nvdimm: simplify revalidate_disk handling
` [PATCH 9/9] block: remove revalidate_disk()

[PATCH] block: make bio_crypt_clone() return an error code
 2020-09-02  6:34 UTC 

[PATCH] block: make bio_crypt_clone() return an error code
 2020-09-02  6:25 UTC  (2+ messages)

[PATCH v2 0/3] Fix use-after-free in dm_bm_set_read_only
 2020-09-01  6:25 UTC  (4+ messages)
` [PATCH v2 1/3] dm cache metadata: Avoid return pmd->bm wild pointer when process with error
` [PATCH v2 2/3] dm thin "
` [PATCH v2 3/3] dm thin metadata: Fix use-after-free in dm_bm_set_read_only

[PATCH v3 0/6] IMA: Infrastructure for measurement of critical kernel data
 2020-08-31 18:23 UTC  (12+ messages)
` [PATCH v3 1/6] IMA: generalize keyring specific measurement constructs
` [PATCH v3 2/6] IMA: change process_buffer_measurement return type from void to int
` [PATCH v3 3/6] IMA: update process_buffer_measurement to measure buffer hash
` [PATCH v3 4/6] IMA: add policy to measure critical data from kernel components
` [PATCH v3 5/6] IMA: add hook "
` [PATCH v3 6/6] IMA: validate supported kernel data sources before measurement

[PATCH V3 0/5] multipath-tools series: some cleanups and fixes
 2020-08-31 14:37 UTC  (6+ messages)
` [PATCH V3 1/5] multipathd: adopt static char* arr in daemon_status
` [PATCH V3 2/5] multipathd: use daemon_status_msg to construct sd notify msg in do_sd_notify func

[PATCH V4 0/5] multipath-tools series: some cleanups and fixes
 2020-08-31 14:36 UTC  (3+ messages)
` [PATCH V4 2/5] multipathd: use daemon_status_msg to construct sd notify msg in do_sd_notify func

[PATCH] Re: bug 1872049 - integrity bitmap
 2020-08-31 13:25 UTC 

[PATCH v3 0/2] dm-devel:dm-crypt: infrastructure for measurement of DM target data using IMA
 2020-08-31 10:54 UTC  (4+ messages)
` [PATCH v3 1/2] dm-devel: collect target data and submit to IMA to measure
` [PATCH v3 2/2] dm-crypt: collect data and submit to DM "

[PATCH] dm crypt: Initialize crypto wait structures
 2020-08-31  5:55 UTC 

fix block device size update serialization v2
 2020-08-29 16:47 UTC  (3+ messages)

[PATCH v2 00/10] multipath-tools: valgrind tests & fixes
 2020-08-26 18:46 UTC  (12+ messages)
` [PATCH v2 01/10] multipath-tools: Makefile.inc: fix compilation with gcc 4.x
` [PATCH v2 02/10] multipath-tools: Makefile: add "valgrind-test" target
` [PATCH v2 03/10] multipath-tools tests: fix memory leak in alias test
` [PATCH v2 04/10] multipath-tools tests: fix memory leak in hwtable test
` [PATCH v2 05/10] multipath-tools tests: fix memory leak in vpd test
` [PATCH v2 06/10] libmultipath: fix memory leak in ble handlers
` [PATCH v2 07/10] libmultipath: fix enable_foreign memory leak
` [PATCH v2 08/10] libmultipath: fix invalid memory access in is_token()
` [PATCH v2 09/10] libmultipath: alloc_strvec: NULL-initialize strvec elements
` [PATCH v2 10/10] libmultipath: validate_config_strvec(): avoid out-of-bounds access

[PATCH v2 0/3] IMA: Infrastructure for measurement of critical kernel data
 2020-08-25 23:23 UTC  (6+ messages)
` [PATCH v2 2/3] IMA: add policy to support measuring critical data from kernel components

[PATCH 1/5] multipath-tools tests: fix memory leak in alias test
 2020-08-25 21:24 UTC  (3+ messages)
` [PATCH 4/5] multipath-tools tests: fix memory leak in hwtable test
` [PATCH 5/5] multipath-tools tests: fix memory leak in vpd test


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).