| Commit message (Expand) | Author | Age | Files | Lines |
* | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams | 2019-07-18 | 1 | -5/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams | 2018-03-06 | 1 | -3/+3 |
* | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang | 2017-11-02 | 1 | -257/+3 |
* | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store} | Dan Williams | 2017-08-11 | 1 | -5/+5 |
* | libnvdimm: fix badblock range handling of ARS range | Toshi Kani | 2017-07-17 | 1 | -3/+4 |
* | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 2017-07-03 | 1 | -1/+1 |
|\ |
|
| * | libnvdimm, nfit: enable support for volatile ranges | Dan Williams | 2017-06-27 | 1 | -1/+1 |
* | | libnvdimm, label: add address abstraction identifiers | Dan Williams | 2017-06-15 | 1 | -0/+3 |
|/ |
|
* | libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation | Dave Jiang | 2017-04-13 | 1 | -23/+33 |
* | libnvdimm: add support for clear poison list and badblocks for device dax | Dave Jiang | 2017-04-12 | 1 | -4/+13 |
* | libnvdimm: use generic iostat interfaces | Toshi Kani | 2016-10-19 | 1 | -29/+0 |
* | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-10-07 | 1 | -4/+69 |
|\ |
|
| * | libnvdimm: clear the internal poison_list when clearing badblocks | Vishal Verma | 2016-09-30 | 1 | -4/+69 |
* | | libnvdimm: fix devm_nvdimm_memremap() error path | Dan Williams | 2016-09-21 | 1 | -1/+7 |
|/ |
|
* | nfit, libnvdimm: allow an ARS scrub to be triggered on demand | Vishal Verma | 2016-07-23 | 1 | -0/+7 |
* | libnvdimm: register nvdimm_bus devices with an nd_bus driver | Dan Williams | 2016-07-23 | 1 | -127/+0 |
* | libnvdimm: move ->module to struct nvdimm_bus_descriptor | Dan Williams | 2016-07-21 | 1 | -4/+3 |
* | libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users | Dan Williams | 2016-07-07 | 1 | -0/+123 |
* | libnvdimm: initialize struct blk_integrity with 0 | Johannes Thumshirn | 2016-07-06 | 1 | -1/+2 |
* | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams | 2016-05-21 | 1 | -0/+3 |
|\ |
|
| * | libnvdimm: release ida resources | Dan Williams | 2016-05-20 | 1 | -0/+3 |
* | | nfit, libnvdimm: clarify "commands" vs "_DSMs" | Dan Williams | 2016-04-28 | 1 | -1/+1 |
|/ |
|
* | libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment | Dan Williams | 2016-04-07 | 1 | -21/+20 |
* | nfit, libnvdimm: async region scrub workqueue | Dan Williams | 2016-03-05 | 1 | -0/+9 |
* | libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with nvdimm_bus_lock() | Dan Williams | 2016-03-05 | 1 | -38/+63 |
* | libnvdimm: convert to statically allocated badblocks | Dan Williams | 2016-01-09 | 1 | -40/+17 |
* | libnvdimm: don't fail init for full badblocks list | Dan Williams | 2016-01-09 | 1 | -11/+16 |
* | libnvdimm: Add a poison list and export badblocks | Vishal Verma | 2016-01-09 | 1 | -0/+187 |
* | block, libnvdimm, nvme: provide a built-in blk_integrity nop profile | Dan Williams | 2015-10-21 | 1 | -11/+1 |
* | block: Inline blk_integrity in struct gendisk | Martin K. Petersen | 2015-10-21 | 1 | -5/+1 |
* | block: Consolidate static integrity profile properties | Martin K. Petersen | 2015-10-21 | 1 | -4/+7 |
* | libnvdimm: enable iostat | Dan Williams | 2015-06-26 | 1 | -0/+29 |
* | libnvdimm, blk: add support for blk integrity | Vishal Verma | 2015-06-26 | 1 | -0/+3 |
* | libnvdimm, btt: add support for blk integrity | Vishal Verma | 2015-06-26 | 1 | -0/+37 |
* | libnvdimm: blk labels and namespace instantiation | Dan Williams | 2015-06-24 | 1 | -0/+40 |
* | libnvdimm: pmem label sets and namespace instantiation. | Dan Williams | 2015-06-24 | 1 | -0/+64 |
* | libnvdimm, nfit: add interleave-set state-tracking infrastructure | Dan Williams | 2015-06-24 | 1 | -0/+17 |
* | libnvdimm: support for legacy (non-aliasing) nvdimms | Dan Williams | 2015-06-24 | 1 | -3/+41 |
* | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure | Dan Williams | 2015-06-24 | 1 | -2/+41 |
* | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices | Dan Williams | 2015-06-24 | 1 | -0/+16 |
* | libnvdimm, nfit: dimm/memory-devices | Dan Williams | 2015-06-24 | 1 | -2/+31 |
* | libnvdimm: control character device and nvdimm_bus sysfs attributes | Dan Williams | 2015-06-24 | 1 | -2/+86 |
* | libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support | Dan Williams | 2015-06-24 | 1 | -0/+69 |