index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
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
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
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-2
/
+3
2006-09-24
ocfs2: Allow binary names in the DLM
Mark Fasheh
1
-1
/
+2
2006-06-29
[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static
Adrian Bunk
1
-2
/
+6
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-2
/
+2
2006-06-26
[PATCH] fs/ocfs2/dlm/: cleanups
Adrian Bunk
1
-1
/
+1
2006-06-26
ocfs2: move dlm work to a private work queue
Kurt Hackel
1
-2
/
+11
2006-06-26
ocfs2: tune down some noisy messages during dlm recovery
Kurt Hackel
1
-1
/
+1
2006-06-26
ocfs2: display message before waiting for recovery to complete
Kurt Hackel
1
-0
/
+7
2006-06-26
ocfs2: use GFP_NOFS in some dlm operations
Kurt Hackel
1
-5
/
+5
2006-06-26
ocfs2: wait for recovery when starting lock mastery
Kurt Hackel
1
-0
/
+30
2006-06-26
ocfs2: continue recovery when a dead node is encountered
Kurt Hackel
1
-0
/
+1
2006-06-26
ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks()
Kurt Hackel
1
-1
/
+0
2006-06-26
ocfs2: dlm_remaster_locks() should never exit without completing
Kurt Hackel
1
-54
/
+62
2006-06-26
ocfs2: special case recovery lock in dlmlock_remote()
Kurt Hackel
1
-0
/
+4
2006-06-26
ocfs2: update lvb immediately during recovery
Kurt Hackel
1
-18
/
+26
2006-06-26
ocfs2: dump mismatching migrated lvbs before BUG()
Kurt Hackel
1
-2
/
+13
2006-06-26
ocfs2: make dlm recovery finalization 2 stage
Kurt Hackel
1
-17
/
+95
2006-06-26
ocfs2: dlm recovery / lockres reference count fix
Kurt Hackel
1
-3
/
+13
2006-06-26
ocfs2: clean up recovery related messages
Kurt Hackel
1
-12
/
+90
2006-06-26
ocfs2: handle network errors during recovery
Kurt Hackel
1
-17
/
+36
2006-06-26
ocfs2: only recover one dead node at a time
Kurt Hackel
1
-3
/
+35
2006-06-26
ocfs2: Better tracking for recovery state changes
Kurt Hackel
1
-9
/
+28
2006-06-26
ocfs2: Fix empty lvb check
Kurt Hackel
1
-5
/
+7
2006-06-26
ocfs2: fix inverted logic in dlm_is_node_dead
Kurt Hackel
1
-1
/
+1
2006-06-26
ocfs2: allocate lockres hash pages in an array
Daniel Phillips
1
-2
/
+2
2006-06-26
ocfs2: calculate lockid hash values outside of the spinlock
Mark Fasheh
1
-1
/
+4
2006-06-26
[PATCH] fs: use list_move()
Akinobu Mita
1
-6
/
+3
2006-03-24
ocfs2: don't use MLF* in dlm/ files
Kurt Hackel
1
-4
/
+8
[next]