index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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