aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm
Commit message (Expand)AuthorAgeFilesLines
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* menuconfig: transform NLS and DLM menusJan Engelhardt2007-10-171-6/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-121-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-1011-152/+161
* | [DLM] don't overwrite castparam if it's NULLPatrick Caulfield2007-10-101-2/+4
* | [DLM] Make dlm_sendd cond_resched morePatrick Caulfield2007-10-101-3/+4
* | [DLM] Fix lowcomms socket closingPatrick Caulfield2007-10-101-12/+4
|/
* [DLM] fix basts for granted PR waiting CWDavid Teigland2007-08-141-14/+55
* [DLM] More othercon fixesPatrick Caulfield2007-08-141-10/+15
* [DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less...Jesper Juhl2007-08-141-1/+3
* [DLM] zero unused parts of sockaddr_storagePatrick Caulfield2007-08-141-0/+1
* [DLM] fix NULL ls usageDavid Teigland2007-08-141-4/+3
* [DLM] Clear othercon pointers when a connection is closedPatrick Caulfield2007-08-141-0/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-2/+2
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-9/+3
* configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-101-5/+5
* [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-101-1/+1
* [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-101-8/+0
* [DLM] dump more lock valuesDavid Teigland2007-07-092-41/+43
* [GFS2] git-gfs2-nmw-build-fixakpm@linux-foundation.org2007-07-091-1/+1
* [DLM] Telnet to port 21064 can stop all lockspacesPatrick Caulfield2007-07-091-4/+10
* [DLM] don't require FS flag on all nodesDavid Teigland2007-07-091-3/+4
* [DLM] variable allocationPatrick Caulfield2007-07-094-5/+12
* [DLM] fix reference countingJosef Bacik2007-07-091-0/+1
* [DLM] fix socket shutdownPatrick Caulfield2007-07-091-3/+6
* [DLM] show default protocolDavid Teigland2007-07-091-0/+1
* [DLM] dumping master locksDavid Teigland2007-07-092-2/+163
* [DLM] canceling deadlocked lockDavid Teigland2007-07-094-0/+80
* [DLM] timeout fixesDavid Teigland2007-07-095-28/+39
* [DLM] Compile fixSteven Whitehouse2007-07-091-1/+1
* [DLM] fix compile breakageDavid Teigland2007-07-091-2/+2
* [DLM] wait for config check during join [6/6]David Teigland2007-07-094-2/+40
* [DLM] fix new_lockspace error exit [5/6]David Teigland2007-07-091-13/+19
* [DLM] cancel in conversion deadlock [4/6]David Teigland2007-07-091-61/+132
* [DLM] dlm_device interface changes [3/6]David Teigland2007-07-094-23/+62
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-0912-9/+348
* [DLM] block scand during recovery [1/6]David Teigland2007-07-093-26/+31
* [DLM] keep dlm from panicing when traversing rsb list in debugfsJosef Bacik2007-07-091-1/+8
* [DLM] fix a couple of racesSatyam Sharma2007-07-091-4/+11
* DLM must depend on SYSFSAdrian Bunk2007-07-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-0712-1676/+1508
|\
| * [DLM] lowcomms styleDavid Teigland2007-05-011-30/+37
| * [DLM] Lowcomms nodeid range & initialisation fixesPatrick Caulfield2007-05-011-9/+9
| * [DLM] Fix dlm_lowcoms_stop hangJosef Bacik2007-05-011-1/+1
| * [DLM] fix mode mungingDavid Teigland2007-05-011-2/+80
| * [DLM] fs/dlm/ast.c should #include "ast.h"Adrian Bunk2007-05-011-0/+1
| * [DLM] Consolidate transport protocolsPatrick Caulfield2007-05-016-1381/+621
| * [DLM] Remove redundant assignmentPatrick Caulfield2007-05-011-2/+0
| * [DLM] change lkid formatDavid Teigland2007-05-011-4/+4