summaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlm
AgeCommit message (Expand)Author
2022-11-18ocfs2/dlm: use bitmap API instead of hand-writing itJoseph Qi
2022-11-18ocfs2: use bitmap API in fill_node_mapJoseph Qi
2022-04-29ocfs2: remove usage of list iterator variable after the loop bodyJakob Koschel
2022-04-29ocfs2: replace usage of found with dedicated list iterator variableJakob Koschel
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2021-11-06ocfs2/dlm: remove redundant assignment of variable retColin Ian King
2021-06-29ocfs2: remove redundant assignment to pointer queueColin Ian King
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-04-30ocfs2/dlm: remove unused functionJiapeng Chong
2021-02-24ocfs2: clean up some definitions which are not used any moreguozh
2020-06-02ocfs2: add missing annotation for dlm_empty_lockres()Jules Irenge
2020-04-02ocfs2: use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-04-02ocfs2: dlm: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-04-02ocfs2: remove dlm_lock_is_remoteAlex Shi
2020-04-02ocfs2: remove unused macrosAlex Shi
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko
2020-01-31ocfs2/dlm: remove redundant assignment to retColin Ian King
2020-01-31ocfs2: make local header paths relative to C filesMasahiro Yamada
2020-01-31fs: ocfs: remove unnecessary assertion in dlm_migrate_lockresAditya Pakki
2019-09-24ocfs2: wait for recovering done after direct unlock requestChangwei Ge
2019-09-24ocfs2: further debugfs cleanupsGreg Kroah-Hartman
2019-07-12ocfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-12ocfs2/dlm: use struct_size() helperGustavo A. R. Silva
2019-07-12fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"ChenGang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2018-12-28ocfs2: improve ocfs2 MakefileLarry Chen
2018-10-26fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai
2018-10-26ocfs2/dlm: remove unnecessary parenthesesNathan Chancellor
2018-10-05ocfs2: 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