summaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlm
AgeCommit message (Expand)Author
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
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23ocfs2: Fix a race in o2dlm lockres masterySrinivas Eeda
2010-02-26dlm: allow dlm do recovery during shutdownSrinivas Eeda
2010-02-26ocfs2_dlmfs: Move to its own directoryJoel Becker
2010-02-26ocfs2_dlmfs: Use poll() to signify BASTs.Joel Becker
2010-02-26ocfs2_dlmfs: Add capabilities parameter.Joel Becker
2010-02-08ocfs2/dlm: Fix printing of locknameSunil Mushran
2010-02-03ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead nodeSunil Mushran
2010-02-02ocfs2/dlm: Handle EAGAIN for compatibility - v2Sunil Mushran
2010-01-25ocfs2/dlm: Print more messages during lock migrationSunil Mushran
2010-01-25ocfs2/dlm: Ignore LVBs of locks in the Blocked listSunil Mushran
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran
2009-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-02ocfs2: return -EAGAIN instead of EAGAIN in dlmTiger Yang
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23ocfs2: add spinlock protection when dealing with lockres->purge.Wengang Wang
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-08-20ocfs2/dlm: Wait on lockres instead of erroring cancel requestsGoldwyn Rodrigues