Commit Graph

155 Commits (f0681062b8e369d9fb6f3ce10f4e3fc8cea5f910)

Author SHA1 Message Date
Mark Fasheh f0681062b8 ocfs2: Update dlmglue for new dlmlock() API 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 eb35746ca5 ocfs2: Remove overzealous BUG_ON() 19 years ago
Mark Fasheh f12033d206 ocfs2: Don't print on unknown remote blocking call 19 years ago
Mark Fasheh aa9588741d ocfs2: implement directory read-ahead 19 years ago
Mark Fasheh e0b4096d34 ocfs2: properly update i_mtime on buffered write 19 years ago
Tiger Yang 0f62de2c9c ocfs2: Fix directory link count checks in ocfs2_link() 19 years ago
Mark Fasheh a663e30513 ocfs2: move nlink check in ocfs2_mknod() 19 years ago
Mathieu Avila 471e3f5728 ocfs2: Fix heartbeat sector calculation 19 years ago
Adrian Bunk 2d5625181f [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h" 19 years ago
Herbert Poetzl ca4d147e62 ocfs2: add ext2 attributes 19 years ago
Mark Fasheh 883d4cae4a ocfs2: allocation hints 19 years ago
Mark Fasheh 7bf72edee6 ocfs2: better group descriptor consistency checks 19 years ago
Mark Fasheh 101ebf256d ocfs2: limit cluster bitmap information saved at mount 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
Florin Malita 184d7d20d3 ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks() 19 years ago
Mark Fasheh 784270435b ocfs2: clean up some osb fields 19 years ago
Mark Fasheh a75a6e4c3a ocfs2: fix init of uuid_net_key 19 years ago
Mark Fasheh e7607ab3da ocfs2: silence a debug print 19 years ago
Sunil Mushran d426721cf1 ocfs2: silence ENOENT during lookup of broken links 19 years ago
Sunil Mushran 781ee3e2b1 ocfs2: Cleanup message prints 19 years ago
Joel Becker a43db30c7c ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup 19 years ago
Adrian Bunk 8169cae5a1 [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static 19 years ago
Mark Fasheh 0db638f44e ocfs2: warn the user on a dead timeout mismatch 19 years ago
Joel Becker 2b388c6790 ocfs2: Compile-time disabling of ocfs2 debugging output. 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Jesper Juhl 4ad98457aa [PATCH] Remove redundant NULL checks before [kv]free - in fs/ 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
Kurt Hackel f85cd47a58 ocfs2: use cond_resched() in dlm_thread() 19 years ago
Kurt Hackel ad8100e0d2 ocfs2: use GFP_NOFS in some dlm operations 19 years ago
Kurt Hackel b7084ab538 ocfs2: wait for recovery when starting lock mastery 19 years ago
Kurt Hackel c27069e6cf ocfs2: continue recovery when a dead node is encountered 19 years ago
Kurt Hackel 67a187412b ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks() 19 years ago
Kurt Hackel 6a41321121 ocfs2: dlm_remaster_locks() should never exit without completing 19 years ago
Kurt Hackel c8df412e1c ocfs2: special case recovery lock in dlmlock_remote() 19 years ago