summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-032-1/+16
|\
| * libnvdimm: expose platform persistence attribute for nd_regionDave Jiang2018-02-011-0/+13
| * acpi: nfit: Add support for detect platform CPU cache flush on power lossDave Jiang2018-02-011-1/+3
* | Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler2018-02-036-74/+268
|\ \
| * | memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig2018-01-084-34/+40
| |/
| * libnvdimm, btt: Fix an incompatibility in the log layoutVishal Verma2017-12-212-35/+211
| * libnvdimm, btt: add a couple of missing kernel-doc linesVishal Verma2017-12-211-0/+2
| * libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams2017-12-191-3/+12
| * libnvdimm, pfn: fix start_pad handling for aligned namespacesDan Williams2017-12-191-2/+3
* | libnvdimm, namespace: remove redundant initialization of 'nd_mapping'Colin Ian King2018-02-031-1/+1
* | libnvdimm, btt: fix uninitialized err_lockJeff Moyer2018-01-191-1/+1
* | nfit, libnvdimm: deprecate the generic SMART ioctlDan Williams2017-12-041-3/+0
|/
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-1712-283/+351
|\
| * libnvdimm, badrange: remove a WARN for list_emptyVishal Verma2017-11-021-1/+0
| * libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-026-277/+311
| * libnvdimm, namespace: make a couple of functions staticColin Ian King2017-10-071-2/+2
| * libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' statusDan Williams2017-10-071-0/+12
| * acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams2017-10-071-0/+2
| * libnvdimm, namespace: fix label initialization to use valid seq numbersDan Williams2017-09-281-1/+1
| * libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams2017-09-281-0/+8
| * libnvdimm, namespace: make 'resource' attribute only readable by rootDan Williams2017-09-281-1/+1
| * libnvdimm, region : make 'resource' attribute only readable by rootDan Williams2017-09-281-2/+6
| * libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams2017-09-283-0/+9
* | bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim2017-11-152-0/+5
* | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \
| * | treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* libnvdimm, namespace: fix btt claim class crashDan Williams2017-09-181-0/+9
* Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-141-7/+0
|\
| * dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka2017-09-111-7/+0
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-1112-124/+259
|\ \
| * | libnvdimm, btt: fix format string warningsRandy Dunlap2017-09-091-2/+2
| * | libnvdimm, btt: clean up warning and error messagesVishal Verma2017-09-071-22/+36
| * | libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu2017-09-041-4/+0
| * | libnvdimm: fix integer overflow static analysis warningDan Williams2017-08-311-8/+9
| * | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-311-14/+0
| * | libnvdimm, btt: rework error clearingVishal Verma2017-08-313-19/+111
| * | libnvdimm: fix potential deadlock while clearing errorsVishal Verma2017-08-311-0/+6
| * | libnvdimm, btt: cache sector_size in arena_infoVishal Verma2017-08-312-0/+3
| * | libnvdimm, btt: ensure that flags were also unchanged during a map_readVishal Verma2017-08-311-3/+7
| * | libnvdimm, btt: refactor map entry operations with macrosVishal Verma2017-08-312-4/+8
| * | libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write pathVishal Verma2017-08-312-1/+3
| * | libnvdimm, btt: check memory allocation failureChristophe Jaillet2017-08-301-0/+2
| * | libnvdimm, label: fix index block size calculationDan Williams2017-08-292-15/+17
| * | libnvdimm, pfn, dax: limit namespace alignments to the supported setDan Williams2017-08-151-21/+2
| * | libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfsOliver O'Halloran2017-08-111-0/+31
| * | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}Dan Williams2017-08-114-13/+13
| * | nfit, libnvdimm, region: export 'position' in mapping infoDan Williams2017-08-042-2/+5
| * | libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran2017-07-252-4/+12
| |/
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-4/+5
|\ \
OpenPOWER on IntegriCloud