Age | Commit message (Expand) | Author | Files | Lines |
2020-12-15 | libnvdimm: Cleanup include of badblocks.h |  Enrico Weigelt | 1 | -0/+1 |
2020-10-13 | mm/memremap_pages: convert to 'struct range' |  Dan Williams | 1 | -5/+8 |
2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() |  Dan Williams | 1 | -1/+1 |
2019-11-14 | libnvdimm/namespace: Differentiate between probe mapping and runtime mapping |  Aneesh Kumar K.V | 1 | -8/+6 |
2019-07-05 | libnvdimm: nd_region flush callback support |  Pankaj Gupta | 1 | -2/+4 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 |  Thomas Gleixner | 1 | -9/+1 |
2018-06-28 | libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes() |  Dan Williams | 1 | -0/+1 |
2018-05-15 | x86/asm/memcpy_mcsafe: Return bytes remaining |  Dan Williams | 1 | -1/+2 |
2018-03-06 | libnvdimm: remove redundant __func__ in dev_dbg |  Dan Williams | 1 | -1/+1 |
2017-08-31 | libnvdimm, btt: rework error clearing |  Vishal Verma | 1 | -8/+0 |
2017-08-31 | libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write path |  Vishal Verma | 1 | -0/+1 |
2017-07-03 | Merge branch 'for-4.13/dax' into libnvdimm-for-next |  Dan Williams | 1 | -3/+3 |
2017-06-30 | libnvdimm: fix the clear-error check in nsio_rw_bytes |  Vishal Verma | 1 | -2/+1 |
2017-06-29 | libnvdimm, btt: BTT updates for UEFI 2.7 format |  Vishal Verma | 1 | -0/+1 |
2017-06-27 | x86, libnvdimm, pmem: remove global pmem api |  Dan Williams | 1 | -1/+0 |
2017-06-27 | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm |  Dan Williams | 1 | -1/+2 |
2017-06-15 | libnvdimm, label: add address abstraction identifiers |  Dan Williams | 1 | -0/+28 |
2017-06-09 | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations |  Dan Williams | 1 | -1/+1 |
2017-05-10 | libnvdimm: add an atomic vs process context flag to rw_bytes |  Vishal Verma | 1 | -2/+4 |
2017-05-04 | Merge branch 'for-4.12/dax' into libnvdimm-for-next |  Dan Williams | 1 | -1/+1 |
2017-05-01 | libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking" |  Dan Williams | 1 | -1/+10 |
2017-05-01 | libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering |  Dan Williams | 1 | -8/+15 |
2017-04-27 | libnvdimm: fix phys_addr for nvdimm_clear_poison |  Toshi Kani | 1 | -1/+2 |
2017-04-25 | x86, dax, pmem: remove indirection around memcpy_from_pmem() |  Dan Williams | 1 | -1/+1 |
2017-04-14 | Revert "libnvdimm: band aid btt vs clear poison locking" |  Dan Williams | 1 | -9/+1 |
2017-04-10 | libnvdimm: band aid btt vs clear poison locking |  Dan Williams | 1 | -1/+9 |
2016-12-16 | libnvdimm: fix mishandled nvdimm_clear_poison() return value |  Dan Williams | 1 | -4/+5 |
2016-12-15 | libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held |  Dan Williams | 1 | -6/+4 |
2016-12-04 | libnvdimm: remove else after return in nsio_rw_bytes() |  Fabian Frederick | 1 | -19/+16 |
2016-11-28 | libnvdimm: use consistent naming for request_mem_region() |  Dan Williams | 1 | -1/+1 |
2016-11-11 | libnvdimm: check and clear poison before writing to pmem |  Dave Jiang | 1 | -4/+26 |
2016-07-12 | libnvdimm, pmem: use nvdimm_flush() for namespace I/O writes |  Dan Williams | 1 | -1/+1 |
2016-06-17 | libnvdimm: IS_ERR() usage cleanup |  Dan Williams | 1 | -3/+2 |
2016-05-21 | libnvdimm, dax: fix deletion |  Dan Williams | 1 | -2/+21 |
2016-05-09 | libnvdimm, dax: introduce device-dax infrastructure |  Dan Williams | 1 | -0/+2 |
2016-04-22 | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup |  Dan Williams | 1 | -0/+61 |
2015-08-28 | libnvdimm, pfn: 'struct page' provider infrastructure |  Dan Williams | 1 | -0/+201 |