summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
Commit message (Expand)AuthorAge
* nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-01
* libnvdimm, pfn: fix memmap reservation size versus 4K alignmentDan Williams2017-02-04
* libnvdimm, namespace: do not delete namespace-id 0Dan Williams2017-01-31
* nvdimm: constify device_type structuresBhumika Goyal2017-01-31
* libnvdimm, namespace: fix pmem namespace leak, delete when size set to zeroDan Williams2017-01-13
* pmem: return EIO on read_pmem() failureStefan Hajnoczi2017-01-12
* Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-18
|\
| * Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams2016-12-17
| |\
| | * libnvdimm: fix mishandled nvdimm_clear_poison() return valueDan Williams2016-12-16
| | * libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_heldDan Williams2016-12-15
| | * libnvdimm, pfn: fix align attributeDan Williams2016-12-10
| | * libnvdimm, e820: use module_platform_driverJohannes Thumshirn2016-12-05
| | * libnvdimm, namespace: use octal for permissionsFabian Frederick2016-12-04
| | * libnvdimm, namespace: avoid multiple sector calculationsFabian Frederick2016-12-04
| | * libnvdimm: remove else after return in nsio_rw_bytes()Fabian Frederick2016-12-04
| | * libnvdimm, namespace: fix the type of name variableNicolas Iooss2016-11-28
| | * libnvdimm: use consistent naming for request_mem_region()Dan Williams2016-11-28
| | * nvdimm: use the right length of "pmem"Nicolas Iooss2016-11-11
| | * libnvdimm: check and clear poison before writing to pmemDave Jiang2016-11-11
| | * libnvdimm: allow a platform to force enable label supportDan Williams2016-10-19
| | * libnvdimm: use generic iostat interfacesToshi Kani2016-10-19
* | | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-12
|\ \ \ | |/ / |/| |
| * | Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-18
| |\ \
| * | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-24
| | |/ | |/|
* | | acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams2016-12-06
| |/ |/|
* | 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