summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2006-06-26ocfs2: continue recovery when a dead node is encounteredKurt Hackel-0/+1
2006-06-26ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks()Kurt Hackel-1/+0
2006-06-26ocfs2: dlm_remaster_locks() should never exit without completingKurt Hackel-54/+62
2006-06-26ocfs2: special case recovery lock in dlmlock_remote()Kurt Hackel-10/+27
2006-06-26ocfs2: pending mastery asserts and migrations should block each otherKurt Hackel-0/+21
2006-06-26ocfs2: temporarily disable automatic lock migrationKurt Hackel-5/+23
2006-06-26ocfs2: do not unconditionally purge the lockres in dlmlock_remote()Kurt Hackel-1/+7
2006-06-26ocfs2: increase backoff before waiting for recoveryKurt Hackel-1/+1
2006-06-26ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodesKurt Hackel-0/+1
2006-06-26ocfs2: give the dlm dirty list a reference on the lockresKurt Hackel-3/+17
2006-06-26ocfs2: teach dlm_restart_lock_mastery() to wait on recoveryKurt Hackel-56/+44
2006-06-26ocfs2: gracefully handle stale create_lock messages.Kurt Hackel-3/+16
2006-06-26ocfs2: update lvb immediately during recoveryKurt Hackel-18/+26
2006-06-26ocfs2: do not send master requests to localhostKurt Hackel-6/+8
2006-06-26ocfs2: purge lockres' soonerKurt Hackel-2/+35
2006-06-26ocfs2: dump mismatching migrated lvbs before BUG()Kurt Hackel-2/+13
2006-06-26ocfs2: make dlm recovery finalization 2 stageKurt Hackel-19/+99
2006-06-26ocfs2: dlm recovery / lockres reference count fixKurt Hackel-4/+15
2006-06-26ocfs2: better error handling during assert master messageKurt Hackel-4/+14
2006-06-26ocfs2: dump lockres info before we BUG() on a bad referenceKurt Hackel-0/+22
2006-06-26ocfs2: do LVB puts in placeMark Fasheh-5/+10
2006-06-26ocfs2: mle ref count debuggingKurt Hackel-9/+20
2006-06-26ocfs2: allow for an assert message during lock masteryKurt Hackel-1/+2
2006-06-26ocfs2: take mle reference during migrationKurt Hackel-0/+17
2006-06-26ocfs2: properly initialize the mle structureKurt Hackel-4/+1
2006-06-26ocfs2: detach mle from heartbeat eventsKurt Hackel-0/+2
2006-06-26ocfs2: mle ref counting fixesKurt Hackel-19/+90
2006-06-26ocfs2: better mle debuggingKurt Hackel-5/+28
2006-06-26ocfs2: clean up recovery related messagesKurt Hackel-12/+90
2006-06-26ocfs2: handle network errors during recoveryKurt Hackel-17/+36
2006-06-26ocfs2: only recover one dead node at a timeKurt Hackel-3/+35
2006-06-26ocfs2: Better tracking for recovery state changesKurt Hackel-9/+28
2006-06-26ocfs2: Fix empty lvb checkKurt Hackel-5/+16
2006-06-26ocfs2: fix inverted logic in dlm_is_node_deadKurt Hackel-1/+1
2006-06-26ocfs2: recheck lockres master before sending an unlock request.Kurt Hackel-0/+10
2006-06-26ocfs2: add a small delay after a failed migrationKurt Hackel-2/+5
2006-06-26ocfs2: silence a compile warning in dlm_alloc_pagevec()Mark Fasheh-2/+2
2006-06-26[PATCH] ocfs2: Alloc at least a page for the DLM hashJoel Becker-2/+9
2006-06-26ocfs2: allocate lockres hash pages in an arrayDaniel Phillips-13/+46
2006-06-26ocfs2: inline dlm_lockres_get()Mark Fasheh-6/+6
2006-06-26[PATCH] Clean up ocfs2 hash probe and make it fasterDaniel Phillips-15/+14
2006-06-26ocfs2: calculate lockid hash values outside of the spinlockMark Fasheh-19/+30
2006-06-26ocfs2: move lockres qstr next to hlist_node structureMark Fasheh-1/+1
2006-06-26[PATCH] type-oh bug in tlclk.cmark gross-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-158/+147
2006-06-26[PATCH] fix processing of the last byte in isdn_readbchan_tty()Karsten Keil-1/+1
2006-06-26[PATCH] Array overrun in drivers/infiniband/core/cma.cEric Sesterhenn-1/+1
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds-12/+14
2006-06-26[ARM] 3656/1: S3C2412: Add S3C2412 and S3C2413 documenationBen Dooks-0/+141
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-1537/+2618