index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
dlm
/
dlmrecovery.c
Commit message (
Expand
)
Author
Age
*
dlm: allow dlm do recovery during shutdown
Srinivas Eeda
2010-02-26
*
ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node
Sunil Mushran
2010-02-03
*
ocfs2/dlm: Handle EAGAIN for compatibility - v2
Sunil Mushran
2010-02-02
*
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
2010-01-25
*
ocfs2: return -EAGAIN instead of EAGAIN in dlm
Tiger Yang
2009-12-02
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
*
ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
Jeff Liu
2009-07-08
*
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-03-10
*
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
2008-01-25
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
*
[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...
Shani Moideen
2007-07-10
*
[PATCH] ocfs2: use list_for_each_entry where benefical
Christoph Hellwig
2007-07-10
*
ocfs2: fix sparse warnings in fs/ocfs2/dlm
Mark Fasheh
2007-05-02
*
ocfs2_dlm: fix race in dlm_remaster_locks
Srinivas Eeda
2007-04-26
*
ocfs2: Added post handler callable function in o2net message handler
Kurt Hackel
2007-02-07
*
ocfs2_dlm: Cookies in locks not being printed correctly in error messages
Kurt Hackel
2007-02-07
*
ocfs2_dlm: wake up sleepers on the lockres waitqueue
Kurt Hackel
2007-02-07
*
ocfs2_dlm: Dlm dispatch was stopping too early
Kurt Hackel
2007-02-07
*
ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres
Kurt Hackel
2007-02-07
*
ocfs2_dlm: Fix migrate lockres handler queue scanning
Kurt Hackel
2007-02-07
*
ocfs2_dlm: Make dlmunlock() wait for migration to complete
Kurt Hackel
2007-02-07
*
ocfs2_dlm: fix cluster-wide refcounting of lock resources
Kurt Hackel
2007-02-07
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
*
ocfs2: Allow binary names in the DLM
Mark Fasheh
2006-09-24
*
[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static
Adrian Bunk
2006-06-29
*
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
*
[PATCH] fs/ocfs2/dlm/: cleanups
Adrian Bunk
2006-06-26
*
ocfs2: move dlm work to a private work queue
Kurt Hackel
2006-06-26
*
ocfs2: tune down some noisy messages during dlm recovery
Kurt Hackel
2006-06-26
*
ocfs2: display message before waiting for recovery to complete
Kurt Hackel
2006-06-26
*
ocfs2: use GFP_NOFS in some dlm operations
Kurt Hackel
2006-06-26
*
ocfs2: wait for recovery when starting lock mastery
Kurt Hackel
2006-06-26
*
ocfs2: continue recovery when a dead node is encountered
Kurt Hackel
2006-06-26
*
ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks()
Kurt Hackel
2006-06-26
*
ocfs2: dlm_remaster_locks() should never exit without completing
Kurt Hackel
2006-06-26
*
ocfs2: special case recovery lock in dlmlock_remote()
Kurt Hackel
2006-06-26
*
ocfs2: update lvb immediately during recovery
Kurt Hackel
2006-06-26
*
ocfs2: dump mismatching migrated lvbs before BUG()
Kurt Hackel
2006-06-26
*
ocfs2: make dlm recovery finalization 2 stage
Kurt Hackel
2006-06-26
*
ocfs2: dlm recovery / lockres reference count fix
Kurt Hackel
2006-06-26
*
ocfs2: clean up recovery related messages
Kurt Hackel
2006-06-26
*
ocfs2: handle network errors during recovery
Kurt Hackel
2006-06-26
*
ocfs2: only recover one dead node at a time
Kurt Hackel
2006-06-26
[next]