summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)AuthorFilesLines
2016-12-18Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-72/+71
2016-12-17Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams11-72/+71
2016-12-16libnvdimm: fix mishandled nvdimm_clear_poison() return valueDan Williams2-11/+19
2016-12-15libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_heldDan Williams3-8/+6
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-12-10libnvdimm, pfn: fix align attributeDan Williams1-1/+1
2016-12-06acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams1-5/+20
2016-12-05libnvdimm, e820: use module_platform_driverJohannes Thumshirn1-11/+1
2016-12-04libnvdimm, namespace: use octal for permissionsFabian Frederick1-2/+2
2016-12-04libnvdimm, namespace: avoid multiple sector calculationsFabian Frederick1-6/+5
2016-12-04libnvdimm: remove else after return in nsio_rw_bytes()Fabian Frederick1-19/+16
2016-11-28libnvdimm, namespace: fix the type of name variableNicolas Iooss1-1/+1
2016-11-28libnvdimm: use consistent naming for request_mem_region()Dan Williams2-2/+2
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet3-9/+15
2016-11-11nvdimm: use the right length of "pmem"Nicolas Iooss1-1/+1
2016-11-11libnvdimm: check and clear poison before writing to pmemDave Jiang1-4/+26
2016-10-27nvdimm: make CONFIG_NVDIMM_DAX 'bool'Arnd Bergmann1-1/+1
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-1/+1
2016-10-19pmem: report error on clear poison failureToshi Kani1-2/+6
2016-10-19libnvdimm, namespace: potential NULL deref on allocation errorDan Carpenter1-6/+8
2016-10-19libnvdimm: allow a platform to force enable label supportDan Williams3-0/+10
2016-10-19libnvdimm: use generic iostat interfacesToshi Kani2-31/+9
2016-10-07Merge branch 'for-4.9/dax' into libnvdimm-for-nextDan Williams1-1/+1
2016-10-07Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams10-400/+1035
2016-10-07/dev/dax: fix Kconfig dependency build breakageRoss Zwisler1-1/+1
2016-10-07libnvdimm, namespace: allow creation of multiple pmem-namespaces per regionDan Williams3-9/+59
2016-10-07libnvdimm, namespace: lift single pmem limit in scan_labels()Dan Williams1-3/+0
2016-10-07libnvdimm, namespace: filter out of range labels in scan_labels()Dan Williams1-2/+7
2016-10-07libnvdimm, namespace: enable allocation of multiple pmem namespacesDan Williams3-45/+133
2016-10-07libnvdimm, namespace: update label implementation for multi-pmemDan Williams1-19/+53
2016-10-07libnvdimm, namespace: expand pmem device naming scheme for multi-pmemDan Williams1-1/+15
2016-10-07libnvdimm, region: update nd_region_available_dpa() for multi-pmem supportDan Williams3-42/+139
2016-10-07libnvdimm, namespace: sort namespaces by dpa at initDan Williams1-3/+32
2016-10-07libnvdimm, namespace: allow multiple pmem-namespaces per region at scan timeDan Williams1-12/+72
2016-10-05libnvdimm, namespace: unify blk and pmem label scanningDan Williams1-178/+207
2016-10-05libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helperDan Williams1-7/+12
2016-09-30libnvdimm, label: convert label tracking to a linked listDan Williams5-120/+225
2016-09-30libnvdimm, region: move region-mapping input-paramters to nd_mapping_descDan Williams2-7/+23
2016-09-30nvdimm: reduce duplicated wpq flushesDave Jiang1-1/+16
2016-09-30libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma2-4/+71
2016-09-30pmem: reduce kmap_atomic sections to the memcpys onlyVishal Verma1-5/+23
2016-09-24libnvdimm, region: fix flush hint table thinkoDan Williams2-10/+32
2016-09-21nvdimm: remove duplicate nd_mapping declarationDave Jiang1-1/+0
2016-09-21libnvdimm, namespace: debug invalid interleave-set-cookie valuesDan Williams1-1/+3
2016-09-21libnvdimm: fix devm_nvdimm_memremap() error pathDan Williams1-1/+7
2016-09-19nvdimm: fix PHYS_PFN/PFN_PHYS mixupOliver O'Halloran1-1/+1
2016-09-09libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang1-1/+5
2016-09-01libnvdimm: Fix nvdimm_probe error on NVDIMM-NToshi Kani3-13/+27
2016-09-01nvdimm: Spelling s/unacknoweldged/unacknowledged/Geert Uytterhoeven1-1/+1
2016-08-29acpi, nfit: add dimm device notification supportDan Williams1-0/+6