index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dlm
/
dlmrecovery.c
Age
Commit message (
Expand
)
Author
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-26
[PATCH] fs/ocfs2/dlm/: cleanups
Adrian Bunk
2006-06-26
ocfs2: move dlm work to a private work queue
Kurt Hackel
2006-06-26
ocfs2: tune down some noisy messages during dlm recovery
Kurt Hackel
2006-06-26
ocfs2: display message before waiting for recovery to complete
Kurt Hackel
2006-06-26
ocfs2: use GFP_NOFS in some dlm operations
Kurt Hackel
2006-06-26
ocfs2: wait for recovery when starting lock mastery
Kurt Hackel
2006-06-26
ocfs2: continue recovery when a dead node is encountered
Kurt Hackel
2006-06-26
ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks()
Kurt Hackel
2006-06-26
ocfs2: dlm_remaster_locks() should never exit without completing
Kurt Hackel
2006-06-26
ocfs2: special case recovery lock in dlmlock_remote()
Kurt Hackel
2006-06-26
ocfs2: update lvb immediately during recovery
Kurt Hackel
2006-06-26
ocfs2: dump mismatching migrated lvbs before BUG()
Kurt Hackel
2006-06-26
ocfs2: make dlm recovery finalization 2 stage
Kurt Hackel
2006-06-26
ocfs2: dlm recovery / lockres reference count fix
Kurt Hackel
2006-06-26
ocfs2: clean up recovery related messages
Kurt Hackel
2006-06-26
ocfs2: handle network errors during recovery
Kurt Hackel
2006-06-26
ocfs2: only recover one dead node at a time
Kurt Hackel
2006-06-26
ocfs2: Better tracking for recovery state changes
Kurt Hackel
2006-06-26
ocfs2: Fix empty lvb check
Kurt Hackel
2006-06-26
ocfs2: fix inverted logic in dlm_is_node_dead
Kurt Hackel
2006-06-26
ocfs2: allocate lockres hash pages in an array
Daniel Phillips
2006-06-26
ocfs2: calculate lockid hash values outside of the spinlock
Mark Fasheh
2006-06-26
[PATCH] fs: use list_move()
Akinobu Mita
2006-03-24
ocfs2: don't use MLF* in dlm/ files
Kurt Hackel
2006-03-24
[PATCH] ocfs2: dlm recovery fixes
Kurt Hackel
2006-03-01
[PATCH] ocfs2: use hlists for lockres hash
Mark Fasheh
2006-02-16
[PATCH] ocfs2: add dlm_wait_for_node_death
Kurt Hackel
2006-02-16
[PATCH] ocfs2: recheck recovery state after getting lock
Kurt Hackel
2006-02-03
[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>
Adrian Bunk
2006-02-03
[PATCH] ocfs2/dlm: fixes
Kurt Hackel
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Kurt Hackel