index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dlm: move root_list functionality to recover.c
Alexander Aring
2024-04-09
3
-44
/
+39
*
dlm: switch to GFP_ATOMIC in dlm allocations
Alexander Aring
2024-04-09
4
-8
/
+4
*
dlm: remove allocation parameter in msg allocation
Alexander Aring
2024-04-09
8
-57
/
+41
*
dlm: Simplify the allocation of slab caches in dlm_lowcomms_msg_cache_create
Kunwu Chan
2024-04-02
1
-1
/
+1
*
dlm: remove callback reference counting
Alexander Aring
2024-04-01
7
-55
/
+28
*
dlm: fix race between final callback and remove
Alexander Aring
2024-04-01
5
-213
/
+129
*
dlm: combine switch case fail and default statements
Alexander Aring
2024-04-01
2
-8
/
+6
*
dlm: save callback debug info earlier
Alexander Aring
2024-04-01
1
-4
/
+6
*
dlm: remove callback queue debugfs functionality
Alexander Aring
2024-04-01
1
-96
/
+0
*
dlm: remove lkb from callback tracepoints
Alexander Aring
2024-04-01
2
-4
/
+14
*
dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create
Kunwu Chan
2024-04-01
1
-2
/
+1
*
dlm: fix user space lock decision to copy lvb
Alexander Aring
2024-04-01
3
-13
/
+17
*
Merge tag 'dlm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2024-03-18
3
-39
/
+81
|
\
|
*
dlm: add comments about forced waiters reset
David Teigland
2024-03-15
1
-20
/
+58
|
*
dlm: revert atomic_t lkb_wait_count
David Teigland
2024-03-15
2
-15
/
+19
|
*
dlm: fix user space lkb refcounting
Alexander Aring
2024-03-12
1
-5
/
+5
*
|
dlm: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
1
-23
/
+22
*
|
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
1
-0
/
+1
*
|
dlm: convert to using new filelock helpers
Jeff Layton
2024-02-05
1
-5
/
+5
|
/
*
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-21
1
-13
/
+90
*
fs: dlm: allow to F_SETLKW getting interrupted
Alexander Aring
2023-07-21
1
-20
/
+36
*
fs: dlm: remove twice newline
Alexander Aring
2023-07-21
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
|
\
[prev]
[next]