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
starfive-6.6.48-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
/
pmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-01-25
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-2
/
+2
2021-01-11
libnvdimm/pmem: Remove unused header
Jianpeng Ma
1
-1
/
+0
2020-10-14
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-0
/
+1
2020-10-14
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-12
/
+14
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
1
-3
/
+3
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
1
-1
/
+0
2020-09-02
nvdimm: simplify revalidate_disk handling
Christoph Hellwig
1
-2
/
+1
2020-08-15
mm: add thp_size
Matthew Wilcox (Oracle)
1
-4
/
+2
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
1
-2
/
+3
2020-06-13
Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-06-08
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
1
-1
/
+2
2020-05-27
nvdimm: use bio_{start,end}_io_acct
Christoph Hellwig
1
-2
/
+4
2020-05-14
nvdimm/pmem: stop using ->queuedata
Christoph Hellwig
1
-3
/
+3
2020-04-09
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-38
/
+63
2020-04-03
dax: Move mandatory ->zero_page_range() check in alloc_dax()
Vivek Goyal
1
-2
/
+2
2020-04-03
dax, pmem: Add a dax operation zero_page_range
Vivek Goyal
1
-0
/
+11
2020-04-03
pmem: Add functions for reading/writing page to/from pmem
Vivek Goyal
1
-36
/
+50
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-2
/
+1
2020-01-31
mm: Cleanup __put_devmap_managed_page() vs ->page_free()
Dan Williams
1
-6
/
+0
2019-11-17
libnvdimm/pmem: Delete include of nd-core.h
Dan Williams
1
-1
/
+0
2019-11-15
libnvdimm/namespace: Differentiate between probe mapping and runtime mapping
Aneesh Kumar K.V
1
-4
/
+13
2019-09-06
libnvdimm/pmem: Advance namespace seed for specific probe errors
Aneesh Kumar K.V
1
-4
/
+25
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2019-07-19
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
1
-2
/
+2
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+12
2019-07-06
libnvdimm: add dax_dev sync flag
Pankaj Gupta
1
-1
/
+4
2019-07-06
libnvdimm: nd_region flush callback support
Pankaj Gupta
1
-5
/
+8
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
1
-1
/
+0
2019-07-02
memremap: remove the data field in struct dev_pagemap
Christoph Hellwig
1
-1
/
+1
2019-07-02
memremap: lift the devmap_enable manipulation into devm_memremap_pages
Christoph Hellwig
1
-19
/
+4
2019-07-02
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
1
-9
/
+9
2019-07-02
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
1
-8
/
+11
2019-06-14
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-4
/
+13
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-05-21
libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
Dan Williams
1
-2
/
+8
2019-05-21
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
1
-0
/
+1
2019-04-08
libnvdimm/pmem: fix a possible OOB access when read and write pmem
Li RongQing
1
-4
/
+4
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+5
2018-12-28
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
1
-8
/
+5
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
1
-1
/
+1
2018-10-25
Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2018-10-09
libnvdimm, pmem: Fix badblocks population for 'raw' namespaces
Dan Williams
1
-1
/
+3
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-1
/
+1
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
1
-0
/
+26
2018-08-26
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+5
2018-08-20
libnvdimm, pmem: Restore page attributes when clearing errors
Dan Williams
1
-0
/
+26
2018-07-30
libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access()
Huaisheng Ye
1
-2
/
+5
2018-07-18
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
1
-7
/
+6
[next]