tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / fs / ocfs2 / dlm / dlmmaster.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-04-03 Sunil Mushranocfs2/dlm: Remove struct dlm_lock_name in struct dlm_ma...
2009-04-03 Sunil Mushranocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockr...
2009-04-03 Sunil Mushranocfs2/dlm: Improve lockres counts
2009-04-03 Sunil Mushranocfs2/dlm: Track number of mles
2009-04-03 Sunil Mushranocfs2/dlm: Indent dlm_cleanup_master_list()
2009-04-03 Sunil Mushranocfs2/dlm: Activate dlm->master_hash for master list...
2009-04-03 Sunil Mushranocfs2/dlm: Refactor dlm_clean_master_list()
2009-04-03 Sunil Mushranocfs2/dlm: Clean up struct dlm_lock_name
2009-04-03 Sunil Mushranocfs2/dlm: Encapsulate adding and removing of mle from...
2009-02-26 Sunil Mushranocfs2/dlm: Make dlm_assert_master_handler() kill itself...
2009-01-05 Sunil Mushranocfs2/dlm: Fix race during lockres mastery
2009-01-05 Sunil Mushranocfs2/dlm: Fix race in adding/removing lockres' to...
2009-01-05 Sunil Mushranocfs2/dlm: Fix a race between migrate request and exit...
2008-07-07 Sunil Mushran[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
2008-04-18 Sunil Mushranocfs2/dlm: Move dlm_print_one_mle() from dlmc to dlmdebug.c
2008-04-18 Sunil Mushranocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h
2008-04-18 Sunil Mushranocfs2/dlm: Link all lockres' to a tracking list
2008-04-18 Sunil Mushranocfs2/dlm: Create slabcaches for lock and lockres
2008-04-18 Sunil Mushranocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle
2008-03-10 Sunil Mushranocfs2/dlm: Add missing dlm_lockres_put()s
2008-03-10 Sunil Mushranocfs2/dlm: Add missing dlm_lock_put()s
2008-03-10 Tao Maocfs2: Use dlm_print_one_lock_resource for lock resourc...
2008-03-03 Adrian Bunk[2.6 patch] ocfs2: make dlm_do_assert_master() static
2007-11-28 Joe Perches[PATCH] fs/ocfs2: Add missing "space"
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-11 Christoph Hellwig[PATCH] ocfs2: use list_for_each_entry where benefical
2007-03-26 Sunil Mushranocfs2_dlm: Check for migrateable lockres in dlm_empty_l...
2007-03-14 Sunil Mushranocfs2_dlm: Add missing locks in dlm_empty_lockres
2007-02-07 Sunil Mushranocfs2_dlm: Ensure correct ordering of set/clear refmap...
2007-02-07 Kurt Hackelocfs2_dlm: Calling post handler function in assert...
2007-02-07 Kurt Hackelocfs2: Added post handler callable function in o2net...
2007-02-07 Kurt Hackelocfs2_dlm: wake up sleepers on the lockres waitqueue
2007-02-07 Kurt Hackelocfs2_dlm: Flush dlm workqueue before starting to migrate
2007-02-07 Kurt Hackelocfs2_dlm: Fixes race between migrate and dirty
2007-02-07 Adrian Bunk[PATCH] fs/ocfs2/dlm/: make functions static
2007-02-07 Kurt Hackelocfs2_dlm: fix cluster-wide refcounting of lock resources
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-09-24 Mark Fashehocfs2: Allow binary names in the DLM
2006-08-07 Adrian Bunk[PATCH] fs/ocfs2/dlm/dlmc: unexport dlm_migrate_lockres
2006-06-26 Adrian Bunk[PATCH] fs/ocfs2/dlm/: cleanups
2006-06-26 Mark Fashehocfs2: dlm_print_one_mle() needs to be defined
2006-06-26 Kurt Hackelocfs2: move dlm work to a private work queue
2006-06-26 Kurt Hackelocfs2: tune down some noisy messages during dlm recovery
2006-06-26 Kurt Hackelocfs2: use GFP_NOFS in some dlm operations
2006-06-26 Kurt Hackelocfs2: wait for recovery when starting lock mastery
2006-06-26 Kurt Hackelocfs2: pending mastery asserts and migrations should...
2006-06-26 Kurt Hackelocfs2: increase backoff before waiting for recovery
2006-06-26 Kurt Hackelocfs2: have dlm_pre_master_reco_lockres() ignore dead...
2006-06-26 Kurt Hackelocfs2: teach dlm_restart_lock_mastery() to wait on...
2006-06-26 Kurt Hackelocfs2: do not send master requests to localhost
2006-06-26 Kurt Hackelocfs2: better error handling during assert master message
2006-06-26 Kurt Hackelocfs2: dump lockres info before we BUG() on a bad reference
2006-06-26 Kurt Hackelocfs2: mle ref count debugging
2006-06-26 Kurt Hackelocfs2: allow for an assert message during lock mastery
2006-06-26 Kurt Hackelocfs2: take mle reference during migration
2006-06-26 Kurt Hackelocfs2: properly initialize the mle structure
2006-06-26 Kurt Hackelocfs2: detach mle from heartbeat events
2006-06-26 Kurt Hackelocfs2: mle ref counting fixes
2006-06-26 Kurt Hackelocfs2: better mle debugging
2006-06-26 Mark Fashehocfs2: inline dlm_lockres_get()
2006-06-26 Mark Fashehocfs2: calculate lockid hash values outside of the...
2006-03-24 Kurt Hackel[PATCH] ocfs2: dlm recovery fixes
2006-03-24 Kurt Hackel[PATCH] ocfs2: fix hang in dlm lock resource mastery
2006-03-01 Mark Fasheh[PATCH] ocfs2: use hlists for lockres hash
2006-02-16 Kurt Hackel[PATCH] ocfs2: detach from heartbeat events before...
2006-02-03 Kurt Hackel[PATCH] ocfs2/dlm: fixes
2006-01-03 Adrian Bunk[PATCH] This patch contains the following cleanups:
2006-01-03 Kurt Hackel[PATCH] OCFS2: The Second Oracle Cluster Filesystem