Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
78e2e68a2b79f394b7cd61e07987a8a89af907f7
/
fs
/
ocfs2
/
dlm
« Previous
756a150
ocfs2_dlm: fix race in dlm_remaster_locks
by Srinivas Eeda
· 18 years ago
2f5bf1f
ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()
by Sunil Mushran
· 18 years ago
78062cb
ocfs2_dlm: Fix lockres ref counting bug
by Sunil Mushran
· 18 years ago
b36c3f8
ocfs2_dlm: Add missing locks in dlm_empty_lockres
by Sunil Mushran
· 18 years ago
3fca089
ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres
by Sunil Mushran
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
00977a5
[PATCH] mark struct file_operations const 6
by Arjan van de Ven
· 18 years ago
0dd8214
ocfs2_dlm: Add timeout to dlm join domain
by Sunil Mushran
· 18 years ago
e496847
ocfs2_dlm: Silence some messages during join domain
by Sunil Mushran
· 18 years ago
1faf289
ocfs2_dlm: disallow a domain join if node maps mismatch
by Srinivas Eeda
· 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
74aa258
ocfs2_dlm: Cookies in locks not being printed correctly in error messages
by Kurt Hackel
· 18 years ago
90aaaf1c
ocfs2_dlm: Silence a failed convert
by Kurt Hackel
· 18 years ago
a6fa364
ocfs2_dlm: wake up sleepers on the lockres waitqueue
by Kurt Hackel
· 18 years ago
28b72d9
ocfs2_dlm: Dlm dispatch was stopping too early
by Kurt Hackel
· 18 years ago
50635f1
ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres
by Kurt Hackel
· 18 years ago
1cd04db
ocfs2_dlm: Flush dlm workqueue before starting to migrate
by Kurt Hackel
· 18 years ago
e17e75e
ocfs2_dlm: Fix migrate lockres handler queue scanning
by Kurt Hackel
· 18 years ago
71ac106
ocfs2_dlm: Make dlmunlock() wait for migration to complete
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
d28c917
[PATCH] struct path: convert ocfs2
by Josef Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e6b4f8d
[PATCH] slab: remove SLAB_NOFS
by Christoph Lameter
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
f5a923d
ocfs2: fix format warnings in dlm_alloc_pagevec()
by Mark Fasheh
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
ea5b3a1
ocfs2: Update dlmfs for new dlmlock() API
by Mark Fasheh
· 18 years ago
3384f3d
ocfs2: Allow binary names in the DLM
by Mark Fasheh
· 18 years ago
e2c7369
ocfs2: Silence dlm error print
by Mark Fasheh
· 18 years ago
f12033d
ocfs2: Don't print on unknown remote blocking call
by Mark Fasheh
· 18 years ago
9acd72f
[PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres
by Adrian Bunk
· 18 years ago
34e3d18
ocfs2: fix check for locally granted state during dlmunlock()
by Kurt Hackel
· 18 years ago
a23eac9
ocfs2: do not modify lksb->status in the unlock ast
by Kurt Hackel
· 18 years ago
4b1af77
ocfs2: Fix lvb corruption
by Kurt Hackel
· 18 years ago
781ee3e
ocfs2: Cleanup message prints
by Sunil Mushran
· 19 years ago
8169cae
[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static
by Adrian Bunk
· 19 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
3fb5a98
[PATCH] fs/ocfs2/dlm/: cleanups
by Adrian Bunk
· 18 years ago
43dee33
ocfs2: fix compiler warnings in dlm_convert_lock_handler()
by Mark Fasheh
· 19 years ago
8a9343f
ocfs2: dlm_print_one_mle() needs to be defined
by Mark Fasheh
· 19 years ago
0032abd
ocfs2: remove whitespace in dlmunlock.c
by Kurt Hackel
· 19 years ago
3156d26
ocfs2: move dlm work to a private work queue
by Kurt Hackel
· 19 years ago
495ac96
ocfs2: fix incorrect error returns
by Kurt Hackel
· 19 years ago
3b3b84a
ocfs2: tune down some noisy messages during dlm recovery
by Kurt Hackel
· 19 years ago
56a7c10
ocfs2: display message before waiting for recovery to complete
by Kurt Hackel
· 19 years ago
44a7f1d
ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR
by Kurt Hackel
· 19 years ago
b220532
ocfs2: retry operations when a lock is marked in recovery
by Kurt Hackel
· 19 years ago
f85cd47
ocfs2: use cond_resched() in dlm_thread()
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
c27069e
ocfs2: continue recovery when a dead node is encountered
by Kurt Hackel
· 19 years ago
67a1874
ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks()
by Kurt Hackel
· 19 years ago
6a41321
ocfs2: dlm_remaster_locks() should never exit without completing
by Kurt Hackel
· 19 years ago
c8df412
ocfs2: special case recovery lock in dlmlock_remote()
by Kurt Hackel
· 19 years ago
3640748
ocfs2: pending mastery asserts and migrations should block each other
by Kurt Hackel
· 19 years ago
c87a9ae
ocfs2: temporarily disable automatic lock migration
by Kurt Hackel
· 19 years ago
2abaf97
ocfs2: do not unconditionally purge the lockres in dlmlock_remote()
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
6ff06a9
ocfs2: give the dlm dirty list a reference on the lockres
by Kurt Hackel
· 19 years ago
e7e69eb
ocfs2: teach dlm_restart_lock_mastery() to wait on recovery
by Kurt Hackel
· 19 years ago
e4eb036
ocfs2: gracefully handle stale create_lock messages.
by Kurt Hackel
· 19 years ago
ccd8b1f
ocfs2: update lvb immediately during recovery
by Kurt Hackel
· 19 years ago
588e009
ocfs2: do not send master requests to localhost
by Kurt Hackel
· 19 years ago
8b21980
ocfs2: purge lockres' sooner
by Kurt Hackel
· 19 years ago
343e26a
ocfs2: dump mismatching migrated lvbs before BUG()
by Kurt Hackel
· 19 years ago
466d1a4
ocfs2: make dlm recovery finalization 2 stage
by Kurt Hackel
· 19 years ago
69d72b0
ocfs2: dlm recovery / lockres reference count fix
by Kurt Hackel
· 19 years ago
a9ee4c8
ocfs2: better error handling during assert master message
by Kurt Hackel
· 19 years ago
a7f90d8
ocfs2: dump lockres info before we BUG() on a bad reference
by Kurt Hackel
· 19 years ago
c0a8520
ocfs2: do LVB puts in place
by Mark Fasheh
· 19 years ago
aa85235
ocfs2: mle ref count debugging
by Kurt Hackel
· 19 years ago
dc2ed19
ocfs2: allow for an assert message during lock mastery
by Kurt Hackel
· 19 years ago
2d1a868
ocfs2: take mle reference during migration
by Kurt Hackel
· 19 years ago
41b8c8a
ocfs2: properly initialize the mle structure
by Kurt Hackel
· 19 years ago
da01ad055
ocfs2: detach mle from heartbeat events
by Kurt Hackel
· 19 years ago
a2bf047
ocfs2: mle ref counting fixes
by Kurt Hackel
· 19 years ago
9588371
ocfs2: better mle debugging
by Kurt Hackel
· 19 years ago
d6dea6e
ocfs2: clean up recovery related messages
by Kurt Hackel
· 19 years ago
29c0fa0
ocfs2: handle network errors during recovery
by Kurt Hackel
· 19 years ago
c3187ce
ocfs2: only recover one dead node at a time
by Kurt Hackel
· 19 years ago
ab27eb6
ocfs2: Better tracking for recovery state changes
by Kurt Hackel
· 19 years ago
8bc674c
ocfs2: Fix empty lvb check
by Kurt Hackel
· 19 years ago
aba9aac
ocfs2: fix inverted logic in dlm_is_node_dead
by Kurt Hackel
· 19 years ago
2580a58
ocfs2: recheck lockres master before sending an unlock request.
by Kurt Hackel
· 19 years ago
8d79d08
ocfs2: add a small delay after a failed migration
by Kurt Hackel
· 19 years ago
685f1ad
ocfs2: silence a compile warning in dlm_alloc_pagevec()
by Mark Fasheh
· 19 years ago
c8f33b6
[PATCH] ocfs2: Alloc at least a page for the DLM hash
by Joel Becker
· 19 years ago
03d864c
ocfs2: allocate lockres hash pages in an array
by Daniel Phillips
· 19 years ago
95c4f58
ocfs2: inline dlm_lockres_get()
by Mark Fasheh
· 19 years ago
4198985
[PATCH] Clean up ocfs2 hash probe and make it faster
by Daniel Phillips
· 19 years ago
Next »