aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm/main.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-06fs: dlm: remove deprecated code partsGravatar Alexander Aring 1-8/+1
2022-11-21fs: dlm: add midcomms init/start functionsGravatar Alexander Aring 1-2/+5
2021-11-02fs: dlm: initial support for tracepointsGravatar Alexander Aring 1-0/+3
2019-07-11dlm: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Gravatar Thomas Gleixner 1-3/+1
2016-10-19dlm: audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-0/+2
2012-08-08dlm: fix deadlock between dlm_send and dlm_controldGravatar David Teigland 1-0/+2
2011-05-26dlm: Drop __TIME__ usageGravatar Michal Marek 1-1/+1
2008-04-21dlm: move plock code from gfs2Gravatar David Teigland 1-0/+7
2008-01-29dlm: proper prototypesGravatar Adrian Bunk 1-10/+0
2007-07-09[DLM] add lock timeouts and warnings [2/6]Gravatar David Teigland 1-1/+10
2006-12-07[DLM] Clean up lowcommsGravatar Patrick Caulfield 1-9/+1
2006-07-13[DLM] dlm: user locksGravatar David Teigland 1-0/+8
2006-01-18[DLM] The core of the DLM for GFS2/CLVMGravatar David Teigland 1-0/+89