224 Commits (61a58c6c238cc81f7742b8cc84212cc55fb57747)

Author SHA1 Message Date
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Adrian Bunk 3fb5a9891d [PATCH] fs/ocfs2/dlm/: cleanups 19 years ago
Mark Fasheh 43dee336c9 ocfs2: fix compiler warnings in dlm_convert_lock_handler() 19 years ago
Mark Fasheh 8a9343fa24 ocfs2: dlm_print_one_mle() needs to be defined 19 years ago
Kurt Hackel 0032abd674 ocfs2: remove whitespace in dlmunlock.c 19 years ago
Kurt Hackel 3156d26701 ocfs2: move dlm work to a private work queue 19 years ago
Kurt Hackel 495ac96e63 ocfs2: fix incorrect error returns 19 years ago
Kurt Hackel 3b3b84a892 ocfs2: tune down some noisy messages during dlm recovery 19 years ago
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