index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dlm
/
dlmrecovery.c
Age
Commit message (
Expand
)
Author
2016-02-17
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
2015-11-05
ocfs2: add uuid to ocfs2 thread name for problem analysis
Joseph Qi
2015-10-23
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
Joseph Qi
2015-09-22
ocfs2/dlm: fix deadlock when dispatch assert master
Joseph Qi
2015-09-11
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
Andrew Morton
2015-09-04
ocfs2/dlm: use list_for_each_entry instead of list_for_each
Joseph Qi
2015-02-10
ocfs2/dlm: add missing dlm_lock_put() when recovery master down
Xue jiufei
2015-01-08
ocfs2: remove bogus check in dlm_process_recovery_data
Joseph Qi
2014-12-10
ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM
Joseph Qi
2014-10-09
ocfs2/dlm: call dlm_lockres_put without resource spinlock
alex chen
2014-06-23
ocfs2/dlm: do not purge lockres that is queued for assert master
Xue jiufei
2014-06-04
ocfs2/dlm: fix possible convert=sion deadlock
Xue jiufei
2014-04-03
ocfs2: dlm: fix recovery hung
Junxiao Bi
2014-04-03
ocfs2: dlm: fix lock migration crash
Junxiao Bi
2013-11-13
ocfs2: skip locks in the blocked list
Xue jiufei
2013-09-11
ocfs2/dlm: force clean refmap when doing local cleanup
Xue jiufei
2013-09-11
ocfs2: dlm_request_all_locks() should deal with the status sent from target node
Xue jiufei
2013-07-03
ocfs2: add missing dlm_put() in dlm_begin_reco_handler()
Xue jiufei
2013-07-03
fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead...
Joseph Qi
2013-07-03
fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations
Joseph Qi
2013-06-12
ocfs2: add missing lockres put in dlm_mig_lockres_handler
Xue jiufei
2013-04-29
ocfs2/dlm: remove redundant null pointer check
Sachin Kamat
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2011-07-24
ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()
Sunil Mushran
2011-07-24
ocfs2/dlm: Clean up refmap helpers
Sunil Mushran
2011-07-24
ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery()
Sunil Mushran
2011-07-24
ocfs2/dlm: Clean up messages in o2dlm
Sunil Mushran
2011-05-25
ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
Sunil Mushran
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
2010-08-07
ocfs2/dlm: avoid incorrect bit set in refmap on recovery master
Wengang Wang
2010-07-12
ocfs2/dlm: don't access beyond bitmap size
Wengang Wang
2010-05-05
ocfs2: print node # when tcp fails
Wengang Wang
2010-02-26
dlm: allow dlm do recovery during shutdown
Srinivas Eeda
2010-02-03
ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node
Sunil Mushran
2010-02-02
ocfs2/dlm: Handle EAGAIN for compatibility - v2
Sunil Mushran
2010-01-25
ocfs2/dlm: Print more messages during lock migration
Sunil Mushran
2010-01-25
ocfs2/dlm: Ignore LVBs of locks in the Blocked list
Sunil Mushran
2010-01-25
ocfs2/trivial: Remove trailing whitespaces
Sunil Mushran
2009-12-02
ocfs2: return -EAGAIN instead of EAGAIN in dlm
Tiger Yang
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2009-07-08
ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
Jeff Liu
2008-03-10
ocfs2/dlm: Print message showing the recovery master
Sunil Mushran
2008-03-10
ocfs2/dlm: Add missing dlm_lockres_put()s in migration path
Sunil Mushran
2008-03-10
ocfs2/dlm: Add missing dlm_lock_put()s
Sunil Mushran
2008-03-10
ocfs2: Use dlm_print_one_lock_resource for lock resource print
Tao Ma
2008-01-25
ocfs2/dlm: Clear joining_node on hearbeat node down
Tao Ma
2008-01-25
ocfs2_dlm: Call node eviction callbacks from heartbeat handler
Mark Fasheh
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-07-10
[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...
Shani Moideen
[next]