Age | Commit message (Expand) | Author | Files | Lines |
2019-07-27 | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -18/+18 |
2019-07-18 | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams | 1 | -18/+18 |
2019-07-05 | libnvdimm, namespace: Drop uuid_t implementation detail | Andy Shevchenko | 1 | -4/+4 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 1 | -9/+1 |
2019-04-30 | libnvdimm/namespace: Fix label tracking error | Dan Williams | 1 | -0/+15 |
2019-03-22 | libnvdimm/namespace: Fix a potential NULL pointer dereference | Kangjie Lu | 1 | -1/+4 |
2019-03-11 | Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-next | Dan Williams | 1 | -0/+4 |
2019-03-04 | libnvdimm/namespace: Clean up holder_class_store() | Dan Williams | 1 | -4/+4 |
2019-02-12 | libnvdimm/pmem: Honor force_raw for legacy pmem regions | Dan Williams | 1 | -0/+4 |
2019-02-02 | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family | Dan Williams | 1 | -0/+6 |
2018-12-10 | libnvdimm, namespace: Replace kmemdup() with kstrndup() | Andy Shevchenko | 1 | -2/+1 |
2018-10-01 | libnvdimm, namespace: Drop the repeat assignment for variable dev->parent | GuangZhe Fu | 1 | -1/+0 |
2018-07-25 | libnvdimm: Use max contiguous area for namespace size | Keith Busch | 1 | -3/+3 |
2018-07-14 | libnvdimm: Introduce locked DIMM capacity support | Dan Williams | 1 | -0/+23 |
2018-04-06 | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams | 1 | -2/+2 |
2018-03-06 | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams | 1 | -22/+16 |
2018-02-03 | libnvdimm, namespace: remove redundant initialization of 'nd_mapping' | Colin Ian King | 1 | -1/+1 |
2017-10-07 | libnvdimm, namespace: make a couple of functions static | Colin Ian King | 1 | -2/+2 |
2017-09-28 | libnvdimm, namespace: make 'resource' attribute only readable by root | Dan Williams | 1 | -1/+1 |
2017-09-18 | libnvdimm, namespace: fix btt claim class crash | Dan Williams | 1 | -0/+9 |
2017-08-11 | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams | 1 | -3/+3 |
2017-07-03 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 1 | -9/+5 |
2017-06-29 | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma | 1 | -2/+59 |
2017-06-27 | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 1 | -4/+4 |
2017-06-27 | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 1 | -5/+1 |
2017-06-15 | libnvdimm, label: add address abstraction identifiers | Dan Williams | 1 | -0/+74 |
2017-06-15 | libnvdimm, label: populate 'isetcookie' for blk-aperture namespaces | Dan Williams | 1 | -6/+14 |
2017-06-15 | libnvdimm, label: populate the type_guid property for v1.2 namespaces | Dan Williams | 1 | -19/+38 |
2017-06-15 | libnvdimm, label: honor the lba size specified in v1.2 labels | Dan Williams | 1 | -12/+53 |
2017-06-15 | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams | 1 | -2/+7 |
2017-05-04 | libnvdimm: handle locked label storage areas | Dan Williams | 1 | -5/+12 |
2017-05-04 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams | 1 | -1/+1 |
2017-03-01 | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams | 1 | -4/+14 |
2017-01-31 | libnvdimm, namespace: do not delete namespace-id 0 | Dan Williams | 1 | -4/+7 |
2017-01-31 | nvdimm: constify device_type structures | Bhumika Goyal | 1 | -3/+3 |
2017-01-13 | libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero | Dan Williams | 1 | -13/+10 |
2016-12-17 | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -4/+4 |
2016-12-15 | libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held | Dan Williams | 1 | -1/+1 |
2016-12-04 | libnvdimm, namespace: use octal for permissions | Fabian Frederick | 1 | -2/+2 |
2016-11-28 | libnvdimm, namespace: fix the type of name variable | Nicolas Iooss | 1 | -1/+1 |
2016-10-19 | libnvdimm, namespace: potential NULL deref on allocation error | Dan Carpenter | 1 | -6/+8 |
2016-10-07 | libnvdimm, namespace: allow creation of multiple pmem-namespaces per region | Dan Williams | 1 | -3/+45 |
2016-10-07 | libnvdimm, namespace: lift single pmem limit in scan_labels() | Dan Williams | 1 | -3/+0 |
2016-10-07 | libnvdimm, namespace: filter out of range labels in scan_labels() | Dan Williams | 1 | -2/+7 |
2016-10-07 | libnvdimm, namespace: enable allocation of multiple pmem namespaces | Dan Williams | 1 | -38/+90 |
2016-10-07 | libnvdimm, namespace: expand pmem device naming scheme for multi-pmem | Dan Williams | 1 | -1/+15 |
2016-10-07 | libnvdimm, namespace: sort namespaces by dpa at init | Dan Williams | 1 | -3/+32 |
2016-10-07 | libnvdimm, namespace: allow multiple pmem-namespaces per region at scan time | Dan Williams | 1 | -12/+72 |
2016-10-05 | libnvdimm, namespace: unify blk and pmem label scanning | Dan Williams | 1 | -178/+207 |
2016-10-05 | libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helper | Dan Williams | 1 | -7/+12 |