| Commit message (Expand) | Author | Age |
* | libnvdimm/namespace: Fix a potential NULL pointer dereference | Kangjie Lu | 2019-03-22 |
* | Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-next | Dan Williams | 2019-03-11 |
|\ |
|
| * | libnvdimm/pmem: Honor force_raw for legacy pmem regions | Dan Williams | 2019-02-12 |
* | | libnvdimm/namespace: Clean up holder_class_store() | Dan Williams | 2019-03-04 |
* | | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family | Dan Williams | 2019-02-02 |
|/ |
|
* | libnvdimm, namespace: Replace kmemdup() with kstrndup() | Andy Shevchenko | 2018-12-10 |
* | libnvdimm, namespace: Drop the repeat assignment for variable dev->parent | GuangZhe Fu | 2018-10-02 |
* | libnvdimm: Use max contiguous area for namespace size | Keith Busch | 2018-07-25 |
* | libnvdimm: Introduce locked DIMM capacity support | Dan Williams | 2018-07-14 |
* | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams | 2018-04-07 |
* | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams | 2018-03-06 |
* | libnvdimm, namespace: remove redundant initialization of 'nd_mapping' | Colin Ian King | 2018-02-03 |
* | libnvdimm, namespace: make a couple of functions static | Colin Ian King | 2017-10-07 |
* | libnvdimm, namespace: make 'resource' attribute only readable by root | Dan Williams | 2017-09-28 |
* | libnvdimm, namespace: fix btt claim class crash | Dan Williams | 2017-09-18 |
* | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams | 2017-08-11 |
* | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 2017-07-03 |
|\ |
|
| * | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 2017-06-27 |
| * | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 2017-06-27 |
* | | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma | 2017-06-29 |
* | | libnvdimm, label: add address abstraction identifiers | Dan Williams | 2017-06-15 |
* | | libnvdimm, label: populate 'isetcookie' for blk-aperture namespaces | Dan Williams | 2017-06-15 |
* | | libnvdimm, label: populate the type_guid property for v1.2 namespaces | Dan Williams | 2017-06-15 |
* | | libnvdimm, label: honor the lba size specified in v1.2 labels | Dan Williams | 2017-06-15 |
* | | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams | 2017-06-15 |
|/ |
|
* | libnvdimm: handle locked label storage areas | Dan Williams | 2017-05-04 |
* | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 2017-05-04 |
* | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams | 2017-03-01 |
* | libnvdimm, namespace: do not delete namespace-id 0 | Dan Williams | 2017-01-31 |
* | nvdimm: constify device_type structures | Bhumika Goyal | 2017-01-31 |
* | libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero | Dan Williams | 2017-01-13 |
* | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-12-17 |
|\ |
|
| * | libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held | Dan Williams | 2016-12-15 |
| * | libnvdimm, namespace: use octal for permissions | Fabian Frederick | 2016-12-04 |
| * | libnvdimm, namespace: fix the type of name variable | Nicolas Iooss | 2016-11-28 |
* | | libnvdimm, namespace: potential NULL deref on allocation error | Dan Carpenter | 2016-10-19 |
|/ |
|
* | libnvdimm, namespace: allow creation of multiple pmem-namespaces per region | Dan Williams | 2016-10-07 |
* | libnvdimm, namespace: lift single pmem limit in scan_labels() | Dan Williams | 2016-10-07 |
* | libnvdimm, namespace: filter out of range labels in scan_labels() | Dan Williams | 2016-10-07 |
* | libnvdimm, namespace: enable allocation of multiple pmem namespaces | Dan Williams | 2016-10-07 |
* | libnvdimm, namespace: expand pmem device naming scheme for multi-pmem | Dan Williams | 2016-10-07 |
* | libnvdimm, namespace: sort namespaces by dpa at init | Dan Williams | 2016-10-07 |
* | libnvdimm, namespace: allow multiple pmem-namespaces per region at scan time | Dan Williams | 2016-10-07 |
* | libnvdimm, namespace: unify blk and pmem label scanning | Dan Williams | 2016-10-05 |
* | libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helper | Dan Williams | 2016-10-05 |
* | libnvdimm, label: convert label tracking to a linked list | Dan Williams | 2016-09-30 |
* | libnvdimm, namespace: debug invalid interleave-set-cookie values | Dan Williams | 2016-09-21 |
* | nvdimm: Spelling s/unacknoweldged/unacknowledged/ | Geert Uytterhoeven | 2016-09-01 |
* | libnvdimm, dax: introduce device-dax infrastructure | Dan Williams | 2016-05-09 |
* | libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host' | Dan Williams | 2016-04-22 |