Age | Commit message (Expand) | Author | Files | Lines |
2016-10-19 | libnvdimm: use generic iostat interfaces |  Toshi Kani | 1 | -29/+0 |
2016-10-07 | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next |  Dan Williams | 1 | -4/+69 |
2016-09-30 | libnvdimm: clear the internal poison_list when clearing badblocks |  Vishal Verma | 1 | -4/+69 |
2016-09-21 | libnvdimm: fix devm_nvdimm_memremap() error path |  Dan Williams | 1 | -1/+7 |
2016-07-23 | nfit, libnvdimm: allow an ARS scrub to be triggered on demand |  Vishal Verma | 1 | -0/+7 |
2016-07-23 | libnvdimm: register nvdimm_bus devices with an nd_bus driver |  Dan Williams | 1 | -127/+0 |
2016-07-21 | libnvdimm: move ->module to struct nvdimm_bus_descriptor |  Dan Williams | 1 | -4/+3 |
2016-07-07 | libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users |  Dan Williams | 1 | -0/+123 |
2016-07-06 | libnvdimm: initialize struct blk_integrity with 0 |  Johannes Thumshirn | 1 | -1/+2 |
2016-05-21 | Merge branch 'for-4.7/dax' into libnvdimm-for-next |  Dan Williams | 1 | -0/+3 |
2016-05-20 | libnvdimm: release ida resources |  Dan Williams | 1 | -0/+3 |
2016-04-28 | nfit, libnvdimm: clarify "commands" vs "_DSMs" |  Dan Williams | 1 | -1/+1 |
2016-04-07 | libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment |  Dan Williams | 1 | -21/+20 |
2016-03-05 | nfit, libnvdimm: async region scrub workqueue |  Dan Williams | 1 | -0/+9 |
2016-03-05 | libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with nvdimm_bus_lock() |  Dan Williams | 1 | -38/+63 |
2016-01-09 | libnvdimm: convert to statically allocated badblocks |  Dan Williams | 1 | -40/+17 |
2016-01-09 | libnvdimm: don't fail init for full badblocks list |  Dan Williams | 1 | -11/+16 |
2016-01-09 | libnvdimm: Add a poison list and export badblocks |  Vishal Verma | 1 | -0/+187 |
2015-10-21 | block, libnvdimm, nvme: provide a built-in blk_integrity nop profile |  Dan Williams | 1 | -11/+1 |
2015-10-21 | block: Inline blk_integrity in struct gendisk |  Martin K. Petersen | 1 | -5/+1 |
2015-10-21 | block: Consolidate static integrity profile properties |  Martin K. Petersen | 1 | -4/+7 |
2015-06-26 | libnvdimm: enable iostat |  Dan Williams | 1 | -0/+29 |
2015-06-26 | libnvdimm, blk: add support for blk integrity |  Vishal Verma | 1 | -0/+3 |
2015-06-26 | libnvdimm, btt: add support for blk integrity |  Vishal Verma | 1 | -0/+37 |
2015-06-24 | libnvdimm: blk labels and namespace instantiation |  Dan Williams | 1 | -0/+40 |
2015-06-24 | libnvdimm: pmem label sets and namespace instantiation. |  Dan Williams | 1 | -0/+64 |
2015-06-24 | libnvdimm, nfit: add interleave-set state-tracking infrastructure |  Dan Williams | 1 | -0/+17 |
2015-06-24 | libnvdimm: support for legacy (non-aliasing) nvdimms |  Dan Williams | 1 | -3/+41 |
2015-06-24 | libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure |  Dan Williams | 1 | -2/+41 |
2015-06-24 | libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices |  Dan Williams | 1 | -0/+16 |
2015-06-24 | libnvdimm, nfit: dimm/memory-devices |  Dan Williams | 1 | -2/+31 |
2015-06-24 | libnvdimm: control character device and nvdimm_bus sysfs attributes |  Dan Williams | 1 | -2/+86 |
2015-06-24 | libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support |  Dan Williams | 1 | -0/+69 |