aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmthread.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-8/+8
* ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.cSunil Mushran2010-12-161-64/+68
* ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang2010-08-071-13/+21
* ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda2010-08-071-46/+34
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-211-6/+10
|\
| * ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency breakWengang Wang2010-05-181-6/+10
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
|/
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* ocfs2: add spinlock protection when dealing with lockres->purge.Wengang Wang2009-09-231-1/+5
* ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres()Sunil Mushran2009-04-031-2/+18
* ocfs2/dlm: Retract fix for race between purge and migrateSunil Mushran2009-02-261-2/+1
* ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migratingSunil Mushran2009-01-051-1/+2
* 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