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
/
dax
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-1
/
+1
2018-04-20
device-dax: allow MAP_SYNC to succeed
Dave Jiang
1
-0
/
+2
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-21
/
+17
2018-04-06
device-dax: implement ->pagesize() for smaps to report MMUPageSize
Dan Williams
1
-0
/
+10
2018-03-06
device-dax: remove redundant __func__ in dev_dbg
Dan Williams
1
-21
/
+17
2018-01-23
device-dax: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2017-11-30
device-dax: implement ->split() to catch invalid munmap attempts
Dan Williams
1
-0
/
+12
2017-10-20
dev/dax: fix uninitialized variable build warning
Ross Zwisler
1
-1
/
+2
2017-07-19
device-dax: fix sysfs duplicate warnings
Dan Williams
1
-8
/
+16
2017-07-17
device-dax: fix 'passing zero to ERR_PTR()' warning
Dan Williams
1
-2
/
+7
2017-07-06
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
1
-0
/
+1
2017-05-05
Merge branch 'for-4.12/dax' into libnvdimm-for-next
Dan Williams
1
-0
/
+660
2017-04-20
dax: introduce dax_operations
Dan Williams
1
-1
/
+5
2017-04-20
dax: add a facility to lookup a dax device by 'host' device name
Dan Williams
1
-1
/
+1
2017-04-13
dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
Dan Williams
1
-0
/
+709