summaryrefslogtreecommitdiffstats
path: root/fs/dlm/main.c
Commit message (Expand)AuthorAgeFilesLines
* dlm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-111-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-3/+1
* dlm: audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-191-0/+2
* dlm: fix deadlock between dlm_send and dlm_controldDavid Teigland2012-08-081-0/+2
* dlm: Drop __TIME__ usageMichal Marek2011-05-261-1/+1
* dlm: move plock code from gfs2David Teigland2008-04-211-0/+7
* dlm: proper prototypesAdrian Bunk2008-01-291-10/+0
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-091-1/+10
* [DLM] Clean up lowcommsPatrick Caulfield2006-12-071-9/+1
* [DLM] dlm: user locksDavid Teigland2006-07-131-0/+8
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+89