index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
1
-5
/
+2
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
2
-4
/
+3
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2
-2
/
+0
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-1
/
+3
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
1
-8
/
+5
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-22
nvdimm: virtio_pmem: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-25
nvdimm/btt: always set max_integrity_segments
Christoph Hellwig
1
-1
/
+1
2024-04-25
nvdimm: remove nd_integrity_init
Christoph Hellwig
3
-35
/
+8
2024-03-15
Merge tag 'libnvdimm-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+12
2024-02-23
nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
1
-10
/
+12
2024-02-23
nvdimm/pmem: fix leak on dax_add_host() failure
Mathieu Desnoyers
1
-2
/
+1
2024-02-20
pmem: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-4
/
+6
2024-02-20
btt: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-3
/
+5
2024-02-20
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2
-7
/
+7
2024-02-13
nvdimm: make nvdimm_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-13
libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help
Peter Robinson
1
-1
/
+1
2024-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+32
2024-01-13
Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-28
/
+41
2024-01-10
virtio_pmem: support feature SHMEM_REGION
Changyuan Lyu
1
-4
/
+32
2024-01-03
nvdimm/namespace: fix kernel-doc for function params
Randy Dunlap
1
-1
/
+11
2024-01-03
nvdimm/dimm_devs: fix kernel-doc for function params
Randy Dunlap
1
-2
/
+11
2024-01-03
nvdimm/btt: fix btt_blk_cleanup() kernel-doc
Randy Dunlap
1
-1
/
+1
2024-01-03
nvdimm-btt: simplify code with the scope based resource management
Dinghao Liu
1
-9
/
+4
2024-01-03
nvdimm: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
6
-15
/
+14
2023-12-01
nvdimm/btt: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-18
libnvdimm: remove kernel-doc warnings:
Zhu Wang
1
-2
/
+2
2023-09-27
libnvdimm: Annotate struct nd_region with __counted_by
Kees Cook
2
-2
/
+2
2023-09-27
nd_btt: Make BTT lanes preemptible
Tomas Glozar
1
-4
/
+4
2023-09-27
libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return v...
Chen Ni
1
-1
/
+7
2023-08-31
Merge tag 'libnvdimm-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-15
/
+26
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
1
-1
/
+1
2023-08-17
nvdimm: Fix dereference after free in register_nvdimm_pmu()
Konstantin Meskhidze
1
-1
/
+1
2023-08-17
nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu()
Konstantin Meskhidze
1
-0
/
+1
2023-08-11
nvdimm/pfn_dev: Avoid unnecessary endian conversion
Aneesh Kumar K.V
1
-4
/
+2
2023-08-11
nvdimm/pfn_dev: Prevent the creation of zero-sized namespaces
Aneesh Kumar K.V
1
-3
/
+11
2023-07-19
nvdimm: Explicitly include correct DT includes
Rob Herring
1
-2
/
+2
2023-07-19
virtio_pmem: add the missing REQ_OP_WRITE for flush bio
Hou Tao
1
-1
/
+2
2023-07-19
nvdimm: Use kstrtobool() instead of strtobool()
Christophe JAILLET
3
-4
/
+7
2023-06-26
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
1
-1
/
+1
2023-06-24
nvdimm: make security_show static
Ben Dooks
1
-1
/
+1
2023-06-23
nvdimm: make nd_class variable static
Ben Dooks
1
-1
/
+1
2023-06-07
libnvdimm: mark 'security_show' static again
Arnd Bergmann
1
-1
/
+1
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+9
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
3
-4
/
+21
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-13
/
+13
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-38
/
+2
2023-02-15
virtio_pmem: populate numa information
Michael Sammler
1
-2
/
+9
[next]