Linux Device Mapper development
 help / color / mirror / Atom feed
 messages from 2018-08-23 17:35:54 to 2018-10-01 20:44:06 UTC [more...]

[PATCH v3 00/19] Misc Multipath patches
 2018-10-01 20:44 UTC  (23+ messages)
` [PATCH v3 01/19] libmultipath: fix tur checker timeout
` [PATCH v3 02/19] libmultipath: fix tur checker double locking
` [PATCH v3 03/19] libmultipath: fix tur memory misuse
` [PATCH v3 04/19] libmultipath: cleanup tur locking
` [PATCH v3 05/19] libmultipath: fix tur checker timeout issue
` [PATCH v3 06/19] libmultipath: fix set_int error path
` [PATCH v3 07/19] libmultipath: fix length issues in get_vpd_sgio
` [PATCH v3 08/19] libmultipath: _install_keyword cleanup
` [PATCH v3 09/19] libmultipath: remove unused code
` [PATCH v3 10/19] libmultipath: fix memory issue in path_latency prio
` [PATCH v3 11/19] libmultipath: fix null dereference int alloc_path_group
` [PATCH v3 12/19] libmutipath: don't use malformed uevents
` [PATCH v3 13/19] multipath: fix max array size in print_cmd_valid
` [PATCH v3 14/19] multipathd: function return value tweaks
` [PATCH v3 15/19] multipathd: minor fixes
` [PATCH v3 16/19] multipathd: remove useless check and fix format
` [PATCH v3 17/19] multipathd: fix memory leak on error in configure
` [PATCH v3 18/19] libmultipath: Don't blank intialized paths
` [PATCH v3 19/19] libmultipath: Fixup updating paths

[PATCH 0/2] multipath-tools: avoid error messages with NVMe
 2018-10-01 20:19 UTC  (4+ messages)
` [PATCH 1/2] libmultipath: allow sysfs_pathinfo to return SKIPPED
` [PATCH 2/2] multipathd: try SCSI persistent reservations for SCSI only

[PATCH] multipathd: fix mpp->hwe handling on path removal
 2018-10-01 14:54 UTC  (4+ messages)

[PATCH v4 0/4] crypto: lrw - Fixes and improvements
 2018-09-30 19:40 UTC  (8+ messages)
` [PATCH v4 1/4] crypto: lrw - Fix out-of bounds access on counter overflow
` [PATCH v4 2/4] crypto: testmgr - Add test for LRW counter wrap-around
` [PATCH v4 3/4] crypto: lrw - Optimize tweak computation
` [PATCH v4 4/4] crypto: lrw - Do not use auxiliary buffer

[PATCH] dm flakey: add error_writes to documentation
 2018-09-28 15:06 UTC 

[PATCH 0/2] boot to a mapped device
 2018-09-27 18:31 UTC  (9+ messages)
` [PATCH 1/2] dm ioctl: add a device mapper ioctl function
` [PATCH 2/2] init: add support to directly boot to a mapped device

dm thin: data block's ref count is not zero but not belong to any device
 2018-09-27 14:25 UTC 

[PATCH] This patch filled the host WWNN. when using the command of multipathd to list the isscsi paths informartion, the host WWNN of paths informartion is not exist. like this: multipathd show paths format "%N %R" host WWNN host WWPN [undef] iqn.20
 2018-09-26 20:37 UTC  (2+ messages)

[bug report] dm verity: add support for forward error correction
 2018-09-26 10:14 UTC  (3+ messages)

[PATCH v8 0/9] crypto: Remove VLA usage
 2018-09-26  8:55 UTC  (15+ messages)
` [PATCH v8 5/9] dm: Remove VLA usage from hashes
` [PATCH v8 7/9] crypto: qat: Remove VLA usage
` [PATCH v8 9/9] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK

dm thin: data block's ref count is not zero but not belong to any device
 2018-09-26  3:13 UTC 

FW: [PATCH] dm integrity: drop excess unlikely() from BUG_ON()
 2018-09-22 19:22 UTC  (2+ messages)

[PATCH 1/5] libmultipath: nvme: fix path detection for kernel 4.16
 2018-09-21 23:00 UTC  (10+ messages)
` [PATCH 2/5] libmultipath: nvme: shorter topology output
` [PATCH 3/5] libmultipath: pathinfo: skip hidden devices
` [PATCH 4/5] multipathd: fix version check for DM_DEV_ARM_POLL ioctl
` [PATCH 5/5] multipathd: decrease log level of uevent messages

dm-integrity stalls with iMX6q CAAM
 2018-09-21 12:06 UTC 

[PATCH v5] crypto: xts - Drop use of auxiliary buffer
 2018-09-21  5:44 UTC  (2+ messages)

device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16)
 2018-09-20 10:14 UTC  (8+ messages)

[dm:for-next 2/3] drivers/md/dm-mpath.c:821:37: error: passing argument 1 of 'strcmp' from incompatible pointer type
 2018-09-17 16:25 UTC  (2+ messages)

[PATCH] dm-mpath: Fix setup_scsi_dh()
 2018-09-17 15:34 UTC  (5+ messages)
`  "

[PATCH] dm raid: Remove bogus const from decipher_sync_action() return type
 2018-09-17 11:58 UTC  (2+ messages)
` [dm-devel] "

Changes in DM_MULTIPATH_DEVICE_PATH in multipath-tools 0.7.7
 2018-09-14 15:49 UTC  (3+ messages)

[PATCH] dm integrity: drop excess unlikely() from BUG_ON()
 2018-09-14  7:37 UTC 

linux-next: Tree for Sep 13 (dm-thin-pool)
 2018-09-14  1:14 UTC  (4+ messages)

[git pull] device mapper fixes for 4.19-rc4
 2018-09-13 18:39 UTC 

Dealing with constantly failing paths
 2018-09-13 17:45 UTC  (2+ messages)

dm-devel Digest, Vol 175, Issue 9
 2018-09-12 21:03 UTC 

[PATCH] libmultipath: Increase SERIAL_SIZE to 256 bytes
 2018-09-12 13:36 UTC  (2+ messages)

[PATCH v3 0/2] crypto: lrw - Simplify and optimize the LRW template
 2018-09-12  7:57 UTC  (7+ messages)
` [PATCH v3 1/2] crypto: lrw - Optimize tweak computation
` [PATCH v3 2/2] crypto: lrw - Do not use auxiliary buffer

[PATCH v4] crypto: xts - Drop use of auxiliary buffer
 2018-09-11  7:33 UTC  (3+ messages)

[patch 0/4] dm-writecache patches
 2018-09-11  6:22 UTC  (11+ messages)
` [patch 1/4] x86: optimize memcpy_flushcache
    ` [PATCH v2] "
      ` [PATCH v2 RESEND] "
              ` [PATCH v3 "
                ` [tip:x86/asm] x86/asm: Optimize memcpy_flushcache()

[PATCH v2 0/2] crypto: lrw - Simplify and optimize the LRW template
 2018-09-10 11:31 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: lrw - Optimize tweak computation
` [PATCH v2 2/2] crypto: lrw - Do not use auxiliary buffer

[PATCH v3] crypto: xts - Drop use of auxiliary buffer
 2018-09-10  6:55 UTC  (3+ messages)

[PATCH] dm verity: don't crash on vmallocated buffer
 2018-09-10  2:51 UTC  (2+ messages)

[PATCH] lvm: device mapper: remove unnecessary unlikely()
 2018-09-07 17:03 UTC 

[PATCH 0/2] crpyto: lrw - Simplify and optimize the LRW template
 2018-09-07 11:27 UTC  (3+ messages)
` [PATCH 1/2] crypto: lrw - Optimize tweak computation
` [PATCH 2/2] crypto: lrw - Do not use auxiliary buffer

[PATCH 0/5] dm raid: deadlock/corruptor fixes
 2018-09-05 17:36 UTC  (6+ messages)
` [PATCH 1/5] dm-raid: fix reshape race on small devices
` [PATCH 2/5] dm-raid: fix stripe adding reshape deadlock
` [PATCH 3/5] dm-raid: correct explicit superblock update requests
` [PATCH 4/5] dm-raid: share decipher_sync_action
` [PATCH 5/5] dm-raid: disable bitmap when journaled

crash in dm-raid
 2018-09-05 17:25 UTC  (2+ messages)

[PATCH v2] crypto: xts - Drop use of auxiliary buffer
 2018-09-05 15:30 UTC  (3+ messages)

[PATCH] dm-crypt and dm-integrity: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a deadlock
 2018-09-05 13:17 UTC 

[RESEND PATCH v2] configure: Introduce --enable-symvers option
 2018-09-05 11:03 UTC  (3+ messages)

Snapshot target and DAX-capable devices
 2018-09-05  1:25 UTC  (19+ messages)
                  ` [dm-devel] "

[PATCH] dm bufio: Reduce dm_bufio_lock contention
 2018-09-04 17:45 UTC  (12+ messages)
`  "

[PATCH] crypto: xts - Drop use of auxiliary buffer
 2018-09-04  3:38 UTC  (2+ messages)

[RFC] [PATCH 0/1] Introduce emergency raid0 stop for mounted arrays
 2018-09-03 12:16 UTC  (6+ messages)

FW: Use-after-free while dm-verity
 2018-09-03  7:11 UTC  (6+ messages)
            ` (2) FW: RE: FW: (2) "
                ` FW: "
                        ` (2) "

[dm:for-next 1/1] drivers/md/dm-verity-target.c:109:23: note: in expansion of macro 'min'
 2018-08-31  5:19 UTC 

[PATCH] add a cmd to display the topology links
 2018-08-30 17:57 UTC  (5+ messages)

Deadlock when using crypto API for block devices
 2018-08-24 16:02 UTC  (11+ messages)

[PATCH] This patch filled the host WWNN. when using the command of multipathd to list the isscsi paths informartion, the host WWNN of paths informartion is not exist. like this: multipathd show paths format "%N %R" host WWNN host WWPN [undef] iqn.2006-08.com.huawei:oceanstor:21000022a10beb2a::1020002:129.13.100.240 [undef] iqn.2006-08.com.huawei:oceanstor:21000022a10beb2a::20003:129.13.100.241
 2018-08-24 11:22 UTC 

[PATCH 0/3] dm: replace atomic_t reference counters with refcount_t
 2018-08-23 22:54 UTC  (7+ messages)
` [PATCH 1/3] dm thin: use refcount_t for thin_c reference counting
` [PATCH 2/3] dm zoned: metadata: use refcount_t for dm zoned reference counters
` [PATCH 3/3] dm zoned: target: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox