summaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlm/dlmmaster.c
AgeCommit message (Expand)Author
2017-11-15ocfs2/dlm: get mle inuse only when it is initializedChangwei Ge
2017-02-27scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-12-12ocfs2/dlm: clean up deadcode in dlm_master_request_handler()piaojun
2016-12-12ocfs2: delete redundant code and set the node bit into maybe_map directlyGuozhonghua
2016-10-11ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua
2016-08-02ocfs2/dlm: continue to purge recovery lockres when recovery master goes downpiaojun
2016-08-02ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_refpiaojun
2016-08-02ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl...piaojun
2016-04-28ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei
2016-03-15ocfs2: fix a tiny race that leads file system read-onlyJiufei Xue
2016-03-15ocfs2/dlm: return in progress if master can not clear the refmap bit right nowxuejiufei
2016-03-15ocfs2/dlm: add DEREF_DONE messagexuejiufei
2016-01-14ocfs2/dlm: do not insert a new mle when another process is already migratingxuejiufei
2016-01-14ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-01-14ocfs2/dlm: return appropriate value when dlm_grab() returns NULLXue jiufei
2016-01-14ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lock...jiangyiwen
2015-12-29ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei
2015-10-23ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi
2015-09-22ocfs2/dlm: fix deadlock when dispatch assert masterJoseph Qi
2015-09-04ocfs2: avoid access invalid address when read o2dlm debug messagesYiwen Jiang
2015-05-05ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi
2014-12-18ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_workerJoseph Qi
2014-12-10ocfs2: o2dlm: fix a race between purge and master querySrinivas Eeda
2014-10-09ocfs2: remove unused code in dlm_new_lockres()Xue jiufei
2014-10-02ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-08-06ocfs2: race between umount and unfinished remastering during recoveryTariq Saeed
2014-06-23ocfs2/dlm: do not purge lockres that is queued for assert masterXue jiufei
2014-06-23ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...jiangyiwen
2014-06-04ocfs2: remove NULL assignments on staticFabian Frederick
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi
2013-11-13ocfs2: break useless while loopJunxiao Bi
2013-11-13ocfs2: delay migration when the lockres is in migration stateXue jiufei
2013-09-11ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang
2013-02-26ocfs2/dlm: use GFP_ATOMIC inside a spin_lockDan Carpenter
2011-07-24ocfs2/dlm: Take inflight reference count for remotely mastered resources tooSunil Mushran
2011-07-24ocfs2/dlm: Clean up refmap helpersSunil Mushran
2011-07-24ocfs2/dlm: Clean up messages in o2dlmSunil Mushran
2011-05-25ocfs2/dlm: Do not migrate resource to a node that is leaving the domainSunil 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-03-31Fix common misspellingsLucas De Marchi
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2010-12-09ocfs2/dlm: Migrate lockres with no locks if it has a referenceSunil Mushran
2010-09-23o2dlm: force free mles during dlm exitSrinivas Eeda
2010-08-07ocfs2/dlm: remove potential deadlock -V3Wengang Wang
2010-08-07ocfs2/dlm: fix a dead lockWengang Wang
2010-07-15ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds