summaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm
AgeCommit message (Expand)AuthorLines
2021-11-10Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+43
2021-11-09Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds-19/+44
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-164/+421
2021-11-04nvdimm/pmem: use add_disk() error handlingLuis Chamberlain-1/+7
2021-11-04nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assignedLuis Chamberlain-4/+9
2021-11-04nvdimm/blk: add error handling support for add_disk()Luis Chamberlain-1/+3
2021-11-04nvdimm/blk: avoid calling del_gendisk() on early failuresLuis Chamberlain-5/+12
2021-11-04nvdimm/btt: add error handling support for add_disk()Luis Chamberlain-1/+3
2021-11-04nvdimm/btt: use goto error labels on btt_blk_init()Luis Chamberlain-6/+10
2021-11-03nvdimm/btt: do not call del_gendisk() if not neededLuis Chamberlain-1/+0
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds-8/+6
2021-10-25nvdimm/pmem: stop using q_usage_count as external pgmap refcountChristoph Hellwig-31/+2
2021-10-18block: switch polling to be bio basedChristoph Hellwig-8/+5
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig-0/+1
2021-09-27nvdimm/pmem: fix creating the dax groupChristoph Hellwig-4/+1
2021-09-27nvdimm/pmem: move dax_attribute_group from dax to pmemChristoph Hellwig-0/+43
2021-09-21libnvdimm/labels: Introduce CXL labelsDan Williams-50/+241
2021-09-21libnvdimm/label: Define CXL region labelsDan Williams-0/+32
2021-09-21libnvdimm/labels: Fix kernel-doc for label.hDan Williams-2/+8
2021-09-21libnvdimm/labels: Introduce the concept of multi-range namespace labelsDan Williams-0/+14
2021-09-21libnvdimm/label: Add a helper for nlabel validationDan Williams-3/+9
2021-09-21libnvdimm/labels: Add uuid helpersDan Williams-114/+122
2021-09-09Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-164/+356
2021-09-09Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+1
2021-08-24libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbindsumiyawang-2/+2
2021-08-24libnvdimm/labels: Add claim class helpersDan Williams-19/+28
2021-08-24libnvdimm/labels: Add type-guid helpersDan Williams-19/+28
2021-08-24libnvdimm/labels: Add blk special cases for nlabel and position helpersDan Williams-17/+29
2021-08-24libnvdimm/labels: Add blk isetcookie set / validation helpersDan Williams-9/+34
2021-08-24libnvdimm/labels: Add a checksum calculation helperDan Williams-33/+35
2021-08-24libnvdimm/labels: Introduce label setter helpersDan Williams-33/+99
2021-08-24libnvdimm/labels: Add isetcookie validation helperDan Williams-5/+10
2021-08-24libnvdimm/labels: Introduce getters for namespace label fieldsDan Williams-46/+110
2021-08-11libnvdimm/region: Fix label activation vs errorsDan Williams-6/+11
2021-07-21bus: Make remove callback return voidUwe Kleine-König-2/+1
2021-07-04Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-23/+59
2021-06-15libnvdimm: Drop unused device power management supportDan Williams-8/+37
2021-06-15libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()Dan Williams-15/+22
2021-06-09libnvdimm/pmem: Fix blk_cleanup_disk() usageDan Williams-3/+3
2021-06-01nvme-multipath: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig-1/+0
2021-06-01nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig-10/+5
2021-06-01nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig-19/+7
2021-06-01nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig-20/+6
2021-06-01block: automatically enable GENHD_FL_EXT_DEVTChristoph Hellwig-3/+0
2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)-0/+2
2021-04-09libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNCVaibhav Jain-2/+7
2021-04-08libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams-12/+46
2021-02-24Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-22/+9
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+6