aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmmaster.c
Commit message (Expand)AuthorAge
* ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_workerJoseph Qi2014-12-18
* ocfs2: o2dlm: fix a race between purge and master querySrinivas Eeda2014-12-10
* ocfs2: remove unused code in dlm_new_lockres()Xue jiufei2014-10-09
* ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen2014-10-02
* ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi2014-09-26
* ocfs2: race between umount and unfinished remastering during recoveryTariq Saeed2014-08-06
* ocfs2/dlm: do not purge lockres that is queued for assert masterXue jiufei2014-06-23
* ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...jiangyiwen2014-06-23
* ocfs2: remove NULL assignments on staticFabian Frederick2014-06-04
* ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi2014-05-23
* ocfs2: break useless while loopJunxiao Bi2013-11-12
* ocfs2: delay migration when the lockres is in migration stateXue jiufei2013-11-12
* ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang2013-09-11
* ocfs2/dlm: use GFP_ATOMIC inside a spin_lockDan Carpenter2013-02-26
* ocfs2/dlm: Take inflight reference count for remotely mastered resources tooSunil Mushran2011-07-24
* ocfs2/dlm: Clean up refmap helpersSunil Mushran2011-07-24
* ocfs2/dlm: Clean up messages in o2dlmSunil Mushran2011-07-24
* ocfs2/dlm: Do not migrate resource to a node that is leaving the domainSunil Mushran2011-05-26
* ocfs2/dlm: dlm_is_lockres_migrateable() returns booleanSunil Mushran2011-05-24
* ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran2011-05-13
* Fix common misspellingsLucas De Marchi2011-03-31
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-20
* ocfs2/dlm: Migrate lockres with no locks if it has a referenceSunil Mushran2010-12-09
* o2dlm: force free mles during dlm exitSrinivas Eeda2010-09-23
* ocfs2/dlm: remove potential deadlock -V3Wengang Wang2010-08-07
* ocfs2/dlm: fix a dead lockWengang Wang2010-08-07
* ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang2010-07-15
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21
|\
| * fs/ocfs2/dlm: Drop memory allocation castJulia Lawall2010-05-18
| * ocfs2: print node # when tcp failsWengang Wang2010-05-05
* | ocfs2: Fix a race in o2dlm lockres masterySrinivas Eeda2010-03-23
|/
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-25
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entrySunil Mushran2009-04-03
* ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlinedSunil Mushran2009-04-03
* ocfs2/dlm: Improve lockres countsSunil Mushran2009-04-03
* ocfs2/dlm: Track number of mlesSunil Mushran2009-04-03
* ocfs2/dlm: Indent dlm_cleanup_master_list()Sunil Mushran2009-04-03
* ocfs2/dlm: Activate dlm->master_hash for master list entriesSunil Mushran2009-04-03
* ocfs2/dlm: Refactor dlm_clean_master_list()Sunil Mushran2009-04-03
* ocfs2/dlm: Clean up struct dlm_lock_nameSunil Mushran2009-04-03
* ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_listSunil Mushran2009-04-03
* ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserterSunil Mushran2009-02-26
* ocfs2/dlm: Fix race during lockres masterySunil Mushran2009-01-05
* ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking listSunil Mushran2009-01-05
* ocfs2/dlm: Fix a race between migrate request and exit domainSunil Mushran2009-01-05
* [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran2008-07-07
* ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.cSunil Mushran2008-04-18
* ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.hSunil Mushran2008-04-18