messages from 2021-12-13 20:46:32 to 2022-01-12 19:08:06 UTC [more...]
Phyr Starter
2022-01-12 19:08 UTC (25+ messages)
[ndctl PATCH v3 00/16] ndctl: Meson support
2022-01-12 13:54 UTC (18+ messages)
` [ndctl PATCH v3 01/16] ndctl/docs: Clarify update-firwmware activation 'overflow' conditions
` [ndctl PATCH v3 02/16] ndctl/test: Prepare for BLK-aperture support removal
` [ndctl PATCH v3 03/16] ndctl/test: Move 'reset()' to function in 'common'
` [ndctl PATCH v3 04/16] ndctl/test: Initialize the label area by default
` [ndctl PATCH v3 05/16] ndctl/test: Skip BLK flags checks
` [ndctl PATCH v3 06/16] ndctl/test: Move sector-mode to a different region
` [ndctl PATCH v3 07/16] ndctl: Deprecate BLK aperture support
` [ndctl PATCH v3 08/16] ndctl/test: Fix support for missing dax_pmem_compat module
` [ndctl PATCH v3 09/16] util: Distribute 'filter' and 'json' helpers to per-tool objects
` [ndctl PATCH v3 10/16] Documentation: Drop attrs.adoc include
` [ndctl PATCH v3 11/16] build: Drop unnecessary $tool/config.h includes
` [ndctl PATCH v3 12/16] test: Prepare out of line builds
` [ndctl PATCH v3 13/16] ndctl: Drop executable bit for bash-completion script
` [ndctl PATCH v3 14/16] build: Add meson build infrastructure
` [ndctl PATCH v3 15/16] build: Add meson rpmbuild support
` [ndctl PATCH v3 16/16] ndctl: Jettison autotools
[ndctl PATCH v2 0/6] Add partitioning support for CXL memdevs
2022-01-12 6:33 UTC (7+ messages)
` [ndctl PATCH v2 1/6] libcxl: add GET_PARTITION_INFO mailbox command and accessors
` [ndctl PATCH v2 2/6] libcxl: add accessors for capacity fields of the IDENTIFY command
` [ndctl PATCH v2 3/6] libcxl: return the partition alignment field in bytes
` [ndctl PATCH v2 4/6] cxl: add memdev partition information to cxl-list
` [ndctl PATCH v2 5/6] libcxl: add interfaces for SET_PARTITION_INFO mailbox command
` [ndctl PATCH v2 6/6] cxl: add command set-partition-info
[GIT PULL] iomap for 5.17
2022-01-12 0:30 UTC (2+ messages)
[GIT PULL] DAX / LIBNVDIMM update for v5.17
2022-01-11 20:58 UTC
[PATCH v3 0/7] DAX poison recovery
2022-01-11 18:59 UTC (8+ messages)
` [PATCH v3 1/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v3 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
` [PATCH v3 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
` [PATCH v3 4/7] dax: add dax_recovery_write to dax_op and dm target type
` [PATCH v3 5/7] pmem: add pmem_recovery_write() dax op
` [PATCH v3 6/7] dax: add recovery_write to dax_iomap_iter in failure path
` [PATCH v3 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page
[RFC v3 0/2] virtio-pmem: Asynchronous flush
2022-01-11 16:19 UTC (3+ messages)
` [RFC v3 1/2] virtio-pmem: Async virtio-pmem flush
` [RFC v3 2/2] pmem: enable pmem_submit_bio for asynchronous flush
[ndctl PATCH 0/7] Add partitioning support for CXL memdevs
2022-01-10 21:37 UTC (37+ messages)
` [ndctl PATCH 1/7] libcxl: add GET_PARTITION_INFO mailbox command and accessors
` [ndctl PATCH 2/7] libcxl: add accessors for capacity fields of the IDENTIFY command
` [ndctl PATCH 3/7] libcxl: apply CXL_CAPACITY_MULTIPLIER to partition alignment field
` [ndctl PATCH 4/7] cxl: add memdev partition information to cxl-list
` [ndctl PATCH 5/7] libcxl: add interfaces for SET_PARTITION_INFO mailbox command
` [ndctl PATCH 6/7] ndctl, util: use 'unsigned long long' type in OPT_U64 define
` [ndctl PATCH 7/7] cxl: add command set-partition-info
[ndctl PATCH] ndctl/build: Default asciidoctor to enabled
2022-01-07 19:31 UTC
[ndctl PATCH 0/3] misc updates for release scripts
2022-01-06 22:46 UTC (6+ messages)
` [ndctl PATCH 1/3] scripts: fix contrib/do_abidiff for updated fedpkg
` [ndctl PATCH 2/3] scripts: move 'prepare-release.sh' and 'do_abidiff' into scripts/
` [ndctl PATCH 3/3] scripts: teach release helper scripts about cxl and libcxl
devirtualize kernel access to DAX v2
2022-01-06 14:42 UTC (6+ messages)
` [PATCH 1/4] uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
` [PATCH 2/4] dax: simplify dax_synchronous and set_dax_synchronous
` [PATCH 3/4] dax: remove the DAXDEV_F_SYNC flag
` [PATCH 4/4] dax: remove the copy_from_iter and copy_to_iter methods
[PATCH v9 00/10] fsdax: introduce fs query to support reflink
2022-01-06 11:06 UTC (27+ messages)
` [PATCH v9 01/10] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v9 02/10] dax: Introduce holder for dax_device
` [PATCH v9 03/10] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v9 04/10] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v9 05/10] fsdax: fix function description
` [PATCH v9 06/10] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v9 07/10] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v9 08/10] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v9 09/10] xfs: Implement ->notify_failure() for XFS
` [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings
[ndctl PATCH] ndctl: add repology graphic to README.md
2022-01-05 22:42 UTC (2+ messages)
[PATCH v5 0/7] badblocks improvement for multiple bad block ranges
2022-01-02 13:48 UTC (5+ messages)
` [PATCH v5 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v5 3/6] badblocks: improve badblocks_set() for multiple "
[PATCH -next] nvdimm/btt: Fix btt_init() kernel-doc comment
2021-12-30 20:38 UTC (2+ messages)
[ndctl REPOST PATCH v3] libndctl: Update nvdimm flags in ndctl_cmd_submit()
2021-12-21 14:45 UTC
[ndctl REPOST PATCH v2] ndtest/ack-shutdown-count: Skip the test on ndtest
2021-12-21 14:42 UTC
[ndctl REPOST PATCH v3 0/2] papr: Implement initial support for injecting smart errors
2021-12-21 14:40 UTC (3+ messages)
` [ndctl REPOST PATCH v3 1/2] libndctl, intel: Indicate supported smart-inject types
` [ndctl REPOST PATCH v3 2/2] libndctl/papr: Add limited support for inject-smart
[ndctl PATCH v3 00/11] Policy based reconfiguration for daxctl
2021-12-21 12:54 UTC (15+ messages)
` [ndctl PATCH v3 01/11] ndctl, util: add parse-configs helper
` [ndctl PATCH v3 02/11] ndctl: make ndctl support configuration files
` [ndctl PATCH v3 07/11] daxctl: add basic config parsing support
` [ndctl PATCH v3 08/11] util/parse-configs: add a key/value search helper
` [ndctl PATCH v3 09/11] daxctl/device.c: add an option for getting params from a config file
` [ndctl PATCH v3 10/11] daxctl: add systemd service and udev rule for automatic reconfiguration
[PATCH] iomap: Fix error handling in iomap_zero_iter()
2021-12-21 8:27 UTC (2+ messages)
[PATCH] iomap: turn the byte variable in iomap_zero_iter into a ssize_t
2021-12-21 4:12 UTC (3+ messages)
[REPOST PATCH v2 0/2] papr: Implement initial support for injecting smart errors
2021-12-19 4:06 UTC (2+ messages)
[PATCH v2 1/4] test: Don't skip tests if nfit modules are missing
2021-12-19 3:34 UTC (4+ messages)
` [PATCH v2 3/4] test/libndctl: skip SMART tests on non-nfit devices
[ndctl PATCH] ndctl: Add a dependency on 'iniparser' to ndctl.spec.in
2021-12-18 15:39 UTC (2+ messages)
[ANNOUNCE] ndctl v72
2021-12-18 5:15 UTC
[ndctl PATCH] util/parse-configs: Fix a resource leak in search_section_kv()
2021-12-18 4:03 UTC (2+ messages)
[ndctl PATCH] libcxl: fix potential NULL dereference in cxl_memdev_nvdimm_bridge_active()
2021-12-18 2:33 UTC (3+ messages)
[PATCH v1 1/1] ACPI: NFIT: Import GUID before use
2021-12-17 18:37 UTC (3+ messages)
[RESEND PATCH v8 0/9] fsdax: introduce fs query to support reflink
2021-12-16 7:46 UTC (18+ messages)
` [PATCH v8 1/9] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v8 2/9] dax: Introduce holder for dax_device
` [PATCH v8 5/9] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v8 6/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v8 7/9] dax: add dax holder helper for filesystems
` [PATCH v8 8/9] xfs: Implement ->notify_failure() for XFS
devirtualize kernel access to DAX
2021-12-15 17:27 UTC (18+ messages)
` [PATCH 4/5] dax: remove the copy_from_iter and copy_to_iter methods
` [PATCH 5/5] dax: always use _copy_mc_to_iter in dax_copy_to_iter
[ndctl PATCH] scripts: Add a man page template generator
2021-12-15 2:01 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).