aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm
AgeCommit message (Expand)Author
2007-07-10configfs: Convert subsystem semaphore to mutexJoel Becker
2007-07-10[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma
2007-07-10[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma
2007-07-09[DLM] dump more lock valuesDavid Teigland
2007-07-09[GFS2] git-gfs2-nmw-build-fixakpm@linux-foundation.org
2007-07-09[DLM] Telnet to port 21064 can stop all lockspacesPatrick Caulfield
2007-07-09[DLM] don't require FS flag on all nodesDavid Teigland
2007-07-09[DLM] variable allocationPatrick Caulfield
2007-07-09[DLM] fix reference countingJosef Bacik
2007-07-09[DLM] fix socket shutdownPatrick Caulfield
2007-07-09[DLM] show default protocolDavid Teigland
2007-07-09[DLM] dumping master locksDavid Teigland
2007-07-09[DLM] canceling deadlocked lockDavid Teigland
2007-07-09[DLM] timeout fixesDavid Teigland
2007-07-09[DLM] Compile fixSteven Whitehouse
2007-07-09[DLM] fix compile breakageDavid Teigland
2007-07-09[DLM] wait for config check during join [6/6]David Teigland
2007-07-09[DLM] fix new_lockspace error exit [5/6]David Teigland
2007-07-09[DLM] cancel in conversion deadlock [4/6]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] block scand during recovery [1/6]David Teigland
2007-07-09[DLM] keep dlm from panicing when traversing rsb list in debugfsJosef Bacik
2007-07-09[DLM] fix a couple of racesSatyam Sharma
2007-07-07DLM must depend on SYSFSAdrian Bunk
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-01[DLM] lowcomms styleDavid Teigland
2007-05-01[DLM] Lowcomms nodeid range & initialisation fixesPatrick Caulfield
2007-05-01[DLM] Fix dlm_lowcoms_stop hangJosef Bacik
2007-05-01[DLM] fix mode mungingDavid Teigland
2007-05-01[DLM] fs/dlm/ast.c should #include "ast.h"Adrian Bunk
2007-05-01[DLM] Consolidate transport protocolsPatrick Caulfield
2007-05-01[DLM] Remove redundant assignmentPatrick Caulfield
2007-05-01[DLM] change lkid formatDavid Teigland
2007-05-01[DLM] interface for purge (2/2)David Teigland
2007-05-01[DLM] add orphan purging code (1/2)David Teigland
2007-05-01[DLM] split create_message functionDavid Teigland
2007-05-01[DLM] overlapping cancel and unlockDavid Teigland
2007-05-01[DLM] fix coverity-spotted stupidityPatrick Caulfield
2007-05-01[DLM] Don't delete misc device if lockspace removal failsPatrick Caulfield
2007-05-01[DLM] Fix uninitialised variable in receivingPatrick Caulfield
2007-03-07[DLM] fs/dlm/user.c should #include "user.h"Adrian Bunk
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-09[PATCH] dlm: use kern_recvmsg()Al Viro
2007-02-05[DLM] fix softlockup in dlm_recvPatrick Caulfield
2007-02-05[DLM] zero new user lvbsDavid Teigland
2007-02-05[DLM/GFS2] indent help textRandy Dunlap
2007-02-05[GFS2/DLM] fix GFS2 circular dependencyAdrian Bunk