summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmlock.c
AgeCommit message (Expand)Author
2011-11-17fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_freeJulia Lawall
2011-07-24ocfs2/dlm: dlmlock_remote() needs to account for remasterySunil Mushran
2011-07-24ocfs2/dlm: Take inflight reference count for remotely mastered resources tooSunil Mushran
2011-07-24ocfs2/dlm: Clean up messages in o2dlmSunil Mushran
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2010-12-16ocfs2/dlm: make existing convertion precedent over new lockWengang Wang
2010-05-18fs/ocfs2/dlm: Drop memory allocation castJulia Lawall
2010-05-05ocfs2: print node # when tcp failsWengang Wang
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2008-04-18ocfs2/dlm: Create slabcaches for lock and lockresSunil Mushran
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-09-24ocfs2: Allow binary names in the DLMMark Fasheh
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26ocfs2: fix incorrect error returnsKurt Hackel
2006-06-26ocfs2: use GFP_NOFS in some dlm operationsKurt Hackel
2006-06-26ocfs2: special case recovery lock in dlmlock_remote()Kurt Hackel
2006-06-26ocfs2: temporarily disable automatic lock migrationKurt Hackel
2006-06-26ocfs2: do not unconditionally purge the lockres in dlmlock_remote()Kurt Hackel
2006-06-26ocfs2: gracefully handle stale create_lock messages.Kurt Hackel
2006-06-26[PATCH] fs: use list_move()Akinobu Mita
2006-03-24[PATCH] ocfs2: dlm recovery fixesKurt Hackel
2006-02-16[PATCH] ocfs2: manually grant remote recovery lockKurt Hackel
2006-02-16[PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel