summaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)Author
2025-04-02Merge tag 'libnvdimm-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-20libnvdimm/labels: Fix divide error in nd_label_data_init()Robert Richter
2025-03-17fs/dax: properly refcount fs dax pagesAlistair Popple
2025-03-06badblocks: use sector_t instead of int to avoid truncation of badblocks lengthZheng Qixing
2025-03-06badblocks: return boolean from badblocks_set() and badblocks_clear()Zheng Qixing
2025-03-03libnvdimm: Remove unused nd_attach_ndnsDr. David Alan Gilbert
2025-03-03libnvdimm: Remove unused nd_region_conflictDr. David Alan Gilbert
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2025-01-03libnvdimm: Replace namespace_match() with device_find_child_by_name()Zijun Hu
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-11-13nvdimm: rectify the illogical code within nd_dax_probe()Yi Yang
2024-11-13nvdimm: Correct some typos in commentsShen Lichuan
2024-11-12virtio_pmem: Add freeze/restore callbacksPhilip Chen
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-10virtio_pmem: Check device status before requesting flushPhilip Chen
2024-08-21nvdimm: Remove dead code for ENODEV checking in scan_labels()Li Zhijian
2024-08-21nvdimm: Fix devs leaks in scan_labels()Li Zhijian
2024-08-21nvdimm: Use of_property_present() and of_property_read_bool()Rob Herring (Arm)
2024-08-09nvdimm/pmem: Set dax flag for all 'PFN_MAP' casesZhihao Cheng
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-20Merge tag 'libnvdimm-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-19block: move the dax flag to queue_limitsChristoph Hellwig
2024-06-19block: move the synchronous flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-06-17nvdimm: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-17nvdimm/btt: use sizeof(*pointer) instead of sizeof(type)Erick Archer
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig
2024-06-13nvdimm: make nd_class constantGreg Kroah-Hartman
2024-05-27nvdimm/of_pmem: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-27nvdimm/e820: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-22nvdimm: virtio_pmem: drop owner assignmentKrzysztof Kozlowski
2024-04-25nvdimm/btt: always set max_integrity_segmentsChristoph Hellwig
2024-04-25nvdimm: remove nd_integrity_initChristoph Hellwig
2024-03-15Merge tag 'libnvdimm-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-22nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatalMathieu Desnoyers
2024-02-22nvdimm/pmem: fix leak on dax_add_host() failureMathieu Desnoyers
2024-02-19pmem: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19btt: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-02-12nvdimm: make nvdimm_bus_type constRicardo B. Marliere
2024-02-12libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM helpPeter Robinson
2024-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-01-12Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds