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
/
fs
/
dlm
/
midcomms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
dlm: check required context while close
Alexander Aring
1
-0
/
+3
2022-04-06
dlm: move conversion to compile time
Alexander Aring
1
-10
/
+10
2022-04-06
dlm: use __le types for dlm header
Alexander Aring
1
-16
/
+12
2022-04-06
dlm: add __CHECKER__ for false positives
Alexander Aring
1
-0
/
+10
2021-12-07
fs: dlm: memory cache for midcomms hotpath
Alexander Aring
1
-6
/
+15
2021-11-05
fs: dlm:Remove unneeded semicolon
Zhang Mingyu
1
-1
/
+1
2021-11-02
fs: dlm: add debugfs rawmsg send functionality
Alexander Aring
1
-0
/
+48
2021-11-02
fs: dlm: let handle callback data as void
Alexander Aring
1
-1
/
+3
2021-11-02
fs: dlm: move version conversion to compile time
Alexander Aring
1
-3
/
+3
2021-11-02
fs: dlm: debug improvements print nodeid
Alexander Aring
1
-2
/
+2
2021-08-19
fs: dlm: implement delayed ack handling
Alexander Aring
1
-8
/
+48
2021-06-11
fs: dlm: invalid buffer access in lookup error
Alexander Aring
1
-2
/
+17
2021-06-11
fs: dlm: fix race in mhandle deletion
Alexander Aring
1
-14
/
+21
2021-06-02
fs: dlm: rename socket and app buffer defines
Alexander Aring
1
-2
/
+2
2021-05-26
fs: dlm: Fix spelling mistake "stucked" -> "stuck"
Colin Ian King
1
-2
/
+2
2021-05-25
fs: dlm: add midcomms debugfs functionality
Alexander Aring
1
-0
/
+27
2021-05-25
fs: dlm: add reliable connection if reconnect
Alexander Aring
1
-44
/
+1246
2021-05-25
fs: dlm: make buffer handling per msg
Alexander Aring
1
-2
/
+5
2021-05-25
fs: dlm: add more midcomms hooks
Alexander Aring
1
-1
/
+30
2021-03-09
fs: dlm: remove unaligned memory access handling
Alexander Aring
1
-14
/
+12
2021-03-09
fs: dlm: check on minimum msglen size
Alexander Aring
1
-3
/
+4
2020-09-29
fs: dlm: rework receive handling
Alexander Aring
1
-83
/
+53
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
1
-3
/
+1
2008-12-23
dlm: fix up memory allocation flags
Steven Whitehouse
1
-1
/
+1
2008-02-04
dlm: dlm_process_incoming_buffer() fixes
Al Viro
1
-13
/
+20
2008-01-30
dlm: align midcomms message buffer
Fabio M. Di Nitto
1
-6
/
+9
2007-10-10
[DLM] block dlm_recv in recovery transition
David Teigland
1
-15
/
+2
2007-02-05
[DLM] rename dlm_config_info fields
David Teigland
1
-2
/
+2
2006-01-20
[DLM] Update DLM to the latest patch level
David Teigland
1
-1
/
+1
2006-01-18
[DLM] The core of the DLM for GFS2/CLVM
David Teigland
1
-0
/
+140