summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmmaster.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockresAdrian Bunk2006-08-071-1/+0
* [PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk2006-06-261-1/+0
* 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/+44
* 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/+1
* 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/+0
* 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/+1
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-031-0/+2666
OpenPOWER on IntegriCloud