Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libnvdimm: fix mishandled nvdimm_clear_poison() return value | Dan Williams | 2016-12-16 | 1 | -4/+5 |
* | libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held | Dan Williams | 2016-12-15 | 1 | -6/+4 |
* | libnvdimm: remove else after return in nsio_rw_bytes() | Fabian Frederick | 2016-12-04 | 1 | -19/+16 |
* | libnvdimm: use consistent naming for request_mem_region() | Dan Williams | 2016-11-28 | 1 | -1/+1 |
* | libnvdimm: check and clear poison before writing to pmem | Dave Jiang | 2016-11-11 | 1 | -4/+26 |
* | libnvdimm, pmem: use nvdimm_flush() for namespace I/O writes | Dan Williams | 2016-07-12 | 1 | -1/+1 |
* | libnvdimm: IS_ERR() usage cleanup | Dan Williams | 2016-06-17 | 1 | -3/+2 |
* | libnvdimm, dax: fix deletion | Dan Williams | 2016-05-21 | 1 | -2/+21 |
* | libnvdimm, dax: introduce device-dax infrastructure | Dan Williams | 2016-05-09 | 1 | -0/+2 |
* | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup | Dan Williams | 2016-04-22 | 1 | -0/+61 |
* | libnvdimm, pfn: 'struct page' provider infrastructure | Dan Williams | 2015-08-28 | 1 | -0/+201 |