index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
2022-01-27
fs: dlm: filter user dlm messages for kernel locks
Alexander Aring
2021-07-20
fs: dlm: fix memory leak when fenced
Alexander Aring
2021-07-20
fs: dlm: cancel work sync othercon
Alexander Aring
2021-05-22
fs: dlm: fix debugfs dump
Alexander Aring
2020-10-29
fs: dlm: fix configfs memory leak
Alexander Aring
2020-08-21
dlm: Fix kobject memleak
Wang Hai
2020-06-25
dlm: remove BUG() before panic()
Arnd Bergmann
2019-12-17
dlm: fix invalid cluster name warning
David Teigland
2019-12-17
dlm: NULL check before kmem_cache_destroy is not needed
Wen Yang
2019-12-17
dlm: fix missing idr_destroy for recover_idr
David Teigland
2019-12-17
dlm: fix possible call to kfree() for non-initialized pointer
Denis V. Lunev
2019-12-01
dlm: don't leak kernel pointer to userspace
Tycho Andersen
2019-12-01
dlm: fix invalid free
Tycho Andersen
2019-02-12
dlm: Don't swamp the CPU with callbacks queued during recovery
Bob Peterson
2019-01-13
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
2019-01-13
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
2019-01-13
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
2019-01-13
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-06
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-08-07
dlm: use sock_create_lite inside tcp_accept_from_sock
Guoqing Jiang
2017-08-07
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
2017-08-07
dlm: constify kset_uevent_ops structure
Bhumika Goyal
2017-08-07
dlm: print log message when cluster name is not set
Zhu Lingshan
2017-08-07
dlm: Delete an unnecessary variable initialisation in dlm_ls_start()
Markus Elfring
2017-08-07
dlm: Improve a size determination in two functions
Markus Elfring
2017-08-07
dlm: Use kcalloc() in two functions
Markus Elfring
2017-08-07
dlm: Use kmalloc_array() in make_member_array()
Markus Elfring
2017-08-07
dlm: Delete an error message for a failed memory allocation in dlm_recover_wa...
Markus Elfring
2017-08-07
dlm: Improve a size determination in dlm_recover_waiters_pre()
Markus Elfring
2017-08-07
dlm: Use kcalloc() in dlm_scan_waiters()
Markus Elfring
2017-08-07
dlm: Improve a size determination in table_seq_start()
Markus Elfring
2017-08-07
dlm: Add spaces for better code readability
Markus Elfring
2017-08-07
dlm: Replace six seq_puts() calls by seq_putc()
Markus Elfring
2017-08-07
dlm: Make dismatch error message more clear
Gang He
2017-08-07
dlm: Fix kernel memory disclosure
Vlad Tsyrklevich
2017-07-16
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
Benjamin Coddington
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-24
dlm: fix error return code in sctp_accept_from_sock()
Wei Yongjun
2016-10-19
dlm: don't specify WQ_UNBOUND for the ast callback workqueue
Bob Peterson
2016-10-19
dlm: remove lock_sock to avoid scheduling while atomic
Bob Peterson
2016-10-19
dlm: don't save callbacks after accept
Bob Peterson
[next]