Linux Device Mapper development
 help / color / mirror / Atom feed
 messages from 2018-08-02 15:10:54 to 2018-09-05 11:03:13 UTC [more...]

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

[PATCH v2] crypto: xts - Drop use of auxiliary buffer
 2018-09-05  8:35 UTC  (2+ 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 v8 0/9] crypto: Remove VLA usage
 2018-09-04  5:50 UTC  (14+ messages)
` [PATCH v8 1/9] crypto: xcbc: "
` [PATCH v8 2/9] crypto: cbc: "
` [PATCH v8 3/9] crypto: ccm: "
` [PATCH v8 4/9] crypto: hash: "
` [PATCH v8 5/9] dm: Remove VLA usage from hashes
` [PATCH v8 6/9] crypto alg: Introduce generic max blocksize and alignmask
` [PATCH v8 7/9] crypto: qat: Remove VLA usage
` [PATCH v8 8/9] crypto: shash: Remove VLA usage in unaligned hashing
` [PATCH v8 9/9] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK

[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  (8+ messages)
          ` Fwd: (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)

[PATCH] libmultipath: Increase SERIAL_SIZE to 256 bytes
 2018-08-28 21:34 UTC 

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: "

[PATCH] dm verity: don't crash on vmallocated buffer
 2018-08-22 16:45 UTC 

[PATCH] dm-bufio: adjust the reserved buffer for dm-verify-target
 2018-08-22 16:38 UTC  (4+ messages)
`  "

dmsetup create linear with 4 devices not possible?
 2018-08-20 12:58 UTC  (4+ messages)

[PATCH] multipath-tools: refresh kernel-doc from kernel sources
 2018-08-18 20:38 UTC 

[git pull] device mapper changes for 4.19
 2018-08-17 20:04 UTC  (5+ messages)

[RFC] Can DM pass SCSI command to path now?
 2018-08-17  7:35 UTC  (2+ messages)

dm raid1, component device size check seem to fail at 32bit arch at >4byte values
 2018-08-17  7:27 UTC 

dm raid1, component device size check seem to fail at 32bit arch using u64 sector_t
 2018-08-16 17:00 UTC 

[PATCH] dm-writecache: fix a crash when over-reading dirty_bitmap
 2018-08-16 16:23 UTC 

Dm-flakey Module
 2018-08-13  0:54 UTC 

[dm:for-next 26/26] drivers/md/dm-crypt.c:3068:2: error: 't' undeclared; did you mean 'ti'?
 2018-08-10 20:15 UTC  (2+ messages)

[dm:for-next 26/26] drivers/md/dm-crypt.c:3068:2: error: 't' undeclared
 2018-08-10 20:05 UTC 

[PATCH] dm-crypt: don't decrease device limits
 2018-08-10 16:11 UTC  (2+ messages)
`  "

[PATCH] dm: check the sector size of underlying device when verifying start
 2018-08-10 15:56 UTC  (2+ messages)
`  "

[PATCH] dm cache metadata: set dirty on all cache blocks after a crash
 2018-08-09 17:54 UTC  (2+ messages)
`  "

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

[patch 0/4] dm-writecache patches
 2018-08-08 21:22 UTC  (9+ messages)
` [patch 1/4] x86: optimize memcpy_flushcache
    ` [PATCH v2] "
      ` [PATCH v2 RESEND] "
              ` [PATCH v3 "

[PATCH] dm-bufio: adjust the reserved buffer for dm-verify-target
 2018-08-08  5:51 UTC  (3+ messages)

[PATCH] multipath-tools: reformat maintainer info
 2018-08-08  0:09 UTC  (2+ messages)

[PATCH] multipath-tools: update Hitachi maintainer email
 2018-08-08  0:05 UTC  (2+ messages)

[PATCH 00/32] Misc Multipath patches
 2018-08-07 21:45 UTC  (11+ messages)
` [PATCH 17/32] libmultipath: fix tur checker double locking
` [PATCH 18/32] libmultipath: fix tur memory misuse

Is thin provisioning still experimental?
 2018-08-07 21:11 UTC  (5+ messages)

[PATCH v7 0/9] crypto: Remove VLA usage
 2018-08-07 20:52 UTC  (12+ messages)
` [PATCH v7 1/9] crypto: xcbc: "
` [PATCH v7 2/9] crypto: cbc: "
` [PATCH v7 3/9] crypto: ccm: "
` [PATCH v7 4/9] crypto: hash: "
` [PATCH v7 5/9] dm: Remove VLA usage from hashes
` [PATCH v7 6/9] crypto alg: Introduce generic max blocksize and alignmask
` [PATCH v7 7/9] crypto: qat: Remove VLA usage
` [PATCH v7 8/9] crypto: shash: Remove VLA usage in unaligned hashing
` [PATCH v7 9/9] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK

[PATCH v6 00/18] crypto: Remove VLA usage
 2018-08-06 10:28 UTC  (4+ messages)
` [PATCH v6 10/18] x86/power/64: "

LVM snapshot broke between 4.14 and 4.16
 2018-08-04 21:48 UTC  (39+ messages)
                  ` [dm-devel] "

[PATCH 4.4 092/124] scsi: scsi_dh: replace too broad "TP9" string with the exact models
 2018-08-04  9:01 UTC 

[PATCH] dm-thin: stop no_space_timeout worker before switch to write-mode
 2018-08-02 18:38 UTC  (2+ messages)
`  "


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