index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
midcomms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-08
dlm: init per node debugfs before add to node hash
Alexander Aring
1
-1
/
+1
2026-05-08
dlm: fix add msg handle in send_queue ordered
Alexander Aring
1
-2
/
+2
2026-05-08
dlm: use hlist_for_each_entry_srcu for SRCU protected lists
Li RongQing
1
-5
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2024-05-31
dlm: remove unused parameter in dlm_midcomms_addr
Alexander Aring
1
-2
/
+2
2024-04-09
dlm: use spin_lock_bh for message processing
Alexander Aring
1
-20
/
+20
2024-04-09
dlm: remove allocation parameter in msg allocation
Alexander Aring
1
-14
/
+10
2024-04-01
dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create
Kunwu Chan
1
-2
/
+1
2023-10-12
dlm: fix no ack after final message
Alexander Aring
1
-3
/
+3
2023-10-12
dlm: be sure we reset all nodes at forced shutdown
Alexander Aring
1
-2
/
+8
2023-10-12
dlm: fix remove member after close call
Alexander Aring
1
-1
/
+12
2023-10-12
dlm: fix creating multiple node structures
Alexander Aring
1
-1
/
+9
2023-08-10
fs: dlm: create midcomms nodes when configure
Alexander Aring
1
-178
/
+108
2023-08-10
fs: dlm: constify receive buffer
Alexander Aring
1
-7
/
+9
2023-08-10
fs: dlm: cleanup lock order
Alexander Aring
1
-2
/
+2
2023-06-14
fs: dlm: add send ack threshold and append acks to msgs
Alexander Aring
1
-45
/
+31
2023-06-14
fs: dlm: handle sequence numbers as atomic
Alexander Aring
1
-15
/
+25
2023-06-14
fs: dlm: filter ourself midcomms calls
Alexander Aring
1
-9
/
+0
2023-06-14
fs: dlm: revert check required context while close
Alexander Aring
1
-3
/
+0
2023-01-23
fs: dlm: remove unnecessary waker_up() calls
Alexander Aring
1
-2
/
+0
2023-01-23
fs: dlm: move state change into else branch
Alexander Aring
1
-3
/
+4
2023-01-23
fs: dlm: remove newline in log_print
Alexander Aring
1
-4
/
+4
2023-01-23
fs: dlm: reduce the shutdown timeout to 5 secs
Alexander Aring
1
-2
/
+2
2023-01-23
fs: dlm: wait until all midcomms nodes detect version
Alexander Aring
1
-0
/
+23
2023-01-23
fs: dlm: ignore unexpected non dlm opts msgs
Alexander Aring
1
-10
/
+2
2023-01-23
fs: dlm: bring back previous shutdown handling
Alexander Aring
1
-13
/
+7
2023-01-23
fs: dlm: send FIN ack back in right cases
Alexander Aring
1
-4
/
+5
2023-01-23
fs: dlm: move sending fin message into state change handling
Alexander Aring
1
-24
/
+9
2023-01-23
fs: dlm: don't set stop rx flag after node reset
Alexander Aring
1
-2
/
+1
2023-01-23
fs: dlm: fix race setting stop tx flag
Alexander Aring
1
-1
/
+1
2023-01-23
fs: dlm: be sure to call dlm_send_queue_flush()
Alexander Aring
1
-0
/
+1
2023-01-23
fs: dlm: fix use after free in midcomms commit
Alexander Aring
1
-0
/
+7
2022-11-21
fs: dlm: parallelize lowcomms socket handling
Alexander Aring
1
-12
/
+33
2022-11-21
fs: dlm: remove socket shutdown handling
Alexander Aring
1
-2
/
+4
2022-11-21
fs: dlm: add midcomms init/start functions
Alexander Aring
1
-1
/
+16
2022-11-21
fs: dlm: add dst nodeid for msg tracing
Alexander Aring
1
-4
/
+6
2022-11-08
fs: dlm: use WARN_ON_ONCE() instead of WARN_ON()
Alexander Aring
1
-9
/
+9
2022-11-08
fs: dlm: allow different allocation context per _create_message
Alexander Aring
1
-1
/
+1
2022-11-08
fd: dlm: trace send/recv of dlm message and rcom
Alexander Aring
1
-4
/
+41
2022-11-08
fs: dlm: use packet in dlm_mhandle
Alexander Aring
1
-3
/
+3
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
[next]