summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/nd.h
AgeCommit message (Expand)Author
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-28nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZEDan Williams
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2022-10-03libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZEAlexander Potapenko
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams
2022-03-11nvdimm/namespace: Delete nd_namespace_blkDan Williams
2021-09-21libnvdimm/labels: Introduce CXL labelsDan Williams
2021-09-21libnvdimm/labels: Introduce the concept of multi-range namespace labelsDan Williams
2021-09-21libnvdimm/label: Add a helper for nlabel validationDan Williams
2021-09-21libnvdimm/labels: Add uuid helpersDan Williams
2021-08-24libnvdimm/labels: Add claim class helpersDan Williams
2021-08-24libnvdimm/labels: Add type-guid helpersDan Williams
2021-08-24libnvdimm/labels: Add blk isetcookie set / validation helpersDan Williams
2021-08-24libnvdimm/labels: Introduce label setter helpersDan Williams
2021-08-24libnvdimm/labels: Add isetcookie validation helperDan Williams
2021-08-24libnvdimm/labels: Introduce getters for namespace label fieldsDan Williams
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-09-02nvdimm: simplify revalidate_disk handlingChristoph Hellwig
2020-05-27nvdimm: use bio_{start,end}_io_acctChristoph Hellwig
2020-04-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams
2020-03-30libnvdimm/region: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-17libnvdimm/region: Introduce an 'align' attributeDan Williams
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams
2019-11-19libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams
2019-11-17libnvdimm: Move attribute groups to device typeDan Williams
2019-11-14libnvdimm/namespace: Differentiate between probe mapping and runtime mappingAneesh Kumar K.V
2019-09-24libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V
2019-09-05libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ...Aneesh Kumar K.V
2019-07-05libnvdimm: nd_region flush callback supportPankaj Gupta
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
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