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