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
/
user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dlm: fix user space lkb refcounting
Alexander Aring
2024-03-12
1
-5
/
+5
*
fs: dlm: move dlm_purge_lkb_callbacks to user module
Alexander Aring
2023-06-14
1
-0
/
+18
*
fs: dlm: move internal flags to atomic ops
Alexander Aring
2023-03-06
1
-4
/
+4
*
fs: dlm: change dflags to use atomic bits
Alexander Aring
2023-03-06
1
-2
/
+2
*
fs: dlm: store lkb distributed flags into own value
Alexander Aring
2023-03-06
1
-2
/
+4
*
fs: dlm: remove deprecated code parts
Alexander Aring
2023-03-06
1
-22
/
+0
*
fs: dlm: fix DLM_IFL_CB_PENDING gets overwritten
Alexander Aring
2023-03-06
1
-1
/
+1
*
fs: dlm: rename DLM_IFL_NEED_SCHED to DLM_IFL_CB_PENDING
Alexander Aring
2022-11-21
1
-2
/
+1
*
fs: dlm: ast do WARN_ON_ONCE() on hotpath
Alexander Aring
2022-11-21
1
-4
/
+4
*
fs: dlm: use a non-static queue for callbacks
Alexander Aring
2022-11-08
1
-30
/
+43
*
fs: dlm: use list_first_entry marco
Alexander Aring
2022-11-08
1
-1
/
+1
*
fs: dlm: remove DLM_LSFL_FS from uapi
Alexander Aring
2022-08-23
1
-3
/
+3
*
fs: dlm: trace user space callbacks
Alexander Aring
2022-08-23
1
-1
/
+6
*
fs: dlm: change ls_clear_proc_locks to spinlock
Alexander Aring
2022-08-23
1
-2
/
+2
*
fs: dlm: don't use deprecated timeout features by default
Alexander Aring
2022-08-01
1
-0
/
+12
*
fs: dlm: add deprecation Kconfig and warnings for timeouts
Alexander Aring
2022-08-01
1
-0
/
+8
*
fs: dlm: remove timeout from dlm_user_adopt_orphan
Alexander Aring
2022-06-24
1
-1
/
+0
*
dlm: remove __user conversion warnings
Alexander Aring
2022-04-06
1
-8
/
+8
*
dlm: user: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-05-12
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
dlm: fix invalid cluster name warning
David Teigland
2018-12-03
1
-1
/
+2
*
dlm: don't leak kernel pointer to userspace
Tycho Andersen
2018-11-07
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
fs: annotate ->poll() instances
Al Viro
2017-11-27
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: Fix kernel memory disclosure
Vlad Tsyrklevich
2017-08-07
1
-0
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
dlm: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-19
1
-1
/
+0
*
[regression] fix braino in fs/dlm/user.c
Al Viro
2016-01-21
1
-1
/
+1
*
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-8
/
+3
*
Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2015-09-03
1
-3
/
+4
|
\
|
*
dlm: fix lvb copy for user locks
David Teigland
2015-08-25
1
-3
/
+4
*
|
char: make misc_deregister a void function
Greg Kroah-Hartman
2015-08-05
1
-6
/
+3
|
/
*
dlm: adopt orphan locks
David Teigland
2014-11-19
1
-2
/
+11
*
dlm: remove signal blocking
David Teigland
2013-08-12
1
-19
/
+6
*
dlm: check the write size from user
David Teigland
2013-02-04
1
-4
/
+4
*
dlm: check the maximum size of a request from user
Sasha Levin
2012-09-10
1
-0
/
+7
*
dlm: add recovery callbacks
David Teigland
2012-01-04
1
-2
/
+3
*
dlm: use workqueue for callbacks
David Teigland
2011-07-15
1
-6
/
+6
*
dlm: Remove superfluous call to recalc_sigpending()
Matt Fleming
2011-03-28
1
-1
/
+0
*
dlm: record full callback state
David Teigland
2011-03-10
1
-121
/
+64
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+3
*
dlm: fix ast ordering for user locks
David Teigland
2010-04-30
1
-14
/
+74
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
dlm: fix ordering of bast and cast
David Teigland
2010-02-24
1
-4
/
+6
*
dlm: always use GFP_NOFS
David Teigland
2009-11-30
1
-6
/
+6
*
dlm: fix length calculation in compat code
David Teigland
2009-03-11
1
-9
/
+15
*
dlm: improve how bast mode handling
David Teigland
2008-12-23
1
-1
/
+3
*
dlm: remove bkl
David Teigland
2008-09-04
1
-8
/
+1
*
dlm: detect available userspace daemon
David Teigland
2008-08-28
1
-1
/
+60
[next]