index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dlm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-22
1
-2
/
+2
*
fs: dlm: remove deprecated code parts
Alexander Aring
2023-03-06
1
-21
/
+0
*
fs: dlm: use listen sock as dlm running indicator
Alexander Aring
2022-11-21
1
-2
/
+2
*
fs: dlm: don't use deprecated timeout features by default
Alexander Aring
2022-08-01
1
-0
/
+14
*
fs: dlm: remove waiter warnings
Alexander Aring
2022-06-24
1
-7
/
+0
*
fs: dlm: rename socket and app buffer defines
Alexander Aring
2021-06-02
1
-2
/
+2
*
fs: dlm: introduce proto values
Alexander Aring
2021-06-02
1
-1
/
+1
*
fs: dlm: fix memory leak when fenced
Alexander Aring
2021-06-02
1
-0
/
+9
*
fs: dlm: add more midcomms hooks
Alexander Aring
2021-05-25
1
-1
/
+2
*
fs: dlm: add check if dlm is currently running
Alexander Aring
2021-03-09
1
-2
/
+32
*
fs: dlm: add errno handling to check callback
Alexander Aring
2021-03-09
1
-7
/
+16
*
fs: dlm: fix mark setting deadlock
Alexander Aring
2021-03-09
1
-19
/
+10
*
fs: dlm: rework receive handling
Alexander Aring
2020-09-29
1
-1
/
+0
*
fs: dlm: disallow buffer size below default
Alexander Aring
2020-09-29
1
-2
/
+7
*
fs: dlm: handle range check as callback
Alexander Aring
2020-09-29
1
-18
/
+23
*
fs: dlm: fix mark per nodeid setting
Alexander Aring
2020-09-29
1
-6
/
+10
*
fs: dlm: fix configfs memory leak
Alexander Aring
2020-08-27
1
-0
/
+3
*
fs: dlm: set skb mark per peer socket
Alexander Aring
2020-08-06
1
-0
/
+38
*
fs: dlm: set skb mark for listen socket
Alexander Aring
2020-08-06
1
-0
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2019-05-30
1
-3
/
+1
*
dlm: make config_item_type const
Bhumika Goyal
2017-10-19
1
-8
/
+8
*
dlm: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-19
1
-1
/
+1
*
dlm: add log_info config option
Zhilong Liu
2016-06-21
1
-0
/
+7
*
dlm: config: Fix ENOMEM failures in make_cluster()
Andrew Price
2016-03-29
1
-2
/
+1
*
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-03-06
1
-31
/
+7
*
dlm: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
1
-214
/
+74
*
fs/dlm/config.c: convert simple_str to kstr
Fabian Frederick
2014-06-06
1
-6
/
+20
*
dlm: config: using strlcpy instead of strncpy
Zhao Hongjiang
2013-06-25
1
-2
/
+3
*
fs: change return values from -EACCES to -EPERM
Zhao Hongjiang
2013-02-26
1
-1
/
+1
*
dlm: fix deadlock between dlm_send and dlm_controld
David Teigland
2012-08-08
1
-64
/
+15
*
dlm: use rsbtbl as resource directory
David Teigland
2012-07-16
1
-7
/
+0
*
dlm: add recovery callbacks
David Teigland
2012-01-04
1
-57
/
+73
*
dlm: improve rsb searches
David Teigland
2011-07-12
1
-1
/
+8
*
dlm: keep lkbs in idr
David Teigland
2011-07-11
1
-7
/
+0
*
dlm: show addresses in configfs
Masatake YAMATO
2011-06-30
1
-2
/
+57
*
dlm: delayed reply message warning
David Teigland
2011-04-01
1
-1
/
+8
*
dlm: increase default hash table sizes
David Teigland
2011-03-10
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
dlm: always use GFP_NOFS
David Teigland
2009-11-30
1
-12
/
+12
*
dlm: choose better identifiers
Andrew Morton
2008-09-05
1
-22
/
+22
*
dlm: fix address compare
David Teigland
2008-09-02
1
-2
/
+31
*
dlm: rename structs
David Teigland
2008-08-13
1
-96
/
+107
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-17
1
-4
/
+4
*
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
2008-07-17
1
-28
/
+17
*
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-14
1
-17
/
+28
*
dlm: recover nodes that are removed and re-added
David Teigland
2008-04-21
1
-9
/
+39
*
dlm: match signedness between dlm_config_info and cluster_set
Harvey Harrison
2008-04-21
1
-1
/
+1
*
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
2008-02-06
1
-1
/
+1
*
configfs: Convert subsystem semaphore to mutex
Joel Becker
2007-07-10
1
-5
/
+5
*
[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly
Satyam Sharma
2007-07-10
1
-1
/
+1
[next]