aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlm/dlmthread.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-03-10ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlockSunil Mushran
2007-05-02[PATCH] ocfs2: use __set_current_state()Milind Arun Choudhary
2007-03-26ocfs2_dlm: Fix lockres ref counting bugSunil Mushran
2007-03-14ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockresSunil Mushran
2007-02-07ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel
2007-02-07ocfs2_dlm: Fixes race between migrate and dirtyKurt Hackel
2007-02-07[PATCH] fs/ocfs2/dlm/: make functions staticAdrian Bunk
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel
2006-06-26ocfs2: use cond_resched() in dlm_thread()Kurt Hackel
2006-06-26ocfs2: temporarily disable automatic lock migrationKurt Hackel
2006-06-26ocfs2: give the dlm dirty list a reference on the lockresKurt Hackel
2006-06-26ocfs2: purge lockres' soonerKurt Hackel
2006-06-26ocfs2: dlm recovery / lockres reference count fixKurt Hackel
2006-06-26ocfs2: add a small delay after a failed migrationKurt Hackel
2006-06-26[PATCH] fs: use list_move()Akinobu Mita
2006-01-03[PATCH] This patch contains the following cleanups:Adrian Bunk
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel