aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmlock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel1-1/+2
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel1-0/+4
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-2/+2
2006-09-24ocfs2: Allow binary names in the DLMMark Fasheh1-5/+5
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-26ocfs2: fix incorrect error returnsKurt Hackel1-2/+2
2006-06-26ocfs2: use GFP_NOFS in some dlm operationsKurt Hackel1-2/+2
2006-06-26ocfs2: special case recovery lock in dlmlock_remote()Kurt Hackel1-10/+23
2006-06-26ocfs2: temporarily disable automatic lock migrationKurt Hackel1-5/+9
2006-06-26ocfs2: do not unconditionally purge the lockres in dlmlock_remote()Kurt Hackel1-1/+7
2006-06-26ocfs2: gracefully handle stale create_lock messages.Kurt Hackel1-3/+16
2006-06-26[PATCH] fs: use list_move()Akinobu Mita1-2/+1
2006-03-24[PATCH] ocfs2: dlm recovery fixesKurt Hackel1-2/+12
2006-02-16[PATCH] ocfs2: manually grant remote recovery lockKurt Hackel1-0/+11
2006-02-16[PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel1-1/+13
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel1-0/+676