Commit Graph

30749 Commits (1729dc7833014eaba3520091a673dbdc9242d9f9)
 

Author SHA1 Message Date
Kurt Hackel 56a7c104bc ocfs2: display message before waiting for recovery to complete 19 years ago
Kurt Hackel 44a7f1d063 ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR 19 years ago
Kurt Hackel b220532a71 ocfs2: retry operations when a lock is marked in recovery 19 years ago
Kurt Hackel f85cd47a58 ocfs2: use cond_resched() in dlm_thread() 19 years ago
Kurt Hackel ad8100e0d2 ocfs2: use GFP_NOFS in some dlm operations 19 years ago
Kurt Hackel b7084ab538 ocfs2: wait for recovery when starting lock mastery 19 years ago
Kurt Hackel c27069e6cf ocfs2: continue recovery when a dead node is encountered 19 years ago
Kurt Hackel 67a187412b ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks() 19 years ago
Kurt Hackel 6a41321121 ocfs2: dlm_remaster_locks() should never exit without completing 19 years ago
Kurt Hackel c8df412e1c ocfs2: special case recovery lock in dlmlock_remote() 19 years ago
Kurt Hackel 36407488b1 ocfs2: pending mastery asserts and migrations should block each other 19 years ago
Kurt Hackel c87a9ae705 ocfs2: temporarily disable automatic lock migration 19 years ago
Kurt Hackel 2abaf97e62 ocfs2: do not unconditionally purge the lockres in dlmlock_remote() 19 years ago
Kurt Hackel aa087b8497 ocfs2: increase backoff before waiting for recovery 19 years ago
Kurt Hackel f42a100b22 ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes 19 years ago
Kurt Hackel 6ff06a9391 ocfs2: give the dlm dirty list a reference on the lockres 19 years ago
Kurt Hackel e7e69eb389 ocfs2: teach dlm_restart_lock_mastery() to wait on recovery 19 years ago
Kurt Hackel e4eb03681a ocfs2: gracefully handle stale create_lock messages. 19 years ago
Kurt Hackel ccd8b1f916 ocfs2: update lvb immediately during recovery 19 years ago
Kurt Hackel 588e00902b ocfs2: do not send master requests to localhost 19 years ago
Kurt Hackel 8b2198097a ocfs2: purge lockres' sooner 19 years ago
Kurt Hackel 343e26a400 ocfs2: dump mismatching migrated lvbs before BUG() 19 years ago
Kurt Hackel 466d1a4591 ocfs2: make dlm recovery finalization 2 stage 19 years ago
Kurt Hackel 69d72b066c ocfs2: dlm recovery / lockres reference count fix 19 years ago
Kurt Hackel a9ee4c8a67 ocfs2: better error handling during assert master message 19 years ago
Kurt Hackel a7f90d83ea ocfs2: dump lockres info before we BUG() on a bad reference 19 years ago
Mark Fasheh c0a8520c73 ocfs2: do LVB puts in place 19 years ago
Kurt Hackel aa85235427 ocfs2: mle ref count debugging 19 years ago
Kurt Hackel dc2ed195dd ocfs2: allow for an assert message during lock mastery 19 years ago
Kurt Hackel 2d1a868c56 ocfs2: take mle reference during migration 19 years ago
Kurt Hackel 41b8c8a101 ocfs2: properly initialize the mle structure 19 years ago
Kurt Hackel da01ad0552 ocfs2: detach mle from heartbeat events 19 years ago
Kurt Hackel a2bf04774b ocfs2: mle ref counting fixes 19 years ago
Kurt Hackel 958837197e ocfs2: better mle debugging 19 years ago
Kurt Hackel d6dea6e973 ocfs2: clean up recovery related messages 19 years ago
Kurt Hackel 29c0fa0f56 ocfs2: handle network errors during recovery 19 years ago
Kurt Hackel c3187ce5e3 ocfs2: only recover one dead node at a time 19 years ago
Kurt Hackel ab27eb6f47 ocfs2: Better tracking for recovery state changes 19 years ago
Kurt Hackel 8bc674cb48 ocfs2: Fix empty lvb check 19 years ago
Kurt Hackel aba9aac788 ocfs2: fix inverted logic in dlm_is_node_dead 19 years ago
Kurt Hackel 2580a580e0 ocfs2: recheck lockres master before sending an unlock request. 19 years ago
Kurt Hackel 8d79d088e8 ocfs2: add a small delay after a failed migration 19 years ago
Mark Fasheh 685f1adb38 ocfs2: silence a compile warning in dlm_alloc_pagevec() 19 years ago
Joel Becker c8f33b6e86 [PATCH] ocfs2: Alloc at least a page for the DLM hash 19 years ago
Daniel Phillips 03d864c02c ocfs2: allocate lockres hash pages in an array 19 years ago
Mark Fasheh 95c4f581d6 ocfs2: inline dlm_lockres_get() 19 years ago
Daniel Phillips 4198985f7a [PATCH] Clean up ocfs2 hash probe and make it faster 19 years ago
Mark Fasheh a3d3329159 ocfs2: calculate lockid hash values outside of the spinlock 19 years ago
Mark Fasheh 65c491d833 ocfs2: move lockres qstr next to hlist_node structure 19 years ago
mark gross a09ab7e2fc [PATCH] type-oh bug in tlclk.c 19 years ago