aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-19libnvdimm: Export the target_node attribute for regions and namespacesDan Williams
2019-11-19libnvdimm: Simplify root read-only definition for the 'resource' attributeDan Williams
2019-11-19libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_region_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams
2019-11-17libnvdimm: Move region attribute group definitionDan Williams
2019-11-17libnvdimm: Move attribute groups to device typeDan Williams
2019-11-17libnvdimm: Remove prototypes for nonexistent functionsAlastair D'Silva
2019-11-17libnvdimm/btt: fix variable 'rc' set but not usedQian Cai
2019-11-17libnvdimm/pmem: Delete include of nd-core.hDan Williams
2019-11-14libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V
2019-11-14libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probeAneesh Kumar K.V
2019-11-14libnvdimm/namsepace: Don't set claim_class on errorIra Weiny
2019-11-07lib: Uplevel the pmem "region" ida to a global allocatorDan Williams
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-24libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V
2019-09-24libnvdimm: prevent nvdimm from requesting key when security is disabledDave Jiang
2019-09-24libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-09-24libnvdimm: Fix endian conversion issues Aneesh Kumar K.V
2019-09-24libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V
2019-09-21Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-07libnvdimm: Enable unit test infrastructure compile checksDan Williams
2019-09-05libnvdimm: Use PAGE_SIZE instead of SZ_4K for align checkAneesh Kumar K.V
2019-09-05libnvdimm/label: Remove the dpa align checkAneesh Kumar K.V
2019-09-05libnvdimm/pfn_dev: Add page size and struct page size to pfn superblockAneesh Kumar K.V
2019-09-05libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ...Aneesh Kumar K.V
2019-09-05libnvdimm/pmem: Advance namespace seed for specific probe errorsAneesh Kumar K.V
2019-09-05libnvdimm/region: Rewrite _probe_success() to _advance_seeds()Dan Williams
2019-08-29libnvdimm/security: Consolidate 'security' operationsDan Williams
2019-08-29libnvdimm/security: Tighten scope of nvdimm->busy vs security operationsDan Williams
2019-08-29libnvdimm/security: Introduce a 'frozen' attributeDan Williams
2019-08-29libnvdimm, region: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-08-28libnvdimm/pfn: Fix namespace creation on misaligned addressesJeff Moyer
2019-08-13libnvdimm/of_pmem: Provide a unique name for bus providerAneesh Kumar K.V
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-18libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams
2019-07-18libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams
2019-07-18driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams
2019-07-18libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams
2019-07-18libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams
2019-07-18libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams