Age | Commit message (Expand) | Author |
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 |
2016-05-18 | Merge branch 'for-4.7/dsm' into libnvdimm-for-next | Dan Williams |
2016-05-18 | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next | Dan Williams |
2016-05-18 | libnvdimm: stop requiring a driver ->remove() method | Dan Williams |
2016-05-09 | libnvdimm, dax: introduce device-dax infrastructure | Dan Williams |
2016-04-28 | nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanism | Dan Williams |
2016-04-28 | nfit, libnvdimm: clarify "commands" vs "_DSMs" | Dan Williams |
2016-04-11 | libnvdimm, test: add mock SMART data payload | Dan Williams |
2016-04-07 | libnvdimm: fix smart data retrieval | Dan Williams |
2016-03-19 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-03-09 | libnvdimm, pmem: clear poison on write | Dan Williams |
2016-03-05 | nfit, libnvdimm: clear poison command support | Dan Williams |
2016-03-05 | libnvdimm: Fix security issue with DSM IOCTL. | Jerry Hoemann |
2016-03-05 | libnvdimm: Clean-up access mode check. | Jerry Hoemann |
2016-03-05 | nfit: disable userspace initiated ars during scrub | Dan Williams |
2016-03-05 | libnvdimm: async notification support | Dan Williams |
2016-03-05 | libnvdimm, nfit: centralize command status translation | Dan Williams |
2016-02-23 | nfit: update address range scrub commands to the acpi 6.1 format | Dan Williams |
2016-02-19 | libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing | Dan Williams |
2016-02-16 | ARM: 8522/1: drivers: nvdimm: ensure no negative value gets returned on posit... | Dan Williams |
2015-06-30 | nvdimm: Fix return value of nvdimm_bus_init() if class_create() fails | Axel Lin |
2015-06-30 | libnvdimm: smatch cleanups in __nd_ioctl | Dan Williams |
2015-06-26 | libnvdimm: Add sysfs numa_node to NVDIMM devices | Toshi Kani |
2015-06-26 | libnvdimm: Set numa_node to NVDIMM devices | Toshi Kani |