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
/
dax
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-19
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+96
2016-12-18
Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next
Dan Williams
2
-1
/
+96
2016-12-18
dax: add region 'id', 'size', and 'align' attributes
Dan Williams
1
-0
/
+94
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-2
/
+1
2016-12-07
device-dax: fix private mapping restriction, permit read-only
Dan Williams
1
-1
/
+1
2016-11-28
libnvdimm: use consistent naming for request_mem_region()
Dan Williams
1
-1
/
+2
2016-11-16
device-dax: fail all private mapping attempts
Dan Williams
1
-2
/
+2
2016-10-29
device-dax: check devm_nsio_enable() return value
Dan Williams
1
-1
/
+3
2016-10-28
device-dax: fix percpu_ref_exit ordering
Dan Williams
1
-1
/
+1
2016-10-28
nvdimm: make CONFIG_NVDIMM_DAX 'bool'
Arnd Bergmann
1
-1
/
+1
2016-10-08
Merge branch 'for-4.9/dax' into libnvdimm-for-next
Dan Williams
4
-232
/
+362
2016-10-08
dax: use correct dev_t value
Arnd Bergmann
1
-2
/
+2
2016-10-08
dax: convert devm_create_dax_dev to PTR_ERR
Dan Williams
3
-10
/
+16
2016-09-03
dax: fix mapping size check
Dan Williams
1
-1
/
+1
2016-08-27
dax: fix device-dax region base
Dan Williams
1
-0
/
+3
2016-08-24
dax: check resource alignment at dax region/device create
Dan Williams
1
-3
/
+19
2016-08-24
dax: unmap/truncate on device shutdown
Dan Williams
1
-0
/
+1
2016-08-24
dax: define a unified inode/address_space for device-dax mappings
Dan Williams
1
-4
/
+146
2016-08-24
dax: convert to the cdev api
Dan Williams
2
-41
/
+46
2016-08-24
dax: embed a struct device in dax_dev
Dan Williams
1
-85
/
+45
2016-08-24
dax: rename fops from dax_dev_ to dax_
Dan Williams
1
-8
/
+8
2016-08-24
dax: reorder dax_fops function definitions
Dan Williams
1
-169
/
+168
2016-08-24
dax: cleanup needlessly global symbol warnings
Dan Williams
2
-1
/
+2
2016-07-07
dax: use devm_add_action_or_reset()
Sajjan, Vikas C
2
-12
/
+8
2016-05-21
/dev/dax, core: file operations and dax-mmap
Dan Williams
2
-0
/
+323
2016-05-21
/dev/dax, pmem: direct access to persistent memory
Dan Williams
5
-0
/
+464