index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
config.c
Age
Commit message (
Expand
)
Author
2013-06-25
dlm: config: using strlcpy instead of strncpy
Zhao Hongjiang
2013-02-26
fs: change return values from -EACCES to -EPERM
Zhao Hongjiang
2012-08-08
dlm: fix deadlock between dlm_send and dlm_controld
David Teigland
2012-07-16
dlm: use rsbtbl as resource directory
David Teigland
2012-01-04
dlm: add recovery callbacks
David Teigland
2011-07-12
dlm: improve rsb searches
David Teigland
2011-07-11
dlm: keep lkbs in idr
David Teigland
2011-06-30
dlm: show addresses in configfs
Masatake YAMATO
2011-04-01
dlm: delayed reply message warning
David Teigland
2011-03-10
dlm: increase default hash table sizes
David Teigland
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-30
dlm: always use GFP_NOFS
David Teigland
2008-09-05
dlm: choose better identifiers
Andrew Morton
2008-09-02
dlm: fix address compare
David Teigland
2008-08-13
dlm: rename structs
David Teigland
2008-07-17
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-07-17
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
2008-07-14
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
2008-04-21
dlm: recover nodes that are removed and re-added
David Teigland
2008-04-21
dlm: match signedness between dlm_config_info and cluster_set
Harvey Harrison
2008-02-06
dlm: add __init and __exit marks to init and exit functions
Denis Cheng
2007-07-10
configfs: Convert subsystem semaphore to mutex
Joel Becker
2007-07-10
[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly
Satyam Sharma
2007-07-10
[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h
Satyam Sharma
2007-07-09
[DLM] show default protocol
David Teigland
2007-07-09
[DLM] timeout fixes
David Teigland
2007-07-09
[DLM] add lock timeouts and warnings [2/6]
David Teigland
2007-07-09
[DLM] fix a couple of races
Satyam Sharma
2007-05-01
[DLM] Consolidate transport protocols
Patrick Caulfield
2007-02-05
[DLM] expose dlm_config_info fields in configfs
David Teigland
2007-02-05
[DLM] add config entry to enable log_debug
David Teigland
2007-02-05
[DLM] rename dlm_config_info fields
David Teigland
2006-04-28
[DLM] PATCH 2/3 dlm: lowcomms close
David Teigland
2006-01-20
[DLM] Update DLM to the latest patch level
David Teigland
2006-01-18
[DLM] The core of the DLM for GFS2/CLVM
David Teigland