Ashish Samant
|
cbe355f57c
ocfs2: fix locking for res->tracking and dlm->tracking_list
|
7 年 前 |
Changwei Ge
|
baa31b89b0
ocfs2: correct spelling mistake for migratable for all
|
7 年 前 |
Colin Ian King
|
510c48795d
ocfs2: fix spelling mistake: "Migrateable" -> "Migratable"
|
7 年 前 |
piaojun
|
a17b485aae
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
|
7 年 前 |
Changwei Ge
|
e37b963cfc
fs/ocfs2/dlm/dlmmaster.c: clean up dead code
|
7 年 前 |
Changwei Ge
|
3db409fa24
ocfs2/dlm: get mle inuse only when it is initialized
|
7 年 前 |
Masahiro Yamada
|
4d39f0ac8e
scripts/spelling.txt: add "unneded" pattern and fix typo instances
|
8 年 前 |
Peter Zijlstra
|
2c935bc572
locking/atomic, kref: Add kref_read()
|
8 年 前 |
piaojun
|
28bb5ef485
ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
|
8 年 前 |
Guozhonghua
|
aa7b58597f
ocfs2: delete redundant code and set the node bit into maybe_map directly
|
8 年 前 |
Guozhonghua
|
0cc482ee41
ocfs2: fix memory leak in dlm_migrate_request_handler()
|
9 年 前 |
piaojun
|
ee8f7fcbe6
ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
|
9 年 前 |
piaojun
|
309e91911d
ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
|
9 年 前 |
piaojun
|
86b652b93a
ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dlm_deref_lockres_done_handler
|
9 年 前 |
xuejiufei
|
b73413647e
ocfs2/dlm: return zero if deref_done message is successfully handled
|
9 年 前 |
Jiufei Xue
|
814ce69432
ocfs2: fix a tiny race that leads file system read-only
|
9 年 前 |
xuejiufei
|
842b90b624
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
|
9 年 前 |
xuejiufei
|
60d663cb52
ocfs2/dlm: add DEREF_DONE message
|
9 年 前 |
xuejiufei
|
32e493265b
ocfs2/dlm: do not insert a new mle when another process is already migrating
|
9 年 前 |
xuejiufei
|
bef5502de0
ocfs2/dlm: ignore cleaning the migration mle that is inuse
|
9 年 前 |
Xue jiufei
|
c372f2193a
ocfs2/dlm: return appropriate value when dlm_grab() returns NULL
|
9 年 前 |
jiangyiwen
|
b556014338
ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lockres_worker
|
9 年 前 |
xuejiufei
|
cc28d6d80f
ocfs2/dlm: clear migration_pending when migration target goes down
|
9 年 前 |
Joseph Qi
|
b67de018b3
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
|
10 年 前 |
Joseph Qi
|
012572d4fc
ocfs2/dlm: fix deadlock when dispatch assert master
|
10 年 前 |
Yiwen Jiang
|
f57a22ddec
ocfs2: avoid access invalid address when read o2dlm debug messages
|
10 年 前 |
Junxiao Bi
|
b1432a2a35
ocfs2: dlm: fix race between purge and get lock resource
|
10 年 前 |
Joseph Qi
|
1e58958160
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
|
10 年 前 |
Srinivas Eeda
|
cb79662bc2
ocfs2: o2dlm: fix a race between purge and master query
|
10 年 前 |
Xue jiufei
|
6ae075485e
ocfs2: remove unused code in dlm_new_lockres()
|
11 年 前 |