piaojun
|
ee8f7fcbe6
ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
|
9 years ago |
piaojun
|
309e91911d
ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
|
9 years ago |
Jiufei Xue
|
814ce69432
ocfs2: fix a tiny race that leads file system read-only
|
9 years ago |
xuejiufei
|
842b90b624
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
|
9 years ago |
Joseph Qi
|
5afc44e2e9
ocfs2: add uuid to ocfs2 thread name for problem analysis
|
9 years ago |
Yiwen Jiang
|
f57a22ddec
ocfs2: avoid access invalid address when read o2dlm debug messages
|
10 years ago |
Xue jiufei
|
ac4fef4d23
ocfs2/dlm: do not purge lockres that is queued for assert master
|
11 years ago |
Xue jiufei
|
a270c6d3c0
ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()
|
11 years ago |
Dong Fang
|
df53cd3b70
ocfs2: use list_for_each_entry() instead of list_for_each()
|
12 years ago |
Sunil Mushran
|
ff0a522e7d
ocfs2/dlm: Take inflight reference count for remotely mastered resources too
|
14 years ago |
Sunil Mushran
|
e9f0b6a623
ocfs2/dlm: Trace insert/remove of resource to/from hash
|
14 years ago |
Sunil Mushran
|
8decab3c8d
ocfs2/dlm: Clean up messages in o2dlm
|
14 years ago |
Sunil Mushran
|
8e17d16f40
ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.c
|
14 years ago |
Wengang Wang
|
a524812b7e
ocfs2/dlm: avoid incorrect bit set in refmap on recovery master
|
15 years ago |
Srinivas Eeda
|
7beaf24378
ocfs2 fix o2dlm dlm run purgelist (rev 3)
|
15 years ago |
Linus Torvalds
|
03e62303cf
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
15 years ago |
Wengang Wang
|
d9ef75221a
ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
2bcd57ab61
headers: utsname.h redux
|
16 years ago |
Wengang Wang
|
83e32d9044
ocfs2: add spinlock protection when dealing with lockres->purge.
|
16 years ago |
Sunil Mushran
|
516b7e52ab
ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres()
|
16 years ago |
Sunil Mushran
|
7dc102b737
ocfs2/dlm: Retract fix for race between purge and migrate
|
16 years ago |
Sunil Mushran
|
d4f7e650e5
ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating
|
16 years ago |
Sunil Mushran
|
c824c3c723
ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock
|
17 years ago |
Milind Arun Choudhary
|
5c2c9d383e
[PATCH] ocfs2: use __set_current_state()
|
18 years ago |
Sunil Mushran
|
78062cb2e5
ocfs2_dlm: Fix lockres ref counting bug
|
18 years ago |
Sunil Mushran
|
3fca0894a4
ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres
|
18 years ago |
Kurt Hackel
|
3b8118cffa
ocfs2_dlm: Calling post handler function in assert master handler
|
18 years ago |
Kurt Hackel
|
ddc09c8dda
ocfs2_dlm: Fixes race between migrate and dirty
|
18 years ago |
Adrian Bunk
|
faf0ec9f13
[PATCH] fs/ocfs2/dlm/: make functions static
|
18 years ago |