summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm
Commit message (Expand)AuthorAge
* nvdimm: make CONFIG_NVDIMM_DAX 'bool'Arnd Bergmann2016-10-27
* pmem: report error on clear poison failureToshi Kani2016-10-19
* libnvdimm, namespace: potential NULL deref on allocation errorDan Carpenter2016-10-19
* Merge branch 'for-4.9/dax' into libnvdimm-for-nextDan Williams2016-10-07
|\
| * /dev/dax: fix Kconfig dependency build breakageRoss Zwisler2016-10-07
* | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams2016-10-07
|\ \
| * | libnvdimm, namespace: allow creation of multiple pmem-namespaces per regionDan Williams2016-10-07
| * | libnvdimm, namespace: lift single pmem limit in scan_labels()Dan Williams2016-10-07
| * | libnvdimm, namespace: filter out of range labels in scan_labels()Dan Williams2016-10-07
| * | libnvdimm, namespace: enable allocation of multiple pmem namespacesDan Williams2016-10-07
| * | libnvdimm, namespace: update label implementation for multi-pmemDan Williams2016-10-07
| * | libnvdimm, namespace: expand pmem device naming scheme for multi-pmemDan Williams2016-10-07
| * | libnvdimm, region: update nd_region_available_dpa() for multi-pmem supportDan Williams2016-10-07
| * | libnvdimm, namespace: sort namespaces by dpa at initDan Williams2016-10-07
| * | libnvdimm, namespace: allow multiple pmem-namespaces per region at scan timeDan Williams2016-10-07
| * | libnvdimm, namespace: unify blk and pmem label scanningDan Williams2016-10-05
| * | libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helperDan Williams2016-10-05
| * | libnvdimm, label: convert label tracking to a linked listDan Williams2016-09-30
| * | libnvdimm, region: move region-mapping input-paramters to nd_mapping_descDan Williams2016-09-30
| * | libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma2016-09-30
| * | pmem: reduce kmap_atomic sections to the memcpys onlyVishal Verma2016-09-30
| * | nvdimm: remove duplicate nd_mapping declarationDave Jiang2016-09-21
| * | libnvdimm, namespace: debug invalid interleave-set-cookie valuesDan Williams2016-09-21
| * | libnvdimm: Fix nvdimm_probe error on NVDIMM-NToshi Kani2016-09-01
| * | nvdimm: Spelling s/unacknoweldged/unacknowledged/Geert Uytterhoeven2016-09-01
| * | acpi, nfit: add dimm device notification supportDan Williams2016-08-29
| |/
* | nvdimm: reduce duplicated wpq flushesDave Jiang2016-09-30
* | libnvdimm, region: fix flush hint table thinkoDan Williams2016-09-24
* | libnvdimm: fix devm_nvdimm_memremap() error pathDan Williams2016-09-21
* | nvdimm: fix PHYS_PFN/PFN_PHYS mixupOliver O'Halloran2016-09-19
* | libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang2016-09-09
|/
* nvdimm, btt: add a size attribute for BTTsVishal Verma2016-08-08
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
* block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-07
* mm/block: convert rw_page users to bio op useMike Christie2016-08-04
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
| * Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams2016-07-24
| |\
| | * libnvdimm-btt: Delete an unnecessary check before the function call "__nd_dev...Markus Elfring2016-07-24
| | * nfit, libnvdimm: allow an ARS scrub to be triggered on demandVishal Verma2016-07-24
| | * libnvdimm: register nvdimm_bus devices with an nd_bus driverDan Williams2016-07-23
| | * pmem: clarify a debug print in pmem_clear_poisonVishal Verma2016-07-23
| | * libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams2016-07-21
| | * pmem: kill __pmem address spaceDan Williams2016-07-12
| | * libnvdimm, pmem: use nvdimm_flush() for namespace I/O writesDan Williams2016-07-12
| | * libnvdimm, pmem: flush posted-write queues on shutdownDan Williams2016-07-12
| | * libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush()Dan Williams2016-07-11
| | * libnvdimm: cycle flush hintsDan Williams2016-07-11
| | * libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush()Dan Williams2016-07-11
| | * libnvdimm: keep region data alive over namespace removalDan Williams2016-07-11
| | * libnvdimm, nfit: move flush hint mapping to region-device driver-dataDan Williams2016-07-11