aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmthread.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel1-0/+4
2007-02-07ocfs2_dlm: Fixes race between migrate and dirtyKurt Hackel1-13/+17
2007-02-07[PATCH] fs/ocfs2/dlm/: make functions staticAdrian Bunk1-1/+2
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel1-90/+77
2006-06-26ocfs2: use cond_resched() in dlm_thread()Kurt Hackel1-1/+1
2006-06-26ocfs2: temporarily disable automatic lock migrationKurt Hackel1-0/+14
2006-06-26ocfs2: give the dlm dirty list a reference on the lockresKurt Hackel1-0/+6
2006-06-26ocfs2: purge lockres' soonerKurt Hackel1-2/+35
2006-06-26ocfs2: dlm recovery / lockres reference count fixKurt Hackel1-1/+1
2006-06-26ocfs2: add a small delay after a failed migrationKurt Hackel1-2/+5
2006-06-26[PATCH] fs: use list_move()Akinobu Mita1-4/+2
2006-01-03[PATCH] This patch contains the following cleanups:Adrian Bunk1-3/+0
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel1-0/+695