Commit Graph

120 Commits (758117c25b65ed5fa502c13f3cdf040a8f954161)

Author SHA1 Message Date
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
Kurt Hackel 34e3d18037 ocfs2: fix check for locally granted state during dlmunlock() 19 years ago
Kurt Hackel a23eac99d4 ocfs2: do not modify lksb->status in the unlock ast 19 years ago
Kurt Hackel 4b1af77445 ocfs2: Fix lvb corruption 19 years ago
Sunil Mushran 781ee3e2b1 ocfs2: Cleanup message prints 19 years ago
Adrian Bunk 8169cae5a1 [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static 19 years ago
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Adrian Bunk 3fb5a9891d [PATCH] fs/ocfs2/dlm/: cleanups 19 years ago
Mark Fasheh 43dee336c9 ocfs2: fix compiler warnings in dlm_convert_lock_handler() 19 years ago
Mark Fasheh 8a9343fa24 ocfs2: dlm_print_one_mle() needs to be defined 19 years ago
Kurt Hackel 0032abd674 ocfs2: remove whitespace in dlmunlock.c 19 years ago
Kurt Hackel 3156d26701 ocfs2: move dlm work to a private work queue 19 years ago
Kurt Hackel 495ac96e63 ocfs2: fix incorrect error returns 19 years ago
Kurt Hackel 3b3b84a892 ocfs2: tune down some noisy messages during dlm recovery 19 years ago
Kurt Hackel 56a7c104bc ocfs2: display message before waiting for recovery to complete 19 years ago
Kurt Hackel 44a7f1d063 ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR 19 years ago
Kurt Hackel b220532a71 ocfs2: retry operations when a lock is marked in recovery 19 years ago