linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2022/03/22
Re: [PATCH v5 5/6] dax: fix missing writeprotect the pte entry
Christoph Hellwig
2022/03/22
Re: [PATCH v5 6/6] mm: simplify follow_invalidate_pte()
Christoph Hellwig
2022/03/22
Re: [PATCH v5 2/6] dax: fix cache flush on PMD-mapped pages
Christoph Hellwig
2022/03/22
Re: [PATCH v5 1/6] mm: rmap: fix cache flush on THP pages
Christoph Hellwig
2022/03/21
Re: [PATCH 1/2] drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
Dan Williams
2022/03/21
Re: [PATCH 2/2] powerpc/papr_scm: Fix build failure when CONFIG_PERF_EVENTS is not set
Dan Williams
2022/03/21
Re: [PATCH 2/2] powerpc/papr_scm: Fix build failure when CONFIG_PERF_EVENTS is not set
Dan Williams
2022/03/19
[PATCH] libnvdimm/namespace: only call list_move() if list element was found
Jakob Koschel
2022/03/18
[PATCH 2/2] powerpc/papr_scm: Fix build failure when CONFIG_PERF_EVENTS is not set
Kajol Jain
2022/03/18
[PATCH 1/2] drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
Kajol Jain
2022/03/18
[PATCH v5 6/6] mm: simplify follow_invalidate_pte()
Muchun Song
2022/03/18
[PATCH v5 5/6] dax: fix missing writeprotect the pte entry
Muchun Song
2022/03/18
[PATCH v5 4/6] mm: pvmw: add support for walking devmap pages
Muchun Song
2022/03/18
[PATCH v5 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Muchun Song
2022/03/18
[PATCH v5 2/6] dax: fix cache flush on PMD-mapped pages
Muchun Song
2022/03/18
[PATCH v5 1/6] mm: rmap: fix cache flush on THP pages
Muchun Song
2022/03/18
[PATCH v5 0/6] Fix some bugs related to ramp and dax
Muchun Song
2022/03/16
Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
Shiyang Ruan
2022/03/15
Re: [PATCH] MAINTAINERS: remove section LIBNVDIMM BLK: MMIO-APERTURE DRIVER
Dan Williams
2022/03/15
[PATCH] MAINTAINERS: remove section LIBNVDIMM BLK: MMIO-APERTURE DRIVER
Lukas Bulwahn
2022/03/15
Re: [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
Muchun Song
2022/03/14
Re: [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
Dan Williams
2022/03/11
Re: [PATCH v11 1/8] dax: Introduce holder for dax_device
Dan Williams
2022/03/11
Re: [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
Muchun Song
2022/03/10
Re: [PATCH] fs/dax: Fix run_dax() missing prototype
Ira Weiny
2022/03/10
Re: [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
Muchun Song
2022/03/10
Re: [PATCH v11 0/8] fsdax: introduce fs query to support reflink
Shiyang Ruan
2022/03/09
Re: [PATCH] fs/dax: Fix run_dax() missing prototype
Dan Williams
2022/03/09
Re: [PATCH] fs/dax: Fix missing kdoc for dax_device
Dan Williams
2022/03/09
Re: [PATCH v7 0/4] Add perf interface to expose nvdimm
Dan Williams
2022/03/09
Re: [PATCH 05/11] cxl/core: Introduce cxl_set_lock_class()
Dan Williams
2022/03/09
Re: [PATCH 03/11] cxl/core: Remove cxl_device_lock()
Dan Williams
2022/03/09
Re: [PATCH v4 6/6] mm: remove range parameter from follow_invalidate_pte()
Dan Williams
2022/03/09
Re: [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
Dan Williams
2022/03/09
Re: [PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Dan Williams
2022/03/09
Re: [PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Dan Williams
2022/03/09
Re: [PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
Dan Williams
2022/03/09
Re: [PATCH v4 1/6] mm: rmap: fix cache flush on THP pages
Dan Williams
2022/03/09
Re: [PATCH 04/11] cxl/core: Clamp max lock_class
Dan Williams
2022/03/09
Re: [PATCH 02/11] cxl/core: Refactor a cxl_lock_class() out of cxl_nested_lock()
Dan Williams
2022/03/07
Re: [PATCH v7 0/4] Add perf interface to expose nvdimm
kajoljain
2022/03/06
Re: [PATCH v7 0/4] Add perf interface to expose nvdimm
Madhavan Srinivasan
2022/03/04
[PATCH] fs/dax: Fix missing kdoc for dax_device
ira . weiny
2022/03/04
[PATCH] fs/dax: Fix run_dax() missing prototype
ira . weiny
2022/03/02
[PATCH v2] device-dax: Adding match parameter to select which driver to match dax devices
Zhenguo Yao
2022/03/02
Re: [PATCH v1 1/1] ACPI: Switch to use list_entry_is_head() helper
Andy Shevchenko
2022/03/02
Re: [PATCH v1 1/1] ACPI: Switch to use list_entry_is_head() helper
Rafael J. Wysocki
2022/03/02
Re: [PATCH v1 1/1] ACPI: Switch to use list_entry_is_head() helper
Andy Shevchenko
2022/03/02
[PATCH v4 6/6] mm: remove range parameter from follow_invalidate_pte()
Muchun Song
2022/03/02
[PATCH v4 5/6] dax: fix missing writeprotect the pte entry
Muchun Song
2022/03/02
[PATCH v4 4/6] mm: pvmw: add support for walking devmap pages
Muchun Song
2022/03/02
[PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Muchun Song
2022/03/02
[PATCH v4 2/6] dax: fix cache flush on PMD-mapped pages
Muchun Song
2022/03/02
[PATCH v4 1/6] mm: rmap: fix cache flush on THP pages
Muchun Song
2022/03/02
[PATCH v4 0/6] Fix some bugs related to ramp and dax
Muchun Song
2022/02/28
Re: [PATCH v3 4/6] mm: pvmw: add support for walking devmap pages
Muchun Song
2022/02/28
[PATCH 09/11] libnvdimm: Drop nd_device_lock()
Dan Williams
2022/02/28
[PATCH 11/11] device-core: Introduce a per-subsystem lockdep_mutex
Dan Williams
2022/02/28
[PATCH 10/11] libnvdimm: Enable lockdep validation
Dan Williams
2022/02/28
[PATCH 08/11] ACPI: NFIT: Drop nfit_device_lock()
Dan Williams
2022/02/28
[PATCH 07/11] libnvdimm: Refactor an nvdimm_lock_class() helper
Dan Williams
2022/02/28
[PATCH 06/11] cxl/acpi: Add a lock class for the root platform device
Dan Williams
2022/02/28
[PATCH 05/11] cxl/core: Introduce cxl_set_lock_class()
Dan Williams
2022/02/28
[PATCH 04/11] cxl/core: Clamp max lock_class
Dan Williams
2022/02/28
[PATCH 03/11] cxl/core: Remove cxl_device_lock()
Dan Williams
2022/02/28
[PATCH 02/11] cxl/core: Refactor a cxl_lock_class() out of cxl_nested_lock()
Dan Williams
2022/02/28
[PATCH 01/11] device-core: Enable lockdep validation
Dan Williams
2022/02/28
[PATCH 00/11] device-core: Generic device-lock lockdep validation
Dan Williams
2022/02/28
Re: [PATCH v3 4/6] mm: pvmw: add support for walking devmap pages
Andrew Morton
2022/02/28
Re: [PATCH v1] device-dax: Adding match parameter to select which driver to match dax devices
kernel test robot
2022/02/28
Re: [PATCH v3 4/6] mm: pvmw: add support for walking devmap pages
kernel test robot
2022/02/28
[PATCH v1] device-dax: Adding match parameter to select which driver to match dax devices
Zhenguo Yao
2022/02/27
[PATCH v3 6/6] mm: remove range parameter from follow_invalidate_pte()
Muchun Song
2022/02/27
[PATCH v3 5/6] dax: fix missing writeprotect the pte entry
Muchun Song
2022/02/27
[PATCH v3 4/6] mm: pvmw: add support for walking devmap pages
Muchun Song
2022/02/27
[PATCH v3 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Muchun Song
2022/02/27
[PATCH v3 2/6] dax: fix cache flush on PMD-mapped pages
Muchun Song
2022/02/27
[PATCH v3 1/6] mm: rmap: fix cache flush on THP pages
Muchun Song
2022/02/27
[PATCH v3 0/6] Fix some bugs related to ramp and dax
Muchun Song
2022/02/27
Re: [PATCH v11 8/8] fsdax: set a CoW flag when associate reflink mappings
kernel test robot
2022/02/27
Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
kernel test robot
2022/02/27
Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
kernel test robot
2022/02/27
Re: [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
kernel test robot
2022/02/27
[PATCH v11 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
Shiyang Ruan
2022/02/27
[PATCH v11 5/8] mm: move pgoff_address() to vma_pgoff_address()
Shiyang Ruan
2022/02/27
[PATCH v11 4/8] fsdax: Introduce dax_lock_mapping_entry()
Shiyang Ruan
2022/02/27
[PATCH v11 2/8] mm: factor helpers for memory_failure_dev_pagemap
Shiyang Ruan
2022/02/27
[PATCH v11 0/8] fsdax: introduce fs query to support reflink
Shiyang Ruan
2022/02/27
[PATCH v11 3/8] pagemap,pmem: Introduce ->memory_failure()
Shiyang Ruan
2022/02/27
[PATCH v11 1/8] dax: Introduce holder for dax_device
Shiyang Ruan
2022/02/27
[PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS
Shiyang Ruan
2022/02/27
[PATCH v11 8/8] fsdax: set a CoW flag when associate reflink mappings
Shiyang Ruan
2022/02/25
[PATCH v7 4/4] docs: ABI: sysfs-bus-nvdimm: Document sysfs event format entries for nvdimm pmu
Kajol Jain
2022/02/25
[PATCH v7 3/4] powerpc/papr_scm: Add perf interface support
Kajol Jain
2022/02/25
[PATCH v7 0/4] Add perf interface to expose nvdimm
Kajol Jain
2022/02/25
[PATCH v7 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
Kajol Jain
2022/02/25
[PATCH v7 1/4] drivers/nvdimm: Add nvdimm pmu structure
Kajol Jain
2022/02/25
Re: [PATCH v6 0/4] Add perf interface to expose nvdimm
kajoljain
2022/02/25
Re: [PATCH v6 0/4] Add perf interface to expose nvdimm
Nageswara Sastry
2022/02/25
Re: [PATCH v6 0/4] Add perf interface to expose nvdimm
kajoljain
2022/02/24
Re: [PATCH v6 0/4] Add perf interface to expose nvdimm
Aneesh Kumar K V
2022/02/24
Re: [PATCH v6 0/4] Add perf interface to expose nvdimm
kajoljain
2022/02/24
Re: [PATCH v6 0/4] Add perf interface to expose nvdimm
Nageswara Sastry
2022/02/23
Re: [PATCH v6 0/4] Add perf interface to expose nvdimm
Dan Williams
2022/02/23
Re: [PATCH v6 0/4] Add perf interface to expose nvdimm
Dan Williams
2022/02/18
Re: [PATCH v6 0/4] Add perf interface to expose nvdimm
Dan Williams
2022/02/17
[PATCH v6 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
Kajol Jain
2022/02/17
[PATCH v6 3/4] powerpc/papr_scm: Add perf interface support
Kajol Jain
2022/02/17
[PATCH v6 4/4] docs: ABI: sysfs-bus-nvdimm: Document sysfs event format entries for nvdimm pmu
Kajol Jain
2022/02/17
[PATCH v6 0/4] Add perf interface to expose nvdimm
Kajol Jain
2022/02/17
[PATCH v6 1/4] drivers/nvdimm: Add nvdimm pmu structure
Kajol Jain
2022/02/16
Re: [RFC v3 1/2] virtio-pmem: Async virtio-pmem flush
Pankaj Gupta
2022/02/16
Re: [RFC v3 2/2] pmem: enable pmem_submit_bio for asynchronous flush
Pankaj Gupta
2022/02/16
Re: [RFC v3 2/2] pmem: enable pmem_submit_bio for asynchronous flush
Dan Williams
2022/02/16
Re: [RFC v3 1/2] virtio-pmem: Async virtio-pmem flush
Dan Williams
2022/02/16
Re: [RFC v3 1/2] virtio-pmem: Async virtio-pmem flush
Pankaj Gupta
2022/02/16
Re: [RFC v3 2/2] pmem: enable pmem_submit_bio for asynchronous flush
Pankaj Gupta
2022/02/15
Re: [RFC v3 2/2] pmem: enable pmem_submit_bio for asynchronous flush
Dan Williams
2022/02/15
Re: [RFC v3 1/2] virtio-pmem: Async virtio-pmem flush
Dan Williams
2022/02/15
Re: [PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings
Dan Williams
2022/02/15
Re: [PATCH v10 5/9] fsdax: Introduce dax_load_page()
Dan Williams
2022/02/15
Re: [PATCH v10 5/9] fsdax: Introduce dax_load_page()
Shiyang Ruan
2022/02/15
Re: [PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings
Shiyang Ruan
2022/02/15
Re: [PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings
Dan Williams
2022/02/15
Re: [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
Dan Williams
2022/02/15
Re: [PATCH v10 7/9] mm: Introduce mf_dax_kill_procs() for fsdax case
Dan Williams
2022/02/15
Re: [PATCH v10 7/9] mm: Introduce mf_dax_kill_procs() for fsdax case
Dan Williams
2022/02/15
Re: [PATCH v10 6/9] mm: move pgoff_address() to vma_pgoff_address()
Dan Williams
2022/02/15
Re: [PATCH v10 5/9] fsdax: Introduce dax_load_page()
Dan Williams
2022/02/15
Re: [PATCH v10 4/9] fsdax: fix function description
Dan Williams
2022/02/15
Re: [PATCH v10 3/9] pagemap,pmem: Introduce ->memory_failure()
Dan Williams
2022/02/15
Re: [PATCH v10 2/9] mm: factor helpers for memory_failure_dev_pagemap
Dan Williams
2022/02/15
Re: [PATCH v10.1 1/9] dax: Introduce holder for dax_device
Dan Williams
2022/02/15
Re: [PATCH v9 02/10] dax: Introduce holder for dax_device
Dan Williams
2022/02/15
Re: [PATCH v10.1 8/9] xfs: Implement ->notify_failure() for XFS
Shiyang Ruan
2022/02/14
Re: [PATCH v10.1 8/9] xfs: Implement ->notify_failure() for XFS
Darrick J. Wong
2022/02/14
Re: [PATCH] dax: make sure inodes are flushed before destroy cache
Ira Weiny
2022/02/14
Re: [PATCH] dax: make sure inodes are flushed before destroy cache
Dan Williams
2022/02/14
Re: [PATCH] dax: make sure inodes are flushed before destroy cache
Ira Weiny
2022/02/14
Re: [PATCH] dax: make sure inodes are flushed before destroy cache
Christoph Hellwig
2022/02/13
[PATCH v10.1 8/9] xfs: Implement ->notify_failure() for XFS
Shiyang Ruan
2022/02/13
[PATCH v10.1 1/9] dax: Introduce holder for dax_device
Shiyang Ruan
2022/02/11
[PATCH] dax: make sure inodes are flushed before destroy cache
Tong Zhang
2022/02/11
Re: [PATCH v1 1/1] ACPI: Switch to use list_entry_is_head() helper
kernel test robot
2022/02/11
[PATCH v1 1/1] ACPI: Switch to use list_entry_is_head() helper
Andy Shevchenko
2022/02/03
Re: [PATCH v2 2/6] dax: fix cache flush on PMD-mapped pages
Jan Kara
2022/02/03
Re: [PATCH v2 1/6] mm: rmap: fix cache flush on THP pages
Jan Kara
2022/02/03
Re: [PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node
David Hildenbrand
2022/02/02
Re: [PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node
Jonghyeon Kim
2022/02/02
Re: [PATCH v2 3/6] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
Matthew Wilcox
2022/02/02
[PATCH v2 6/6] mm: remove range parameter from follow_invalidate_pte()
Muchun Song
2022/02/02
[PATCH v2 5/6] dax: fix missing writeprotect the pte entry
Muchun Song
2022/02/02
[PATCH v2 4/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
Muchun Song
2022/02/02
[PATCH v2 3/6] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
Muchun Song
2022/02/02
[PATCH v2 2/6] dax: fix cache flush on PMD-mapped pages
Muchun Song
2022/02/02
[PATCH v2 1/6] mm: rmap: fix cache flush on THP pages
Muchun Song
2022/02/02
[PATCH v2 0/6] Fix some bugs related to ramp and dax
Muchun Song
2022/02/02
Re: [PATCH v10 4/9] fsdax: fix function description
Christoph Hellwig
2022/02/02
Re: [PATCH v10 1/9] dax: Introduce holder for dax_device
Christoph Hellwig
2022/02/01
Re: [PATCH v10 2/9] mm: factor helpers for memory_failure_dev_pagemap
Matthew Wilcox
2022/02/01
Re: [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
Darrick J. Wong
2022/01/28
Re: [RFC v3 0/2] virtio-pmem: Asynchronous flush
Pankaj Gupta
2022/01/28
Re: [PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node
David Hildenbrand
2022/01/27
Re: [PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node
Jonghyeon Kim
2022/01/27
Re: [RFC PATCH rdma-next 01/10] RDMA: mr: Introduce is_pmem
Jeff Moyer
2022/01/27
Re: [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
kernel test robot
2022/01/27
Re: [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
kernel test robot
2022/01/27
Re: [PATCH v10 1/9] dax: Introduce holder for dax_device
kernel test robot
2022/01/27
Re: [PATCH v10 1/9] dax: Introduce holder for dax_device
kernel test robot
2022/01/27
[PATCH v10 4/9] fsdax: fix function description
Shiyang Ruan
2022/01/27
[PATCH v10 7/9] mm: Introduce mf_dax_kill_procs() for fsdax case
Shiyang Ruan
2022/01/27
[PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS
Shiyang Ruan
2022/01/27
[PATCH v10 6/9] mm: move pgoff_address() to vma_pgoff_address()
Shiyang Ruan
2022/01/27
[PATCH v10 3/9] pagemap,pmem: Introduce ->memory_failure()
Shiyang Ruan
2022/01/27
[PATCH v10 5/9] fsdax: Introduce dax_load_page()
Shiyang Ruan
2022/01/27
[PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings
Shiyang Ruan
2022/01/27
[PATCH v10 2/9] mm: factor helpers for memory_failure_dev_pagemap
Shiyang Ruan
2022/01/27
[PATCH v10 1/9] dax: Introduce holder for dax_device
Shiyang Ruan
2022/01/27
[PATCH v10 0/9] fsdax: introduce fs query to support reflink
Shiyang Ruan
2022/01/27
Re: [PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node
David Hildenbrand
2022/01/27
Re: [PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node
Jonghyeon Kim
2022/01/26
Re: [PATCH 2/2] dax/kmem: Update spanned page stat of origin device node
kernel test robot
2022/01/26
Re: [PATCH 2/2] dax/kmem: Update spanned page stat of origin device node
kernel test robot
2022/01/26
Re: [PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node
David Hildenbrand
2022/01/26
[PATCH 2/2] dax/kmem: Update spanned page stat of origin device node
Jonghyeon Kim
2022/01/26
[PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node
Jonghyeon Kim
2022/01/24
Re: [PATCH 4/5] dax: fix missing writeprotect the pte entry
Muchun Song
2022/01/24
Re: [PATCH 3/5] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
Muchun Song
2022/01/24
Re: [PATCH 1/5] mm: rmap: fix cache flush on THP pages
Muchun Song
2022/01/23
Re: [PATCH 4/5] dax: fix missing writeprotect the pte entry
Christoph Hellwig
2022/01/23
Re: [PATCH 3/5] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
Christoph Hellwig
2022/01/23
Re: [PATCH 2/5] dax: fix cache flush on PMD-mapped pages
Christoph Hellwig
2022/01/23
Re: [PATCH 1/5] mm: rmap: fix cache flush on THP pages
Christoph Hellwig
2022/01/21
Re: Phantom PMEM poison issue
Jane Chu
2022/01/21
Re: Phantom PMEM poison issue
Jane Chu
2022/01/21
RE: Phantom PMEM poison issue
Tsaur, Erwin
2022/01/21
Re: Phantom PMEM poison issue
Luck, Tony
2022/01/21
Re: Phantom PMEM poison issue
Jane Chu
2022/01/21
Phantom PMEM poison issue
Jane Chu
2022/01/21
Re: [PATCH 1/5] mm: rmap: fix cache flush on THP pages
Yang Shi
Earlier messages
Later messages