- ec376f5 dax: make sure inodes are flushed before destroy cache by Tong Zhang · 2 years, 11 months ago
- fc22917 device-dax: Fix default return code of range_parse() by Shiyang Ruan · 4 years ago
- 12d377b device-dax: Fix range release by Dan Williams · 4 years ago
- 224adad device-dax/core: Fix memory leak when rmmod dax.ko by Wang Hai · 4 years, 1 month ago
- a927bd6 mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports by Dan Williams · 4 years, 1 month ago
- 6945653 Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 2 months ago
- b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 2 months ago
- a455aa7 device-dax/kmem: fix resource release by Dan Williams · 4 years, 2 months ago
- 8490e2e device-dax: add a range mapping allocation attribute by Joao Martins · 4 years, 2 months ago
- 5a50560 dax/hmem: introduce dax_hmem.region_idle parameter by Joao Martins · 4 years, 2 months ago
- 6d82120 device-dax: add an 'align' attribute by Dan Williams · 4 years, 2 months ago
- 33cf94d device-dax: make align a per-device property by Joao Martins · 4 years, 2 months ago
- 0b07ce8 device-dax: introduce 'mapping' devices by Dan Williams · 4 years, 2 months ago
- 60e93dc device-dax: add dis-contiguous resource support by Dan Williams · 4 years, 2 months ago
- b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 2 months ago
- a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 2 months ago
- fcffb6a device-dax: add resize support by Dan Williams · 4 years, 2 months ago
- 0f3da14 device-dax: introduce 'seed' devices by Dan Williams · 4 years, 2 months ago
- f11cf81 device-dax: introduce 'struct dev_dax' typed-driver operations by Dan Williams · 4 years, 2 months ago
- c2f3011 device-dax: add an allocation interface for device-dax instances by Dan Williams · 4 years, 2 months ago
- 0513bd5 device-dax/kmem: replace release_resource() with release_mem_region() by Dan Williams · 4 years, 2 months ago
- 7e6b431 device-dax/kmem: move resource name tracking to drvdata by Dan Williams · 4 years, 2 months ago
- 59bc8d1 device-dax/kmem: introduce dax_kmem_range() by Dan Williams · 4 years, 2 months ago
- f5516ec device-dax: make pgmap optional for instance creation by Dan Williams · 4 years, 2 months ago
- 174ebec device-dax: move instance creation parameters to 'struct dev_dax_data' by Dan Williams · 4 years, 2 months ago
- ec82690 device-dax: drop the dax_region.pfn_flags attribute by Dan Williams · 4 years, 2 months ago
- 5ccac54 ACPI: HMAT: attach a device for each soft-reserved range by Dan Williams · 4 years, 2 months ago
- c01044c ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device by Dan Williams · 4 years, 2 months ago
- d4c5da5 dax: Fix stack overflow when mounting fsdax pmem device by Adrian Huang · 4 years, 3 months ago
- e2ec512 dm: Call proper helper to determine dax support by Jan Kara · 4 years, 3 months ago
- 4f8b0a5 Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 4 months ago
- 1a9d5d4 dax: Modify bdev_dax_pgoff() to handle NULL bdev by Vivek Goyal · 4 years, 4 months ago
- 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
- 4533d3a memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC by Roger Pau Monne · 4 years, 4 months ago
- 6180bb4 dax: fix detection of dax support for non-persistent memory block devices by Coly Li · 4 years, 4 months ago
- c2affe9 dax: do not print error message for non-persistent memory block device by Adrian Huang · 4 years, 4 months ago
- 4bf5e36 Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 5 months ago
- eedfd73 drivers/dax: Expand lock scope to cover the use of addresses by Ira Weiny · 4 years, 5 months ago
- 2316097 dax: print error message by pr_info() in __generic_fsdax_supported() by Coly Li · 4 years, 5 months ago
- e556f6b block: remove the bd_queue field from struct block_device by Christoph Hellwig · 4 years, 6 months ago
- 8a725e4 device-dax: add memory via add_memory_driver_managed() by David Hildenbrand · 4 years, 7 months ago
- 735e4ae vfs: track per-sb writeback errors and report them to syncfs by Jeff Layton · 4 years, 7 months ago
- 60858c0 device-dax: don't leak kernel memory to user space after unloading kmem by David Hildenbrand · 4 years, 7 months ago
- 4e4ced9 dax: Move mandatory ->zero_page_range() check in alloc_dax() by Vivek Goyal · 4 years, 9 months ago
- f605a26 dax, pmem: Add a dax operation zero_page_range by Vivek Goyal · 4 years, 10 months ago
- f01b16a dax: Get rid of fs_dax_get_by_host() helper by Vivek Goyal · 5 years ago
- d10032d Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
- cb4dd72 dax: Add numa_node to the default device-dax attributes by Dan Williams · 5 years ago
- 153dd28 dax: Simplify root read-only definition for the 'resource' attribute by Dan Williams · 5 years ago
- 770619a dax: Create a dax device_type by Dan Williams · 5 years ago
- 8f4b01f libnvdimm/namespace: Differentiate between probe mapping and runtime mapping by Aneesh Kumar K.V · 5 years ago
- a6c7f4c device-dax: Add a driver for "hmem" devices by Dan Williams · 5 years ago
- 460370a dax: Fix alloc_dax_region() compile warning by Dan Williams · 5 years ago
- 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 0fe49f7 Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
- f8c3500 Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
- 9f960da device-dax: "Hotremove" persistent memory that is used like normal RAM by Pavel Tatashin · 5 years ago
- 31e4ca9 device-dax: fix memory and resource leak if hotplug fails by Pavel Tatashin · 5 years ago
- fefc1d9 libnvdimm: add dax_dev sync flag by Pankaj Gupta · 5 years ago
- ea31d58 device-dax: use the dev_pagemap internal refcount by Christoph Hellwig · 6 years ago
- d8668bb memremap: pass a struct dev_pagemap to ->kill and ->cleanup by Christoph Hellwig · 6 years ago
- 1e240e8 memremap: move dev_pagemap callbacks into a separate structure by Christoph Hellwig · 6 years ago
- 3ed2dcd memremap: validate the pagemap type passed to devm_memremap_pages by Christoph Hellwig · 6 years ago
- 40cdc60 device-dax: Add a 'resource' attribute by Vishal Verma · 6 years ago
- 50f44ee mm/devm_memremap_pages: fix final page put race by Dan Williams · 6 years ago
- 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
- 75d4e06 vfs: Convert dax to use the new mount API by David Howells · 6 years ago
- 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
- b2ad813 Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 1a6e9e7 device-dax: Drop register_filesystem() by Dan Williams · 6 years ago
- 7bf7eac dax: Arrange for dax_supported check to span multiple devices by Dan Williams · 6 years ago
- 83f3ef3 Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- fce86ff mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 6 years ago
- 6747665 drivers/dax: Allow to include DEV_DAX_PMEM as builtin by Aneesh Kumar K.V · 6 years ago
- 53e2282 dax: make use of ->free_inode() by Al Viro · 6 years ago
- d521fba dax/pmem: Fix whitespace in dax_pmem by Vishal Verma · 6 years ago
- f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- c221c0b device-dax: "Hotplug" persistent memory for use like normal RAM by Dave Hansen · 6 years ago
- c347bd7 device-dax: Add a 'modalias' attribute to DAX 'bus' devices by Vishal Verma · 6 years ago
- ad428cd dax: Check the end of the block-device capacity with dax_direct_access() by Dan Williams · 6 years ago
- 21c7576 device-dax: Add a 'target_node' attribute by Dan Williams · 6 years ago
- 664525b device-dax: Auto-bind device after successful new_id by Dan Williams · 6 years ago
- 8fc5c73 acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node by Dan Williams · 6 years ago
- 730926c device-dax: Add /sys/class/dax backwards compatibility by Dan Williams · 7 years ago
- d200781 device-dax: Add support for a dax override driver by Dan Williams · 6 years ago
- 89ec9f2 device-dax: Move resource pinning+mapping into the common driver by Dan Williams · 6 years ago
- 9567da0 device-dax: Introduce bus + driver model by Dan Williams · 7 years ago
- 51cf784 device-dax: Start defining a dax bus model by Dan Williams · 7 years ago
- 753a085 device-dax: Remove multi-resource infrastructure by Dan Williams · 7 years ago
- 93694f9 device-dax: Kill dax_region base by Dan Williams · 7 years ago
- 21b9e97 device-dax: Kill dax_region ida by Dan Williams · 7 years ago
- a95c90f mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
- 41c9b1b device-dax: Add missing address_space_operations by Dave Jiang · 6 years ago
- 36bdac1 drivers/dax/device.c: convert variable to vm_fault_t type by Souptick Joarder · 6 years ago
- 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 6 years ago
- b7751410 device-dax: avoid hang on error before devm_memremap_pages() by Stefan Hajnoczi · 6 years ago
- e0b401e dax/super: Do not request a pointer kaddr when not required by Huaisheng Ye · 6 years ago