Commit Graph

136 Commits (badffb725c86cc2d46f7cb3f520f58f1c863b56c)

Author SHA1 Message Date
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
Sunil Mushran e4968476a9 ocfs2_dlm: Silence some messages during join domain 18 years ago
Srinivas Eeda 1faf289454 ocfs2_dlm: disallow a domain join if node maps mismatch 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
Kurt Hackel 74aa25856c ocfs2_dlm: Cookies in locks not being printed correctly in error messages 18 years ago
Kurt Hackel 90aaaf1c23 ocfs2_dlm: Silence a failed convert 18 years ago
Kurt Hackel a6fa36402a ocfs2_dlm: wake up sleepers on the lockres waitqueue 18 years ago
Kurt Hackel 28b72d9c92 ocfs2_dlm: Dlm dispatch was stopping too early 18 years ago
Kurt Hackel 50635f15b3 ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres 18 years ago
Kurt Hackel 1cd04dbe33 ocfs2_dlm: Flush dlm workqueue before starting to migrate 18 years ago
Kurt Hackel e17e75ecb8 ocfs2_dlm: Fix migrate lockres handler queue scanning 18 years ago
Kurt Hackel 71ac106243 ocfs2_dlm: Make dlmunlock() wait for migration to complete 18 years ago
Kurt Hackel ddc09c8dda ocfs2_dlm: Fixes race between migrate and dirty 18 years ago
Adrian Bunk faf0ec9f13 [PATCH] fs/ocfs2/dlm/: make functions static 18 years ago
Kurt Hackel ba2bf21851 ocfs2_dlm: fix cluster-wide refcounting of lock resources 18 years ago
Robert P. J. Day cd86128088 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 18 years ago
Josef Sipek d28c91740a [PATCH] struct path: convert ocfs2 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e6b4f8da3a [PATCH] slab: remove SLAB_NOFS 18 years ago
Mark Fasheh f5a923d1ba ocfs2: fix format warnings in dlm_alloc_pagevec() 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Mark Fasheh ea5b3a187e ocfs2: Update dlmfs for new dlmlock() API 19 years ago
Mark Fasheh 3384f3df5e ocfs2: Allow binary names in the DLM 19 years ago
Mark Fasheh e2c73698af ocfs2: Silence dlm error print 19 years ago
Mark Fasheh f12033d206 ocfs2: Don't print on unknown remote blocking call 19 years ago
Adrian Bunk 9acd72f424 [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres 19 years ago