aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/user.c
Commit message (Expand)AuthorAge
* dlm: always use GFP_NOFSDavid Teigland2009-11-30
* dlm: fix length calculation in compat codeDavid Teigland2009-03-11
* dlm: improve how bast mode handlingDavid Teigland2008-12-23
* dlm: remove bklDavid Teigland2008-09-04
* dlm: detect available userspace daemonDavid Teigland2008-08-28
* dlm: allow multiple lockspace createsDavid Teigland2008-08-28
* dlm: add missing kfreesDavid Teigland2008-08-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-07-28
|\
| * dlm: check for null in device_writeMasatake YAMATO2008-07-14
* | dlm-user: BKL pushdownArnd Bergmann2008-06-20
|/
* dlm: add __init and __exit marks to init and exit functionsDenis Cheng2008-02-07
* dlm: eliminate astparam type castingDavid Teigland2008-02-07
* dlm: dlm/user.c input validation fixesAl Viro2008-02-04
* dlm: static initialization improvementsDenis Cheng2008-01-30
* dlm: Sanity check namelen before copying itPatrick Caulfeld2008-01-30
* dlm: fix possible use-after-freeDavid Teigland2008-01-30
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* [DLM] canceling deadlocked lockDavid Teigland2007-07-09
* [DLM] timeout fixesDavid Teigland2007-07-09
* [DLM] dlm_device interface changes [3/6]David Teigland2007-07-09
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-09
* [DLM] Remove redundant assignmentPatrick Caulfield2007-05-01
* [DLM] interface for purge (2/2)David Teigland2007-05-01
* [DLM] overlapping cancel and unlockDavid Teigland2007-05-01
* [DLM] Don't delete misc device if lockspace removal failsPatrick Caulfield2007-05-01
* [DLM] fs/dlm/user.c should #include "user.h"Adrian Bunk2007-03-07
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [DLM] fix user unlockingDavid Teigland2007-02-05
* [DLM] force removal of user lockspaceDavid Teigland2006-08-31
* [DLM] fix whitespace damageDavid Teigland2006-07-21
* [DLM] fix leaking user locksDavid Teigland2006-07-20
* [DLM] dlm: user locksDavid Teigland2006-07-13