Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1487cd5e76337555737cbc55d7d83f41460d198f
/
fs
/
ocfs2
/
dlm
/
dlmmaster.c
7141514
ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry
by Sunil Mushran
· 16 years ago
7d62a978
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
· 17 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
· 18 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
588e009
ocfs2: do not send master requests to localhost
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
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
95c4f58
ocfs2: inline dlm_lockres_get()
by Mark Fasheh
· 19 years ago
a3d3329
ocfs2: calculate lockid hash values outside of the spinlock
by Mark Fasheh
· 19 years ago
c03872f
[PATCH] ocfs2: dlm recovery fixes
by Kurt Hackel
· 19 years ago
9c6510a
[PATCH] ocfs2: fix hang in dlm lock resource mastery
by Kurt Hackel
· 19 years ago
81f2094
[PATCH] ocfs2: use hlists for lockres hash
by Mark Fasheh
· 19 years ago
f671c09
[PATCH] ocfs2: detach from heartbeat events before freeing mle
by Kurt Hackel
· 19 years ago
e2faea4
[PATCH] ocfs2/dlm: fixes
by Kurt Hackel
· 19 years ago
82353b5
[PATCH] This patch contains the following cleanups:
by Adrian Bunk
· 19 years ago
6714d8e
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
by Kurt Hackel
· 19 years ago