| Commit message (Expand) | Author | Age |
* | dlm: fix length calculation in compat code | David Teigland | 2009-03-11 |
* | dlm: improve how bast mode handling | David Teigland | 2008-12-23 |
* | dlm: remove bkl | David Teigland | 2008-09-04 |
* | dlm: detect available userspace daemon | David Teigland | 2008-08-28 |
* | dlm: allow multiple lockspace creates | David Teigland | 2008-08-28 |
* | dlm: add missing kfrees | David Teigland | 2008-08-13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-07-28 |
|\ |
|
| * | dlm: check for null in device_write | Masatake YAMATO | 2008-07-14 |
* | | dlm-user: BKL pushdown | Arnd Bergmann | 2008-06-20 |
|/ |
|
* | dlm: add __init and __exit marks to init and exit functions | Denis Cheng | 2008-02-07 |
* | dlm: eliminate astparam type casting | David Teigland | 2008-02-07 |
* | dlm: dlm/user.c input validation fixes | Al Viro | 2008-02-04 |
* | dlm: static initialization improvements | Denis Cheng | 2008-01-30 |
* | dlm: Sanity check namelen before copying it | Patrick Caulfeld | 2008-01-30 |
* | dlm: fix possible use-after-free | David Teigland | 2008-01-30 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 |
* | [DLM] canceling deadlocked lock | David Teigland | 2007-07-09 |
* | [DLM] timeout fixes | David 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-07-09 |
* | [DLM] Remove redundant assignment | Patrick Caulfield | 2007-05-01 |
* | [DLM] interface for purge (2/2) | David Teigland | 2007-05-01 |
* | [DLM] overlapping cancel and unlock | David Teigland | 2007-05-01 |
* | [DLM] Don't delete misc device if lockspace removal fails | Patrick Caulfield | 2007-05-01 |
* | [DLM] fs/dlm/user.c should #include "user.h" | Adrian Bunk | 2007-03-07 |
* | [PATCH] mark struct file_operations const 6 | Arjan van de Ven | 2007-02-12 |
* | [DLM] fix user unlocking | David Teigland | 2007-02-05 |
* | [DLM] force removal of user lockspace | David Teigland | 2006-08-31 |
* | [DLM] fix whitespace damage | David Teigland | 2006-07-21 |
* | [DLM] fix leaking user locks | David Teigland | 2006-07-20 |
* | [DLM] dlm: user locks | David Teigland | 2006-07-13 |