| Commit message (Expand) | Author | Age |
* | libnvdimm: fix clear length of nvdimm_forget_poison() | Toshi Kani | 2017-05-25 |
* | libnvdimm, pfn: fix 'npfns' vs section alignment | Dan Williams | 2017-05-20 |
* | libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify | Toshi Kani | 2017-05-20 |
* | libnvdimm, region: fix flush hint detection crash | Dan Williams | 2017-05-20 |
* | libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat | Dan Williams | 2017-04-21 |
* | libnvdimm: fix blk free space accounting | Dan Williams | 2017-04-21 |
* | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams | 2017-03-14 |
* | libnvdimm, pfn: fix memmap reservation size versus 4K alignment | Dan Williams | 2017-02-14 |
* | libnvdimm, namespace: do not delete namespace-id 0 | Dan Williams | 2017-02-14 |
* | libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero | Dan Williams | 2017-01-26 |
* | libnvdimm, pfn: fix align attribute | Dan Williams | 2017-01-09 |
* | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams | 2016-12-06 |
* | nvdimm: make CONFIG_NVDIMM_DAX 'bool' | Arnd Bergmann | 2016-10-27 |
* | pmem: report error on clear poison failure | Toshi Kani | 2016-10-19 |
* | libnvdimm, namespace: potential NULL deref on allocation error | Dan Carpenter | 2016-10-19 |
* | Merge branch 'for-4.9/dax' into libnvdimm-for-next | Dan Williams | 2016-10-07 |
|\ |
|
| * | /dev/dax: fix Kconfig dependency build breakage | Ross Zwisler | 2016-10-07 |
* | | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams | 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: update label implementation for multi-pmem | Dan Williams | 2016-10-07 |
| * | | libnvdimm, namespace: expand pmem device naming scheme for multi-pmem | Dan Williams | 2016-10-07 |
| * | | libnvdimm, region: update nd_region_available_dpa() for multi-pmem support | 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, region: move region-mapping input-paramters to nd_mapping_desc | Dan Williams | 2016-09-30 |
| * | | libnvdimm: clear the internal poison_list when clearing badblocks | Vishal Verma | 2016-09-30 |
| * | | pmem: reduce kmap_atomic sections to the memcpys only | Vishal Verma | 2016-09-30 |
| * | | nvdimm: remove duplicate nd_mapping declaration | Dave Jiang | 2016-09-21 |
| * | | libnvdimm, namespace: debug invalid interleave-set-cookie values | Dan Williams | 2016-09-21 |
| * | | libnvdimm: Fix nvdimm_probe error on NVDIMM-N | Toshi Kani | 2016-09-01 |
| * | | nvdimm: Spelling s/unacknoweldged/unacknowledged/ | Geert Uytterhoeven | 2016-09-01 |
| * | | acpi, nfit: add dimm device notification support | Dan Williams | 2016-08-29 |
| |/ |
|
* | | nvdimm: reduce duplicated wpq flushes | Dave Jiang | 2016-09-30 |
* | | libnvdimm, region: fix flush hint table thinko | Dan Williams | 2016-09-24 |
* | | libnvdimm: fix devm_nvdimm_memremap() error path | Dan Williams | 2016-09-21 |
* | | nvdimm: fix PHYS_PFN/PFN_PHYS mixup | Oliver O'Halloran | 2016-09-19 |
* | | libnvdimm: allow legacy (e820) pmem region to clear bad blocks | Dave Jiang | 2016-09-09 |
|/ |
|
* | nvdimm, btt: add a size attribute for BTTs | Vishal Verma | 2016-08-08 |
* | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 |
* | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 2016-08-07 |
* | mm/block: convert rw_page users to bio op use | Mike Christie | 2016-08-04 |
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-28 |
|\ |
|
| * | Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-07-24 |
| |\ |
|
| | * | libnvdimm-btt: Delete an unnecessary check before the function call "__nd_dev... | Markus Elfring | 2016-07-24 |