index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: dlm: fix missing unlock on error in accept_from_sock()
Yang Yingliang
2021-03-29
1
-0
/
+1
*
fs: dlm: add shutdown hook
Alexander Aring
2021-03-09
3
-28
/
+35
*
fs: dlm: flush swork on shutdown
Alexander Aring
2021-03-09
1
-4
/
+1
*
fs: dlm: remove unaligned memory access handling
Alexander Aring
2021-03-09
1
-14
/
+12
*
fs: dlm: check on minimum msglen size
Alexander Aring
2021-03-09
1
-3
/
+4
*
fs: dlm: simplify writequeue handling
Alexander Aring
2021-03-09
1
-40
/
+43
*
fs: dlm: use GFP_ZERO for page buffer
Alexander Aring
2021-03-09
3
-5
/
+1
*
fs: dlm: change allocation limits
Alexander Aring
2021-03-09
1
-2
/
+4
*
fs: dlm: add check if dlm is currently running
Alexander Aring
2021-03-09
3
-3
/
+36
*
fs: dlm: add errno handling to check callback
Alexander Aring
2021-03-09
1
-7
/
+16
*
fs: dlm: set subclass for othercon sock_mutex
Alexander Aring
2021-03-09
1
-1
/
+2
*
fs: dlm: set connected bit after accept
Alexander Aring
2021-03-09
1
-0
/
+1
*
fs: dlm: fix mark setting deadlock
Alexander Aring
2021-03-09
4
-35
/
+45
*
fs: dlm: fix debugfs dump
Alexander Aring
2021-03-09
1
-0
/
+1
*
fs: dlm: check on existing node address
Alexander Aring
2020-11-10
1
-0
/
+23
*
fs: dlm: constify addr_compare
Alexander Aring
2020-11-10
1
-1
/
+2
*
fs: dlm: fix check for multi-homed hosts
Alexander Aring
2020-11-10
1
-1
/
+1
*
fs: dlm: listen socket out of connection hash
Alexander Aring
2020-11-10
1
-93
/
+74
*
fs: dlm: refactor sctp sock parameter
Alexander Aring
2020-11-10
1
-5
/
+5
*
fs: dlm: move shutdown action to node creation
Alexander Aring
2020-11-10
1
-3
/
+5
*
fs: dlm: move connect callback in node creation
Alexander Aring
2020-11-10
1
-12
/
+6
*
fs: dlm: add helper for init connection
Alexander Aring
2020-11-10
1
-35
/
+32
*
fs: dlm: handle non blocked connect event
Alexander Aring
2020-11-10
1
-1
/
+12
*
fs: dlm: flush othercon at close
Alexander Aring
2020-11-10
1
-0
/
+2
*
fs: dlm: add get buffer error handling
Alexander Aring
2020-11-10
1
-0
/
+6
*
fs: dlm: define max send buffer
Alexander Aring
2020-11-10
4
-5
/
+7
*
fs: dlm: fix proper srcu api call
Alexander Aring
2020-11-10
1
-2
/
+3
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-3
/
+3
|
\
|
*
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-02
1
-3
/
+3
*
|
Merge tag 'dlm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2020-10-13
6
-279
/
+260
|
\
\
|
|
/
|
/
|
|
*
fs: dlm: fix race in nodeid2con
Alexander Aring
2020-10-01
1
-1
/
+15
|
*
fs: dlm: rework receive handling
Alexander Aring
2020-09-29
5
-180
/
+141
|
*
fs: dlm: disallow buffer size below default
Alexander Aring
2020-09-29
1
-2
/
+7
|
*
fs: dlm: handle range check as callback
Alexander Aring
2020-09-29
1
-18
/
+23
|
*
fs: dlm: fix mark per nodeid setting
Alexander Aring
2020-09-29
3
-13
/
+17
|
*
fs: dlm: remove lock dependency warning
Alexander Aring
2020-09-29
1
-10
/
+8
|
*
fs: dlm: use free_con to free connection
Alexander Aring
2020-08-27
1
-4
/
+2
|
*
fs: dlm: handle possible othercon writequeues
Alexander Aring
2020-08-27
1
-2
/
+4
|
*
fs: dlm: move free writequeue into con free
Alexander Aring
2020-08-27
1
-8
/
+1
|
*
fs: dlm: fix configfs memory leak
Alexander Aring
2020-08-27
1
-0
/
+3
|
*
fs: dlm: fix dlm_local_addr memory leak
Alexander Aring
2020-08-27
1
-0
/
+9
|
*
fs: dlm: make connection hash lockless
Alexander Aring
2020-08-27
2
-50
/
+37
|
*
fs: dlm: synchronize dlm before shutdown
Alexander Aring
2020-08-27
1
-4
/
+6
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2020-08-06
4
-28
/
+155
|
\
|
*
fs: dlm: implement tcp graceful shutdown
Alexander Aring
2020-08-06
1
-5
/
+72
|
*
fs: dlm: change handling of reconnects
Alexander Aring
2020-08-06
1
-15
/
+10
|
*
fs: dlm: don't close socket on invalid message
Alexander Aring
2020-08-06
1
-6
/
+6
|
*
fs: dlm: set skb mark per peer socket
Alexander Aring
2020-08-06
3
-0
/
+55
|
*
fs: dlm: set skb mark for listen socket
Alexander Aring
2020-08-06
3
-0
/
+10
[next]