dlm: fix locking of lockspace list in dlm_scand
[safe/jmp/linux-2.6] / fs / dlm / user.c
2008-08-28 David Teiglanddlm: detect available userspace daemon
2008-08-28 David Teiglanddlm: allow multiple lockspace creates
2008-08-13 David Teiglanddlm: add missing kfrees
2008-07-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-14 Masatake YAMATOdlm: check for null in device_write
2008-06-20 Arnd Bergmanndlm-user: BKL pushdown
2008-02-07 Denis Chengdlm: add __init and __exit marks to init and exit functions
2008-02-07 David Teiglanddlm: eliminate astparam type casting
2008-02-04 Al Virodlm: dlm/user.c input validation fixes
2008-01-30 Denis Chengdlm: static initialization improvements
2008-01-30 Patrick Caulfelddlm: Sanity check namelen before copying it
2008-01-30 David Teiglanddlm: fix possible use-after-free
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-07-09 David Teigland[DLM] canceling deadlocked lock
2007-07-09 David Teigland[DLM] timeout fixes
2007-07-09 David Teigland[DLM] dlm_device interface changes [3/6]
2007-07-09 David Teigland[DLM] add lock timeouts and warnings [2/6]
2007-05-01 Patrick Caulfield[DLM] Remove redundant assignment
2007-05-01 David Teigland[DLM] interface for purge (2/2)
2007-05-01 David Teigland[DLM] overlapping cancel and unlock
2007-05-01 Patrick Caulfield[DLM] Don't delete misc device if lockspace removal...
2007-03-07 Adrian Bunk[DLM] fs/dlm/user.c should #include "user.h"
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 6
2007-02-05 David Teigland[DLM] fix user unlocking
2006-08-31 David Teigland[DLM] force removal of user lockspace
2006-07-21 David Teigland[DLM] fix whitespace damage
2006-07-20 David Teigland[DLM] fix leaking user locks
2006-07-13 David Teigland[DLM] dlm: user locks