aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm
Commit message (Expand)AuthorAge
* Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-29
|\
| * libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V2019-09-24
| * libnvdimm: prevent nvdimm from requesting key when security is disabledDave Jiang2019-09-24
| * libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V2019-09-24
| * libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V2019-09-24
| * libnvdimm: Fix endian conversion issues Aneesh Kumar K.V2019-09-24
| * libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V2019-09-24
* | Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-21
|\|
| * libnvdimm: Use PAGE_SIZE instead of SZ_4K for align checkAneesh Kumar K.V2019-09-05
| * libnvdimm/label: Remove the dpa align checkAneesh Kumar K.V2019-09-05
| * libnvdimm/pfn_dev: Add page size and struct page size to pfn superblockAneesh Kumar K.V2019-09-05
| * libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ...Aneesh Kumar K.V2019-09-05
| * libnvdimm/pmem: Advance namespace seed for specific probe errorsAneesh Kumar K.V2019-09-05
| * libnvdimm/region: Rewrite _probe_success() to _advance_seeds()Dan Williams2019-09-05
| * libnvdimm/security: Consolidate 'security' operationsDan Williams2019-08-29
| * libnvdimm/security: Tighten scope of nvdimm->busy vs security operationsDan Williams2019-08-29
| * libnvdimm/security: Introduce a 'frozen' attributeDan Williams2019-08-29
| * libnvdimm, region: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-08-29
| * libnvdimm/of_pmem: Provide a unique name for bus providerAneesh Kumar K.V2019-08-13
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-21
|\ \
| * | libnvdimm: Enable unit test infrastructure compile checksDan Williams2019-09-07
| |/
* / libnvdimm/pfn: Fix namespace creation on misaligned addressesJeff Moyer2019-08-28
|/
* Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-27
|\
| * driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams2019-07-18
| * libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams2019-07-18
| * libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams2019-07-18
| * libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams2019-07-18
| * libnvdimm/region: Register badblocks before namespacesDan Williams2019-07-18
| * libnvdimm/bus: Prevent duplicate device_unregister() callsDan Williams2019-07-18
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-19
|\ \
| * | libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams2019-07-18
| * | libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams2019-07-18
* | | Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-18
|\ \ \ | |/ / |/| |
| * | virtio_pmem: fix sparse warningPankaj Gupta2019-07-16
| * | libnvdimm: add dax_dev sync flagPankaj Gupta2019-07-05
| * | virtio-pmem: Add virtio pmem driverPankaj Gupta2019-07-05
| * | libnvdimm: nd_region flush callback supportPankaj Gupta2019-07-05
| * | libnvdimm, namespace: Drop uuid_t implementation detailAndy Shevchenko2019-07-05
* | | docs: nvdimm: add it to the driver-api bookMauro Carvalho Chehab2019-07-15
* | | docs: nvdimm: convert to ReSTMauro Carvalho Chehab2019-07-15
* | | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-02
* | | memremap: remove the data field in struct dev_pagemapChristoph Hellwig2019-07-02
* | | memremap: lift the devmap_enable manipulation into devm_memremap_pagesChristoph Hellwig2019-07-02
* | | memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig2019-07-02
* | | memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig2019-07-02
|/ /
* / mm/devm_memremap_pages: fix final page put raceDan Williams2019-06-13
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-05
* Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-25
|\
| * libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overheadDan Williams2019-05-20