Joseph Qi
|
1e58958160
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
|
10 years ago |
Srinivas Eeda
|
cb79662bc2
ocfs2: o2dlm: fix a race between purge and master query
|
10 years ago |
Xue jiufei
|
6ae075485e
ocfs2: remove unused code in dlm_new_lockres()
|
11 years ago |
alex chen
|
55dacd22db
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
|
11 years ago |
Joseph Qi
|
5760a97c71
ocfs2/dlm: do not get resource spinlock if lockres is new
|
11 years ago |
Tariq Saeed
|
bba1cb17d9
ocfs2: race between umount and unfinished remastering during recovery
|
11 years ago |
Xue jiufei
|
ac4fef4d23
ocfs2/dlm: do not purge lockres that is queued for assert master
|
11 years ago |
jiangyiwen
|
b9aaac5a6b
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount
|
11 years ago |
Fabian Frederick
|
1a5c4e2a0e
ocfs2: remove NULL assignments on static
|
11 years ago |
Joseph Qi
|
66db6cfd49
ocfs2: fix double kmem_cache_destroy in dlm_init
|
11 years ago |
Junxiao Bi
|
728b98059a
ocfs2: break useless while loop
|
12 years ago |
Xue jiufei
|
fae477b6f0
ocfs2: delay migration when the lockres is in migration state
|
12 years ago |
Dong Fang
|
df53cd3b70
ocfs2: use list_for_each_entry() instead of list_for_each()
|
12 years ago |
Dan Carpenter
|
b24ae0b54b
ocfs2/dlm: use GFP_ATOMIC inside a spin_lock
|
13 years ago |
Sunil Mushran
|
ff0a522e7d
ocfs2/dlm: Take inflight reference count for remotely mastered resources too
|
14 years ago |
Sunil Mushran
|
8d400b81cc
ocfs2/dlm: Clean up refmap helpers
|
14 years ago |
Sunil Mushran
|
8decab3c8d
ocfs2/dlm: Clean up messages in o2dlm
|
14 years ago |
Sunil Mushran
|
66effd3c68
ocfs2/dlm: Do not migrate resource to a node that is leaving the domain
|
14 years ago |
Sunil Mushran
|
9f62e96084
ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean
|
14 years ago |
Sunil Mushran
|
df016c665b
ocfs2/dlm: Target node death during resource migration leads to thread spin
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Tao Ma
|
ef6b689b63
ocfs2: Remove ENTRY from masklog.
|
14 years ago |
Sunil Mushran
|
388c4bcb4e
ocfs2/dlm: Migrate lockres with no locks if it has a reference
|
15 years ago |
Srinivas Eeda
|
5dad6c39d1
o2dlm: force free mles during dlm exit
|
15 years ago |
Wengang Wang
|
b11f1f1ab7
ocfs2/dlm: remove potential deadlock -V3
|
15 years ago |
Wengang Wang
|
6d98c3ccb5
ocfs2/dlm: fix a dead lock
|
15 years ago |
Wengang Wang
|
a39953dd95
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
|
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 |
Julia Lawall
|
3914ed0cec
fs/ocfs2/dlm: Drop memory allocation cast
|
15 years ago |
Wengang Wang
|
a5196ec5ef
ocfs2: print node # when tcp fails
|
15 years ago |