Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba3150ac3876acd082307f142597d3482107facc
/
fs
/
ocfs2
/
dlm
e5054c9
ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert
by xuejiufei
· 9 years ago
be12b29
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
by Joseph Qi
· 9 years ago
ac7cf24
ocfs2/dlm: fix race between convert and recovery
by Joseph Qi
· 9 years ago
8d67d3c
ocfs2/dlm: fix a variable overflow problem in dlmdomain.c
by Jun Piao
· 9 years ago
814ce69
ocfs2: fix a tiny race that leads file system read-only
by Jiufei Xue
· 9 years ago
d277f33
ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_REF state
by xuejiufei
· 9 years ago
8c03439
ocfs2/dlm: clear DROPPING_REF flag when the master goes down
by xuejiufei
· 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
39b29af
ocfs2/dlm: fix a typo in dlmcommon.h
by Joseph Qi
· 9 years ago
c95a518
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
by xuejiufei
· 9 years ago
3c973b0
ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.h
by Joseph Qi
· 9 years ago
98e141f
ocfs2: dlm: remove redundant code
by Junxiao Bi
· 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
30bee89
ocfs2/dlm: fix a race between purge and migration
by Xue jiufei
· 9 years ago
cc28d6d
ocfs2/dlm: clear migration_pending when migration target goes down
by xuejiufei
· 9 years ago
5afc44e
ocfs2: add uuid to ocfs2 thread name for problem analysis
by Joseph Qi
· 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
e527b22
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
by Andrew Morton
· 9 years ago
f57a22d
ocfs2: avoid access invalid address when read o2dlm debug messages
by Yiwen Jiang
· 9 years ago
72f6fe1
ocfs2: optimize error handling in dlm_request_join
by Norton.Zhu
· 9 years ago
f83c7b5
ocfs2/dlm: use list_for_each_entry instead of list_for_each
by Joseph Qi
· 9 years ago
0e3d9ea
ocfs2: remove unneeded code in dlm_register_domain_handlers
by Joseph Qi
· 9 years ago
cdd09f4
ocfs2: fix BUG when o2hb_register_callback fails
by Joseph Qi
· 9 years ago
345dc68
ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set
by Joseph Qi
· 9 years ago
b1432a2
ocfs2: dlm: fix race between purge and get lock resource
by Junxiao Bi
· 10 years ago
99b8874
o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
by Srinivas Eeda
· 10 years ago
95671c6
ocfs2: dlm: dlmdomain: remove unused function
by Rickard Strandqvist
· 10 years ago
79c83ea
ocfs2: fix snprintf format specifier in dlmdebug.c
by alex chen
· 10 years ago
b934bea
ocfs2/dlm: add missing dlm_lock_put() when recovery master down
by Xue jiufei
· 10 years ago
eb4f73b
ocfs2: remove bogus check in dlm_process_recovery_data
by Joseph Qi
· 10 years ago
1e58958
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
by Joseph Qi
· 10 years ago
b3e3e5a
ocfs2: remove unneeded NULL check
by Dan Carpenter
· 10 years ago
cb79662
ocfs2: o2dlm: fix a race between purge and master query
by Srinivas Eeda
· 10 years ago
f08736b
ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM
by Joseph Qi
· 10 years ago
70e82a1
ocfs2: fix deadlock between o2hb thread and o2net_wq
by Joseph Qi
· 10 years ago
8f9ac03
fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open()
by Rob Jones
· 10 years ago
6ae0754
ocfs2: remove unused code in dlm_new_lockres()
by Xue jiufei
· 10 years ago
9a7e6b5
ocfs2/dlm: call dlm_lockres_put without resource spinlock
by alex chen
· 10 years ago
190a772
ocfs2/dlm: refactor error handling in dlm_alloc_ctxt
by Joseph Qi
· 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
7567c14
ocfs2: remove conversion of total_backoff in dlm_join_domain()
by Xue jiufei
· 10 years ago
ac4fef4
ocfs2/dlm: do not purge lockres that is queued for assert master
by Xue jiufei
· 10 years ago
b9aaac5
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount
by jiangyiwen
· 10 years ago
a270c6d
ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()
by Xue jiufei
· 10 years ago
27bf630
ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and idletimeout closes conn
by Tariq Saeed
· 10 years ago
e72db98
ocfs2: remove some unused code
by Xue jiufei
· 10 years ago
01c6222
ocfs2/dlm: disallow node joining when recovery is on going
by Xue jiufei
· 10 years ago
6718cb5
ocfs2/dlm: fix possible convert=sion deadlock
by Xue jiufei
· 10 years ago
1a5c4e2
ocfs2: remove NULL assignments on static
by Fabian Frederick
· 10 years ago
66db6cf
ocfs2: fix double kmem_cache_destroy in dlm_init
by Joseph Qi
· 10 years ago
a35ad97c
ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handler
by Zhonghua Guo
· 11 years ago
ded2cf7
ocfs2: dlm: fix recovery hung
by Junxiao Bi
· 11 years ago
34aa8da
ocfs2: dlm: fix lock migration crash
by Junxiao Bi
· 11 years ago
181a9a0
ocfs2: fix null pointer dereference when access dlm_state before launching dlm thread
by Zongxun Wang
· 11 years ago
ff8fb33
ocfs2: remove versioning information
by Goldwyn Rodrigues
· 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
750e3c6
ocfs2: skip locks in the blocked list
by Xue jiufei
· 11 years ago
69b2bd16
ocfs2/dlm: force clean refmap when doing local cleanup
by Xue jiufei
· 11 years ago
df53cd3
ocfs2: use list_for_each_entry() instead of list_for_each()
by Dong Fang
· 11 years ago
98ac912
ocfs2: dlm_request_all_locks() should deal with the status sent from target node
by Xue jiufei
· 11 years ago
096b2ef
ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked list
by Xue jiufei
· 11 years ago
40c7f2e
ocfs2: add missing dlm_put() in dlm_begin_reco_handler()
by Xue jiufei
· 11 years ago
22ab901
fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead of enum
by Joseph Qi
· 11 years ago
82d627c
fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations
by Joseph Qi
· 11 years ago
27749f2
ocfs2: add missing lockres put in dlm_mig_lockres_handler
by Xue jiufei
· 11 years ago
7cfa74d
ocfs2/dlm: remove redundant null pointer check
by Sachin Kamat
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
b24ae0b
ocfs2/dlm: use GFP_ATOMIC inside a spin_lock
by Dan Carpenter
· 12 years ago
d787ab0
ocfs2: remove kfree() redundant null checks
by Tim Gardner
· 12 years ago
8515841
ocfs2: trivial endianness misannotations
by Al Viro
· 13 years ago
0a4ebed
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 13 years ago
fc9f899
fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free
by Julia Lawall
· 13 years ago
afeacc8
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
by Paul Gortmaker
· 13 years ago
6b27f62
ocfs2/cluster: Cluster up now includes network connections too
by Sunil Mushran
· 13 years ago
a2c0cc1
ocfs2/dlm: dlmlock_remote() needs to account for remastery
by Sunil Mushran
· 13 years ago
ff0a522
ocfs2/dlm: Take inflight reference count for remotely mastered resources too
by Sunil Mushran
· 13 years ago
ed8625c
ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()
by Sunil Mushran
· 13 years ago
e9f0b6a
ocfs2/dlm: Trace insert/remove of resource to/from hash
by Sunil Mushran
· 13 years ago
8d400b8
ocfs2/dlm: Clean up refmap helpers
by Sunil Mushran
· 13 years ago
0afbba1
ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery()
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
· 13 years ago
bddefde
ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
by Sunil Mushran
· 13 years ago
9f62e96
ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean
by Sunil Mushran
· 13 years ago
df016c6
ocfs2/dlm: Target node death during resource migration leads to thread spin
by Sunil Mushran
· 14 years ago
4da6dc2
ocfs2/dlm: Use negotiated o2dlm protocol version
by Sunil Mushran
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
03e4970
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
99bdc38
Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs2-merge-window-fix
by Joel Becker
· 14 years ago
0ccd234
fs: change to new flag variable
by matt mooney
· 14 years ago
770c4d8
ocfs2/dlm: Move kmalloc() outside the spinlock
by Sunil Mushran
· 14 years ago
Next »