aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-02fs: dlm: initial support for tracepointsAlexander Aring1-0/+3
2019-07-11dlm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner1-3/+1
2016-10-19dlm: audit and remove any unnecessary uses of module.hPaul Gortmaker1-0/+2
2012-08-08dlm: fix deadlock between dlm_send and dlm_controldDavid Teigland1-0/+2
2011-05-26dlm: Drop __TIME__ usageMichal Marek1-1/+1
2008-04-21dlm: move plock code from gfs2David Teigland1-0/+7
2008-01-29dlm: proper prototypesAdrian Bunk1-10/+0
2007-07-09[DLM] add lock timeouts and warnings [2/6]David Teigland1-1/+10
2006-12-07[DLM] Clean up lowcommsPatrick Caulfield1-9/+1
2006-07-13[DLM] dlm: user locksDavid Teigland1-0/+8
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland1-0/+89