Age | Commit message (Expand) | Author | Files | Lines |
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 |