aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvdimm
AgeCommit message (Expand)AuthorFilesLines
2021-07-04Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Gravatar Linus Torvalds 2-23/+59
2021-06-15libnvdimm: Drop unused device power management supportGravatar Dan Williams 1-8/+37
2021-06-15libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()Gravatar Dan Williams 2-15/+22
2021-06-09libnvdimm/pmem: Fix blk_cleanup_disk() usageGravatar Dan Williams 1-3/+3
2021-06-01nvme-multipath: convert to blk_alloc_disk/blk_cleanup_diskGravatar Christoph Hellwig 1-1/+0
2021-06-01nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_diskGravatar Christoph Hellwig 1-10/+5
2021-06-01nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_diskGravatar Christoph Hellwig 2-19/+7
2021-06-01nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_diskGravatar Christoph Hellwig 1-20/+6
2021-06-01block: automatically enable GENHD_FL_EXT_DEVTGravatar Christoph Hellwig 3-3/+0
2021-05-06include: remove pagemap.h from blkdev.hGravatar Matthew Wilcox (Oracle) 2-0/+2
2021-04-09libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNCGravatar Vaibhav Jain 1-2/+7
2021-04-08libnvdimm: Notify disk drivers to revalidate region read-onlyGravatar Dan Williams 3-12/+46
2021-02-24Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-22/+9
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-6/+6
2021-02-16libnvdimm: Make remove callback return voidGravatar Uwe Kleine-König 5-19/+9
2021-02-16libnvdimm/dimm: Simplify nvdimm_remove()Gravatar Uwe Kleine-König 1-3/+0
2021-02-01libnvdimm/dimm: Avoid race between probe and available_slots_show()Gravatar Dan Williams 1-3/+15
2021-01-28libnvdimm/namespace: Fix visibility of namespace resource attributeGravatar Dan Williams 1-5/+5
2021-01-24block: store a block_device pointer in struct bioGravatar Christoph Hellwig 3-6/+6
2021-01-11libnvdimm/pmem: Remove unused headerGravatar Jianpeng Ma 1-1/+0
2020-12-16libnvdimm/label: Return -ENXIO for no slot in __blk_label_updateGravatar Zhang Qilong 1-1/+3
2020-12-15libnvdimm: Cleanup include of badblocks.hGravatar Enrico Weigelt 3-2/+3
2020-11-20libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labelsGravatar Dan Williams 1-0/+9
2020-10-13mm/memremap_pages: support multiple ranges per invocationGravatar Dan Williams 2-0/+2
2020-10-13mm/memremap_pages: convert to 'struct range'Gravatar Dan Williams 6-46/+55
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-16/+7
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-4/+4
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Gravatar Dan Williams 2-4/+4
2020-09-24bdi: remove BDI_CAP_SYNCHRONOUS_IOGravatar Christoph Hellwig 2-3/+0
2020-09-02nvdimm: simplify revalidate_disk handlingGravatar Christoph Hellwig 5-13/+7
2020-08-17libnvdimm: KASAN: global-out-of-bounds Read in internal_create_groupGravatar Zqiang 1-0/+1
2020-08-14mm: add thp_sizeGravatar Matthew Wilcox (Oracle) 2-7/+3
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-2/+2
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-10/+298
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-4/+5
2020-08-05virtio_pmem: convert to LE accessorsGravatar Michael S. Tsirkin 1-2/+2
2020-08-03libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attrGravatar Jane Chu 1-3/+8
2020-08-03libnvdimm/security: the 'security' attr never show 'overwrite' stateGravatar Jane Chu 1-2/+2
2020-08-03libnvdimm/security: fix a typoGravatar Jane Chu 1-1/+1
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-6/+9
2020-07-28ACPI: NFIT: Add runtime firmware activate supportGravatar Dan Williams 1-1/+3
2020-07-28PM, libnvdimm: Add runtime firmware activation supportGravatar Dan Williams 3-0/+265
2020-07-28libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()Gravatar Dan Williams 3-3/+3
2020-07-25libnvdimm: Validate command family indicesGravatar Dan Williams 1-0/+16
2020-07-16powerpc/pmem: Initialize pmem device on newer hardwareGravatar Aneesh Kumar K.V 1-0/+1
2020-07-16libnvdimm/nvdimm/flush: Allow architecture to override the flush barrierGravatar Aneesh Kumar K.V 1-4/+4
2020-07-08libnvdimm/security: Fix key lookup permissionsGravatar Dan Williams 1-1/+1
2020-07-01block: move ->make_request_fn to struct block_device_operationsGravatar Christoph Hellwig 3-6/+9
2020-06-17nvdimm/region: always show the 'align' attributeGravatar Vishal Verma 1-12/+2
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-8/+6