messages from 2021-08-27 18:35:18 to 2021-09-13 16:38:53 UTC [more...]
[PATCH v2 0/7] badblocks improvement for multiple bad block ranges
2021-09-13 16:30 UTC (8+ messages)
` [PATCH v2 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v2 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v2 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v2 4/6] badblocks: improve badblocks_clear() "
` [PATCH v2 5/6] badblocks: improve badblocks_check() "
` [PATCH v2 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs
[PATCH v3 0/7] badblocks improvement for multiple bad block ranges
2021-09-13 16:36 UTC (8+ messages)
` [PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v3 4/6] badblocks: improve badblocks_clear() "
` [PATCH v3 5/6] badblocks: improve badblocks_check() "
` [PATCH v3 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs
[RFT PATCH] x86/pat: Fix set_mce_nospec() for pmem
2021-09-13 10:29 UTC (2+ messages)
[PATCH] ndctl: Avoid confusing error message when operating on all the namespaces
2021-09-13 4:57 UTC (4+ messages)
[PATCH v4 00/21] cxl_test: Enable CXL Topology and UAPI regression tests
2021-09-11 20:20 UTC (60+ messages)
` [PATCH v4 01/21] libnvdimm/labels: Add uuid helpers
` [PATCH v4 02/21] libnvdimm/label: Add a helper for nlabel validation
` [PATCH v4 03/21] libnvdimm/labels: Introduce the concept of multi-range namespace labels
` [PATCH v4 04/21] libnvdimm/labels: Fix kernel-doc for label.h
` [PATCH v4 05/21] libnvdimm/label: Define CXL region labels
` [PATCH v4 06/21] libnvdimm/labels: Introduce CXL labels
` [PATCH v4 07/21] cxl/pci: Make 'struct cxl_mem' device type generic
` [PATCH v4 08/21] cxl/pci: Clean up cxl_mem_get_partition_info()
` [PATCH v4 09/21] cxl/mbox: Introduce the mbox_send operation
` [PATCH v4 10/21] cxl/pci: Drop idr.h
` [PATCH v4 11/21] cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
` [PATCH v4 12/21] cxl/pci: Use module_pci_driver
` [PATCH v4 13/21] cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
` [PATCH v4 14/21] cxl/mbox: Add exclusive kernel command support
` [PATCH v4 15/21] cxl/pmem: Translate NVDIMM label commands to CXL label commands
` [PATCH v5 "
` [PATCH v4 16/21] cxl/pmem: Add support for multiple nvdimm-bridge objects
` [PATCH v4 17/21] tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
` [PATCH v4 18/21] cxl/bus: Populate the target list at decoder create
` [PATCH v4 19/21] cxl/mbox: Move command definitions to common location
` [PATCH v4 20/21] tools/testing/cxl: Introduce a mock memory device + driver
` [PATCH v4 21/21] cxl/core: Split decoder setup into alloc + add
[PATCH v2] device-dax: use fallback nid when numa node is invalid
2021-09-10 15:42 UTC (2+ messages)
[GIT PULL] libnvdimm / persistent memory update for v5.15
2021-09-09 18:55 UTC (2+ messages)
[GIT PULL] Compute Express Link update for v5.15
2021-09-09 18:54 UTC (2+ messages)
[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
2021-09-09 9:38 UTC (12+ messages)
` [PATCH v4 04/14] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages
[RESEND PATCH v4 0/4] Add perf interface to expose nvdimm
2021-09-09 8:03 UTC (14+ messages)
` [RESEND PATCH v4 1/4] drivers/nvdimm: Add nvdimm pmu structure
` [RESEND PATCH v4 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
` [RFC PATCH] drivers/nvdimm: nvdimm_pmu_free_hotplug_memory() can be static
` [RESEND PATCH v4 3/4] powerpc/papr_scm: Add perf interface support
` [RESEND PATCH v4 4/4] powerpc/papr_scm: Document papr_scm sysfs event format entries
[RFC PATCH v2] powerpc/papr_scm: Move duplicate definitions to common header files
2021-09-08 10:46 UTC (3+ messages)
[PATCH v3 00/28] cxl_test: Enable CXL Topology and UAPI regression tests
2021-09-07 15:57 UTC (54+ messages)
` [PATCH v3 11/28] libnvdimm/label: Add a helper for nlabel validation
` [PATCH v3 12/28] libnvdimm/labels: Introduce the concept of multi-range namespace labels
` [PATCH v3 13/28] libnvdimm/label: Define CXL region labels
` [PATCH v3 14/28] libnvdimm/labels: Introduce CXL labels
` [PATCH v3 15/28] cxl/pci: Make 'struct cxl_mem' device type generic
` [PATCH v3 16/28] cxl/mbox: Introduce the mbox_send operation
` [PATCH v3 17/28] cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
` [PATCH v3 18/28] cxl/pci: Use module_pci_driver
` [PATCH v3 19/28] cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
` [PATCH v3 20/28] cxl/mbox: Add exclusive kernel command support
` [PATCH v3 21/28] cxl/pmem: Translate NVDIMM label commands to CXL label commands
` [PATCH v3 22/28] cxl/pmem: Add support for multiple nvdimm-bridge objects
` [PATCH v3 23/28] cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports
` [PATCH v3 24/28] tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
` [PATCH v3 25/28] cxl/bus: Populate the target list at decoder create
` [PATCH v3 26/28] cxl/mbox: Move command definitions to common location
` [PATCH v3 27/28] tools/testing/cxl: Introduce a mock memory device + driver
` [PATCH v3 28/28] cxl/core: Split decoder setup into alloc + add
[PATCH v2 0/3] test:ndtest: Fix various test cases on ndtest
2021-09-07 15:37 UTC (4+ messages)
` [PATCH v2 1/3] test/inject-smart: Enable inject-smart tests "
` [PATCH v2 2/3] ndtest/ack-shutdown-count: Skip the test "
` [PATCH v2 3/3] test/monitor.sh: Partially skip monitor "
[PATCH v2 0/2] papr: Implement initial support for injecting smart errors
2021-09-07 13:59 UTC (3+ messages)
` [PATCH v2 1/2] libndctl, intel: Indicate supported smart-inject types
` [PATCH v2 2/2] libndctl/papr: Add limited support for inject-smart
[PATCH v3] libndctl: Update nvdimm flags in ndctl_cmd_submit()
2021-09-07 13:41 UTC
[PATCH v2] tests/nvdimm/ndtest: Simulate nvdimm health, DSC and smart-inject
2021-09-06 9:15 UTC
[PATCH v2] powerpc/papr_scm: Implement initial support for injecting smart errors
2021-09-06 9:06 UTC
[ndctl PATCH 0/7] Policy based reconfiguration for daxctl
2021-09-03 0:56 UTC (13+ messages)
` [ndctl PATCH 1/7] ndctl: Update ndctl.spec.in for 'ndctl.conf'
` [ndctl PATCH 2/7] daxctl: Documentation updates for persistent reconfiguration
` [ndctl PATCH 3/7] util/parse-config: refactor filter_conf_files into util/
` [ndctl PATCH 4/7] daxctl: add basic config parsing support
` [ndctl PATCH 5/7] util/parse-configs: add a key/value search helper
` [ndctl PATCH 6/7] daxctl/device.c: add an option for getting params from a config file
` [ndctl PATCH 7/7] daxctl: add systemd service and udev rule for auto-onlining
[ndctl PATCH v2 0/6] Convert to the Meson build system
2021-09-02 20:43 UTC (7+ messages)
` [ndctl PATCH v2 1/6] util: Distribute 'filter' and 'json' helpers to per-tool objects
` [ndctl PATCH v2 2/6] Documentation: Drop attrs.adoc include
` [ndctl PATCH v2 3/6] build: Drop unnecessary $tool/config.h includes
` [ndctl PATCH v2 4/6] test: Prepare out of line builds
` [ndctl PATCH v2 5/6] build: Add meson build infrastructure
` [ndctl PATCH v2 6/6] build: Add meson rpmbuild support
[PATCH v8 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
2021-09-02 15:33 UTC (14+ messages)
` [PATCH v8 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v8 2/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v8 3/7] fsdax: Replace mmap entry in case of CoW
` [PATCH v8 4/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v8 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v8 6/7] xfs: support CoW in fsdax mode
` [PATCH v8 7/7] xfs: Add dax dedupe support
[PATCH 00/10] block: first batch of add_disk() error handling conversions
2021-08-30 21:08 UTC (15+ messages)
` [PATCH 01/10] block/brd: add error handling support for add_disk()
` [PATCH 02/10] bcache: "
` [PATCH 03/10] nvme-multipath: "
` [PATCH 04/10] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH 05/10] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH 06/10] nvdimm/btt: add error handling support for add_disk()
` [PATCH 07/10] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH 08/10] nvdimm/blk: add error handling support for add_disk()
` [PATCH 09/10] xen-blkfront: "
` [PATCH 10/10] zram: "
page: next (older) | prev (newer) | latest
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).