Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec...
[safe/jmp/linux-2.6] / fs / ocfs2 / dlm / dlmthread.c
2010-05-21 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-05-18 Wengang Wangocfs2:dlm: avoid dlm->ast_lock lockres->spinlock depend...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 Wengang Wangocfs2: add spinlock protection when dealing with lockre...
2009-04-03 Sunil Mushranocfs2/dlm: Do not purge lockres that is being migrated...
2009-02-26 Sunil Mushranocfs2/dlm: Retract fix for race between purge and migrate
2009-01-05 Sunil Mushranocfs2/dlm: Hold off sending lockres drop ref message...
2008-03-10 Sunil Mushranocfs2/dlm: dlm_thread should not sleep while holding...
2007-05-02 Milind Arun Choudhary[PATCH] ocfs2: use __set_current_state()
2007-03-26 Sunil Mushranocfs2_dlm: Fix lockres ref counting bug
2007-03-14 Sunil Mushranocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres
2007-02-07 Kurt Hackelocfs2_dlm: Calling post handler function in assert...
2007-02-07 Kurt Hackelocfs2_dlm: Fixes race between migrate and dirty
2007-02-07 Adrian Bunk[PATCH] fs/ocfs2/dlm/: make functions static
2007-02-07 Kurt Hackelocfs2_dlm: fix cluster-wide refcounting of lock resources
2006-06-26 Kurt Hackelocfs2: use cond_resched() in dlm_thread()
2006-06-26 Kurt Hackelocfs2: temporarily disable automatic lock migration
2006-06-26 Kurt Hackelocfs2: give the dlm dirty list a reference on the lockres
2006-06-26 Kurt Hackelocfs2: purge lockres' sooner
2006-06-26 Kurt Hackelocfs2: dlm recovery / lockres reference count fix
2006-06-26 Kurt Hackelocfs2: add a small delay after a failed migration
2006-06-26 Akinobu Mita[PATCH] fs: use list_move()
2006-01-03 Adrian Bunk[PATCH] This patch contains the following cleanups:
2006-01-03 Kurt Hackel[PATCH] OCFS2: The Second Oracle Cluster Filesystem