Age | Commit message (Expand) | Author |
2017-10-07 | libnvdimm, namespace: make a couple of functions static | Colin Ian King |
2017-09-28 | libnvdimm, namespace: make 'resource' attribute only readable by root | Dan Williams |
2017-09-18 | libnvdimm, namespace: fix btt claim class crash | Dan Williams |
2017-08-11 | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams |
2017-07-03 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams |
2017-06-29 | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma |
2017-06-27 | libnvdimm, nfit: enable support for volatile ranges | Dan Williams |
2017-06-27 | x86, libnvdimm, pmem: remove global pmem api | Dan Williams |
2017-06-15 | 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-05-04 | libnvdimm: handle locked label storage areas | Dan Williams |
2017-05-04 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams |
2017-03-01 | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams |
2017-01-31 | libnvdimm, namespace: do not delete namespace-id 0 | Dan Williams |
2017-01-31 | nvdimm: constify device_type structures | Bhumika Goyal |
2017-01-13 | libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero | Dan Williams |
2016-12-17 | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams |
2016-12-15 | libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held | Dan Williams |
2016-12-04 | libnvdimm, namespace: use octal for permissions | Fabian Frederick |
2016-11-28 | libnvdimm, namespace: fix the type of name variable | Nicolas Iooss |
2016-10-19 | libnvdimm, namespace: potential NULL deref on allocation error | Dan Carpenter |
2016-10-07 | 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-05 | 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-09-30 | libnvdimm, label: convert label tracking to a linked list | Dan Williams |
2016-09-21 | libnvdimm, namespace: debug invalid interleave-set-cookie values | Dan Williams |
2016-09-01 | nvdimm: Spelling s/unacknoweldged/unacknowledged/ | Geert Uytterhoeven |
2016-05-09 | libnvdimm, dax: introduce device-dax infrastructure | Dan Williams |
2016-04-22 | libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host' | Dan Williams |
2016-03-05 | libnvdimm, pmem: adjust for section collisions with 'System RAM' | Dan Williams |
2016-01-26 | libnvdimm: fix mode determination for e820 devices | Dan Williams |
2016-01-05 | libnvdimm: fix namespace object confusion in is_uuid_busy() | Dan Williams |
2015-12-24 | libnvdimm, pfn: move 'memory mode' indication to sysfs | Dan Williams |
2015-12-13 | libnvdimm, pfn: fix pfn seed creation | Dan Williams |
2015-12-08 | nvdimm: improve diagnosibility of namespaces | Dmitry Krivenok |
2015-08-28 | libnvdimm, pmem: direct map legacy pmem by default | Dan Williams |
2015-08-28 | libnvdimm, pfn: 'struct page' provider infrastructure | Dan Williams |
2015-08-14 | libnvdimm, btt: write and validate parent_uuid | Vishal Verma |
2015-06-26 | libnvdimm: Add sysfs numa_node to NVDIMM devices | Toshi Kani |
2015-06-26 | libnvdimm, blk: add support for blk integrity | Vishal Verma |
2015-06-26 | libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory | Ross Zwisler |