Commit Graph

166 Commits (5dabd69515765156605b09261abf969236a77803)

Author SHA1 Message Date
Sunil Mushran 8f50eb9789 ocfs2/dlm: Cleanup lockres print 17 years ago
Sunil Mushran c834cdb157 ocfs2/dlm: Fix lockname in lockres print function 17 years ago
Sunil Mushran e5a0334cbd ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c 17 years ago
Sunil Mushran 7209300a9b ocfs2/dlm: Dumps the purgelist into a debugfs file 17 years ago
Sunil Mushran d0129aceae ocfs2/dlm: Dumps the mles into a debugfs file 17 years ago
Sunil Mushran 751155a953 ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h 17 years ago
Sunil Mushran 4e3d24ed1a ocfs2/dlm: Dumps the lockres' into a debugfs file 17 years ago
Sunil Mushran 007dce53a2 ocfs2/dlm: Dump the dlm state in a debugfs file 17 years ago
Sunil Mushran 6325b4a22b ocfs2/dlm: Create debugfs dirs 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 c824c3c723 ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock 17 years ago
Sunil Mushran 535f7026fd ocfs2/dlm: Print message showing the recovery master 17 years ago
Sunil Mushran b31cfc0237 ocfs2/dlm: Add missing dlm_lockres_put()s 17 years ago
Sunil Mushran 52987e2ab4 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path 17 years ago
Sunil Mushran 2c5c54aca9 ocfs2/dlm: Add missing dlm_lock_put()s 17 years ago
Joel Becker 0f71b7b40f ocfs2: Fix endian bug in o2dlm protocol negotiation. 17 years ago
Tao Ma 2af37ce82d ocfs2: Use dlm_print_one_lock_resource for lock resource print 17 years ago
Andrew Morton 3a4780a85d [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning 17 years ago
Adrian Bunk 05488bbebe [2.6 patch] ocfs2: make dlm_do_assert_master() static 17 years ago
Marcin Slusarz 8b5f688368 byteorder: move le32_add_cpu & friends from OCFS2 to core 17 years ago
Joel Becker d24fbcda0c ocfs2: Negotiate locking protocol versions. 17 years ago
Mark Fasheh 0e5ae03203 ocfs2: bump version number 17 years ago
Tao Ma 2d4b1cbb44 ocfs2/dlm: Clear joining_node on hearbeat node down 17 years ago
Mark Fasheh 6561168cb4 ocfs2_dlm: Call node eviction callbacks from heartbeat handler 17 years ago
Joe Perches 2759236f84 [PATCH] fs/ocfs2: Add missing "space" 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Shani Moideen 5fb0f7f010 [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2/dlm/dlmrecovery.c 18 years ago
Christoph Hellwig 800deef3f6 [PATCH] ocfs2: use list_for_each_entry where benefical 18 years ago
Joel Becker 14829422be ocfs2: Depend on configfs heartbeat items. 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Mark Fasheh a7d25539fd ocfs2: fix sparse warnings in fs/ocfs2/dlm 18 years ago
Milind Arun Choudhary 5c2c9d383e [PATCH] ocfs2: use __set_current_state() 18 years ago
Sunil Mushran 5d262cc7dd ocfs2: Silence compiler warnings 18 years ago
Sunil Mushran 0d01af6e5d ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan 18 years ago
Srinivas Eeda 756a1501dd ocfs2_dlm: fix race in dlm_remaster_locks 18 years ago
Sunil Mushran 2f5bf1f2d0 ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() 18 years ago
Sunil Mushran 78062cb2e5 ocfs2_dlm: Fix lockres ref counting bug 18 years ago
Sunil Mushran b36c3f8498 ocfs2_dlm: Add missing locks in dlm_empty_lockres 18 years ago
Sunil Mushran 3fca0894a4 ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Sunil Mushran 0dd82141b2 ocfs2_dlm: Add timeout to dlm join domain 18 years ago