summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/nd.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-05libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ...Aneesh Kumar K.V1-0/+4
2019-07-05libnvdimm: nd_region flush callback supportPankaj Gupta1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner1-9/+1
2019-04-30libnvdimm/namespace: Fix label tracking errorDan Williams1-0/+4
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-1/+1
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams1-0/+1
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams1-1/+1
2018-12-13acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang1-0/+8
2018-10-12nvdimm: Split label init out from the logic for getting config dataAlexander Duyck1-0/+2
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds1-0/+1
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan1-4/+3
2018-07-14libnvdimm: Introduce locked DIMM capacity supportDan Williams1-0/+1
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2018-04-03libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams1-1/+0
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche1-1/+0
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig1-5/+4
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang1-6/+0
2017-09-28libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams1-0/+1
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+12
2017-08-29libnvdimm, label: fix index block size calculationDan Williams1-1/+1
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig1-2/+2
2017-08-11libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}Dan Williams1-3/+3
2017-08-09block: pass in queue to inflight accountingJens Axboe1-2/+3
2017-08-04nfit, libnvdimm, region: export 'position' in mapping infoDan Williams1-0/+1
2017-07-25libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran1-0/+7
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma1-0/+3
2017-06-15libnvdimm, pmem: Add sysfs notifications to badblocksToshi Kani1-0/+1
2017-06-15libnvdimm, label: add address abstraction identifiersDan Williams1-0/+1
2017-06-15libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams1-0/+1
2017-06-15libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams1-1/+2
2017-06-15libnvdimm, label: add v1.2 nvdimm label definitionsDan Williams1-1/+7
2017-05-10libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma1-0/+1
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams1-0/+1
2017-04-12libnvdimm: add mechanism to publish badblocks at the region levelDave Jiang1-0/+1
2017-03-01nfit, libnvdimm: fix interleave set cookie calculationDan Williams1-0/+1
2016-10-19libnvdimm: allow a platform to force enable label supportDan Williams1-0/+1
2016-10-19libnvdimm: use generic iostat interfacesToshi Kani1-2/+9
2016-10-07Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams1-3/+26
2016-09-30libnvdimm, label: convert label tracking to a linked listDan Williams1-4/+12
2016-09-30libnvdimm, region: move region-mapping input-paramters to nd_mapping_descDan Williams1-0/+14
2016-09-24libnvdimm, region: fix flush hint table thinkoDan Williams1-2/+20
2016-09-01libnvdimm: Fix nvdimm_probe error on NVDIMM-NToshi Kani1-0/+1
2016-08-08nvdimm, btt: add a size attribute for BTTsVishal Verma1-0/+1
2016-07-11libnvdimm: cycle flush hintsDan Williams1-0/+1
2016-07-11libnvdimm, nfit: move flush hint mapping to region-device driver-dataDan Williams1-3/+5
2016-07-11libnvdimm, nfit: remove nfit_spa_map() infrastructureDan Williams1-1/+0
2016-05-20libnvdimm, dax: autodetect supportDan Williams1-2/+9
2016-05-09libnvdimm, dax: introduce device-dax infrastructureDan Williams1-0/+25
2016-04-22libnvdimm, pmem, pfn: move pfn setup to the coreDan Williams1-0/+7
2016-04-22libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setupDan Williams1-7/+33