summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmthread.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlockSunil Mushran2008-03-101-2/+4
* [PATCH] ocfs2: use __set_current_state()Milind Arun Choudhary2007-05-021-1/+1
* ocfs2_dlm: Fix lockres ref counting bugSunil Mushran2007-03-261-8/+2
* ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockresSunil Mushran2007-03-141-0/+2
* ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel2007-02-071-0/+4
* ocfs2_dlm: Fixes race between migrate and dirtyKurt Hackel2007-02-071-13/+17
* [PATCH] fs/ocfs2/dlm/: make functions staticAdrian Bunk2007-02-071-1/+2
* ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel2007-02-071-90/+77
* ocfs2: use cond_resched() in dlm_thread()Kurt Hackel2006-06-261-1/+1
* ocfs2: temporarily disable automatic lock migrationKurt Hackel2006-06-261-0/+14
* ocfs2: give the dlm dirty list a reference on the lockresKurt Hackel2006-06-261-0/+6
* ocfs2: purge lockres' soonerKurt Hackel2006-06-261-2/+35
* ocfs2: dlm recovery / lockres reference count fixKurt Hackel2006-06-261-1/+1
* ocfs2: add a small delay after a failed migrationKurt Hackel2006-06-261-2/+5
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-4/+2
* [PATCH] This patch contains the following cleanups:Adrian Bunk2006-01-031-3/+0
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-031-0/+695
OpenPOWER on IntegriCloud