135 Commits (f63e115fb50db39706b955b81e3375ef6bab2268)

Author SHA1 Message Date
Florin Malita 184d7d20d3 ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks() 19 years ago
Mark Fasheh 784270435b ocfs2: clean up some osb fields 19 years ago
Mark Fasheh a75a6e4c3a ocfs2: fix init of uuid_net_key 19 years ago
Mark Fasheh e7607ab3da ocfs2: silence a debug print 19 years ago
Sunil Mushran d426721cf1 ocfs2: silence ENOENT during lookup of broken links 19 years ago
Sunil Mushran 781ee3e2b1 ocfs2: Cleanup message prints 19 years ago
Joel Becker a43db30c7c ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup 19 years ago
Adrian Bunk 8169cae5a1 [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static 19 years ago
Mark Fasheh 0db638f44e ocfs2: warn the user on a dead timeout mismatch 19 years ago
Joel Becker 2b388c6790 ocfs2: Compile-time disabling of ocfs2 debugging output. 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Jesper Juhl 4ad98457aa [PATCH] Remove redundant NULL checks before [kv]free - in fs/ 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
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