index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
Merge tag 'dlm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
13
-222
/
+203
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+7
2023-06-25
dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
1
-3
/
+7
2023-06-20
fs: dlm: remove filter local comms on close
Alexander Aring
1
-2
/
+1
2023-06-14
fs: dlm: add send ack threshold and append acks to msgs
Alexander Aring
2
-75
/
+31
2023-06-14
fs: dlm: handle sequence numbers as atomic
Alexander Aring
1
-15
/
+25
2023-06-14
fs: dlm: handle lkb wait count as atomic_t
Alexander Aring
2
-19
/
+15
2023-06-14
fs: dlm: filter ourself midcomms calls
Alexander Aring
4
-20
/
+32
2023-06-14
fs: dlm: warn about messages from left nodes
Alexander Aring
1
-2
/
+2
2023-06-14
fs: dlm: move dlm_purge_lkb_callbacks to user module
Alexander Aring
4
-18
/
+19
2023-06-14
fs: dlm: cleanup STOP_IO bitflag set when stop io
Alexander Aring
1
-8
/
+4
2023-06-14
fs: dlm: don't check othercon twice
Alexander Aring
1
-2
/
+1
2023-06-14
fs: dlm: unregister memory at the very last
Alexander Aring
1
-1
/
+1
2023-06-14
fs: dlm: fix missing pending to false
Alexander Aring
1
-0
/
+1
2023-06-14
fs: dlm: clear pending bit when queue was empty
Alexander Aring
1
-3
/
+5
2023-06-14
fs: dlm: revert check required context while close
Alexander Aring
3
-16
/
+0
2023-05-24
fs: dlm: fix mismatch of plock results from userspace
Alexander Aring
1
-13
/
+45
2023-05-23
fs: dlm: make F_SETLK use unkillable wait_event
Alexander Aring
1
-17
/
+21
2023-05-22
fs: dlm: interrupt posix locks only when process is killed
Alexander Aring
1
-1
/
+1
2023-05-22
dlm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
2023-05-22
fs: dlm: fix cleanup pending ops when interrupted
Alexander Aring
1
-19
/
+6
2023-05-22
fs: dlm: return positive pid value for F_GETLK
Alexander Aring
1
-1
/
+3
2023-05-22
dlm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
2023-04-27
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+4
2023-04-21
fs: dlm: stop unnecessarily filling zero ms_extra bytes
Alexander Aring
1
-1
/
+1
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
1
-3
/
+4
2023-03-07
fs: dlm: switch lkb_sbflags to atomic ops
Alexander Aring
2
-12
/
+38
2023-03-07
fs: dlm: rsb hash table flag value to atomic ops
Alexander Aring
2
-6
/
+6
2023-03-07
fs: dlm: move internal flags to atomic ops
Alexander Aring
6
-83
/
+90
2023-03-07
fs: dlm: change dflags to use atomic bits
Alexander Aring
7
-23
/
+63
2023-03-07
fs: dlm: store lkb distributed flags into own value
Alexander Aring
7
-32
/
+27
2023-03-07
fs: dlm: remove DLM_IFL_LOCAL_MS flag
Alexander Aring
2
-33
/
+33
2023-03-07
fs: dlm: rename stub to local message flag
Alexander Aring
3
-59
/
+59
2023-03-07
fs: dlm: remove deprecated code parts
Alexander Aring
12
-469
/
+1
2023-03-07
DLM: increase socket backlog to avoid hangs with 16 nodes
Edwin Török
1
-1
/
+1
2023-03-07
fs: dlm: add unbound flag to dlm_io workqueue
Alexander Aring
1
-2
/
+2
2023-03-07
fs: dlm: fix DLM_IFL_CB_PENDING gets overwritten
Alexander Aring
3
-7
/
+9
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+5
2023-02-21
Merge tag 'dlm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
6
-97
/
+136
2023-01-27
kobject: kset_uevent_ops: make uevent() callback take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-24
fs: dlm: remove unnecessary waker_up() calls
Alexander Aring
1
-2
/
+0
2023-01-24
fs: dlm: move state change into else branch
Alexander Aring
1
-3
/
+4
2023-01-24
fs: dlm: remove newline in log_print
Alexander Aring
1
-4
/
+4
2023-01-24
fs: dlm: reduce the shutdown timeout to 5 secs
Alexander Aring
1
-2
/
+2
2023-01-24
fs: dlm: make dlm sequence id more robust
Alexander Aring
1
-1
/
+1
2023-01-23
fs: dlm: wait until all midcomms nodes detect version
Alexander Aring
3
-0
/
+27
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
2
-34
/
+63
2023-01-23
fs: dlm: send FIN ack back in right cases
Alexander Aring
1
-4
/
+5
[next]