summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/bus.c
Commit message (Expand)AuthorAge
* libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V2019-09-24
* 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: Introduce a 'frozen' attributeDan Williams2019-08-29
* 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/bus: Prevent duplicate device_unregister() callsDan Williams2019-07-18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-05
* libnvdimm: Fix compilation warnings with W=1Qian Cai2019-05-20
* treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-09
* libnvdimm: Schedule device registration on node local to the deviceAlexander Duyck2019-01-31
* Merge miscellaneous libnvdimm updates for 4.21Dan Williams2018-12-27
|\
| * libnvdimm, bus: Check id immediately following ida_simple_getOcean He2018-12-10
* | acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang2018-12-21
* | acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang2018-12-13
* | acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang2018-12-04
|/
* libnvdimm: Set device node in nd_device_registerAlexander Duyck2018-09-26
* libnvdimm: Hold reference on parent while scheduling async initAlexander Duyck2018-09-26
* libnvdimm: fix ars_status output length calculationVishal Verma2018-08-20
* libnvdimm: Debug probe timesDan Williams2018-06-02
* linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott2018-06-01
* libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran2018-04-07
* libnvdimm: remove redundant __func__ in dev_dbgDan Williams2018-03-06
* nfit, libnvdimm: deprecate the generic SMART ioctlDan Williams2017-12-04
* libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-02
* libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu2017-09-04
* libnvdimm: fix integer overflow static analysis warningDan Williams2017-08-31
* libnvdimm: fix potential deadlock while clearing errorsVishal Verma2017-08-31
* Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-03
|\
| * libnvdimm, nfit: enable support for volatile rangesDan Williams2017-06-27
* | libnvdimm: passthru functions clear to sendJerry Hoemann2017-07-01
* | libnvdimm, pmem: Add sysfs notifications to badblocksToshi Kani2017-06-15
|/
* libnvdimm: rework region badblocks clearingDan Williams2017-04-29
* libnvdimm: fix clear length of nvdimm_forget_poison()Toshi Kani2017-04-28
* libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocationDave Jiang2017-04-13
* libnvdimm: add support for clear poison list and badblocks for device daxDave Jiang2017-04-13
* libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams2017-04-10
* acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams2016-12-06
* Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams2016-10-07
|\
| * libnvdimm: clear the internal poison_list when clearing badblocksVishal Verma2016-09-30
* | libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang2016-09-09
|/
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
| * libnvdimm: register nvdimm_bus devices with an nd_bus driverDan Williams2016-07-23
| * libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams2016-07-21
| * libnvdimm, pmem: flush posted-write queues on shutdownDan Williams2016-07-12
| * libnvdimm: IS_ERR() usage cleanupDan Williams2016-06-17
* | block: remove ->driverfs_devDan Williams2016-06-27
|/
* Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-21
|\