messages from 2016-02-08 16:12:11 to 2016-03-02 21:58:28 UTC [more...]
[PATCH v2 0/4] Support persistent memory as reserved type in e820/EFI
2016-03-02 22:50 UTC (3+ messages)
` [PATCH v2 1/4] resource: Change __request_region to inherit from immediate parent
` [PATCH v2 2/4] resource: Add remove_resource interface
[PATCH v2] dax: check return value of dax_radix_entry()
2016-03-02 17:00 UTC
[PATCH] dax: check return value of dax_radix_entry()
2016-03-02 16:33 UTC (3+ messages)
acpi_nfit_find_poison() question
2016-03-02 1:47 UTC
[PATCH 0/8] nfit, libnvdimm: async address range scrub
2016-03-02 1:45 UTC (10+ messages)
` [PATCH 1/8] libnvdimm, nfit: centralize command status translation
` [PATCH 2/8] libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with nvdimm_bus_lock()
` [PATCH 3/8] libnvdimm: async notification support
` [PATCH 4/8] nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc
` [PATCH 5/8] nfit, libnvdimm: async region scrub workqueue
` [PATCH 6/8] nfit: scrub and register regions in a workqueue
` [PATCH 7/8] nfit: disable userspace initiated ars during scrub
` [PATCH 8/8] tools/testing/nvdimm: expand ars unit testing
[PATCH v2 0/3] ACPI 6.1 update for NFIT Control Region Structure
2016-03-01 19:53 UTC (14+ messages)
` [PATCH v2 1/3] ACPI/NFIT: Update Control Region Structure to comply ACPI 6.1
` [PATCH v2 2/3] ACPI/NFIT: Add NVDIMM ID "id" under sysfs
` [PATCH v2 3/3] nfit_test: Update SPD ID init handlings
[PATCH 0/2] devm_memremap_pages vs section-misaligned pmem
2016-03-01 3:16 UTC (4+ messages)
` [PATCH 1/2] libnvdimm, pmem: fix 'pfn' support for section-misaligned namespaces
` [PATCH 2/2] mm: fix mixed zone detection in devm_memremap_pages
[GIT PULL] dax-fixes for 4.5-rc6
2016-02-26 22:33 UTC (6+ messages)
[PATCH v1 00/10] uuid: convert users to generic UUID API
2016-02-26 14:29 UTC (19+ messages)
` [PATCH v1 01/10] lib/vsprintf: simplify UUID printing
` [PATCH v1 02/10] lib/uuid: move generate_random_uuid() to uuid.c
` [PATCH v1 03/10] lib/uuid: introduce few more generic helpers for UUID
` [PATCH v1 04/10] lib/uuid: remove FSF address
` [PATCH v1 05/10] ACPI: switch to use generic UUID API
` [PATCH v1 06/10] device property: switch to use "
` [PATCH v1 07/10] sysctl: drop away useless label
` [PATCH v1 08/10] sysctl: use generic UUID library
` [PATCH v1 09/10] efi: redefine type, constant, macro from generic code
` [PATCH v1 10/10] efivars: use generic UUID library
[PATCH] ext2, ext4: Fix issue with missing journal entry
2016-02-25 8:37 UTC (5+ messages)
[GIT PULL] libnvdimm, nfit: fixes for 4.5-rc6
2016-02-25 5:47 UTC
[PATCH 4.4 003/137] x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
2016-02-24 3:32 UTC (3+ messages)
` [PATCH 4.4 004/137] x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache()
` [PATCH 4.4 005/137] x86/mm: Fix vmalloc_fault() to handle large pages properly
[PATCH 0/6] DAX cleanups
2016-02-23 23:37 UTC (3+ messages)
` [PATCH 1/6] dax: Use vmf->gfp_mask
[PATCH] nvdimm: use 'u64' for pfn flags
2016-02-22 22:19 UTC (2+ messages)
[PATCH v4 0/5] DAX fixes, move flushing calls to FS
2016-02-22 18:59 UTC (6+ messages)
` [PATCH v4 1/5] block: disable block device DAX by default
` [PATCH v4 2/5] ext2, ext4: only set S_DAX for regular inodes
` [PATCH v4 3/5] ext4: Online defrag not supported with DAX
` [PATCH v4 4/5] dax: give DAX clearing code correct bdev
` [PATCH v4 5/5] dax: move writeback calls into the filesystems
[PATCH 0/2] ACPI 6.1 update for NFIT Control Region Structure
2016-02-19 23:44 UTC (6+ messages)
` [PATCH 1/2] ACPI/NFIT: Update Control Region Structure per ACPI 6.1
` [PATCH 2/2] nfit_test: Update SPD ID init handlings
[PATCH v3] x86/mm/vmfault: Make vmalloc_fault() handle large pages
2016-02-18 1:16 UTC
[PATCH v3 0/6] DAX fixes, move flushing calls to FS
2016-02-18 0:12 UTC (16+ messages)
` [PATCH v3 1/6] block: disable block device DAX by default
` [PATCH v3 2/6] ext2, ext4: only set S_DAX for regular inodes
` [PATCH v3 3/6] ext4: Online defrag not supported with DAX
` [PATCH v3 4/6] dax: give DAX clearing code correct bdev
` [PATCH v3 5/6] dax: move writeback calls into the filesystems
` [PATCH v3 6/6] block: use dax_do_io() if blkdev_dax_capable()
[PATCH 0/3] Support persistent memory as reserved type in e820/EFI
2016-02-17 22:56 UTC (9+ messages)
` [PATCH 3/3] ACPI: Change NFIT driver to set PMEM type to iomem entry
[PATCH] x86/mm: Add x86 valid_phys_addr_range() for /dev/mem
2016-02-17 20:15 UTC (7+ messages)
[PATCH v3 0/2] Fix BTT data corruptions after crash
2016-02-17 15:52 UTC (5+ messages)
` [PATCH v3 1/2] x86/lib/copy_user_64.S: cleanup __copy_user_nocache()
` [PATCH v3 2/2] x86/lib/copy_user_64.S: Handle 4-byte nocache copy
[PATCH] devm_memremap_release: fix memremap'd addr handling
2016-02-17 0:40 UTC (2+ messages)
[PATCH v2] x86/mm/vmfault: Make vmalloc_fault() handle large pages
2016-02-16 15:21 UTC (3+ messages)
Another proposal for DAX fault locking
2016-02-14 8:51 UTC (23+ messages)
[PATCH v2 0/2] Expose known poison in SPA ranges to the block layer
2016-02-13 19:41 UTC (7+ messages)
` [PATCH v2 2/2] libnvdimm: Add a poison list and export badblocks
[PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
2016-02-13 4:59 UTC (20+ messages)
` [PATCH v2 1/2] dax: supply DAX clearing code with correct bdev
` [PATCH v2 2/2] dax: move writeback calls into the filesystems
[PATCH] kvm: do not SetPageDirty from kvm_set_pfn_dirty for file mappings
2016-02-12 18:12 UTC (3+ messages)
[PATCH 0/2] DAX bdev fixes - move flushing calls to FS
2016-02-09 18:06 UTC (15+ messages)
` [PATCH 2/2] dax: move writeback calls into the filesystems
[PATCH v2] x86/lib/copy_user_64.S: Handle 4-byte nocache copy
2016-02-09 16:36 UTC (7+ messages)
[PATCH] x86/mm/vmfault: Make vmalloc_fault() handle large pages
2016-02-09 16:08 UTC (7+ messages)
[PATCH v8 0/9] DAX fsync/msync support
2016-02-08 22:06 UTC (4+ messages)
` [PATCH v8 6/9] dax: add support for fsync/msync
[PATCH 0/3] ACPI 6.1 NFIT Compatibility
2016-02-08 20:37 UTC (7+ messages)
` [PATCH 1/3] nfit: fix multi-interface dimm handling, acpi6.1 compatibility
` [PATCH 2/3] nfit, tools/testing/nvdimm: add format interface code definitions
` [PATCH 3/3] nfit, tools/testing/nvdimm: test multiple control regions per-dimm
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