| Commit message (Expand) | Author | Age | Files | Lines |
* | libnvdimm/region: Initialize bad block for volatile namespaces | Aneesh Kumar K.V | 2019-10-11 | 1 | -1/+1 |
* | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams | 2019-07-18 | 1 | -11/+17 |
* | libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock | Dan Williams | 2019-07-18 | 1 | -5/+9 |
* | libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl() | Dan Williams | 2019-07-18 | 1 | -38/+58 |
* | libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant | Dan Williams | 2019-07-18 | 1 | -22/+37 |
* | libnvdimm/bus: Prevent duplicate device_unregister() calls | Dan Williams | 2019-07-18 | 1 | -0/+25 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | libnvdimm: Fix compilation warnings with W=1 | Qian Cai | 2019-05-20 | 1 | -2/+2 |
* | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2019-04-09 | 1 | -1/+1 |
* | libnvdimm: Schedule device registration on node local to the device | Alexander Duyck | 2019-01-31 | 1 | -3/+8 |
* | Merge miscellaneous libnvdimm updates for 4.21 | Dan Williams | 2018-12-27 | 1 | -2/+2 |
|\ |
|
| * | libnvdimm, bus: Check id immediately following ida_simple_get | Ocean He | 2018-12-10 | 1 | -2/+2 |
* | | acpi/nfit, libnvdimm/security: Add security DSM overwrite support | Dave Jiang | 2018-12-21 | 1 | -3/+18 |
* | | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops | Dave Jiang | 2018-12-13 | 1 | -0/+6 |
* | | acpi/nfit: Add support for Intel DSM 1.8 commands | Dave Jiang | 2018-12-04 | 1 | -1/+1 |
|/ |
|
* | libnvdimm: Set device node in nd_device_register | Alexander Duyck | 2018-09-26 | 1 | -6/+10 |
* | libnvdimm: Hold reference on parent while scheduling async init | Alexander Duyck | 2018-09-26 | 1 | -0/+4 |
* | libnvdimm: fix ars_status output length calculation | Vishal Verma | 2018-08-20 | 1 | -2/+2 |
* | libnvdimm: Debug probe times | Dan Williams | 2018-06-02 | 1 | -1/+4 |
* | linvdimm, pmem: Preserve read-only setting for pmem devices | Robert Elliott | 2018-05-31 | 1 | -5/+9 |
* | libnvdimm: Add of_node to region and bus descriptors | Oliver O'Halloran | 2018-04-07 | 1 | -0/+1 |
* | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams | 2018-03-06 | 1 | -7/+6 |
* | nfit, libnvdimm: deprecate the generic SMART ioctl | Dan Williams | 2017-12-04 | 1 | -3/+0 |
* | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang | 2017-11-02 | 1 | -12/+12 |
* | libnvdimm, nfit: move the check on nd_reserved2 to the endpoint | Meng Xu | 2017-09-04 | 1 | -4/+0 |
* | libnvdimm: fix integer overflow static analysis warning | Dan Williams | 2017-08-31 | 1 | -8/+9 |
* | libnvdimm: fix potential deadlock while clearing errors | Vishal Verma | 2017-08-31 | 1 | -0/+6 |
* | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 2017-07-03 | 1 | -4/+4 |
|\ |
|
| * | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 2017-06-27 | 1 | -4/+4 |
* | | libnvdimm: passthru functions clear to send | Jerry Hoemann | 2017-07-01 | 1 | -1/+3 |
* | | libnvdimm, pmem: Add sysfs notifications to badblocks | Toshi Kani | 2017-06-15 | 1 | -0/+3 |
|/ |
|
* | libnvdimm: rework region badblocks clearing | Dan Williams | 2017-04-29 | 1 | -22/+54 |
* | libnvdimm: fix clear length of nvdimm_forget_poison() | Toshi Kani | 2017-04-28 | 1 | -1/+3 |
* | libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation | Dave Jiang | 2017-04-13 | 1 | -3/+4 |
* | libnvdimm: add support for clear poison list and badblocks for device dax | Dave Jiang | 2017-04-12 | 1 | -9/+74 |
* | libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat | Dan Williams | 2017-04-10 | 1 | -0/+6 |
* | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams | 2016-12-06 | 1 | -5/+20 |
* | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-10-07 | 1 | -0/+2 |
|\ |
|
| * | libnvdimm: clear the internal poison_list when clearing badblocks | Vishal Verma | 2016-09-30 | 1 | -0/+2 |
* | | libnvdimm: allow legacy (e820) pmem region to clear bad blocks | Dave Jiang | 2016-09-09 | 1 | -1/+5 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-28 | 1 | -12/+200 |
|\ |
|
| * | libnvdimm: register nvdimm_bus devices with an nd_bus driver | Dan Williams | 2016-07-23 | 1 | -7/+181 |
| * | libnvdimm: move ->module to struct nvdimm_bus_descriptor | Dan Williams | 2016-07-21 | 1 | -1/+1 |
| * | libnvdimm, pmem: flush posted-write queues on shutdown | Dan Williams | 2016-07-12 | 1 | -0/+16 |
| * | libnvdimm: IS_ERR() usage cleanup | Dan Williams | 2016-06-17 | 1 | -4/+2 |
* | | block: remove ->driverfs_dev | Dan Williams | 2016-06-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams | 2016-05-21 | 1 | -4/+5 |
|\ |
|
| * | libnvdimm: stop requiring a driver ->remove() method | Dan Williams | 2016-05-18 | 1 | -4/+5 |
* | | Merge branch 'for-4.7/dsm' into libnvdimm-for-next | Dan Williams | 2016-05-18 | 1 | -4/+43 |
|\ \ |
|
| * | | nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanism | Dan Williams | 2016-04-28 | 1 | -0/+39 |