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
*
dlm: update format header reflect current format
Alexander Aring
2023-12-20
1
-2
/
+2
*
dlm: fix format seq ops type 4
Alexander Aring
2023-12-20
1
-1
/
+1
*
dlm: use FL_SLEEP to determine blocking vs non-blocking
Alexander Aring
2023-11-16
1
-1
/
+1
*
dlm: use fl_owner from lockd
Alexander Aring
2023-11-16
1
-14
/
+4
*
dlm: use kernel_connect() and kernel_bind()
Jordan Rife
2023-11-16
1
-7
/
+7
*
dlm: slow down filling up processing queue
Alexander Aring
2023-10-12
1
-0
/
+12
*
dlm: fix no ack after final message
Alexander Aring
2023-10-12
1
-3
/
+3
*
dlm: be sure we reset all nodes at forced shutdown
Alexander Aring
2023-10-12
1
-2
/
+8
*
dlm: fix remove member after close call
Alexander Aring
2023-10-12
1
-1
/
+12
*
dlm: fix creating multiple node structures
Alexander Aring
2023-10-12
1
-1
/
+9
*
fs: dlm: Remove some useless memset()
Christophe JAILLET
2023-10-12
1
-5
/
+0
*
fs: dlm: Fix the size of a buffer in dlm_create_debug_file()
Christophe JAILLET
2023-10-12
1
-1
/
+2
*
fs: dlm: Simplify buffer size computation in dlm_create_debug_file()
Christophe JAILLET
2023-10-12
1
-5
/
+5
*
dlm: fix plock lookup when using multiple lockspaces
Alexander Aring
2023-08-25
1
-3
/
+3
*
fs: dlm: don't use RCOM_NAMES for version detection
Alexander Aring
2023-08-10
1
-8
/
+8
*
fs: dlm: create midcomms nodes when configure
Alexander Aring
2023-08-10
3
-179
/
+110
*
fs: dlm: constify receive buffer
Alexander Aring
2023-08-10
13
-86
/
+101
*
fs: dlm: drop rxbuf manipulation in dlm_recover_master_copy
Alexander Aring
2023-08-10
3
-8
/
+17
*
fs: dlm: drop rxbuf manipulation in dlm_copy_master_names
Alexander Aring
2023-08-10
1
-3
/
+2
*
fs: dlm: get recovery sequence number as parameter
Alexander Aring
2023-08-10
10
-85
/
+99
*
fs: dlm: cleanup lock order
Alexander Aring
2023-08-10
1
-2
/
+2
*
fs: dlm: remove clear_members_cb
Alexander Aring
2023-08-10
1
-6
/
+1
*
fs: dlm: add plock dev tracepoints
Alexander Aring
2023-08-10
1
-0
/
+6
*
fs: dlm: check on plock ops when exit dlm
Alexander Aring
2023-08-10
1
-0
/
+2
*
fs: dlm: debugfs for queued callbacks
Alexander Aring
2023-08-10
2
-1
/
+101
*
fs: dlm: remove unused processed_nodes
Alexander Aring
2023-08-10
1
-1
/
+0
*
fs: dlm: add missing spin_unlock
Alexander Aring
2023-08-10
1
-0
/
+1
*
fs: dlm: fix F_CANCELLK to cancel pending request
Alexander Aring
2023-07-20
1
-13
/
+90
*
fs: dlm: allow to F_SETLKW getting interrupted
Alexander Aring
2023-07-20
1
-20
/
+36
*
fs: dlm: remove twice newline
Alexander Aring
2023-07-20
1
-2
/
+2
*
Merge tag 'dlm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2023-06-29
13
-222
/
+203
|
\
|
*
fs: dlm: remove filter local comms on close
Alexander Aring
2023-06-20
1
-2
/
+1
|
*
fs: dlm: add send ack threshold and append acks to msgs
Alexander Aring
2023-06-14
2
-75
/
+31
|
*
fs: dlm: handle sequence numbers as atomic
Alexander Aring
2023-06-14
1
-15
/
+25
|
*
fs: dlm: handle lkb wait count as atomic_t
Alexander Aring
2023-06-14
2
-19
/
+15
|
*
fs: dlm: filter ourself midcomms calls
Alexander Aring
2023-06-14
4
-20
/
+32
|
*
fs: dlm: warn about messages from left nodes
Alexander Aring
2023-06-14
1
-2
/
+2
|
*
fs: dlm: move dlm_purge_lkb_callbacks to user module
Alexander Aring
2023-06-14
4
-18
/
+19
|
*
fs: dlm: cleanup STOP_IO bitflag set when stop io
Alexander Aring
2023-06-14
1
-8
/
+4
|
*
fs: dlm: don't check othercon twice
Alexander Aring
2023-06-14
1
-2
/
+1
|
*
fs: dlm: unregister memory at the very last
Alexander Aring
2023-06-14
1
-1
/
+1
|
*
fs: dlm: fix missing pending to false
Alexander Aring
2023-06-14
1
-0
/
+1
|
*
fs: dlm: clear pending bit when queue was empty
Alexander Aring
2023-06-14
1
-3
/
+5
|
*
fs: dlm: revert check required context while close
Alexander Aring
2023-06-14
3
-16
/
+0
|
*
fs: dlm: fix mismatch of plock results from userspace
Alexander Aring
2023-05-24
1
-13
/
+45
|
*
fs: dlm: make F_SETLK use unkillable wait_event
Alexander Aring
2023-05-23
1
-17
/
+21
|
*
fs: dlm: interrupt posix locks only when process is killed
Alexander Aring
2023-05-22
1
-1
/
+1
|
*
fs: dlm: fix cleanup pending ops when interrupted
Alexander Aring
2023-05-22
1
-19
/
+6
|
*
fs: dlm: return positive pid value for F_GETLK
Alexander Aring
2023-05-22
1
-1
/
+3
|
*
dlm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-22
1
-2
/
+2
[next]