aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/nd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus 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/git/nvdimm/nvdimmLinus 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
2016-04-22libnvdimm, btt, convert nd_btt_probe() to devmDan Williams1-2/+4
2016-04-22libnvdimm, pfn, convert nd_pfn_probe() to devmDan Williams1-2/+4
2016-04-22libnvdimm, pmem: kill pmem->ndnsDan Williams1-1/+1
2016-04-07libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignmentDan Williams1-2/+2
2016-03-09libnvdimm, pmem: clear poison on writeDan Williams1-0/+2
2016-03-05libnvdimm: async notification supportDan Williams1-0/+2
2016-01-10Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimmDan Williams1-0/+8
2016-01-09libnvdimm: convert to statically allocated badblocksDan Williams1-2/+2
2016-01-09libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.hDan Williams1-0/+2
2016-01-09libnvdimm: Add a poison list and export badblocksVishal Verma1-0/+6
2015-12-12libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZEDan Williams1-0/+1
2015-12-10libnvdimm, pfn: kill ND_PFN_ALIGNDan Williams1-7/+0