summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmdomain.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2/cluster: Bump up dlm protocol to version 1.1Sunil Mushran2010-10-091-1/+1
* ocfs2/dlm: Add message DLM_QUERY_NODEINFOSunil Mushran2010-10-071-1/+181
* ocfs2/dlm: Add message DLM_QUERY_REGIONSunil Mushran2010-10-091-0/+218
* o2dlm: force free mles during dlm exitSrinivas Eeda2010-09-231-0/+1
* ocfs2: tighten up strlen() checkingDan Carpenter2010-07-121-1/+1
* fs/ocfs2/dlm: Add missing spin_unlockJulia Lawall2010-06-151-0/+1
* fs/ocfs2/dlm: Use kstrdupJulia Lawall2010-05-181-2/+1
* ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICESunil Mushran2010-05-051-3/+3
* ocfs2: print node # when tcp failsWengang Wang2010-05-051-6/+13
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-251-1/+1
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* ocfs2/dlm: Improve lockres countsSunil Mushran2009-04-031-3/+2
* ocfs2/dlm: Track number of mlesSunil Mushran2009-04-031-0/+5
* ocfs2/dlm: Activate dlm->master_hash for master list entriesSunil Mushran2009-04-031-1/+0
* ocfs2/dlm: Create and destroy the dlm->master_hashSunil Mushran2009-04-031-0/+18
* ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking listSunil Mushran2009-01-051-0/+1
* ocfs2/dlm: Dump the dlm state in a debugfs fileSunil Mushran2008-04-181-0/+8
* ocfs2/dlm: Create debugfs dirsSunil Mushran2008-04-181-1/+20
* ocfs2/dlm: Link all lockres' to a tracking listSunil Mushran2008-04-181-0/+11
* ocfs2/dlm: Create slabcaches for lock and lockresSunil Mushran2008-04-181-3/+23
* ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mleSunil Mushran2008-04-181-1/+3
* ocfs2: Fix endian bug in o2dlm protocol negotiation.Joel Becker2008-03-101-36/+65
* [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warningAndrew Morton2008-03-101-1/+1
* ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-061-26/+169
* 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
OpenPOWER on IntegriCloud