index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
midcomms.c
Age
Commit message (
Expand
)
Author
2023-01-23
fs: dlm: remove unnecessary waker_up() calls
Alexander Aring
2023-01-23
fs: dlm: move state change into else branch
Alexander Aring
2023-01-23
fs: dlm: remove newline in log_print
Alexander Aring
2023-01-23
fs: dlm: reduce the shutdown timeout to 5 secs
Alexander Aring
2023-01-23
fs: dlm: wait until all midcomms nodes detect version
Alexander Aring
2023-01-23
fs: dlm: ignore unexpected non dlm opts msgs
Alexander Aring
2023-01-23
fs: dlm: bring back previous shutdown handling
Alexander Aring
2023-01-23
fs: dlm: send FIN ack back in right cases
Alexander Aring
2023-01-23
fs: dlm: move sending fin message into state change handling
Alexander Aring
2023-01-23
fs: dlm: don't set stop rx flag after node reset
Alexander Aring
2023-01-23
fs: dlm: fix race setting stop tx flag
Alexander Aring
2023-01-23
fs: dlm: be sure to call dlm_send_queue_flush()
Alexander Aring
2023-01-23
fs: dlm: fix use after free in midcomms commit
Alexander Aring
2022-11-21
fs: dlm: parallelize lowcomms socket handling
Alexander Aring
2022-11-21
fs: dlm: remove socket shutdown handling
Alexander Aring
2022-11-21
fs: dlm: add midcomms init/start functions
Alexander Aring
2022-11-21
fs: dlm: add dst nodeid for msg tracing
Alexander Aring
2022-11-08
fs: dlm: use WARN_ON_ONCE() instead of WARN_ON()
Alexander Aring
2022-11-08
fs: dlm: allow different allocation context per _create_message
Alexander Aring
2022-11-08
fd: dlm: trace send/recv of dlm message and rcom
Alexander Aring
2022-11-08
fs: dlm: use packet in dlm_mhandle
Alexander Aring
2022-04-06
dlm: check required context while close
Alexander Aring
2022-04-06
dlm: move conversion to compile time
Alexander Aring
2022-04-06
dlm: use __le types for dlm header
Alexander Aring
2022-04-06
dlm: add __CHECKER__ for false positives
Alexander Aring
2021-12-07
fs: dlm: memory cache for midcomms hotpath
Alexander Aring
2021-11-05
fs: dlm:Remove unneeded semicolon
Zhang Mingyu
2021-11-02
fs: dlm: add debugfs rawmsg send functionality
Alexander Aring
2021-11-02
fs: dlm: let handle callback data as void
Alexander Aring
2021-11-02
fs: dlm: move version conversion to compile time
Alexander Aring
2021-11-02
fs: dlm: debug improvements print nodeid
Alexander Aring
2021-08-19
fs: dlm: implement delayed ack handling
Alexander Aring
2021-06-11
fs: dlm: invalid buffer access in lookup error
Alexander Aring
2021-06-11
fs: dlm: fix race in mhandle deletion
Alexander Aring
2021-06-02
fs: dlm: rename socket and app buffer defines
Alexander Aring
2021-05-26
fs: dlm: Fix spelling mistake "stucked" -> "stuck"
Colin Ian King
2021-05-25
fs: dlm: add midcomms debugfs functionality
Alexander Aring
2021-05-25
fs: dlm: add reliable connection if reconnect
Alexander Aring
2021-05-25
fs: dlm: make buffer handling per msg
Alexander Aring
2021-05-25
fs: dlm: add more midcomms hooks
Alexander Aring
2021-03-09
fs: dlm: remove unaligned memory access handling
Alexander Aring
2021-03-09
fs: dlm: check on minimum msglen size
Alexander Aring
2020-09-29
fs: dlm: rework receive handling
Alexander Aring
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2008-12-23
dlm: fix up memory allocation flags
Steven Whitehouse
2008-02-04
dlm: dlm_process_incoming_buffer() fixes
Al Viro
2008-01-30
dlm: align midcomms message buffer
Fabio M. Di Nitto
2007-10-10
[DLM] block dlm_recv in recovery transition
David Teigland
2007-02-05
[DLM] rename dlm_config_info fields
David Teigland
2006-01-20
[DLM] Update DLM to the latest patch level
David Teigland
[next]