Commit Graph

89 Commits (3538c56329936c78f7d356889908790006d0124c)

Author SHA1 Message Date
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 14 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
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
Srinivas Eeda 14741472a0 ocfs2: Fix a race in o2dlm lockres mastery 15 years ago
Sunil Mushran 2bd632165c ocfs2/trivial: Remove trailing whitespaces 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Sunil Mushran 7141514b83 ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry 16 years ago
Sunil Mushran 7d62a978a8 ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined 16 years ago
Sunil Mushran 6800791ab7 ocfs2/dlm: Improve lockres counts 16 years ago
Sunil Mushran 2041d8fdce ocfs2/dlm: Track number of mles 16 years ago
Sunil Mushran 67ae1f0604 ocfs2/dlm: Indent dlm_cleanup_master_list() 16 years ago
Sunil Mushran 2ed6c750d6 ocfs2/dlm: Activate dlm->master_hash for master list entries 16 years ago
Sunil Mushran c2cd4a4433 ocfs2/dlm: Refactor dlm_clean_master_list() 16 years ago
Sunil Mushran f77a9a78c3 ocfs2/dlm: Clean up struct dlm_lock_name 16 years ago
Sunil Mushran 1c0845773a ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list 16 years ago
Sunil Mushran 53ecd25e14 ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter 16 years ago
Sunil Mushran 7b791d6856 ocfs2/dlm: Fix race during lockres mastery 16 years ago
Sunil Mushran b0d4f817ba ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list 16 years ago
Sunil Mushran 2b83256407 ocfs2/dlm: Fix a race between migrate request and exit domain 16 years ago
Sunil Mushran 18c6ac383f [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() 17 years ago
Sunil Mushran e5a0334cbd ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c 17 years ago
Sunil Mushran 751155a953 ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h 17 years ago
Sunil Mushran 29576f8bb5 ocfs2/dlm: Link all lockres' to a tracking list 17 years ago
Sunil Mushran 724bdca9b8 ocfs2/dlm: Create slabcaches for lock and lockres 17 years ago
Sunil Mushran 12eb0035d6 ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle 17 years ago
Sunil Mushran b31cfc0237 ocfs2/dlm: Add missing dlm_lockres_put()s 17 years ago
Sunil Mushran 2c5c54aca9 ocfs2/dlm: Add missing dlm_lock_put()s 17 years ago
Tao Ma 2af37ce82d ocfs2: Use dlm_print_one_lock_resource for lock resource print 17 years ago
Adrian Bunk 05488bbebe [2.6 patch] ocfs2: make dlm_do_assert_master() static 17 years ago
Joe Perches 2759236f84 [PATCH] fs/ocfs2: Add missing "space" 17 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Christoph Hellwig 800deef3f6 [PATCH] ocfs2: use list_for_each_entry where benefical 18 years ago
Sunil Mushran 2f5bf1f2d0 ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() 18 years ago
Sunil Mushran b36c3f8498 ocfs2_dlm: Add missing locks in dlm_empty_lockres 18 years ago
Sunil Mushran f3f854648d ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres 18 years ago
Kurt Hackel 3b8118cffa ocfs2_dlm: Calling post handler function in assert master handler 18 years ago
Kurt Hackel d74c9803a9 ocfs2: Added post handler callable function in o2net message handler 18 years ago