aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlm
AgeCommit message (Expand)Author
2011-05-25ocfs2/dlm: Do not migrate resource to a node that is leaving the domainSunil Mushran
2011-05-25ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSGSunil Mushran
2011-05-23ocfs2/dlm: dlm_is_lockres_migrateable() returns booleanSunil Mushran
2011-05-13ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran
2011-05-13ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-28Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...Joel Becker
2011-03-17fs: change to new flag variablematt mooney
2011-02-22ocfs2/dlm: Move kmalloc() outside the spinlockSunil Mushran
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2011-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-22ocfs2/dlm: Hard code the values for enumsSunil Mushran
2010-12-22ocfs2/dlm: Minor cleanupSunil Mushran
2010-12-22ocfs2/dlm: Cleanup dlmdebug.cSunil Mushran
2010-12-16ocfs2/cluster: Pin/unpin o2hb regionsSunil Mushran
2010-12-16ocfs2/dlm: make existing convertion precedent over new lockWengang Wang
2010-12-16ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.cSunil Mushran
2010-12-09ocfs2/dlm: Migrate lockres with no locks if it has a referenceSunil Mushran
2010-11-18fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lockDavid Sterba
2010-10-15Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker
2010-10-09ocfs2/cluster: Bump up dlm protocol to version 1.1Sunil Mushran
2010-10-07ocfs2/dlm: Add message DLM_QUERY_NODEINFOSunil Mushran
2010-10-09ocfs2/dlm: Add message DLM_QUERY_REGIONSunil Mushran
2010-10-06ocfs2/dlm: Expose dlm_protocol in dlm_stateSunil Mushran
2010-09-23o2dlm: force free mles during dlm exitSrinivas Eeda
2010-09-15ocfs2: Initialize the bktcnt variable properly, and call it bucket_countJoel Becker
2010-09-10Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.cTristan Ye
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-08-07ocfs2/dlm: remove potential deadlock -V3Wengang Wang
2010-08-07ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang
2010-08-07ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda
2010-08-07ocfs2/dlm: fix a dead lockWengang Wang
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-07-20fs/ocfs2: Remove unnecessary casts of private_dataJoe Perches
2010-07-15ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang
2010-07-12ocfs2: tighten up strlen() checkingDan Carpenter
2010-07-12ocfs2/dlm: don't access beyond bitmap sizeWengang Wang
2010-06-15fs/ocfs2/dlm: Add missing spin_unlockJulia Lawall
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-18ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency breakWengang Wang
2010-05-18fs/ocfs2/dlm: Use kstrdupJulia Lawall
2010-05-18fs/ocfs2/dlm: Drop memory allocation castJulia Lawall
2010-05-05ocfs2/dlm: Increase o2dlm lockres hash sizeSunil Mushran
2010-05-05ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICESunil Mushran
2010-05-05ocfs2: print node # when tcp failsWengang Wang
2010-04-30Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker
2010-03-30ocfs2: Check the owner of a lockres inside the spinlockWengang Wang