aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm
AgeCommit message (Expand)Author
2019-03-01ocfs2: improve ocfs2 MakefileLarry Chen
2018-10-10ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-05ocfs2/dlm: clean up unused variable in dlm_process_recovery_dataChangwei Ge
2018-04-05ocfs2: correct spelling mistake for migratable for allChangwei Ge
2018-04-05ocfs2: fix spelling mistake: "Migrateable" -> "Migratable"Colin Ian King
2018-04-05ocfs2/dlm: wait for dlm recovery done when migrating all lock resourcespiaojun
2018-04-05ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()Changwei Ge
2018-04-05ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area()Changwei Ge
2018-04-05fs/ocfs2/dlm/dlmrecovery.c: remove unrelated commentChangwei Ge
2018-04-05ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()piaojun
2018-04-05ocfs2/dlm: don't handle migrate lockres if already in shutdownJun Piao
2018-04-05ocfs2: remove some unused function declarationspiaojun
2018-01-31fs/ocfs2/dlm/dlmmaster.c: clean up dead codeChangwei Ge
2017-11-15ocfs2/dlm: get mle inuse only when it is initializedChangwei Ge
2017-11-15ocfs2: fix cluster hang after a node diesChangwei Ge
2017-11-15ocfs2: no need flush workqueue before destroying itpiaojun
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
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-12-12ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()piaojun
2016-10-11ocfs2: fix memory leak in dlm_migrate_request_handler()Guozhonghua
2016-10-07fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar
2016-09-19ocfs2/dlm: fix race between convert and migrationJoseph Qi
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-26ocfs2/dlm: fix memory leak of dlm_debug_ctxtJoseph Qi
2016-07-20qstr: constify instances in ocfs2Al Viro
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds
2016-04-28ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei
2016-03-25ocfs2/dlm: move lock to the tail of grant queue while doing in-place convertxuejiufei
2016-03-25ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2016-03-25ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2016-03-15ocfs2/dlm: fix a variable overflow problem in dlmdomain.cJun Piao
2016-03-15ocfs2: fix a tiny race that leads file system read-onlyJiufei Xue
2016-03-15ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_...xuejiufei
2016-03-15ocfs2/dlm: clear DROPPING_REF flag when the master goes downxuejiufei
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-03-15ocfs2/dlm: fix a typo in dlmcommon.hJoseph Qi
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-01-14ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.hJoseph Qi
2016-01-14ocfs2: dlm: remove redundant codeJunxiao Bi
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