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
/
dlmmaster.c
Age
Commit message (
Expand
)
Author
2006-09-24
ocfs2: Allow binary names in the DLM
Mark Fasheh
2006-08-07
[PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres
Adrian Bunk
2006-06-26
[PATCH] fs/ocfs2/dlm/: cleanups
Adrian Bunk
2006-06-26
ocfs2: dlm_print_one_mle() needs to be defined
Mark Fasheh
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: 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: pending mastery asserts and migrations should block each other
Kurt Hackel
2006-06-26
ocfs2: increase backoff before waiting for recovery
Kurt Hackel
2006-06-26
ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes
Kurt Hackel
2006-06-26
ocfs2: teach dlm_restart_lock_mastery() to wait on recovery
Kurt Hackel
2006-06-26
ocfs2: do not send master requests to localhost
Kurt Hackel
2006-06-26
ocfs2: better error handling during assert master message
Kurt Hackel
2006-06-26
ocfs2: dump lockres info before we BUG() on a bad reference
Kurt Hackel
2006-06-26
ocfs2: mle ref count debugging
Kurt Hackel
2006-06-26
ocfs2: allow for an assert message during lock mastery
Kurt Hackel
2006-06-26
ocfs2: take mle reference during migration
Kurt Hackel
2006-06-26
ocfs2: properly initialize the mle structure
Kurt Hackel
2006-06-26
ocfs2: detach mle from heartbeat events
Kurt Hackel
2006-06-26
ocfs2: mle ref counting fixes
Kurt Hackel
2006-06-26
ocfs2: better mle debugging
Kurt Hackel
2006-06-26
ocfs2: inline dlm_lockres_get()
Mark Fasheh
2006-06-26
ocfs2: calculate lockid hash values outside of the spinlock
Mark Fasheh
2006-03-24
[PATCH] ocfs2: dlm recovery fixes
Kurt Hackel
2006-03-24
[PATCH] ocfs2: fix hang in dlm lock resource mastery
Kurt Hackel
2006-03-01
[PATCH] ocfs2: use hlists for lockres hash
Mark Fasheh
2006-02-16
[PATCH] ocfs2: detach from heartbeat events before freeing mle
Kurt Hackel
2006-02-03
[PATCH] ocfs2/dlm: fixes
Kurt Hackel
2006-01-03
[PATCH] This patch contains the following cleanups:
Adrian Bunk
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Kurt Hackel