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