index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dlm
/
dlmrecovery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-06
ocfs2: dlm: fix recovery hung
Junxiao Bi
1
-2
/
+13
2014-05-06
ocfs2: dlm: fix lock migration crash
Junxiao Bi
1
-6
/
+8
2013-11-13
ocfs2: skip locks in the blocked list
Xue jiufei
1
-0
/
+7
2013-09-11
ocfs2/dlm: force clean refmap when doing local cleanup
Xue jiufei
1
-0
/
+8
2013-09-11
ocfs2: dlm_request_all_locks() should deal with the status sent from target node
Xue jiufei
1
-1
/
+4
2013-07-03
ocfs2: add missing dlm_put() in dlm_begin_reco_handler()
Xue jiufei
1
-0
/
+1
2013-07-03
fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead...
Joseph Qi
1
-2
/
+1
2013-07-03
fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations
Joseph Qi
1
-3
/
+0
2013-06-12
ocfs2: add missing lockres put in dlm_mig_lockres_handler
Xue jiufei
1
-0
/
+1
2013-04-29
ocfs2/dlm: remove redundant null pointer check
Sachin Kamat
1
-4
/
+2
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+2
2011-07-24
ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()
Sunil Mushran
1
-24
/
+22
2011-07-24
ocfs2/dlm: Clean up refmap helpers
Sunil Mushran
1
-4
/
+4
2011-07-24
ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery()
Sunil Mushran
1
-32
/
+25
2011-07-24
ocfs2/dlm: Clean up messages in o2dlm
Sunil Mushran
1
-22
/
+31
2011-05-25
ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
Sunil Mushran
1
-0
/
+1
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-4
/
+1
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
1
-4
/
+0
2010-08-07
ocfs2/dlm: avoid incorrect bit set in refmap on recovery master
Wengang Wang
1
-12
/
+10
2010-07-12
ocfs2/dlm: don't access beyond bitmap size
Wengang Wang
1
-1
/
+1
2010-05-05
ocfs2: print node # when tcp fails
Wengang Wang
1
-9
/
+18
2010-02-26
dlm: allow dlm do recovery during shutdown
Srinivas Eeda
1
-1
/
+1
2010-02-03
ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node
Sunil Mushran
1
-1
/
+6
2010-02-02
ocfs2/dlm: Handle EAGAIN for compatibility - v2
Sunil Mushran
1
-1
/
+7
2010-01-25
ocfs2/dlm: Print more messages during lock migration
Sunil Mushran
1
-8
/
+38
2010-01-25
ocfs2/dlm: Ignore LVBs of locks in the Blocked list
Sunil Mushran
1
-14
/
+34
2010-01-25
ocfs2/trivial: Remove trailing whitespaces
Sunil Mushran
1
-19
/
+19
2009-12-02
ocfs2: return -EAGAIN instead of EAGAIN in dlm
Tiger Yang
1
-9
/
+9
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-08
ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
Jeff Liu
1
-1
/
+1
2008-03-10
ocfs2/dlm: Print message showing the recovery master
Sunil Mushran
1
-3
/
+3
2008-03-10
ocfs2/dlm: Add missing dlm_lockres_put()s in migration path
Sunil Mushran
1
-6
/
+34
2008-03-10
ocfs2/dlm: Add missing dlm_lock_put()s
Sunil Mushran
1
-0
/
+9
2008-03-10
ocfs2: Use dlm_print_one_lock_resource for lock resource print
Tao Ma
1
-1
/
+1
2008-01-25
ocfs2/dlm: Clear joining_node on hearbeat node down
Tao Ma
1
-6
/
+6
2008-01-25
ocfs2_dlm: Call node eviction callbacks from heartbeat handler
Mark Fasheh
1
-0
/
+7
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-5
/
+5
2007-07-10
[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...
Shani Moideen
1
-1
/
+1
2007-07-10
[PATCH] ocfs2: use list_for_each_entry where benefical
Christoph Hellwig
1
-52
/
+25
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2/dlm
Mark Fasheh
1
-2
/
+2
2007-04-26
ocfs2_dlm: fix race in dlm_remaster_locks
Srinivas Eeda
1
-0
/
+2
2007-02-07
ocfs2: Added post handler callable function in o2net message handler
Kurt Hackel
1
-6
/
+12
2007-02-07
ocfs2_dlm: Cookies in locks not being printed correctly in error messages
Kurt Hackel
1
-6
/
+6
2007-02-07
ocfs2_dlm: wake up sleepers on the lockres waitqueue
Kurt Hackel
1
-0
/
+1
2007-02-07
ocfs2_dlm: Dlm dispatch was stopping too early
Kurt Hackel
1
-3
/
+0
2007-02-07
ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres
Kurt Hackel
1
-5
/
+3
2007-02-07
ocfs2_dlm: Fix migrate lockres handler queue scanning
Kurt Hackel
1
-6
/
+20
2007-02-07
ocfs2_dlm: Make dlmunlock() wait for migration to complete
Kurt Hackel
1
-0
/
+1
2007-02-07
ocfs2_dlm: fix cluster-wide refcounting of lock resources
Kurt Hackel
1
-7
/
+116
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-3
/
+3
[next]