messages from 2021-12-13 08:24:38 to 2022-01-18 02:54:33 UTC [more...]
[dm-devel] [PATCH AUTOSEL 4.14 51/56] dm btree: add a defensive bounds check to insert_at()
2022-01-18 2:49 UTC (2+ messages)
` [dm-devel] [PATCH AUTOSEL 4.14 52/56] dm space map common: add bounds check to sm_ll_lookup_bitmap()
[dm-devel] [PATCH AUTOSEL 4.19 52/59] dm btree: add a defensive bounds check to insert_at()
2022-01-18 2:46 UTC (2+ messages)
` [dm-devel] [PATCH AUTOSEL 4.19 53/59] dm space map common: add bounds check to sm_ll_lookup_bitmap()
[dm-devel] [PATCH AUTOSEL 5.4 65/73] dm btree: add a defensive bounds check to insert_at()
2022-01-18 2:44 UTC (2+ messages)
` [dm-devel] [PATCH AUTOSEL 5.4 66/73] dm space map common: add bounds check to sm_ll_lookup_bitmap()
[dm-devel] [PATCH AUTOSEL 5.10 103/116] dm btree: add a defensive bounds check to insert_at()
2022-01-18 2:39 UTC (2+ messages)
` [dm-devel] [PATCH AUTOSEL 5.10 104/116] dm space map common: add bounds check to sm_ll_lookup_bitmap()
[dm-devel] [PATCH AUTOSEL 5.15 168/188] dm btree: add a defensive bounds check to insert_at()
2022-01-18 2:31 UTC (2+ messages)
` [dm-devel] [PATCH AUTOSEL 5.15 169/188] dm space map common: add bounds check to sm_ll_lookup_bitmap()
[dm-devel] [PATCH AUTOSEL 5.16 196/217] dm btree: add a defensive bounds check to insert_at()
2022-01-18 2:19 UTC (2+ messages)
` [dm-devel] [PATCH AUTOSEL 5.16 197/217] dm space map common: add bounds check to sm_ll_lookup_bitmap()
[dm-devel] [PATCH] dm rq: clear cloned bio ->bi_bdev to fix I/O accounting
2022-01-18 0:30 UTC (5+ messages)
[dm-devel] [PATCH AUTOSEL 5.16 18/52] dm: fix alloc_dax error handling in alloc_dev
2022-01-17 16:58 UTC (2+ messages)
` [dm-devel] [PATCH AUTOSEL 5.16 19/52] dm: make the DAX support depend on CONFIG_FS_DAX
[dm-devel] [PATCH AUTOSEL 5.10 17/34] dm: fix alloc_dax error handling in alloc_dev
2022-01-17 17:03 UTC
[dm-devel] [PATCH AUTOSEL 5.15 17/44] dm: fix alloc_dax error handling in alloc_dev
2022-01-17 17:01 UTC
[dm-devel] [RFC PATCH 0/1] Add inline encryption support for dm-crypt
2022-01-17 14:00 UTC (14+ messages)
` [dm-devel] [PATCH 1/1] dm crypt: Add inline encryption support
[dm-devel] [PATCH 0/3] blk-mq/dm-rq: support BLK_MQ_F_BLOCKING for dm-rq
2022-01-17 8:10 UTC (19+ messages)
` [dm-devel] [PATCH 1/3] block: split having srcu from queue blocking
` [dm-devel] [PATCH 2/3] block: add blk_alloc_disk_srcu
` [dm-devel] [PATCH 3/3] dm: mark dm queue as blocking if any underlying is blocking
[dm-devel] [PATCH v5 00/12] x86: Support Key Locker
2022-01-13 22:34 UTC (15+ messages)
` [dm-devel] [PATCH v5 01/12] Documentation/x86: Document "
` [dm-devel] [PATCH v5 02/12] x86/cpufeature: Enumerate Key Locker feature
` [dm-devel] [PATCH v5 03/12] x86/insn: Add Key Locker instructions to the opcode map
` [dm-devel] [PATCH v5 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
` [dm-devel] [PATCH v5 05/12] x86/msr-index: Add MSRs for Key Locker internal wrapping key
` [dm-devel] [PATCH v5 06/12] x86/keylocker: Define Key Locker CPUID leaf
` [dm-devel] [PATCH v5 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time
` [dm-devel] [PATCH v5 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
` [dm-devel] [PATCH v5 09/12] x86/cpu: Add a configuration and command line option for Key Locker
` [dm-devel] [PATCH v5 10/12] crypto: x86/aes - Prepare for a new AES implementation
` [dm-devel] [PATCH v5 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
` [dm-devel] [PATCH v5 12/12] crypto: x86/aes-kl - Support XTS mode
[dm-devel] [ANNOUNCE] cryptsetup 2.4.3 (CVE-2021-4122 fix)
2022-01-13 10:58 UTC
[dm-devel] [ANNOUNCE] cryptsetup 2.3.7 (CVE-2021-4122 fix)
2022-01-13 10:58 UTC
[dm-devel] Proper way to test RAID456?
2022-01-13 1:30 UTC (8+ messages)
[dm-devel] [git pull] device mapper changes for 5.17
2022-01-12 19:12 UTC (2+ messages)
[dm-devel] [PATCH v2] dm ima: updates to grammar and some details in documentation
2022-01-12 16:30 UTC (2+ messages)
[dm-devel] [PATCH v3] dm ima: updates to grammar and some details in documentation
2022-01-12 16:51 UTC
[dm-devel] [PATCH V2] md: don't unregister sync_thread with reconfig_mutex held
2022-01-11 12:25 UTC (7+ messages)
[dm-devel] [PATCH v3 0/7] DAX poison recovery
2022-01-11 18:59 UTC (8+ messages)
` [dm-devel] [PATCH v3 1/7] mce: fix set_mce_nospec to always unmap the whole page
` [dm-devel] [PATCH v3 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
` [dm-devel] [PATCH v3 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
` [dm-devel] [PATCH v3 4/7] dax: add dax_recovery_write to dax_op and dm target type
` [dm-devel] [PATCH v3 5/7] pmem: add pmem_recovery_write() dax op
` [dm-devel] [PATCH v3 6/7] dax: add recovery_write to dax_iomap_iter in failure path
` [dm-devel] [PATCH v3 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page
[dm-devel] [PATCH 0/2] block/dm: add resubmit_bio_noacct for fixing iops throttling
2022-01-11 8:42 UTC (9+ messages)
` [dm-devel] [PATCH 1/2] block: add resubmit_bio_noacct()
` [dm-devel] [PATCH 2/2] dm: use resubmit_bio_noacct to submit split bio
[dm-devel] [PATCH 1/2] dm integrity: use alloc_ordered_workqueue() for dm-integrity-wait
2022-01-10 23:25 UTC (2+ messages)
` [dm-devel] [PATCH 2/2] dm integrity: mark workqueues with device they belong to
[dm-devel] [PATCH 1/4] multipath-tools: avoid using GZIP Makefile variable
2022-01-10 18:29 UTC (5+ messages)
` [dm-devel] [PATCH 2/4] multipath-tools: autodiscover libdevmapper.h headers
` [dm-devel] [PATCH 3/4] multipath-tools: autodiscover libudev.h headers
` [dm-devel] [PATCH 4/4] multipath-tools: allow passing non-standard linux-headers location
[dm-devel] [PATCH] kpartx/devmapper.c: fix unused-but-set variable error
2022-01-10 16:57 UTC (7+ messages)
` [dm-devel] [PATCH v2 1/2] "
` [dm-devel] [PATCH v2 2/2] kpartx/devmapper.c: fix unused "
[dm-devel] [PATCH v4 00/13] x86: Support Key Locker
2022-01-06 16:25 UTC (4+ messages)
[dm-devel] [PATCH] dm ima: updates to grammar and some details in documentation
2022-01-07 3:23 UTC (2+ messages)
[dm-devel] [PATCH] multipath-tools: remove duplicate headers
2022-01-06 22:26 UTC (2+ messages)
[dm-devel] [RFC PATCH 0/3] dm ima: allow targets to remeasure their state
2022-01-06 20:34 UTC (4+ messages)
` [dm-devel] [RFC PATCH 1/3] dm ima: allow targets to remeasure their table entry
` [dm-devel] [RFC PATCH 2/3] dm verity: add support for IMA target update event
` [dm-devel] [RFC PATCH 3/3] dm ima: add documentation "
[dm-devel] [PATCH] dm sysfs: use default_groups in kobj_type
2022-01-06 15:20 UTC (4+ messages)
` [dm-devel] "
[dm-devel] devirtualize kernel access to DAX v2
2022-01-06 14:42 UTC (6+ messages)
` [dm-devel] [PATCH 1/4] uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
` [dm-devel] [PATCH 2/4] dax: simplify dax_synchronous and set_dax_synchronous
` [dm-devel] [PATCH 3/4] dax: remove the DAXDEV_F_SYNC flag
` [dm-devel] [PATCH 4/4] dax: remove the copy_from_iter and copy_to_iter methods
[dm-devel] [PATCH] kpartx/devmapper.c: fix unused variable error
2022-01-05 22:30 UTC
[dm-devel] [PATCH] build: don't compress man pages
2022-01-03 11:26 UTC (2+ messages)
[dm-devel] [PATCH 0/3] Don't enter recovery move over pending paths
2021-12-23 8:45 UTC (5+ messages)
` [dm-devel] [PATCH 1/3] libmultipath: fix DI_NOIO pathinfo PATH_PENDING handling
` [dm-devel] [PATCH 2/3] libmultipath: simplify out __set_no_path_retry()
` [dm-devel] [PATCH 3/3] libmultipath: don't enter recovery mode with pending paths
[dm-devel] [PATCH] audit: correct the AUDIT_DM_CTRL and AUDIT_DM_EVENT numbering
2021-12-20 21:07 UTC (6+ messages)
` [dm-devel] "
[dm-devel] [PATCH] multipathd: handle fpin events
2021-12-21 2:09 UTC (10+ messages)
[dm-devel] [PATCH] multipath-tools: fix misspellings
2021-12-20 8:14 UTC (2+ messages)
[dm-devel] [PATCH 0/5] libmpathpersist: cleanup ABI and headers
2021-12-17 18:04 UTC (8+ messages)
` [dm-devel] [PATCH 1/5] libmpathpersist: split public and internal API
` [dm-devel] [PATCH 2/5] multipathd: remove duplicate definitions from main.h
` [dm-devel] [PATCH 3/5] libmpathpersist/multipathd: remove duplicate definition
` [dm-devel] [PATCH 4/5] libmpathpersist: remove __STDC_FORMAT_MACROS
` [dm-devel] [PATCH 5/5] libmpathpersist: cleanup mpathpr.h
[dm-devel] [git pull] device mapper fixes for 5.16-rc6
2021-12-16 18:43 UTC (2+ messages)
[dm-devel] [PATCH v2 00/47] multipathd: uxlsnr overhaul
2021-12-16 15:34 UTC (13+ messages)
` [dm-devel] [PATCH v2 03/48] libmultipath: add optional wakeup functionality to lock.c
[dm-devel] devirtualize kernel access to DAX
2021-12-15 17:27 UTC (28+ messages)
` [dm-devel] [PATCH 1/5] uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
` [dm-devel] [PATCH 3/5] dax: remove the DAXDEV_F_SYNC flag
` [dm-devel] [PATCH 4/5] dax: remove the copy_from_iter and copy_to_iter methods
` [dm-devel] [PATCH 5/5] dax: always use _copy_mc_to_iter in dax_copy_to_iter
[dm-devel] [PATCH v2 0/3] multipathd: avoid unnecessary read-only reloads
2021-12-15 20:49 UTC (6+ messages)
` [dm-devel] [PATCH v2 1/3] libmultipath: embed dm_info in multipath structure
` [dm-devel] [PATCH v2 2/3] multipathd: update dm_info on multipath change events
` [dm-devel] [PATCH v2 3/3] multipathd: avoid unnecessary path read-only reloads
[dm-devel] [PATCH] multipathd: avoid unnecessary path read-only reloads
2021-12-15 7:34 UTC (4+ messages)
[dm-devel] [PATCH] dm integrity: Use struct_group() to zero struct journal_sector
2021-12-13 23:25 UTC (2+ messages)
[dm-devel] Random high CPU utilization in blk-mq with the none scheduler
2021-12-14 3:09 UTC (2+ messages)
[dm-devel] [PATCH 11/17] dm integrity: Use struct_group() to zero struct journal_sector
2021-12-13 22:33 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).