aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-1/+1
2007-07-09[DLM] canceling deadlocked lockDavid Teigland1-0/+25
2007-07-09[DLM] timeout fixesDavid Teigland1-19/+30
2007-07-09[DLM] dlm_device interface changes [3/6]David Teigland1-10/+43
2007-07-09[DLM] add lock timeouts and warnings [2/6]David Teigland1-1/+1
2007-05-01[DLM] Remove redundant assignmentPatrick Caulfield1-2/+0
2007-05-01[DLM] interface for purge (2/2)David Teigland1-0/+28
2007-05-01[DLM] overlapping cancel and unlockDavid Teigland1-33/+44
2007-05-01[DLM] Don't delete misc device if lockspace removal failsPatrick Caulfield1-22/+36
2007-03-07[DLM] fs/dlm/user.c should #include "user.h"Adrian Bunk1-0/+1
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-3/+3
2007-02-05[DLM] fix user unlockingDavid Teigland1-0/+9
2006-08-31[DLM] force removal of user lockspaceDavid Teigland1-3/+6
2006-07-21[DLM] fix whitespace damageDavid Teigland1-1/+1
2006-07-20[DLM] fix leaking user locksDavid Teigland1-0/+16
2006-07-13[DLM] dlm: user locksDavid Teigland1-0/+769