dm-devel
Thread
Date
Earlier messages
Messages by Thread
[BUG] multipath-tools: 0 cyl reported on large disks due to overflow
Xose Vazquez Perez
[PATCH v2 00/19] multipath-tools: asynchronous checker framework
Martin Wilck
[PATCH v2 06/19] libmultipath: remove libcheck_thread related code
Martin Wilck
[PATCH v2 05/19] multipath-tools tests: add tests for shared pointer code
Martin Wilck
[PATCH v2 08/19] libmultipath: use shared_ptr for prioritizers
Martin Wilck
[PATCH v2 09/19] libmpathutil: runner: use shared_ptr
Martin Wilck
[PATCH v2 11/19] libmultipath: checkers: add support for async checker
Martin Wilck
[PATCH v2 15/19] libmultipath: convert hp_sw checker to async checker
Martin Wilck
[PATCH v2 19/19] libmultipath: convert emc_clariion to async_checker
Martin Wilck
[PATCH v2 01/19] libmpathutil: runner: reduce a message loglevel
Martin Wilck
[PATCH v2 02/19] libmultipath: checkers: add two generic checker messages
Martin Wilck
[PATCH v2 03/19] libmultipath: checkers: move checker_class definition to checkers.h
Martin Wilck
[PATCH v2 04/19] libmpathutil: add implementation of generic shared pointer
Martin Wilck
[PATCH v2 07/19] libmultipath: use shared_ptr for checker classes
Martin Wilck
[PATCH v2 12/19] libmultipath: convert TUR checker to an async checker instance
Martin Wilck
[PATCH v2 16/19] libmultipath: async_checker: add context_size and init symbols
Martin Wilck
[PATCH v2 14/19] libmultipath: convert readsector0 checker to async checker
Martin Wilck
[PATCH v2 18/19] libmultipath: checkers: rework mpcontext passing
Martin Wilck
[PATCH v2 10/19] libmultipath: add generic async path checker code
Martin Wilck
[PATCH v2 13/19] libmultipath: convert cciss_tur checker to async checker
Martin Wilck
[PATCH v2 17/19] libmultipath: convert RDAC checker to async checker
Martin Wilck
[RFC PATCH v2] dm: add deviceless messages
Mikulas Patocka
Re: [RFC PATCH v2] dm: add deviceless messages
Matthew Sakai
[PATCH RESEND] dm: limit target bio polling to one shot
Fengnan Chang
[PATCH] dm: limit target bio polling to one shot
Fengnan Chang
[RFC PATCH] dm: add deviceless messages
Mikulas Patocka
Re: [RFC PATCH] dm: add deviceless messages
Mikulas Patocka
Re: [RFC PATCH] dm: add deviceless messages
Benjamin Marzinski
Re: [RFC PATCH] dm: add deviceless messages
Matthew Sakai
Re: [RFC PATCH] dm: add deviceless messages
Mikulas Patocka
[PATCH] block: recompute nr_integrity_segments in blk_insert_cloned_request
Casey Chen
Re: [PATCH] block: recompute nr_integrity_segments in blk_insert_cloned_request
Christoph Hellwig
Re: [PATCH] block: recompute nr_integrity_segments in blk_insert_cloned_request
Jens Axboe
[PATCH] dm-ioctl: report an error if a device has no table
Mikulas Patocka
Re: [PATCH] dm-ioctl: report an error if a device has no table
Benjamin Marzinski
[linux-next:master] BUILD REGRESSION 17c7841d09ee7d33557fd075562d9289b6018c90
kernel test robot
[device-mapper-dm:for-next 14/15] Warning: drivers/md/dm-inlinecrypt.c:47 struct member 'key_size' not described in 'inlinecrypt_ctx'
kernel test robot
[PATCH RFC] nvme-multipath: optimize path selection in queue-depth policy
Xose Vazquez Perez
[PATCH 00/18] multipath-tools: asynchronous checker framework
Martin Wilck
[PATCH 07/18] libmultipath: use shared_ptr for prioritizers
Martin Wilck
Re: [PATCH 07/18] libmultipath: use shared_ptr for prioritizers
Benjamin Marzinski
[PATCH 09/18] libmultipath: add generic async path checker code
Martin Wilck
Re: [PATCH 09/18] libmultipath: add generic async path checker code
Benjamin Marzinski
[PATCH 10/18] libmultipath: checkers: add support for async checker
Martin Wilck
Re: [PATCH 10/18] libmultipath: checkers: add support for async checker
Benjamin Marzinski
[PATCH 01/18] libmpathutil: runner: reduce a message loglevel
Martin Wilck
Re: [PATCH 01/18] libmpathutil: runner: reduce a message loglevel
Benjamin Marzinski
[PATCH 08/18] libmpathutil: runner: use shared_ptr
Martin Wilck
Re: [PATCH 08/18] libmpathutil: runner: use shared_ptr
Benjamin Marzinski
[PATCH 12/18] libmultipath: convert RDAC checker to async checker
Martin Wilck
Re: [PATCH 12/18] libmultipath: convert RDAC checker to async checker
Benjamin Marzinski
[PATCH 03/18] libmultipath: checkers: move checker_class definition to checkers.h
Martin Wilck
Re: [PATCH 03/18] libmultipath: checkers: move checker_class definition to checkers.h
Benjamin Marzinski
[PATCH 17/18] libmultipath: checkers: rework mpcontext passing
Martin Wilck
Re: [PATCH 17/18] libmultipath: checkers: rework mpcontext passing
Benjamin Marzinski
[PATCH 02/18] libmultipath: checkers: add two generic checker messages
Martin Wilck
Re: [PATCH 02/18] libmultipath: checkers: add two generic checker messages
Benjamin Marzinski
[PATCH 04/18] libmpathutil: add implementation of generic shared pointer
Martin Wilck
Re: [PATCH 04/18] libmpathutil: add implementation of generic shared pointer
Benjamin Marzinski
[PATCH 05/18] multipath-tools tests: add tests for shared pointer code
Martin Wilck
Re: [PATCH 05/18] multipath-tools tests: add tests for shared pointer code
Martin Wilck
[PATCH 06/18] libmultipath: use shared_ptr for checker classes
Martin Wilck
Re: [PATCH 06/18] libmultipath: use shared_ptr for checker classes
Benjamin Marzinski
Re: [PATCH 06/18] libmultipath: use shared_ptr for checker classes
Martin Wilck
Re: [PATCH 06/18] libmultipath: use shared_ptr for checker classes
Benjamin Marzinski
[PATCH 13/18] libmultipath: convert cciss_tur checker to async checker
Martin Wilck
Re: [PATCH 13/18] libmultipath: convert cciss_tur checker to async checker
Benjamin Marzinski
[PATCH 14/18] libmultipath: convert readsector0 checker to async checker
Martin Wilck
Re: [PATCH 14/18] libmultipath: convert readsector0 checker to async checker
Benjamin Marzinski
[PATCH 18/18] libmultipath: convert emc_clariion to async_checker
Martin Wilck
Re: [PATCH 18/18] libmultipath: convert emc_clariion to async_checker
Benjamin Marzinski
[PATCH 16/18] libmultipath: async_checker: add context_size and init symbols
Martin Wilck
Re: [PATCH 16/18] libmultipath: async_checker: add context_size and init symbols
Benjamin Marzinski
[PATCH 11/18] libmultipath: convert TUR checker to an async checker instance
Martin Wilck
Re: [PATCH 11/18] libmultipath: convert TUR checker to an async checker instance
Benjamin Marzinski
[PATCH 15/18] libmultipath: convert hp_sw checker to async checker
Martin Wilck
Re: [PATCH 15/18] libmultipath: convert hp_sw checker to async checker
Benjamin Marzinski
[PATCH v2 00/10] Fix dm-ima bugs
Benjamin Marzinski
[PATCH v2 10/10] dm-ima: use active table's size if available
Benjamin Marzinski
[PATCH v2 01/10] dm-ima: remove dm_ima_reset_data()
Benjamin Marzinski
[PATCH v2 09/10] dm-ima: Fail more gracefully in dm_ima_measure_on_*
Benjamin Marzinski
[PATCH v2 05/10] dm-ima: Fix UAF errors and measuring incorrect context
Benjamin Marzinski
[PATCH v2 02/10] dm-ima: remove broken last_target_measured logic
Benjamin Marzinski
[PATCH v2 04/10] dm-ima: don't copy the active table to the inactive table
Benjamin Marzinski
[PATCH v2 03/10] dm-ima: Remove status_flags from dm_ima_measure_on_table_load()
Benjamin Marzinski
[PATCH v2 07/10] dm-ima: Fix issues with dm_ima_measure_on_device_rename
Benjamin Marzinski
[PATCH v2 06/10] dm-ima: remove new_map from dm_ima_measure_on_device_clear
Benjamin Marzinski
[PATCH v2 08/10] dm-ima: Handle race between rename and table swap
Benjamin Marzinski
Re: [PATCH v2 00/10] Fix dm-ima bugs
Mikulas Patocka
Re: dm vdo: add optional Intel IAA-backed compression support
Mikulas Patocka
Re: dm vdo: add optional Intel IAA-backed compression support
Matthew Sakai
Re: dm vdo: add optional Intel IAA-backed compression support
Mikulas Patocka
Re: dm vdo: add optional Intel IAA-backed compression support
Matthew Sakai
Re: dm vdo: add optional Intel IAA-backed compression support
...
Re: dm vdo: add optional Intel IAA-backed compression support
Matthew Sakai
[PATCH v2] dm-raid: only requeue bios when dm is suspending.
Benjamin Marzinski
Re: [PATCH v2] dm-raid: only requeue bios when dm is suspending.
Xiao Ni
Re: [PATCH v2] dm-raid: only requeue bios when dm is suspending.
Yu Kuai
[PATCH] dm vdo: use GFP_NOIO for blkdev_issue_zeroout on format path
Matthew Sakai
[PATCH v3 0/5] multipath-tools: generic async threads for TUR checker
Martin Wilck
[PATCH v3 1/5] multipathd: get_new_state: map PATH_TIMEOUT to PATH_DOWN
Martin Wilck
[PATCH v3 3/5] multipath-tools tests: add test program for thread runners
Martin Wilck
Re: [PATCH v3 3/5] multipath-tools tests: add test program for thread runners
Benjamin Marzinski
[PATCH v3 2/5] libmpathutil: add generic implementation for checker thread runners
Martin Wilck
Re: [PATCH v3 2/5] libmpathutil: add generic implementation for checker thread runners
Benjamin Marzinski
[PATCH v3 5/5] libmultipath: tur checker: improve tur_deep_sleep() test
Martin Wilck
[PATCH v3 4/5] libmultipath: TUR checker: use runner threads
Martin Wilck
[git pull] device mapper fixes for 7.1
Mikulas Patocka
Re: [git pull] device mapper fixes for 7.1
pr-tracker-bot
[RFC] crypto: skcipher multi-data-unit requests for dm-crypt
Leonid Ravich
Re: [RFC] crypto: skcipher multi-data-unit requests for dm-crypt
Herbert Xu
Re: [RFC] crypto: skcipher multi-data-unit requests for dm-crypt
Leonid Ravich
[PATCH 2/4] crypto: xts - support multiple data units per request in template
Leonid Ravich
[PATCH 0/4] crypto: skcipher - per-tfm multi-data-unit batching
Leonid Ravich
[PATCH 4/4] dm crypt: batch all sectors of a bio per crypto request
Leonid Ravich
[PATCH 1/4] crypto: skcipher - add per-tfm data_unit_size for batched requests
Leonid Ravich
[PATCH 3/4] crypto: testmgr - exercise multi-data-unit path for skcipher
Leonid Ravich
[PATCH v2 0/5] multipath-tools: generic async threads for TUR checker
Martin Wilck
[PATCH v2 1/5] multipathd: get_new_state: map PATH_TIMEOUT to PATH_DOWN
Martin Wilck
[PATCH v2 3/5] multipath-tools tests: add test program for thread runners
Martin Wilck
Re: [PATCH v2 3/5] multipath-tools tests: add test program for thread runners
Benjamin Marzinski
[PATCH v2 4/5] libmultipath: TUR checker: use runner threads
Martin Wilck
Re: [PATCH v2 4/5] libmultipath: TUR checker: use runner threads
Benjamin Marzinski
[PATCH v2 2/5] libmpathutil: add generic implementation for checker thread runners
Martin Wilck
Re: [PATCH v2 2/5] libmpathutil: add generic implementation for checker thread runners
Benjamin Marzinski
Re: [PATCH v2 2/5] libmpathutil: add generic implementation for checker thread runners
Martin Wilck
[PATCH v2 5/5] libmultipath: tur checker: improve tur_deep_sleep() test
Martin Wilck
Re: [PATCH v2 5/5] libmultipath: tur checker: improve tur_deep_sleep() test
Benjamin Marzinski
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Christoph Hellwig
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Petr Mladek
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
David Laight
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Petr Mladek
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
David Laight
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Google
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Petr Mladek
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Song Chen
Re: [RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
Song Chen
Re: [RFC PATCH 0/2] Decouple ftrace/livepatch from module loader via notifier priority and reverse traversal
Christoph Hellwig
[git pull] device mapper changes for 7.1
Benjamin Marzinski
Re: [git pull] device mapper changes for 7.1
pr-tracker-bot
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Petr Pavlu
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Petr Pavlu
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Petr Mladek
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Google
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Song Chen
Re: [RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
Petr Mladek
[RFC PATCH 00/10] Fix dm-ima bugs
Benjamin Marzinski
[PATCH 09/10] dm-ima: Fail more gracefully in dm_ima_measure_on_*
Benjamin Marzinski
[PATCH 08/10] dm-ima: Handle race between rename and table swap
Benjamin Marzinski
[PATCH 01/10] dm-ima: remove dm_ima_reset_data()
Benjamin Marzinski
[PATCH 07/10] dm-ima: Fix issues with dm_ima_measure_on_device_rename
Benjamin Marzinski
[PATCH 05/10] dm-ima: Fix UAF errors and measuring incorrect context
Benjamin Marzinski
Re: [PATCH 05/10] dm-ima: Fix UAF errors and measuring incorrect context
Mikulas Patocka
Re: [PATCH 05/10] dm-ima: Fix UAF errors and measuring incorrect context
Mikulas Patocka
[PATCH 02/10] dm-ima: remove broken last_target_measured logic
Benjamin Marzinski
[PATCH 06/10] dm-ima: remove new_map from dm_ima_measure_on_device_clear
Benjamin Marzinski
[PATCH 10/10] dm-ima: use active table's size if available
Benjamin Marzinski
[PATCH 03/10] dm-ima: Remove status_flags from dm_ima_measure_on_table_load()
Benjamin Marzinski
[PATCH 04/10] dm-ima: don't copy the active table to the inactive table
Benjamin Marzinski
Re: [RFC PATCH 00/10] Fix dm-ima bugs
Mike Snitzer
Re: [RFC PATCH 00/10] Fix dm-ima bugs
Benjamin Marzinski
Re: [RFC PATCH 00/10] Fix dm-ima bugs
Mimi Zohar
[PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
Benjamin Marzinski
Re: [PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
Li Nan
Re: [PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
Yu Kuai
Re: [PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
Benjamin Marzinski
[RFC PATCH] dm-raid: only requeue bios when dm is suspending.
Benjamin Marzinski
Re: [RFC PATCH] dm-raid: only requeue bios when dm is suspending.
Xiao Ni
Re: [RFC PATCH] dm-raid: only requeue bios when dm is suspending.
Yu Kuai
Re: [PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
Yang Xiuwei
[PATCH v2] libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
Benjamin Marzinski
Re: [PATCH v2] libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
Martin Wilck
[PATCH] dm cache: fix missing return in invalidate_committed's error path
Ming-Hung Tsai
[bug report] dm cache: fix write hang in passthrough mode
Dan Carpenter
Re: [bug report] dm cache: fix write hang in passthrough mode
Ming Hung Tsai
[PATCH] dm: fix a buffer overflow in ioctl processing
Mikulas Patocka
Re: [PATCH] dm: fix a buffer overflow in ioctl processing
Bryn M. Reeves
[PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Benjamin Marzinski
Re: [PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Xiao Ni
Re: [PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Benjamin Marzinski
Re: [PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Xiao Ni
Re: [PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Xiao Ni
Re: [PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Xiao Ni
Re: [PATCH v2] md/raid5: Fix UAF on IO across the reshape position
Yu Kuai
[PATCHv4 0/2] dm: finer grained memory alignment
Keith Busch
[PATCHv4 2/2] dm-crypt: allow unaligned bio_vecs for direct io
Keith Busch
[PATCHv4 1/2] dm: initialize dma_alignment to 0
Keith Busch
Re: [PATCHv4 0/2] dm: finer grained memory alignment
Mikulas Patocka
Re: [PATCHv4 0/2] dm: finer grained memory alignment
Mikulas Patocka
Re: [PATCHv4 0/2] dm: finer grained memory alignment
Keith Busch
[PATCH] libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
Benjamin Marzinski
Re: [PATCH] libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
Xose Vazquez Perez
Re: [PATCH] libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
Benjamin Marzinski
Re: [PATCH] libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
Martin Wilck
Re: [PATCH] libmultipath: Handle SCSI-2 style vpd page 0x83 descriptors
Benjamin Marzinski
[PATCH 1/3] dm-integrity: fix mismatched queue limits
Keith Busch
[PATCH 2/3] dm-integrity: always set the io hints
Keith Busch
[PATCH 3/3] dm: provide helper to set stacked limits
Keith Busch
Re: [PATCH 1/3] dm-integrity: fix mismatched queue limits
Benjamin Marzinski
Re: [PATCH 1/3] dm-integrity: fix mismatched queue limits
Keith Busch
Earlier messages