summaryrefslogtreecommitdiff
path: root/fs/dlm/user.c
AgeCommit message (Expand)Author
2010-02-24dlm: fix ordering of bast and castDavid Teigland
2009-11-30dlm: always use GFP_NOFSDavid Teigland
2009-03-11dlm: fix length calculation in compat codeDavid Teigland
2008-12-23dlm: improve how bast mode handlingDavid Teigland
2008-09-04dlm: remove bklDavid Teigland
2008-08-28dlm: detect available userspace daemonDavid Teigland
2008-08-28dlm: allow multiple lockspace createsDavid Teigland
2008-08-13dlm: add missing kfreesDavid Teigland
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-07-14dlm: check for null in device_writeMasatake YAMATO
2008-06-20dlm-user: BKL pushdownArnd Bergmann
2008-02-06dlm: add __init and __exit marks to init and exit functionsDenis Cheng
2008-02-06dlm: eliminate astparam type castingDavid Teigland
2008-02-04dlm: dlm/user.c input validation fixesAl Viro
2008-01-30dlm: static initialization improvementsDenis Cheng
2008-01-30dlm: Sanity check namelen before copying itPatrick Caulfeld
2008-01-30dlm: fix possible use-after-freeDavid Teigland
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-07-09[DLM] canceling deadlocked lockDavid Teigland
2007-07-09[DLM] timeout fixesDavid Teigland
2007-07-09[DLM] dlm_device interface changes [3/6]David Teigland
2007-07-09[DLM] add lock timeouts and warnings [2/6]David Teigland
2007-05-01[DLM] Remove redundant assignmentPatrick Caulfield
2007-05-01[DLM] interface for purge (2/2)David Teigland
2007-05-01[DLM] overlapping cancel and unlockDavid Teigland
2007-05-01[DLM] Don't delete misc device if lockspace removal failsPatrick Caulfield
2007-03-07[DLM] fs/dlm/user.c should #include "user.h"Adrian Bunk
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-05[DLM] fix user unlockingDavid Teigland
2006-08-31[DLM] force removal of user lockspaceDavid Teigland
2006-07-21[DLM] fix whitespace damageDavid Teigland
2006-07-20[DLM] fix leaking user locksDavid Teigland
2006-07-13[DLM] dlm: user locksDavid Teigland