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.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-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: return positive pid value for F_GETLK
Alexander Aring
2023-08-11
1
-1
/
+3
*
treewide: Remove uninitialized_var() usage
Kees Cook
2023-08-11
1
-1
/
+1
*
fs: dlm: handle -EBUSY first in lock arg validation
Alexander Aring
2022-10-26
1
-8
/
+8
*
fs: dlm: fix race between test_bit() and queue_work()
Alexander Aring
2022-10-26
1
-2
/
+4
*
dlm: fix missing lkb refcount handling
Alexander Aring
2022-06-14
1
-2
/
+9
*
dlm: fix plock invalid read
Alexander Aring
2022-06-14
1
-7
/
+5
*
fs: dlm: filter user dlm messages for kernel locks
Alexander Aring
2022-01-27
1
-0
/
+9
*
fs: dlm: fix memory leak when fenced
Alexander Aring
2021-07-20
1
-0
/
+9
*
fs: dlm: cancel work sync othercon
Alexander Aring
2021-07-20
1
-1
/
+1
*
fs: dlm: fix debugfs dump
Alexander Aring
2021-05-22
1
-0
/
+1
*
fs: dlm: fix configfs memory leak
Alexander Aring
2020-10-29
1
-0
/
+3
*
dlm: Fix kobject memleak
Wang Hai
2020-08-21
1
-3
/
+3
*
dlm: remove BUG() before panic()
Arnd Bergmann
2020-06-25
1
-1
/
+0
*
dlm: fix invalid cluster name warning
David Teigland
2019-12-17
1
-1
/
+2
*
dlm: NULL check before kmem_cache_destroy is not needed
Wen Yang
2019-12-17
1
-6
/
+3
*
dlm: fix missing idr_destroy for recover_idr
David Teigland
2019-12-17
1
-0
/
+1
*
dlm: fix possible call to kfree() for non-initialized pointer
Denis V. Lunev
2019-12-17
1
-1
/
+1
*
dlm: don't leak kernel pointer to userspace
Tycho Andersen
2019-12-01
1
-1
/
+1
*
dlm: fix invalid free
Tycho Andersen
2019-12-01
1
-2
/
+3
*
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
2019-02-12
1
-0
/
+10
*
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
2019-01-13
1
-7
/
+7
*
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
2019-01-13
1
-0
/
+2
*
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
2019-01-13
1
-0
/
+1
*
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
2019-01-13
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
1
-1
/
+1
|
\
|
*
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
Benjamin Coddington
2017-07-16
1
-1
/
+1
*
|
dlm: use sock_create_lite inside tcp_accept_from_sock
Guoqing Jiang
2017-08-07
1
-1
/
+1
*
|
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
2017-08-07
1
-0
/
+4
*
|
dlm: constify kset_uevent_ops structure
Bhumika Goyal
2017-08-07
1
-1
/
+1
*
|
dlm: print log message when cluster name is not set
Zhu Lingshan
2017-08-07
1
-0
/
+4
*
|
dlm: Delete an unnecessary variable initialisation in dlm_ls_start()
Markus Elfring
2017-08-07
1
-1
/
+1
*
|
dlm: Improve a size determination in two functions
Markus Elfring
2017-08-07
1
-2
/
+2
*
|
dlm: Use kcalloc() in two functions
Markus Elfring
2017-08-07
1
-4
/
+2
*
|
dlm: Use kmalloc_array() in make_member_array()
Markus Elfring
2017-08-07
1
-2
/
+1
*
|
dlm: Delete an error message for a failed memory allocation in dlm_recover_wa...
Markus Elfring
2017-08-07
1
-3
/
+1
*
|
dlm: Improve a size determination in dlm_recover_waiters_pre()
Markus Elfring
2017-08-07
1
-1
/
+1
*
|
dlm: Use kcalloc() in dlm_scan_waiters()
Markus Elfring
2017-08-07
1
-1
/
+1
*
|
dlm: Improve a size determination in table_seq_start()
Markus Elfring
2017-08-07
1
-1
/
+1
*
|
dlm: Add spaces for better code readability
Markus Elfring
2017-08-07
1
-5
/
+5
*
|
dlm: Replace six seq_puts() calls by seq_putc()
Markus Elfring
2017-08-07
1
-7
/
+6
*
|
dlm: Make dismatch error message more clear
Gang He
2017-08-07
1
-1
/
+2
*
|
dlm: Fix kernel memory disclosure
Vlad Tsyrklevich
2017-08-07
1
-0
/
+2
|
/
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-1
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
1
-3
/
+2
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2016-12-14
9
-20
/
+22
|
\
|
*
dlm: fix error return code in sctp_accept_from_sock()
Wei Yongjun
2016-10-24
1
-1
/
+2
[next]