aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvdimm/nd.h
AgeCommit message (Expand)Author
2019-04-30libnvdimm/namespace: Fix label tracking errorDan Williams
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams
2018-12-13acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang
2018-10-12nvdimm: Split label init out from the logic for getting config dataAlexander Duyck
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan
2018-07-14libnvdimm: Introduce locked DIMM capacity supportDan Williams
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-03libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang
2017-09-28libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-29libnvdimm, label: fix index block size calculationDan Williams
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-11libnvdimm: rename nd_sector_size_{show,store} to nd_size_select_{show,store}Dan Williams
2017-08-09block: pass in queue to inflight accountingJens Axboe
2017-08-04nfit, libnvdimm, region: export 'position' in mapping infoDan Williams
2017-07-25libnvdimm: Stop using HPAGE_SIZEOliver O'Halloran
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma
2017-06-15libnvdimm, pmem: Add sysfs notifications to badblocksToshi Kani
2017-06-15libnvdimm, label: add address abstraction identifiersDan Williams
2017-06-15libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams
2017-06-15libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams
2017-06-15libnvdimm, label: add v1.2 nvdimm label definitionsDan Williams
2017-05-10libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams
2017-04-12libnvdimm: add mechanism to publish badblocks at the region levelDave Jiang
2017-03-01nfit, libnvdimm: fix interleave set cookie calculationDan Williams
2016-10-19libnvdimm: allow a platform to force enable label supportDan Williams
2016-10-19libnvdimm: use generic iostat interfacesToshi Kani
2016-10-07Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams
2016-09-30libnvdimm, label: convert label tracking to a linked listDan Williams
2016-09-30libnvdimm, region: move region-mapping input-paramters to nd_mapping_descDan Williams
2016-09-24libnvdimm, region: fix flush hint table thinkoDan Williams
2016-09-01libnvdimm: Fix nvdimm_probe error on NVDIMM-NToshi Kani
2016-08-08nvdimm, btt: add a size attribute for BTTsVishal Verma
2016-07-11libnvdimm: cycle flush hintsDan Williams
2016-07-11libnvdimm, nfit: move flush hint mapping to region-device driver-dataDan Williams
2016-07-11libnvdimm, nfit: remove nfit_spa_map() infrastructureDan Williams
2016-05-20libnvdimm, dax: autodetect supportDan Williams
2016-05-09libnvdimm, dax: introduce device-dax infrastructureDan Williams
2016-04-22libnvdimm, pmem, pfn: move pfn setup to the coreDan Williams
2016-04-22libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setupDan Williams
2016-04-22libnvdimm, btt, convert nd_btt_probe() to devmDan Williams
2016-04-22libnvdimm, pfn, convert nd_pfn_probe() to devmDan Williams
2016-04-22libnvdimm, pmem: kill pmem->ndnsDan Williams