Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3be7988674ab33565700a37b210f502563d932e6
/
fs
/
ocfs2
/
dlm
/
dlmmaster.c
ee8f7fc
ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
by piaojun
· 8 years ago
309e919
ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
by piaojun
· 8 years ago
86b652b
ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dlm_deref_lockres_done_handler
by piaojun
· 8 years ago
b734136
ocfs2/dlm: return zero if deref_done message is successfully handled
by xuejiufei
· 9 years ago
814ce69
ocfs2: fix a tiny race that leads file system read-only
by Jiufei Xue
· 9 years ago
842b90b
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
by xuejiufei
· 9 years ago
60d663c
ocfs2/dlm: add DEREF_DONE message
by xuejiufei
· 9 years ago
32e4932
ocfs2/dlm: do not insert a new mle when another process is already migrating
by xuejiufei
· 9 years ago
bef5502
ocfs2/dlm: ignore cleaning the migration mle that is inuse
by xuejiufei
· 9 years ago
c372f21
ocfs2/dlm: return appropriate value when dlm_grab() returns NULL
by Xue jiufei
· 9 years ago
b556014
ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lockres_worker
by jiangyiwen
· 9 years ago
cc28d6d
ocfs2/dlm: clear migration_pending when migration target goes down
by xuejiufei
· 9 years ago
b67de01
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
by Joseph Qi
· 9 years ago
012572d
ocfs2/dlm: fix deadlock when dispatch assert master
by Joseph Qi
· 9 years ago
f57a22d
ocfs2: avoid access invalid address when read o2dlm debug messages
by Yiwen Jiang
· 9 years ago
b1432a2
ocfs2: dlm: fix race between purge and get lock resource
by Junxiao Bi
· 10 years ago
1e58958
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
by Joseph Qi
· 10 years ago
cb79662
ocfs2: o2dlm: fix a race between purge and master query
by Srinivas Eeda
· 10 years ago
6ae0754
ocfs2: remove unused code in dlm_new_lockres()
by Xue jiufei
· 10 years ago
55dacd2
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
by alex chen
· 10 years ago
5760a97
ocfs2/dlm: do not get resource spinlock if lockres is new
by Joseph Qi
· 10 years ago
bba1cb1
ocfs2: race between umount and unfinished remastering during recovery
by Tariq Saeed
· 10 years ago
ac4fef4
ocfs2/dlm: do not purge lockres that is queued for assert master
by Xue jiufei
· 11 years ago
b9aaac5
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount
by jiangyiwen
· 11 years ago
1a5c4e2
ocfs2: remove NULL assignments on static
by Fabian Frederick
· 11 years ago
66db6cf
ocfs2: fix double kmem_cache_destroy in dlm_init
by Joseph Qi
· 11 years ago
728b980
ocfs2: break useless while loop
by Junxiao Bi
· 11 years ago
fae477b
ocfs2: delay migration when the lockres is in migration state
by Xue jiufei
· 11 years ago
df53cd3
ocfs2: use list_for_each_entry() instead of list_for_each()
by Dong Fang
· 11 years ago
b24ae0b
ocfs2/dlm: use GFP_ATOMIC inside a spin_lock
by Dan Carpenter
· 12 years ago
ff0a522
ocfs2/dlm: Take inflight reference count for remotely mastered resources too
by Sunil Mushran
· 13 years ago
8d400b8
ocfs2/dlm: Clean up refmap helpers
by Sunil Mushran
· 13 years ago
8decab3
ocfs2/dlm: Clean up messages in o2dlm
by Sunil Mushran
· 13 years ago
66effd3
ocfs2/dlm: Do not migrate resource to a node that is leaving the domain
by Sunil Mushran
· 14 years ago
9f62e96
ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean
by Sunil Mushran
· 14 years ago
df016c6
ocfs2/dlm: Target node death during resource migration leads to thread spin
by Sunil Mushran
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ef6b689
ocfs2: Remove ENTRY from masklog.
by Tao Ma
· 14 years ago
388c4bc
ocfs2/dlm: Migrate lockres with no locks if it has a reference
by Sunil Mushran
· 14 years ago
5dad6c3
o2dlm: force free mles during dlm exit
by Srinivas Eeda
· 14 years ago
b11f1f1
ocfs2/dlm: remove potential deadlock -V3
by Wengang Wang
· 14 years ago
6d98c3c
ocfs2/dlm: fix a dead lock
by Wengang Wang
· 14 years ago
a39953d
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
by Wengang Wang
· 14 years ago
03e6230
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
3914ed0
fs/ocfs2/dlm: Drop memory allocation cast
by Julia Lawall
· 15 years ago
a5196ec
ocfs2: print node # when tcp fails
by Wengang Wang
· 15 years ago
1474147
ocfs2: Fix a race in o2dlm lockres mastery
by Srinivas Eeda
· 15 years ago
2bd6321
ocfs2/trivial: Remove trailing whitespaces
by Sunil Mushran
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
7141514
ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry
by Sunil Mushran
· 16 years ago
7d62a97
ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined
by Sunil Mushran
· 16 years ago
6800791
ocfs2/dlm: Improve lockres counts
by Sunil Mushran
· 16 years ago
2041d8f
ocfs2/dlm: Track number of mles
by Sunil Mushran
· 16 years ago
67ae1f0
ocfs2/dlm: Indent dlm_cleanup_master_list()
by Sunil Mushran
· 16 years ago
2ed6c75
ocfs2/dlm: Activate dlm->master_hash for master list entries
by Sunil Mushran
· 16 years ago
c2cd4a4
ocfs2/dlm: Refactor dlm_clean_master_list()
by Sunil Mushran
· 16 years ago
f77a9a7
ocfs2/dlm: Clean up struct dlm_lock_name
by Sunil Mushran
· 16 years ago
1c08457
ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list
by Sunil Mushran
· 16 years ago
53ecd25
ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter
by Sunil Mushran
· 16 years ago
7b791d6
ocfs2/dlm: Fix race during lockres mastery
by Sunil Mushran
· 16 years ago
b0d4f817
ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list
by Sunil Mushran
· 16 years ago
2b83256
ocfs2/dlm: Fix a race between migrate request and exit domain
by Sunil Mushran
· 16 years ago
18c6ac3
[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
by Sunil Mushran
· 16 years ago
e5a0334
ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c
by Sunil Mushran
· 17 years ago
751155a
ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h
by Sunil Mushran
· 17 years ago
29576f8
ocfs2/dlm: Link all lockres' to a tracking list
by Sunil Mushran
· 17 years ago
724bdca
ocfs2/dlm: Create slabcaches for lock and lockres
by Sunil Mushran
· 17 years ago
12eb003
ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle
by Sunil Mushran
· 17 years ago
b31cfc0
ocfs2/dlm: Add missing dlm_lockres_put()s
by Sunil Mushran
· 17 years ago
2c5c54a
ocfs2/dlm: Add missing dlm_lock_put()s
by Sunil Mushran
· 17 years ago
2af37ce
ocfs2: Use dlm_print_one_lock_resource for lock resource print
by Tao Ma
· 17 years ago
05488bb
[2.6 patch] ocfs2: make dlm_do_assert_master() static
by Adrian Bunk
· 17 years ago
2759236
[PATCH] fs/ocfs2: Add missing "space"
by Joe Perches
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
800deef
[PATCH] ocfs2: use list_for_each_entry where benefical
by Christoph Hellwig
· 18 years ago
2f5bf1f
ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()
by Sunil Mushran
· 18 years ago
b36c3f8
ocfs2_dlm: Add missing locks in dlm_empty_lockres
by Sunil Mushran
· 18 years ago
f3f8546
ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres
by Sunil Mushran
· 18 years ago
3b8118c
ocfs2_dlm: Calling post handler function in assert master handler
by Kurt Hackel
· 18 years ago
d74c980
ocfs2: Added post handler callable function in o2net message handler
by Kurt Hackel
· 18 years ago
a6fa364
ocfs2_dlm: wake up sleepers on the lockres waitqueue
by Kurt Hackel
· 18 years ago
1cd04db
ocfs2_dlm: Flush dlm workqueue before starting to migrate
by Kurt Hackel
· 18 years ago
ddc09c8
ocfs2_dlm: Fixes race between migrate and dirty
by Kurt Hackel
· 18 years ago
faf0ec9
[PATCH] fs/ocfs2/dlm/: make functions static
by Adrian Bunk
· 18 years ago
ba2bf21
ocfs2_dlm: fix cluster-wide refcounting of lock resources
by Kurt Hackel
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
3384f3d
ocfs2: Allow binary names in the DLM
by Mark Fasheh
· 18 years ago
9acd72f
[PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres
by Adrian Bunk
· 18 years ago
3fb5a98
[PATCH] fs/ocfs2/dlm/: cleanups
by Adrian Bunk
· 19 years ago
8a9343f
ocfs2: dlm_print_one_mle() needs to be defined
by Mark Fasheh
· 19 years ago
3156d26
ocfs2: move dlm work to a private work queue
by Kurt Hackel
· 19 years ago
3b3b84a
ocfs2: tune down some noisy messages during dlm recovery
by Kurt Hackel
· 19 years ago
ad8100e
ocfs2: use GFP_NOFS in some dlm operations
by Kurt Hackel
· 19 years ago
b7084ab
ocfs2: wait for recovery when starting lock mastery
by Kurt Hackel
· 19 years ago
3640748
ocfs2: pending mastery asserts and migrations should block each other
by Kurt Hackel
· 19 years ago
aa087b8
ocfs2: increase backoff before waiting for recovery
by Kurt Hackel
· 19 years ago
f42a100
ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes
by Kurt Hackel
· 19 years ago
e7e69eb
ocfs2: teach dlm_restart_lock_mastery() to wait on recovery
by Kurt Hackel
· 19 years ago
Next »