dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 19:13:54 to 2021-01-26 15:11:03 UTC [more...]

[dm-devel] misc bio allocation cleanups
 2021-01-26 15:08 UTC  (12+ messages)
` [dm-devel] [PATCH 01/17] zonefs: use bio_alloc in zonefs_file_dio_append
` [dm-devel] [PATCH 02/17] btrfs: use bio_kmalloc in __alloc_device
` [dm-devel] [PATCH 03/17] blk-crypto: use bio_kmalloc in blk_crypto_clone_bio
` [dm-devel] [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset
` [dm-devel] [PATCH 05/17] block: use an on-stack bio in blkdev_issue_flush
` [dm-devel] [PATCH 06/17] dm-clone: use blkdev_issue_flush in commit_metadata
` [dm-devel] [PATCH 07/17] f2fs: use blkdev_issue_flush in __submit_flush_wait
` [dm-devel] [PATCH 08/17] f2fs: remove FAULT_ALLOC_BIO
` [dm-devel] [PATCH 09/17] drbd: remove bio_alloc_drbd

[dm-devel] [QUESTION]: multipath device with wrong path lead to metadata err
 2021-01-26 11:14 UTC  (12+ messages)

[dm-devel] [PATCH] libmpathpersist: fix thread safety of default functions
 2021-01-26 10:04 UTC  (3+ messages)

[dm-devel] [QUESTION] multipathd crash when stopping
 2021-01-26  9:28 UTC  (4+ messages)

[dm-devel] store a pointer to the block_device in struct bio (again) v2
 2021-01-25 18:31 UTC  (26+ messages)
` [dm-devel] [PATCH 01/10] brd: remove the end of device check in brd_do_bvec
` [dm-devel] [PATCH 02/10] dcssblk: remove the end of device check in dcssblk_submit_bio
` [dm-devel] [PATCH 03/10] block: store a block_device pointer in struct bio
` [dm-devel] [PATCH 04/10] block: simplify submit_bio_checks a bit
` [dm-devel] [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
` [dm-devel] [PATCH 06/10] block: use ->bi_bdev for bio based I/O accounting
` [dm-devel] [PATCH 07/10] blk-mq: use ->bi_bdev for "
` [dm-devel] [PATCH 08/10] block: add a disk_uevent helper
` [dm-devel] [PATCH 09/10] block: remove DISK_PITER_REVERSE
` [dm-devel] [PATCH 10/10] block: use an xarray for disk->part_tbl

[dm-devel] [PATCH] dm writecache: fix NULL check before some freeing functions is not needed
 2021-01-26  2:40 UTC 

[dm-devel] [PATCH v2 0/6] dm: support IO polling for bio-based dm device
 2021-01-25 12:13 UTC  (7+ messages)
` [dm-devel] [PATCH v2 1/6] block: move definition of blk_qc_t to types.h
` [dm-devel] [PATCH v2 2/6] block: add queue_to_disk() to get gendisk from request_queue
` [dm-devel] [PATCH v2 3/6] block: add iopoll method to support bio-based IO polling
` [dm-devel] [PATCH v2 4/6] dm: always return BLK_QC_T_NONE for bio-based device
` [dm-devel] [PATCH v2 5/6] block: add QUEUE_FLAG_POLL_CAP flag
` [dm-devel] [PATCH v2 6/6] dm: support IO polling for bio-based dm device

[dm-devel] [PATCH] libmultipath: snprint_devices(): avoid NULL dereference
 2021-01-25 21:46 UTC  (2+ messages)

[dm-devel] Basic Github CI for multipath-tools
 2021-01-25 18:26 UTC  (9+ messages)
    ` [dm-devel] New draft openSUSE multipath-tools repo on github
        ` [dm-devel] multipath-tools: NEW openSUSE github repo

[dm-devel] [PATCH] libmultipath: fix NULL dereference in find_path_by_dev
 2021-01-25 12:43 UTC  (2+ messages)

[dm-devel] [PATCH 1/2] dm crypt: replaced #if defined with IS_ENABLED
 2021-01-22 19:04 UTC  (5+ messages)
` [dm-devel] [PATCH 2/2] dm crypt: support using trusted keys

[dm-devel] [PATCH for device-mapper/for-next] dm integrity: follow ReST formatting
 2021-01-22 11:16 UTC 

[dm-devel] [PATCH v2 2/2] dm-integrity: introduce the "fix_hmac" argument
 2021-01-23 20:26 UTC  (4+ messages)
` [dm-devel] [PATCH v3 "
  ` [dm-devel] [PATCH v4 "
    ` [dm-devel] [PATCH v5 "

[dm-devel] [PATCH] dm writecache: fix performance degradation in ssd mode
 2021-01-23 14:19 UTC 

[dm-devel] [git pull] device mapper fixes for 5.11-rc5
 2021-01-22 22:35 UTC  (2+ messages)

[dm-devel] [PATCH 0/4] dm era: Various minor fixes
 2021-01-22 15:25 UTC  (5+ messages)
` [dm-devel] [PATCH 1/4] dm era: Verify the data block size hasn't changed
` [dm-devel] [PATCH 2/4] dm era: Fix bitset memory leaks
` [dm-devel] [PATCH 3/4] dm era: Use correct value size in equality function of writeset tree
` [dm-devel] [PATCH 4/4] dm era: Remove unreachable resize operation in pre-resume function

[dm-devel] [PATCH 0/1] dm era: Fix digestion bug that can lead to lost writes
 2021-01-22 15:22 UTC  (2+ messages)
` [dm-devel] [PATCH 1/1] dm era: Reinitialize bitset cache before digesting a new writeset

[dm-devel] [PATCH 0/2] dm era: Fix bugs that lead to lost writes after crash
 2021-01-22 15:19 UTC  (3+ messages)
` [dm-devel] [PATCH 1/2] dm era: Recover committed writeset "
` [dm-devel] [PATCH 2/2] dm era: Update in-core bitset after committing the metadata

[dm-devel] [BUG Report] -EIO error when reloading table
 2021-01-21 12:14 UTC 

[dm-devel] [PATCH 5/5] crypto: remove Salsa20 stream cipher algorithm
 2021-01-21 18:23 UTC  (3+ messages)

[dm-devel] [PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t()
 2021-01-21 17:57 UTC  (3+ messages)

[dm-devel] [PATCH] dm: avoid filesystem lookup in dm_get_dev_t()
 2021-01-21 17:41 UTC  (6+ messages)
    ` [dm-devel] "

[dm-devel] [RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-21  8:23 UTC  (44+ messages)
` [dm-devel] [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [dm-devel] [RFC PATCH 02/37] fs: use bio_init_fields in block_dev
` [dm-devel] [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [dm-devel] [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
` [dm-devel] [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
` [dm-devel] [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [dm-devel] [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io
` [dm-devel] [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
` [dm-devel] [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
` [dm-devel] [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
` [dm-devel] [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [dm-devel] [RFC PATCH 12/37] zonefs: use bio_init_fields in append
` [dm-devel] [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [dm-devel] [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
` [dm-devel] [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
` [dm-devel] [RFC PATCH 16/37] floppy: use bio_init_fields
` [dm-devel] [RFC PATCH 17/37] pktcdvd: "
` [dm-devel] [RFC PATCH 18/37] bcache: use bio_init_fields in journal
` [dm-devel] [RFC PATCH 19/37] bcache: use bio_init_fields in super
` [dm-devel] [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
` [dm-devel] [RFC PATCH 21/37] dm-bufio: use bio_init_fields
` [dm-devel] [RFC PATCH 22/37] dm-crypt: "
` [dm-devel] [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
` [dm-devel] [RFC PATCH 24/37] dm-zoned: use bio_init_fields target
` [dm-devel] [RFC PATCH 25/37] dm-zoned: use bio_init_fields
` [dm-devel] [RFC PATCH 26/37] dm log writes: "
` [dm-devel] [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
` [dm-devel] [RFC PATCH 28/37] target: use bio_init_fields in iblock
` [dm-devel] [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
` [dm-devel] [RFC PATCH 30/37] fs: use bio_init_fields in buffer
` [dm-devel] [RFC PATCH 31/37] eros: use bio_init_fields in data
` [dm-devel] [RFC PATCH 32/37] eros: use bio_init_fields in zdata
` [dm-devel] [RFC PATCH 33/37] jfs: use bio_init_fields in metadata
` [dm-devel] [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
` [dm-devel] [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
` [dm-devel] [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
` [dm-devel] [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log

[dm-devel] [PATCH v2 1/2] dm-integrity: disable recalculate due to secrurity reasons
 2021-01-20 18:59 UTC 

[dm-devel] [PATCH 2/2] dm-integrity: disable recalculate due to secrurity reasons
 2021-01-20 12:58 UTC 

[dm-devel] [PATCH 1/2] dm-integrity: introduce the "fix_hmac" argument
 2021-01-20 12:57 UTC 

[dm-devel] [PATCH] dm-integrity: fix a crash with recalculate
 2021-01-20 11:02 UTC 

[dm-devel] [PATCH AUTOSEL 5.4 03/26] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  5:47 UTC  (2+ messages)

[dm-devel] [PATCH AUTOSEL 4.14 2/9] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  1:27 UTC 

[dm-devel] [PATCH AUTOSEL 4.19 02/15] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  1:27 UTC 

[dm-devel] [PATCH AUTOSEL 5.10 07/45] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  1:25 UTC 

[dm-devel] [PATCH] dm crypt: fix invalid copy paste in crypt_alloc_req_aead
 2021-01-19 20:40 UTC 

[dm-devel] [PATCH v3 0/1] Multipath io_err_stat fixes
 2021-01-19 10:10 UTC  (3+ messages)
` [dm-devel] [PATCH v3 1/1] multipathd: cleanup logging for marginal paths

[dm-devel] [PATCH v2 0/6] Multipath io_err_stat fixes
 2021-01-18 20:32 UTC  (10+ messages)
` [dm-devel] [PATCH v2 1/6] libmultipath: make find_err_path_by_dev() static
` [dm-devel] [PATCH v2 2/6] multipathd: avoid io_err_stat crash during shutdown
` [dm-devel] [PATCH v2 3/6] multipathd: avoid io_err_stat ABBA deadlock
` [dm-devel] [PATCH v2 4/6] multipathd: use get_monotonic_time() in io_err_stat code
` [dm-devel] [PATCH v2 5/6] multipathd: combine free_io_err_stat_path and destroy_directio_ctx
` [dm-devel] [PATCH v2 6/6] multipathd: cleanup logging for marginal paths

[dm-devel] [PATCH] dm persistent data: fix return type of shadow_root
 2021-01-17 11:49 UTC 

[dm-devel] [git pull] device mapper fixes for 5.11-rc4
 2021-01-16  2:09 UTC  (2+ messages)

[dm-devel] [PATCH v10 0/8] IMA: support for measuring kernel integrity critical data
 2021-01-15 17:26 UTC  (21+ messages)
` [dm-devel] [PATCH v10 5/8] IMA: limit critical data measurement based on a label
` [dm-devel] [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook

[dm-devel] [PATCH RFC 0/7] dm: add support of iopoll
 2021-01-14 14:30 UTC  (9+ messages)
` [dm-devel] [PATCH RFC 6/7] block: track cookies of split bios for bio-based device

[dm-devel] [PATCH] dm crypt: defer the decryption to a tasklet, when being called with interrupts disabled
 2021-01-14 15:44 UTC  (2+ messages)
` [dm-devel] [dm-crypt] "

[dm-devel] [PATCH v3 0/6] add support for inline encryption to device mapper
 2021-01-14 18:04 UTC  (7+ messages)
` [dm-devel] [PATCH v3 2/6] block: keyslot-manager: Introduce functions for device mapper support
` [dm-devel] [PATCH v3 3/6] dm: add support for passing through inline crypto support
` [dm-devel] [PATCH v3 5/6] dm: Verify inline encryption capabilities of new table when it is loaded

[dm-devel] [PATCH] dm-snapshot: Flush merged data before committing metadata
 2021-01-13 19:14 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;
as well as URLs for NNTP newsgroup(s).