summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmmaster.c
Commit message (Expand)AuthorAgeFilesLines
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-111-29/+11Star
* ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()Sunil Mushran2007-03-271-34/+65
* ocfs2_dlm: Add missing locks in dlm_empty_lockresSunil Mushran2007-03-141-0/+3
* ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockresSunil Mushran2007-02-071-11/+88
* ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel2007-02-071-3/+21
* ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-071-4/+8
* ocfs2_dlm: wake up sleepers on the lockres waitqueueKurt Hackel2007-02-071-1/+13
* ocfs2_dlm: Flush dlm workqueue before starting to migrateKurt Hackel2007-02-071-16/+20
* ocfs2_dlm: Fixes race between migrate and dirtyKurt Hackel2007-02-071-1/+15
* [PATCH] fs/ocfs2/dlm/: make functions staticAdrian Bunk2007-02-071-3/+5
* ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel2007-02-071-42/+352
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* ocfs2: Allow binary names in the DLMMark Fasheh2006-09-241-2/+2
* [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockresAdrian Bunk2006-08-071-1/+0Star
* [PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk2006-06-261-1/+0Star
* ocfs2: dlm_print_one_mle() needs to be definedMark Fasheh2006-06-261-6/+6
* ocfs2: move dlm work to a private work queueKurt Hackel2006-06-261-1/+1
* ocfs2: tune down some noisy messages during dlm recoveryKurt Hackel2006-06-261-5/+6
* ocfs2: use GFP_NOFS in some dlm operationsKurt Hackel2006-06-261-8/+8
* ocfs2: wait for recovery when starting lock masteryKurt Hackel2006-06-261-0/+3
* ocfs2: pending mastery asserts and migrations should block each otherKurt Hackel2006-06-261-0/+21
* ocfs2: increase backoff before waiting for recoveryKurt Hackel2006-06-261-1/+1
* ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodesKurt Hackel2006-06-261-0/+1
* ocfs2: teach dlm_restart_lock_mastery() to wait on recoveryKurt Hackel2006-06-261-56/+44Star
* ocfs2: do not send master requests to localhostKurt Hackel2006-06-261-6/+8
* ocfs2: better error handling during assert master messageKurt Hackel2006-06-261-4/+14
* ocfs2: dump lockres info before we BUG() on a bad referenceKurt Hackel2006-06-261-0/+22
* ocfs2: mle ref count debuggingKurt Hackel2006-06-261-9/+20
* ocfs2: allow for an assert message during lock masteryKurt Hackel2006-06-261-1/+2
* ocfs2: take mle reference during migrationKurt Hackel2006-06-261-0/+17
* ocfs2: properly initialize the mle structureKurt Hackel2006-06-261-4/+1Star
* ocfs2: detach mle from heartbeat eventsKurt Hackel2006-06-261-0/+2
* ocfs2: mle ref counting fixesKurt Hackel2006-06-261-19/+90
* ocfs2: better mle debuggingKurt Hackel2006-06-261-5/+28
* ocfs2: inline dlm_lockres_get()Mark Fasheh2006-06-261-5/+0Star
* ocfs2: calculate lockid hash values outside of the spinlockMark Fasheh2006-06-261-10/+16
* [PATCH] ocfs2: dlm recovery fixesKurt Hackel2006-03-241-0/+103
* [PATCH] ocfs2: fix hang in dlm lock resource masteryKurt Hackel2006-03-241-32/+92
* [PATCH] ocfs2: use hlists for lockres hashMark Fasheh2006-03-011-2/+2
* [PATCH] ocfs2: detach from heartbeat events before freeing mleKurt Hackel2006-02-161-1/+6
* [PATCH] ocfs2/dlm: fixesKurt Hackel2006-02-031-11/+13
* [PATCH] This patch contains the following cleanups:Adrian Bunk2006-01-031-3/+1Star
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-031-0/+2666