aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvdimm/namespace_devs.c
AgeCommit message (Expand)Author
2019-04-30libnvdimm/namespace: Fix label tracking errorDan Williams
2019-03-22libnvdimm/namespace: Fix a potential NULL pointer dereferenceKangjie Lu
2019-03-11Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-nextDan Williams
2019-03-04libnvdimm/namespace: Clean up holder_class_store()Dan Williams
2019-02-12libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams
2019-02-02libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams
2018-12-10libnvdimm, namespace: Replace kmemdup() with kstrndup()Andy Shevchenko
2018-10-01libnvdimm, namespace: Drop the repeat assignment for variable dev->parentGuangZhe Fu
2018-07-25libnvdimm: Use max contiguous area for namespace sizeKeith Busch
2018-07-14libnvdimm: Introduce locked DIMM capacity supportDan Williams
2018-04-06libnvdimm, namespace: use a safe lookup for dimm device nameDan Williams
2018-03-06libnvdimm: remove redundant __func__ in dev_dbgDan Williams
2018-02-03libnvdimm, namespace: remove redundant initialization of 'nd_mapping'Colin Ian King
2017-10-07libnvdimm, namespace: make a couple of functions staticColin Ian King
2017-09-28libnvdimm, namespace: make 'resource' attribute only readable by rootDan Williams
2017-09-18libnvdimm, namespace: fix btt claim class crashDan Williams
2017-08-11libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}Dan Williams
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma
2017-06-27libnvdimm, nfit: enable support for volatile rangesDan Williams
2017-06-27x86, libnvdimm, pmem: remove global pmem apiDan Williams
2017-06-15libnvdimm, label: add address abstraction identifiersDan Williams
2017-06-15libnvdimm, label: populate 'isetcookie' for blk-aperture namespacesDan Williams
2017-06-15libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams
2017-06-15libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams
2017-06-15libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams
2017-05-04libnvdimm: handle locked label storage areasDan Williams
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams
2017-03-01nfit, libnvdimm: fix interleave set cookie calculationDan Williams
2017-01-31libnvdimm, namespace: do not delete namespace-id 0Dan Williams
2017-01-31nvdimm: constify device_type structuresBhumika Goyal
2017-01-13libnvdimm, namespace: fix pmem namespace leak, delete when size set to zeroDan Williams
2016-12-17Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams
2016-12-15libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_heldDan Williams
2016-12-04libnvdimm, namespace: use octal for permissionsFabian Frederick
2016-11-28libnvdimm, namespace: fix the type of name variableNicolas Iooss
2016-10-19libnvdimm, namespace: potential NULL deref on allocation errorDan Carpenter
2016-10-07libnvdimm, namespace: allow creation of multiple pmem-namespaces per regionDan Williams
2016-10-07libnvdimm, namespace: lift single pmem limit in scan_labels()Dan Williams
2016-10-07libnvdimm, namespace: filter out of range labels in scan_labels()Dan Williams
2016-10-07libnvdimm, namespace: enable allocation of multiple pmem namespacesDan Williams
2016-10-07libnvdimm, namespace: expand pmem device naming scheme for multi-pmemDan Williams
2016-10-07libnvdimm, namespace: sort namespaces by dpa at initDan Williams
2016-10-07libnvdimm, namespace: allow multiple pmem-namespaces per region at scan timeDan Williams
2016-10-05libnvdimm, namespace: unify blk and pmem label scanningDan Williams
2016-10-05libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helperDan Williams
2016-09-30libnvdimm, label: convert label tracking to a linked listDan Williams
2016-09-21libnvdimm, namespace: debug invalid interleave-set-cookie valuesDan Williams
2016-09-01nvdimm: Spelling s/unacknoweldged/unacknowledged/Geert Uytterhoeven
2016-05-09libnvdimm, dax: introduce device-dax infrastructureDan Williams