index
:
pm24.git
master
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
2024-04-09
dlm: use spin_lock_bh for message processing
Alexander Aring
2024-04-09
dlm: remove allocation parameter in msg allocation
Alexander Aring
2024-04-01
dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create
Kunwu Chan
2023-10-12
dlm: fix no ack after final message
Alexander Aring
2023-10-12
dlm: be sure we reset all nodes at forced shutdown
Alexander Aring
2023-10-12
dlm: fix remove member after close call
Alexander Aring
2023-10-12
dlm: fix creating multiple node structures
Alexander Aring
2023-08-10
fs: dlm: create midcomms nodes when configure
Alexander Aring
2023-08-10
fs: dlm: constify receive buffer
Alexander Aring
2023-08-10
fs: dlm: cleanup lock order
Alexander Aring
2023-06-14
fs: dlm: add send ack threshold and append acks to msgs
Alexander Aring
2023-06-14
fs: dlm: handle sequence numbers as atomic
Alexander Aring
2023-06-14
fs: dlm: filter ourself midcomms calls
Alexander Aring
2023-06-14
fs: dlm: revert check required context while close
Alexander Aring
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
[next]