summaryrefslogtreecommitdiffstats
path: root/fs/dlm/lockspace.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-131-1/+1
|\
| * Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman2007-10-121-1/+1
* | [DLM] block dlm_recv in recovery transitionDavid Teigland2007-10-101-0/+1
|/
* [DLM] don't require FS flag on all nodesDavid Teigland2007-07-091-3/+4
* [DLM] variable allocationPatrick Caulfield2007-07-091-0/+5
* [DLM] wait for config check during join [6/6]David Teigland2007-07-091-0/+30
* [DLM] fix new_lockspace error exit [5/6]David Teigland2007-07-091-13/+19
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-091-1/+9
* [DLM] block scand during recovery [1/6]David Teigland2007-07-091-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-071-1/+3
|\
| * [DLM] overlapping cancel and unlockDavid Teigland2007-05-011-1/+3
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-031-1/+1
|/
* [DLM] rename dlm_config_info fieldsDavid Teigland2007-02-051-5/+5
* [DLM] don't accept replies to old recovery messagesDavid Teigland2006-11-301-0/+2
* [DLM] fix add_requestqueue checking nodes listDavid Teigland2006-11-301-0/+2
* [DLM] fix oops in kref_put when removing a lockspacePatrick Caulfield2006-11-061-0/+5
* [DLM] Fix kref_put oopsPatrick Caulfield2006-11-061-1/+8
* [DLM] use snprintf in sysfs showDavid Teigland2006-09-071-3/+3
* [DLM] add new lockspace to list ealierDavid Teigland2006-08-251-6/+7
* [DLM] show nodeid for recovery messageDavid Teigland2006-08-091-0/+11
* [DLM] more info through debugfsDavid Teigland2006-07-261-1/+2
* [DLM] dlm: user locksDavid Teigland2006-07-131-3/+29
* [DLM] PATCH 3/3 dlm: show recover stateDavid Teigland2006-04-281-0/+13
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-201-11/+10Star
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+666