Commit Graph

30715 Commits (64dedfb8fdbbc4fabb8c131e4b597cd4bc7f3881)
 

Author SHA1 Message Date
Jae-hyeon Park 64dedfb8fd ACPI: Device [kobj-name] is not power manageable 19 years ago
Bjorn Helgaas 9e7e2c0475 ACPI: acpi_os_wait_semaphore(): silence complaint 19 years ago
Thomas Renninger be63c925a1 ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macros 19 years ago
Thomas Renninger a6fc67202e ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG 19 years ago
Linus Torvalds eb99adde31 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 19 years ago
Linus Torvalds f6e6e88373 Merge master.kernel.org:/home/rmk/linux-2.6-arm 19 years ago
Linus Torvalds ba262e4a4d Merge master.kernel.org:/home/rmk/linux-2.6-serial 19 years ago
Ben Dooks f964c303fe [ARM] 3657/1: S3C24XX: Documentation update of Overview.txt 19 years ago
Russell King 18555656de [ARM] Update mach-types 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