Commit Graph

64 Commits (789688faef5b3ba78065beaf2f3d6f1c839f74a3)

Author SHA1 Message Date
Srinivas Eeda bc9838c4d4 dlm: allow dlm do recovery during shutdown 15 years ago
Sunil Mushran cda70ba8c0 ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node 15 years ago
Sunil Mushran cd34edd8cf ocfs2/dlm: Handle EAGAIN for compatibility - v2 15 years ago
Sunil Mushran 26636bf6b2 ocfs2/dlm: Print more messages during lock migration 15 years ago
Sunil Mushran 71656fa6ec ocfs2/dlm: Ignore LVBs of locks in the Blocked list 15 years ago
Sunil Mushran 2bd632165c ocfs2/trivial: Remove trailing whitespaces 15 years ago
Tiger Yang aad1b15310 ocfs2: return -EAGAIN instead of EAGAIN in dlm 15 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Jeff Liu 17ae26b669 ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging 16 years ago
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