Age | Commit message (Expand) | Author | Files | Lines |
2018-02-01 | libnvdimm: expose platform persistence attribute for nd_region | Dave Jiang | 1 | -0/+13 |
2017-09-28 | libnvdimm, region : make 'resource' attribute only readable by root | Dan Williams | 1 | -2/+6 |
2017-08-04 | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams | 1 | -2/+4 |
2017-07-03 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 1 | -18/+25 |
2017-06-29 | acpi, nfit: quiet invalid block-aperture-region warnings | Dan Williams | 1 | -1/+1 |
2017-06-29 | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region | Dan Williams | 1 | -0/+6 |
2017-06-27 | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 1 | -13/+14 |
2017-06-27 | libnvdimm, pmem: fix persistence warning | Dan Williams | 1 | -2/+3 |
2017-06-27 | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 1 | -1/+0 |
2017-06-15 | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams | 1 | -5/+38 |
2017-06-09 | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 1 | -2/+2 |
2017-05-04 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 1 | -2/+2 |
2017-04-29 | libnvdimm: rework region badblocks clearing | Dan Williams | 1 | -10/+5 |
2017-04-28 | libnvdimm, region: sysfs trigger for nvdimm_flush() | Dan Williams | 1 | -0/+41 |
2017-04-24 | libnvdimm, region: fix flush hint detection crash | Dan Williams | 1 | -4/+7 |
2017-04-12 | libnvdimm: Add 'resource' sysfs attribute to regions | Dave Jiang | 1 | -0/+13 |
2017-04-12 | libnvdimm: add mechanism to publish badblocks at the region level | Dave Jiang | 1 | -0/+19 |
2017-03-01 | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams | 1 | -0/+9 |
2016-12-15 | libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held | Dan Williams | 1 | -1/+1 |
2016-10-07 | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -17/+41 |
2016-10-07 | libnvdimm, namespace: allow creation of multiple pmem-namespaces per region | Dan Williams | 1 | -5/+13 |
2016-10-07 | libnvdimm, region: update nd_region_available_dpa() for multi-pmem support | Dan Williams | 1 | -3/+2 |
2016-09-30 | libnvdimm, label: convert label tracking to a linked list | Dan Williams | 1 | -2/+17 |
2016-09-30 | libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc | Dan Williams | 1 | -7/+9 |
2016-09-30 | nvdimm: reduce duplicated wpq flushes | Dave Jiang | 1 | -1/+16 |
2016-09-24 | libnvdimm, region: fix flush hint table thinko | Dan Williams | 1 | -8/+12 |
2016-09-19 | nvdimm: fix PHYS_PFN/PFN_PHYS mixup | Oliver O'Halloran | 1 | -1/+1 |
2016-07-11 | libnvdimm: cycle flush hints | Dan Williams | 1 | -3/+14 |
2016-07-11 | libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() | Dan Williams | 1 | -0/+61 |
2016-07-11 | libnvdimm, nfit: move flush hint mapping to region-device driver-data | Dan Williams | 1 | -3/+76 |
2016-07-11 | libnvdimm, nfit: remove nfit_spa_map() infrastructure | Dan Williams | 1 | -3/+0 |
2016-05-20 | libnvdimm: release ida resources | Dan Williams | 1 | -0/+5 |
2016-05-09 | libnvdimm, dax: introduce device-dax infrastructure | Dan Williams | 1 | -0/+29 |
2016-01-05 | libnvdimm: fix namespace object confusion in is_uuid_busy() | Dan Williams | 1 | -56/+0 |
2015-12-13 | libnvdimm, pfn: fix pfn seed creation | Dan Williams | 1 | -0/+7 |
2015-12-08 | nvdimm: do not show pfn_seed for non pmem regions | Dmitry Krivenok | 1 | -0/+3 |
2015-08-28 | libnvdimm, pmem: direct map legacy pmem by default | Dan Williams | 1 | -0/+1 |
2015-08-28 | libnvdimm, pfn: 'struct page' provider infrastructure | Dan Williams | 1 | -0/+19 |
2015-07-25 | libnvdimm: fix namespace seed creation | Dan Williams | 1 | -0/+5 |
2015-06-26 | libnvdimm: Set numa_node to NVDIMM devices | Toshi Kani | 1 | -0/+1 |
2015-06-26 | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 1 | -0/+29 |
2015-06-26 | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler | 1 | -11/+80 |
2015-06-26 | nd_btt: atomic sector updates | Vishal Verma | 1 | -4/+78 |
2015-06-25 | libnvdimm: infrastructure for btt devices | Dan Williams | 1 | -5/+34 |
2015-06-24 | libnvdimm: blk labels and namespace instantiation | Dan Williams | 1 | -2/+15 |
2015-06-24 | libnvdimm: pmem label sets and namespace instantiation. | Dan Williams | 1 | -8/+150 |
2015-06-24 | libnvdimm, nfit: add interleave-set state-tracking infrastructure | Dan Williams | 1 | -0/+69 |
2015-06-24 | libnvdimm: support for legacy (non-aliasing) nvdimms | Dan Williams | 1 | -1/+65 |
2015-06-24 | libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) | Dan Williams | 1 | -0/+297 |