aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/bus.c
AgeCommit message (Expand)Author
2020-06-01libnvdimm: Out of bounds read in __nd_ioctl()Dan Carpenter
2019-11-09libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V
2019-08-09libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlockDan Williams
2019-08-09libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams
2019-07-31libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams
2019-07-31libnvdimm/bus: Prevent duplicate device_unregister() callsDan Williams
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-05-20libnvdimm: Fix compilation warnings with W=1Qian Cai
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-01-31libnvdimm: Schedule device registration on node local to the deviceAlexander Duyck
2018-12-27Merge miscellaneous libnvdimm updates for 4.21Dan Williams
2018-12-21acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang
2018-12-13acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang
2018-12-10libnvdimm, bus: Check id immediately following ida_simple_getOcean He
2018-12-04acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang
2018-09-26libnvdimm: Set device node in nd_device_registerAlexander Duyck
2018-09-26libnvdimm: Hold reference on parent while scheduling async initAlexander Duyck
2018-08-20libnvdimm: fix ars_status output length calculationVishal Verma
2018-06-02libnvdimm: Debug probe timesDan Williams
2018-05-31linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott
2018-04-07libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran
2018-03-06libnvdimm: remove redundant __func__ in dev_dbgDan Williams
2017-12-04nfit, libnvdimm: deprecate the generic SMART ioctlDan Williams
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang
2017-09-04libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu
2017-08-31libnvdimm: fix integer overflow static analysis warningDan Williams
2017-08-31libnvdimm: fix potential deadlock while clearing errorsVishal Verma
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams
2017-07-01libnvdimm: passthru functions clear to sendJerry Hoemann
2017-06-27libnvdimm, nfit: enable support for volatile rangesDan Williams
2017-06-15libnvdimm, pmem: Add sysfs notifications to badblocksToshi Kani
2017-04-29libnvdimm: rework region badblocks clearingDan Williams
2017-04-28libnvdimm: fix clear length of nvdimm_forget_poison()Toshi Kani
2017-04-13libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocationDave Jiang
2017-04-12libnvdimm: add support for clear poison list and badblocks for device daxDave Jiang
2017-04-10libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams
2016-12-06acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams
2016-10-07Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams
2016-09-30libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma
2016-09-09libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-23libnvdimm: register nvdimm_bus devices with an nd_bus driverDan Williams
2016-07-21libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams
2016-07-12libnvdimm, pmem: flush posted-write queues on shutdownDan Williams
2016-06-27block: remove ->driverfs_devDan Williams
2016-06-17libnvdimm: IS_ERR() usage cleanupDan Williams
2016-05-21Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams
2016-05-18Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams
2016-05-18Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams
2016-05-18libnvdimm: stop requiring a driver ->remove() methodDan Williams