aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/user.c
Commit message (Expand)AuthorAgeFilesLines
* [DLM] canceling deadlocked lockDavid Teigland2007-07-091-0/+25
* [DLM] timeout fixesDavid Teigland2007-07-091-19/+30
* [DLM] dlm_device interface changes [3/6]David Teigland2007-07-091-10/+43
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-091-1/+1
* [DLM] Remove redundant assignmentPatrick Caulfield2007-05-011-2/+0
* [DLM] interface for purge (2/2)David Teigland2007-05-011-0/+28
* [DLM] overlapping cancel and unlockDavid Teigland2007-05-011-33/+44
* [DLM] Don't delete misc device if lockspace removal failsPatrick Caulfield2007-05-011-22/+36
* [DLM] fs/dlm/user.c should #include "user.h"Adrian Bunk2007-03-071-0/+1
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-3/+3
* [DLM] fix user unlockingDavid Teigland2007-02-051-0/+9
* [DLM] force removal of user lockspaceDavid Teigland2006-08-311-3/+6
* [DLM] fix whitespace damageDavid Teigland2006-07-211-1/+1
* [DLM] fix leaking user locksDavid Teigland2006-07-201-0/+16
* [DLM] dlm: user locksDavid Teigland2006-07-131-0/+769