Commit Graph

186 Commits (268157ba673e2a868c167211e39fcad4ada5fd1e)

Author SHA1 Message Date
Sunil Mushran 53ecd25e14 ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter 16 years ago
Sunil Mushran dabc47de7a ocfs2/dlm: Use ast_lock to protect ast_list 16 years ago
Sunil Mushran 7dc102b737 ocfs2/dlm: Retract fix for race between purge and migrate 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 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 d4f7e650e5 ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating 16 years ago
Sunil Mushran 57dff2676e ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler() 16 years ago
Sunil Mushran 2b83256407 ocfs2/dlm: Fix a race between migrate request and exit domain 16 years ago
Coly Li 07d9a3954a ocfs2: fix return value set in init_dlmfs_fs() 16 years ago
Coly Li 3b5da0189c ocfs2: comments typo fix 16 years ago
David Howells b19c2a3b83 CRED: Wrap task credential accesses in the OCFS2 filesystem 16 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Sunil Mushran 18c6ac383f [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() 17 years ago
Sunil Mushran 959040c37a [PATCH 2/3] ocfs2/dlm: Silence build warnings 17 years ago
Adrian Bunk 95642e5664 ocfs2/dlm: dlmdebug.c: make 2 functions static 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Mark Fasheh 93b06edb51 ocfs2: Only build ocfs2/dlm with the o2cb stack module 17 years ago
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