Age | Commit message (Expand) | Author | Files | Lines |
2020-07-28 | libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO() | Dan Williams | 1 | -1/+1 |
2020-03-17 | libnvdimm/namespace: Enforce memremap_compat_align() | Dan Williams | 1 | -3/+29 |
2020-03-17 | libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid | Dan Williams | 1 | -4/+4 |
2020-02-21 | mm/memremap_pages: Introduce memremap_compat_align() | Dan Williams | 1 | -1/+1 |
2019-11-19 | libnvdimm: Simplify root read-only definition for the 'resource' attribute | Dan Williams | 1 | -9/+1 |
2019-11-17 | libnvdimm: Move attribute groups to device type | Dan Williams | 1 | -14/+14 |
2019-11-15 | libnvdimm/namespace: Differentiate between probe mapping and runtime mapping | Aneesh Kumar K.V | 1 | -7/+11 |
2019-11-15 | libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe | Aneesh Kumar K.V | 1 | -1/+7 |
2019-09-29 | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -21/+56 |
2019-09-24 | libnvdimm/altmap: Track namespace boundaries in altmap | Aneesh Kumar K.V | 1 | -0/+2 |
2019-09-24 | libnvdimm/dax: Pick the right alignment default when creating dax devices | Aneesh Kumar K.V | 1 | -21/+54 |
2019-09-21 | Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+33 |
2019-09-06 | libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock | Aneesh Kumar K.V | 1 | -1/+24 |
2019-09-06 | libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ... | Aneesh Kumar K.V | 1 | -1/+9 |
2019-08-28 | libnvdimm/pfn: Fix namespace creation on misaligned addresses | Jeff Moyer | 1 | -1/+4 |
2019-07-27 | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -12/+12 |
2019-07-19 | libnvdimm/pfn: stop padding pmem namespaces to section alignment | Dan Williams | 1 | -64/+13 |
2019-07-19 | libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields | Dan Williams | 1 | -3/+15 |
2019-07-19 | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams | 1 | -12/+12 |
2019-07-02 | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag | Christoph Hellwig | 1 | -2/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 1 | -9/+1 |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig | 1 | -2/+2 |
2019-02-22 | libnvdimm/pfn: Remove dax_label_reserve | Dan Williams | 1 | -4/+2 |
2019-02-12 | libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init() | Dan Williams | 1 | -7/+13 |
2019-02-12 | libnvdimm: Fix altmap reservation size calculation | Oliver O'Halloran | 1 | -1/+1 |
2019-02-12 | libnvdimm, pfn: Fix over-trim in trim_pfn_device() | Wei Yang | 1 | -1/+1 |
2018-12-06 | libnvdimm, pfn: Pad pfn namespaces relative to other regions | Dan Williams | 1 | -27/+37 |
2018-09-28 | libnvdimm, pfn: during init, clear errors in the metadata area | Vishal Verma | 1 | -1/+60 |
2018-05-22 | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS | Dan Williams | 1 | -2/+0 |
2018-04-09 | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -13/+12 |
2018-03-14 | libnvdimm: remove redundant assignment to pointer 'dev' | Colin Ian King | 1 | -1/+1 |
2018-03-06 | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams | 1 | -13/+12 |
2018-01-08 | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig | 1 | -12/+15 |
2017-12-20 | libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment | Dan Williams | 1 | -3/+12 |
2017-12-20 | libnvdimm, pfn: fix start_pad handling for aligned namespaces | Dan Williams | 1 | -2/+3 |
2017-09-28 | libnvdimm, pfn: make 'resource' attribute only readable by root | Dan Williams | 1 | -0/+8 |
2017-08-15 | libnvdimm, pfn, dax: limit namespace alignments to the supported set | Dan Williams | 1 | -21/+2 |
2017-08-12 | libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfs | Oliver O'Halloran | 1 | -0/+31 |
2017-07-26 | libnvdimm: Stop using HPAGE_SIZE | Oliver O'Halloran | 1 | -4/+5 |
2017-07-04 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 1 | -2/+2 |
2017-06-28 | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 1 | -2/+2 |
2017-06-16 | libnvdimm, label: add address abstraction identifiers | Dan Williams | 1 | -0/+8 |
2017-05-11 | libnvdimm: add an atomic vs process context flag to rw_bytes | Vishal Verma | 1 | -2/+2 |
2017-05-05 | libnvdimm, pfn: fix 'npfns' vs section alignment | Dan Williams | 1 | -2/+4 |
2017-05-01 | libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering | Dan Williams | 1 | -1/+1 |
2017-02-05 | libnvdimm, pfn: fix memmap reservation size versus 4K alignment | Dan Williams | 1 | -5/+2 |
2016-12-10 | libnvdimm, pfn: fix align attribute | Dan Williams | 1 | -1/+1 |
2016-06-24 | libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignment | Dan Williams | 1 | -11/+40 |
2016-05-21 | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams | 1 | -26/+14 |
2016-05-21 | libnvdimm, dax: fix deletion | Dan Williams | 1 | -19/+0 |