aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-09-18libnvdimm, namespace: fix btt claim class crashDan Williams1-0/+9
2017-09-14Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-7/+0
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds12-124/+259
2017-09-11dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka1-7/+0
2017-09-09libnvdimm, btt: fix format string warningsRandy Dunlap1-2/+2
2017-09-07libnvdimm, btt: clean up warning and error messagesVishal Verma1-22/+36
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+5
2017-09-06block, THP: make block_device_operations.rw_page support THPHuang Ying2-12/+33
2017-09-04libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu1-4/+0
2017-08-31libnvdimm: fix integer overflow static analysis warningDan Williams1-8/+9
2017-08-31libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy1-14/+0
2017-08-31libnvdimm, btt: rework error clearingVishal Verma3-19/+111
2017-08-31libnvdimm: fix potential deadlock while clearing errorsVishal Verma1-0/+6
2017-08-31libnvdimm, btt: cache sector_size in arena_infoVishal Verma2-0/+3
2017-08-31libnvdimm, btt: ensure that flags were also unchanged during a map_readVishal Verma1-3/+7
2017-08-31libnvdimm, btt: refactor map entry operations with macrosVishal Verma2-4/+8
2017-08-31libnvdimm, btt: fix a missed NVDIMM_IO_ATOMIC case in the write pathVishal Verma2-1/+3
2017-08-30libnvdimm, btt: check memory allocation failureChristophe Jaillet1-0/+2
2017-08-29libnvdimm, label: fix index block size calculationDan Williams2-15/+17
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig1-2/+2
2017-08-15libnvdimm, pfn, dax: limit namespace alignments to the supported setDan Williams1-21/+2
2017-08-11libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfsOliver O'Halloran1-0/+31
2017-08-11libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}Dan Williams4-13/+13
2017-08-09block: pass in queue to inflight accountingJens Axboe1-2/+3
2017-08-04nfit, libnvdimm, region: export 'position' in mapping infoDan Williams2-2/+5
2017-07-25libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran2-4/+12
2017-07-17libnvdimm: fix badblock range handling of ARS rangeToshi Kani1-3/+4
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-24/+8
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds18-139/+815
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams11-45/+107
2017-07-03libnvdimm, namespace: record 'lbasize' for pmem namespacesDan Williams1-0/+1
2017-07-03block: guard bvec iteration logicDmitry Monakhov2-2/+4
2017-07-03bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov2-22/+4
2017-07-01libnvdimm: passthru functions clear to sendJerry Hoemann1-1/+3
2017-07-01libnvdimm, btt: convert some info messages to warn/errVishal Verma1-4/+4
2017-06-30libnvdimm, region, pmem: fix 'badblocks' sysfs_get_dirent() reference lifetimeDan Williams2-8/+21
2017-06-30libnvdimm: fix the clear-error check in nsio_rw_bytesVishal Verma1-2/+1
2017-06-29libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma1-3/+6
2017-06-29acpi, nfit: quiet invalid block-aperture-region warningsDan Williams1-1/+1
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma8-15/+133
2017-06-29libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile regionDan Williams2-5/+14
2017-06-29libnvdimm, pmem, dax: export a cache control attributeDan Williams1-0/+10
2017-06-27libnvdimm, nfit: enable support for volatile rangesDan Williams8-26/+36
2017-06-27libnvdimm, pmem: fix persistence warningDan Williams1-2/+3
2017-06-27x86, libnvdimm, pmem: remove global pmem apiDan Williams6-8/+11
2017-06-27x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams3-2/+7
2017-06-27block: don't bother with bounce limits for make_request driversChristoph Hellwig3-3/+0
2017-06-15x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams2-1/+9
2017-06-15dax, pmem: introduce an optional 'flush' dax_operationDan Williams1-0/+7