summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmcommon.h
Commit message (Expand)AuthorAge
* ocfs2: further debugfs cleanupsGreg Kroah-Hartman2019-09-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner2019-05-30
* ocfs2/dlm: wait for dlm recovery done when migrating all lock resourcespiaojun2018-04-06
* ocfs2: remove some unused function declarationspiaojun2018-04-06
* ocfs2/dlm: continue to purge recovery lockres when recovery master goes downpiaojun2016-08-02
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
* ocfs2: fix a tiny race that leads file system read-onlyJiufei Xue2016-03-15
* ocfs2/dlm: return in progress if master can not clear the refmap bit right nowxuejiufei2016-03-15
* ocfs2/dlm: add DEREF_DONE messagexuejiufei2016-03-15
* ocfs2/dlm: fix a typo in dlmcommon.hJoseph Qi2016-03-15
* ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.hJoseph Qi2016-01-14
* ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_setJoseph Qi2015-06-24
* ocfs2/dlm: do not purge lockres that is queued for assert masterXue jiufei2014-06-23
* ocfs2: remove some unused codeXue jiufei2014-06-04
* ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang2013-09-11
* ocfs2: trivial endianness misannotationsAl Viro2012-05-29
* ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()Sunil Mushran2011-07-24
* ocfs2/dlm: Trace insert/remove of resource to/from hashSunil Mushran2011-07-24
* ocfs2/dlm: Clean up refmap helpersSunil Mushran2011-07-24
* ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSGSunil Mushran2011-05-26
* ocfs2/dlm: dlm_is_lockres_migrateable() returns booleanSunil Mushran2011-05-24
* ocfs2/dlm: Hard code the values for enumsSunil Mushran2010-12-22
* ocfs2/dlm: Add message DLM_QUERY_NODEINFOSunil Mushran2010-10-07
* ocfs2/dlm: Add message DLM_QUERY_REGIONSunil Mushran2010-10-09
* o2dlm: force free mles during dlm exitSrinivas Eeda2010-09-23
* ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency breakWengang Wang2010-05-18
* ocfs2/dlm: Increase o2dlm lockres hash sizeSunil Mushran2010-05-05
* 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: Activate dlm->master_hash for master list entriesSunil Mushran2009-04-03
* ocfs2/dlm: Create and destroy the dlm->master_hashSunil 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: Fix race in adding/removing lockres' to/from the tracking listSunil Mushran2009-01-05
* ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.hSunil Mushran2008-04-18
* ocfs2/dlm: Dump the dlm state in a debugfs fileSunil Mushran2008-04-18
* ocfs2/dlm: Create debugfs dirsSunil Mushran2008-04-18
* ocfs2/dlm: Link all lockres' to a tracking listSunil Mushran2008-04-18
* ocfs2/dlm: Create slabcaches for lock and lockresSunil Mushran2008-04-18
* ocfs2/dlm: Add missing dlm_lockres_put()s in migration pathSunil Mushran2008-03-10
* ocfs2: Fix endian bug in o2dlm protocol negotiation.Joel Becker2008-03-10
* ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-06
* ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda2007-02-07
* ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockresSunil Mushran2007-02-07
* ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel2007-02-07
* ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-07
* ocfs2_dlm: Fixes race between migrate and dirtyKurt Hackel2007-02-07
* [PATCH] fs/ocfs2/dlm/: make functions staticAdrian Bunk2007-02-07