Commit Graph

55 Commits (e26831814998cee8e6d9f0a9854cb46c516f5547)

Author SHA1 Message Date
Sunil Mushran 535f7026fd ocfs2/dlm: Print message showing the recovery master 17 years ago
Sunil Mushran 52987e2ab4 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path 17 years ago
Sunil Mushran 2c5c54aca9 ocfs2/dlm: Add missing dlm_lock_put()s 17 years ago
Tao Ma 2af37ce82d ocfs2: Use dlm_print_one_lock_resource for lock resource print 17 years ago
Tao Ma 2d4b1cbb44 ocfs2/dlm: Clear joining_node on hearbeat node down 17 years ago
Mark Fasheh 6561168cb4 ocfs2_dlm: Call node eviction callbacks from heartbeat handler 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Shani Moideen 5fb0f7f010 [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2/dlm/dlmrecovery.c 18 years ago
Christoph Hellwig 800deef3f6 [PATCH] ocfs2: use list_for_each_entry where benefical 18 years ago
Mark Fasheh a7d25539fd ocfs2: fix sparse warnings in fs/ocfs2/dlm 18 years ago
Srinivas Eeda 756a1501dd ocfs2_dlm: fix race in dlm_remaster_locks 18 years ago
Kurt Hackel d74c9803a9 ocfs2: Added post handler callable function in o2net message handler 18 years ago
Kurt Hackel 74aa25856c ocfs2_dlm: Cookies in locks not being printed correctly in error messages 18 years ago
Kurt Hackel a6fa36402a ocfs2_dlm: wake up sleepers on the lockres waitqueue 18 years ago
Kurt Hackel 28b72d9c92 ocfs2_dlm: Dlm dispatch was stopping too early 18 years ago
Kurt Hackel 50635f15b3 ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres 18 years ago
Kurt Hackel e17e75ecb8 ocfs2_dlm: Fix migrate lockres handler queue scanning 18 years ago
Kurt Hackel 71ac106243 ocfs2_dlm: Make dlmunlock() wait for migration to complete 18 years ago
Kurt Hackel ba2bf21851 ocfs2_dlm: fix cluster-wide refcounting of lock resources 18 years ago
Robert P. J. Day cd86128088 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Mark Fasheh 3384f3df5e ocfs2: Allow binary names in the DLM 19 years ago
Adrian Bunk 8169cae5a1 [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static 19 years ago
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Adrian Bunk 3fb5a9891d [PATCH] fs/ocfs2/dlm/: cleanups 19 years ago
Kurt Hackel 3156d26701 ocfs2: move dlm work to a private work queue 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 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 ccd8b1f916 ocfs2: update lvb immediately during recovery 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 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
Daniel Phillips 03d864c02c ocfs2: allocate lockres hash pages in an array 19 years ago
Mark Fasheh a3d3329159 ocfs2: calculate lockid hash values outside of the spinlock 19 years ago
Akinobu Mita f116629d03 [PATCH] fs: use list_move() 19 years ago
Kurt Hackel 29004858a7 ocfs2: don't use MLF* in dlm/ files 19 years ago
Kurt Hackel c03872f5f5 [PATCH] ocfs2: dlm recovery fixes 19 years ago
Mark Fasheh 81f2094a63 [PATCH] ocfs2: use hlists for lockres hash 19 years ago