summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-252-0/+39
|\
| * libnvdimm, pmem: Restore page attributes when clearing errorsDan Williams2018-08-202-0/+39
* | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-258-9/+135
|\ \
| * | libnvdimm: fix ars_status output length calculationVishal Verma2018-08-201-2/+2
| * | libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye2018-07-301-2/+5
| * | libnvdimm: Export max available extentKeith Busch2018-07-251-0/+16
| * | libnvdimm: Use max contiguous area for namespace sizeKeith Busch2018-07-254-3/+66
| * | libnvdimm: Introduce locked DIMM capacity supportDan Williams2018-07-143-2/+46
* | | Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-051-0/+1
|\ \ \
| * \ \ Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-131-0/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes()Dan Williams2018-06-281-0/+1
* | | block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan2018-07-181-4/+3
* | | block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo2018-07-182-13/+12
|/ /
* | pmem: only set QUEUE_FLAG_DAX for fsdax modeRoss Zwisler2018-06-281-1/+2
|/
* Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-082-4/+12
|\
| * pmem: Switch to copy_to_iter_mcsafe()Dan Williams2018-05-221-1/+1
| * dax: Introduce a ->copy_to_iter dax operationDan Williams2018-05-221-0/+7
| * x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams2018-05-152-4/+5
* | Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams2018-06-082-2/+25
|\ \
| * | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2018-05-222-2/+25
| |/
* | libnvdimm, pmem: Do not flush power-fail protected CPU cachesRoss Zwisler2018-06-061-1/+2
* | libnvdimm, pmem: Unconditionally deep flush on *syncRoss Zwisler2018-06-061-4/+3
* | libnvdimm, pmem: Complete REQ_FLUSH => REQ_PREFLUSHRoss Zwisler2018-06-061-6/+1
* | libnvdimm, e820: Register all pmem resourcesDan Williams2018-06-021-19/+22
* | libnvdimm: Debug probe timesDan Williams2018-06-021-1/+4
* | linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott2018-05-311-5/+9
|/
* Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error"Dan Williams2018-04-191-2/+1
* libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()Rob Herring2018-04-191-1/+1
* libnvdimm, dimm: handle EACCES failures from label readsDan Williams2018-04-161-10/+12
* Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-1018-124/+254
|\
| * Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams2018-04-091-1/+1
| |\
| | * dax: introduce CONFIG_DAX_DRIVERDan Williams2018-04-031-1/+1
| * | Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams2018-04-0918-123/+253
| |\ \
| | * | libnvdimm, of_pmem: workaround OF_NUMA=n build errorDan Williams2018-04-091-1/+2
| | * | libnvdimm: Add device-tree based driverOliver O'Halloran2018-04-073-0/+130
| | * | libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran2018-04-072-0/+2
| | * | libnvdimm, region: quiet region probeDan Williams2018-04-071-2/+2
| | * | libnvdimm, namespace: use a safe lookup for dimm device nameDan Williams2018-04-061-2/+2
| | * | libnvdimm, dimm: fix dpa reservation vs uninitialized label areaDan Williams2018-04-061-3/+5
| | * | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams2018-04-032-1/+8
| | * | libnvdimm, label: change nvdimm_num_label_slots per UEFI 2.7Toshi Kani2018-03-151-10/+24
| | * | libnvdimm, label: change min label storage size per UEFI 2.7Toshi Kani2018-03-151-1/+1
| | * | libnvdimm, pmem: use module_nd_driverJohannes Thumshirn2018-03-151-11/+1
| | * | libnvdimm: remove redundant __func__ in dev_dbgDan Williams2018-03-0610-93/+77
| | |/
* | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-054-6/+5
|\ \ \ | |/ / |/| |
| * | block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2018-03-171-1/+0
| * | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-083-4/+4
| * | block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche2018-02-281-1/+1
* | | libnvdimm, nfit: fix persistence domain reportingDan Williams2018-03-211-4/+6
* | | libnvdimm, region: hide persistence_domain when unknownDan Williams2018-03-211-0/+7
OpenPOWER on IntegriCloud