summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmdomain.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-101-4/+4
* ocfs2: Silence compiler warningsSunil Mushran2007-04-261-1/+1
* ocfs2_dlm: Call cond_resched_lock() once per hash bucket scanSunil Mushran2007-04-261-2/+1
* ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()Sunil Mushran2007-03-261-0/+2
* ocfs2_dlm: Fix lockres ref counting bugSunil Mushran2007-03-261-2/+4
* ocfs2_dlm: Add timeout to dlm join domainSunil Mushran2007-02-071-1/+13
* ocfs2_dlm: Silence some messages during join domainSunil Mushran2007-02-071-3/+6
* ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda2007-02-071-0/+54
* ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel2007-02-071-1/+2
* ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-071-26/+34
* ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel2007-02-071-30/+87
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+2
|\
| * ocfs2: fix format warnings in dlm_alloc_pagevec()Mark Fasheh2006-12-011-1/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+1
|/
* ocfs2: Cleanup message printsSunil Mushran2006-06-291-3/+6
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] fs/ocfs2/dlm/: cleanupsAdrian Bunk2006-06-261-1/+0
* ocfs2: move dlm work to a private work queueKurt Hackel2006-06-261-0/+19
* ocfs2: silence a compile warning in dlm_alloc_pagevec()Mark Fasheh2006-06-261-2/+2
* [PATCH] ocfs2: Alloc at least a page for the DLM hashJoel Becker2006-06-261-0/+3
* ocfs2: allocate lockres hash pages in an arrayDaniel Phillips2006-06-261-8/+33
* [PATCH] Clean up ocfs2 hash probe and make it fasterDaniel Phillips2006-06-261-15/+14
* ocfs2: calculate lockid hash values outside of the spinlockMark Fasheh2006-06-261-7/+5
* [PATCH] ocfs2: use hlists for lockres hashMark Fasheh2006-03-011-20/+19
* [PATCH] ocfs2/dlm: fixesKurt Hackel2006-02-031-1/+17
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-031-0/+1469
OpenPOWER on IntegriCloud