summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
Commit message (Expand)AuthorAge
* libnvdimm, namespace: fix btt claim class crashDan Williams2017-09-18
* Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-14
|\
| * dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka2017-09-11
* | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-11
|\ \
| * | libnvdimm, btt: fix format string warningsRandy Dunlap2017-09-09
| * | libnvdimm, btt: clean up warning and error messagesVishal Verma2017-09-07
| * | libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu2017-09-04
| * | libnvdimm: fix integer overflow static analysis warningDan Williams2017-08-31
| * | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-31
| * | libnvdimm, btt: rework error clearingVishal Verma2017-08-31
| * | libnvdimm: fix potential deadlock while clearing errorsVishal Verma2017-08-31
| * | libnvdimm, btt: cache sector_size in arena_infoVishal Verma2017-08-31
| * | libnvdimm, btt: ensure that flags were also unchanged during a map_readVishal Verma2017-08-31
| * | libnvdimm, btt: refactor map entry operations with macrosVishal Verma2017-08-31
| * | libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write pathVishal Verma2017-08-31
| * | libnvdimm, btt: check memory allocation failureChristophe Jaillet2017-08-30
| * | libnvdimm, label: fix index block size calculationDan Williams2017-08-29
| * | libnvdimm, pfn, dax: limit namespace alignments to the supported setDan Williams2017-08-15
| * | libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfsOliver O'Halloran2017-08-11
| * | libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}Dan Williams2017-08-11
| * | nfit, libnvdimm, region: export 'position' in mapping infoDan Williams2017-08-04
| * | libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran2017-07-25
| |/
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\ \
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
| * | block: pass in queue to inflight accountingJens Axboe2017-08-09
| |/
* | block, THP: make block_device_operations.rw_page support THPHuang Ying2017-09-06
|/
* libnvdimm: fix badblock range handling of ARS rangeToshi Kani2017-07-17
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-11
|\
| * block: guard bvec iteration logicDmitry Monakhov2017-07-03
| * bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov2017-07-03
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-07
|\ \ | |/ |/|
| * Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-03
| |\
| | * libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile regionDan Williams2017-06-29
| | * libnvdimm, pmem, dax: export a cache control attributeDan Williams2017-06-29
| | * libnvdimm, nfit: enable support for volatile rangesDan Williams2017-06-27
| | * libnvdimm, pmem: fix persistence warningDan Williams2017-06-27
| | * x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-27
| | * x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams2017-06-27
| | * x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams2017-06-15
| | * dax, pmem: introduce an optional 'flush' dax_operationDan Williams2017-06-15
| | * x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2017-06-09
| * | libnvdimm, namespace: record 'lbasize' for pmem namespacesDan Williams2017-07-03
| * | libnvdimm: passthru functions clear to sendJerry Hoemann2017-07-01
| * | libnvdimm, btt: convert some info messages to warn/errVishal Verma2017-07-01
| * | libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetimeDan Williams2017-06-30
| * | libnvdimm: fix the clear-error check in nsio_rw_bytesVishal Verma2017-06-30
| * | libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma2017-06-29
| * | acpi, nfit: quiet invalid block-aperture-region warningsDan Williams2017-06-29
| * | libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma2017-06-29
| * | libnvdimm, pmem: Add sysfs notifications to badblocksToshi Kani2017-06-15