summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2021-12-18dax: remove the copy_from_iter and copy_to_iter methodsChristoph Hellwig
2021-12-18dax: remove the DAXDEV_F_SYNC flagChristoph Hellwig
2021-12-18uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()Christoph Hellwig
2021-12-04dax: remove dax_capableChristoph Hellwig
2021-12-04dax: simplify the dax_device <-> gendisk associationChristoph Hellwig
2021-12-04dax: remove CONFIG_DAX_DRIVERChristoph Hellwig
2021-11-10Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-09Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-11-04nvdimm/pmem: use add_disk() error handlingLuis Chamberlain
2021-11-04nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assignedLuis Chamberlain
2021-11-04nvdimm/blk: add error handling support for add_disk()Luis Chamberlain
2021-11-04nvdimm/blk: avoid calling del_gendisk() on early failuresLuis Chamberlain
2021-11-04nvdimm/btt: add error handling support for add_disk()Luis Chamberlain
2021-11-04nvdimm/btt: use goto error labels on btt_blk_init()Luis Chamberlain
2021-11-03nvdimm/btt: do not call del_gendisk() if not neededLuis Chamberlain
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-25nvdimm/pmem: stop using q_usage_count as external pgmap refcountChristoph Hellwig
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-10-18block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig
2021-09-27nvdimm/pmem: fix creating the dax groupChristoph Hellwig
2021-09-27nvdimm/pmem: move dax_attribute_group from dax to pmemChristoph Hellwig
2021-09-21libnvdimm/labels: Introduce CXL labelsDan Williams
2021-09-21libnvdimm/label: Define CXL region labelsDan Williams
2021-09-21libnvdimm/labels: Fix kernel-doc for label.hDan 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-09-09Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-09-09Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-24libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbindsumiyawang
2021-08-24libnvdimm/labels: Add claim class helpersDan Williams
2021-08-24libnvdimm/labels: Add type-guid helpersDan Williams
2021-08-24libnvdimm/labels: Add blk special cases for nlabel and position helpersDan Williams
2021-08-24libnvdimm/labels: Add blk isetcookie set / validation helpersDan Williams
2021-08-24libnvdimm/labels: Add a checksum calculation helperDan 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
2021-08-11libnvdimm/region: Fix label activation vs errorsDan Williams
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-04Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-06-15libnvdimm: Drop unused device power management supportDan Williams
2021-06-15libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()Dan Williams
2021-06-09libnvdimm/pmem: Fix blk_cleanup_disk() usageDan Williams
2021-06-01nvme-multipath: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig
2021-06-01nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig