- 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
- f6d2b80 Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next by Dan Williams · 4 years, 9 months ago
- d3b8865 Merge branch 'for-5.7/numa' into libnvdimm-for-next by Dan Williams · 4 years, 9 months ago
- 91bf79b Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-next by Dan Williams · 4 years, 9 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
- 5d64efe pmem: Add functions for reading/writing page to/from pmem by Vivek Goyal · 4 years, 10 months ago
- 338f6da libnvdimm: Update persistence domain value for of_pmem and papr_scm device by Aneesh Kumar K.V · 4 years, 9 months ago
- 04ff486 libnvdimm/region: Fix build error by YueHaibing · 4 years, 9 months ago
- 9106137 libnvdimm/region: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 1e36163 libnvdimm/label: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
- 2522afb libnvdimm/region: Introduce an 'align' attribute by Dan Williams · 5 years ago
- a0e3745 libnvdimm/region: Introduce NDD_LABELING by Dan Williams · 5 years ago
- 6acd7d5 libnvdimm/namespace: Enforce memremap_compat_align() by Dan Williams · 4 years, 10 months ago
- b2ba7e9 libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid by Dan Williams · 4 years, 10 months ago
- f84afbd libnvdimm: Out of bounds read in __nd_ioctl() by Dan Carpenter · 4 years, 10 months ago
- 9ffc1d1 mm/memremap_pages: Introduce memremap_compat_align() by Dan Williams · 5 years ago
- 7b27a86 libnvdimm/e820: Retrieve and populate correct 'target_node' info by Dan Williams · 4 years, 11 months ago
- 429589d mm: Cleanup __put_devmap_managed_page() vs ->page_free() by Dan Williams · 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
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- bcba0c4 libnvdimm: Export the target_node attribute for regions and namespaces by Dan Williams · 5 years ago
- bfd2e91 libnvdimm: Simplify root read-only definition for the 'resource' attribute by Dan Williams · 5 years ago
- e755799a libnvdimm: Move nvdimm_bus_attribute_group to device_type by Dan Williams · 5 years ago
- 360eba7 libnvdimm: Move nvdimm_attribute_group to device_type by Dan Williams · 5 years ago
- 4ce79fa libnvdimm: Move nd_mapping_attribute_group to device_type by Dan Williams · 5 years ago
- 7c4fc8c libnvdimm: Move nd_region_attribute_group to device_type by Dan Williams · 5 years ago
- e2f6a0e libnvdimm: Move nd_numa_attribute_group to device_type by Dan Williams · 5 years ago
- adbb682 libnvdimm: Move nd_device_attribute_group to device_type by Dan Williams · 5 years ago
- cb719d5 libnvdimm: Move region attribute group definition by Dan Williams · 5 years ago
- 78c81cc libnvdimm: Move attribute groups to device type by Dan Williams · 5 years ago
- cda93d6 libnvdimm: Remove prototypes for nonexistent functions by Alastair D'Silva · 5 years ago
- 4e24e37 libnvdimm/btt: fix variable 'rc' set but not used by Qian Cai · 5 years ago
- d7c0d92 libnvdimm/pmem: Delete include of nd-core.h by Dan Williams · 5 years ago
- 8f4b01f libnvdimm/namespace: Differentiate between probe mapping and runtime mapping by Aneesh Kumar K.V · 5 years ago
- c1f45d8 libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe by Aneesh Kumar K.V · 5 years ago
- ab84b77 libnvdimm/namsepace: Don't set claim_class on error by Ira Weiny · 5 years ago
- 33dd707 lib: Uplevel the pmem "region" ida to a global allocator by Dan Williams · 5 years ago
- 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
- a3c0e7b Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
- 4c806b8 libnvdimm/region: Enable MAP_SYNC for volatile regions by Aneesh Kumar K.V · 5 years ago
- 674f31a libnvdimm: prevent nvdimm from requesting key when security is disabled by Dave Jiang · 5 years ago
- c42adf8 libnvdimm/region: Initialize bad block for volatile namespaces by Aneesh Kumar K.V · 5 years ago
- cf387d9 libnvdimm/altmap: Track namespace boundaries in altmap by Aneesh Kumar K.V · 5 years ago
- 86aa666 libnvdimm: Fix endian conversion issues by Aneesh Kumar K.V · 5 years ago
- f537669 libnvdimm/dax: Pick the right alignment default when creating dax devices by Aneesh Kumar K.V · 5 years ago
- 6cb2e9e Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
- 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- 62974fc libnvdimm: Enable unit test infrastructure compile checks by Dan Williams · 5 years ago
- 5b26db9 libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check by Aneesh Kumar K.V · 5 years ago
- 047e0ef libnvdimm/label: Remove the dpa align check by Aneesh Kumar K.V · 5 years ago
- edbb52c libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock by Aneesh Kumar K.V · 5 years ago
- e96f0bf libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change by Aneesh Kumar K.V · 5 years ago
- 1c97afa libnvdimm/pmem: Advance namespace seed for specific probe errors by Aneesh Kumar K.V · 5 years ago
- a2d1c7a libnvdimm/region: Rewrite _probe_success() to _advance_seeds() by Dan Williams · 5 years ago
- 7b60422 libnvdimm/security: Consolidate 'security' operations by Dan Williams · 5 years ago
- bc4f219 libnvdimm/security: Tighten scope of nvdimm->busy vs security operations by Dan Williams · 5 years ago
- d78c620 libnvdimm/security: Introduce a 'frozen' attribute by Dan Williams · 5 years ago
- 2b90cb2 libnvdimm, region: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
- 274b9240 libnvdimm/pfn: Fix namespace creation on misaligned addresses by Jeff Moyer · 5 years ago
- 49bddc7 libnvdimm/of_pmem: Provide a unique name for bus provider by Aneesh Kumar K.V · 5 years ago
- 523634d Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
- 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- a361919 libnvdimm/pfn: stop padding pmem namespaces to section alignment by Dan Williams · 5 years ago
- 7e3e888 libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields by Dan Williams · 5 years ago
- 87a30e1 driver-core, libnvdimm: Let device subsystems add local lockdep coverage by Dan Williams · 5 years ago
- ca6bf26 libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock by Dan Williams · 5 years ago
- b70d31d libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl() by Dan Williams · 5 years ago
- 6de5d06 libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant by Dan Williams · 5 years ago
- 700cd03 libnvdimm/region: Register badblocks before namespaces by Dan Williams · 5 years ago
- 8aac0e2 libnvdimm/bus: Prevent duplicate device_unregister() calls by Dan Williams · 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
- 8c2e408 virtio_pmem: fix sparse warning by Pankaj Gupta · 5 years ago
- ae4a050 docs: nvdimm: add it to the driver-api book by Mauro Carvalho Chehab · 6 years ago
- b0a4aa9 docs: nvdimm: convert to ReST by Mauro Carvalho Chehab · 6 years ago
- fefc1d9 libnvdimm: add dax_dev sync flag by Pankaj Gupta · 5 years ago
- 6e84200 virtio-pmem: Add virtio pmem driver by Pankaj Gupta · 5 years ago
- c5d4355 libnvdimm: nd_region flush callback support by Pankaj Gupta · 5 years ago
- db5d00c libnvdimm, namespace: Drop uuid_t implementation detail by Andy Shevchenko · 6 years ago
- 514caf2 memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag by Christoph Hellwig · 6 years ago
- 80a72d0 memremap: remove the data field in struct dev_pagemap by Christoph Hellwig · 6 years ago
- f6a55e1 memremap: lift the devmap_enable manipulation into devm_memremap_pages 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
- 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
- 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 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
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 52f476a libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead by Dan Williams · 6 years ago
- 7bf7eac dax: Arrange for dax_supported check to span multiple devices by Dan Williams · 6 years ago
- c01dafa libnvdimm: Fix compilation warnings with W=1 by Qian Cai · 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
- 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
- c4703ce libnvdimm/namespace: Fix label tracking error by Dan Williams · 6 years ago
- 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
- d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago