index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
dlm
Age
Commit message (
Expand
)
Author
2023-09-23
dlm: fix plock lookup when using multiple lockspaces
Alexander Aring
2023-08-30
fs: dlm: fix mismatch of plock results from userspace
Alexander Aring
2023-08-30
fs: dlm: use dlm_plock_info for do_unlock_close
Alexander Aring
2023-08-30
fs: dlm: change plock interrupted message to debug again
Alexander Aring
2023-08-30
fs: dlm: add pid to debug log
Alexander Aring
2023-08-30
dlm: replace usage of found with dedicated list iterator variable
Jakob Koschel
2023-08-30
dlm: improve plock logging if interrupted
Alexander Aring
2023-08-11
fs: dlm: interrupt posix locks only when process is killed
Alexander Aring
2023-08-11
dlm: rearrange async condition return
Alexander Aring
2023-08-11
dlm: cleanup plock_op vs plock_xop
Alexander Aring
2023-08-11
fs: dlm: return positive pid value for F_GETLK
Alexander Aring
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
2022-10-26
fs: dlm: handle -EBUSY first in lock arg validation
Alexander Aring
2022-10-26
fs: dlm: fix race between test_bit() and queue_work()
Alexander Aring
2022-07-29
dlm: fix pending remove if msg allocation fails
Alexander Aring
2022-06-14
dlm: fix missing lkb refcount handling
Alexander Aring
2022-06-14
dlm: fix plock invalid read
Alexander Aring
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-30
fs: dlm: fix configfs memory leak
Alexander Aring
2020-08-19
dlm: Fix kobject memleak
Wang Hai
2020-06-25
dlm: remove BUG() before panic()
Arnd Bergmann
2019-12-13
dlm: fix invalid cluster name warning
David Teigland
2019-12-13
dlm: NULL check before kmem_cache_destroy is not needed
Wen Yang
2019-12-13
dlm: fix missing idr_destroy for recover_idr
David Teigland
2019-12-13
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-07-31
dlm: check if workqueues are NULL before flushing/destroying
David Windsor
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
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-05-29
dlm: remove O_NONBLOCK flag in sctp_connect_to_sock
Gang He
2018-05-02
dlm: make sctp_connect_to_sock() return in specified time
Gang He
2018-05-02
dlm: fix a clerical error when set SCTP_NODELAY
Gang He
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-02
dlm: switch to sock_recvmsg()
Al Viro
2017-11-27
fs: annotate ->poll() instances
Al Viro
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-14
Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
dlm: make config_item_type const
Bhumika Goyal
2017-10-09
dlm: remove dlm_send_rcom_lookup_dump
David Teigland
[next]