| Commit message (Expand) | Author | Age | Files | Lines |
* | libnvdimm: Cleanup include of badblocks.h | Enrico Weigelt | 2020-12-15 | 1 | -0/+1 |
* | mm/memremap_pages: convert to 'struct range' | Dan Williams | 2020-10-13 | 1 | -5/+8 |
* | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams | 2020-10-06 | 1 | -1/+1 |
* | libnvdimm/namespace: Differentiate between probe mapping and runtime mapping | Aneesh Kumar K.V | 2019-11-14 | 1 | -8/+6 |
* | libnvdimm: nd_region flush callback support | Pankaj Gupta | 2019-07-05 | 1 | -2/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes() | Dan Williams | 2018-06-28 | 1 | -0/+1 |
* | x86/asm/memcpy_mcsafe: Return bytes remaining | Dan Williams | 2018-05-15 | 1 | -1/+2 |
* | libnvdimm: remove redundant __func__ in dev_dbg | Dan Williams | 2018-03-06 | 1 | -1/+1 |
* | libnvdimm, btt: rework error clearing | Vishal Verma | 2017-08-31 | 1 | -8/+0 |
* | libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path | Vishal Verma | 2017-08-31 | 1 | -0/+1 |
* | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 2017-07-03 | 1 | -3/+3 |
|\ |
|
| * | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 2017-06-27 | 1 | -1/+0 |
| * | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm | Dan Williams | 2017-06-27 | 1 | -1/+2 |
| * | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 2017-06-09 | 1 | -1/+1 |
* | | libnvdimm: fix the clear-error check in nsio_rw_bytes | Vishal Verma | 2017-06-30 | 1 | -2/+1 |
* | | libnvdimm, btt: BTT updates for UEFI 2.7 format | Vishal Verma | 2017-06-29 | 1 | -0/+1 |
* | | libnvdimm, label: add address abstraction identifiers | Dan Williams | 2017-06-15 | 1 | -0/+28 |
|/ |
|
* | libnvdimm: add an atomic vs process context flag to rw_bytes | Vishal Verma | 2017-05-10 | 1 | -2/+4 |
* | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams | 2017-05-04 | 1 | -1/+1 |
|\ |
|
| * | x86, dax, pmem: remove indirection around memcpy_from_pmem() | Dan Williams | 2017-04-25 | 1 | -1/+1 |
* | | libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking" | Dan Williams | 2017-05-01 | 1 | -1/+10 |
* | | libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering | Dan Williams | 2017-05-01 | 1 | -8/+15 |
* | | libnvdimm: fix phys_addr for nvdimm_clear_poison | Toshi Kani | 2017-04-27 | 1 | -1/+2 |
* | | Revert "libnvdimm: band aid btt vs clear poison locking" | Dan Williams | 2017-04-14 | 1 | -9/+1 |
|/ |
|
* | libnvdimm: band aid btt vs clear poison locking | Dan Williams | 2017-04-10 | 1 | -1/+9 |
* | 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 |