Commit Graph

269 Commits (8b9909ded6922c33c221b105b26917780cfa497d)

Author SHA1 Message Date
Mark Fasheh 2a45f2d13e ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops 19 years ago
Mark Fasheh e92d57df27 ocfs2: combine inode and generic AST functions 19 years ago
Mark Fasheh f625c9793b ocfs2: Clean up lock resource refresh flags 19 years ago
Mark Fasheh 24c19ef404 ocfs2: Remove i_generation from inode lock names 19 years ago
Mark Fasheh f9e2d82e63 ocfs2: Encode i_generation in the meta data lvb 19 years ago
Mark Fasheh 4d3b83f736 ocfs2: Free up some space in the lvb 19 years ago
Mark Fasheh 0027dd5bc2 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() 19 years ago
Mark Fasheh 1ba9da2ffa ocfs2: manually d_move() during ocfs2_rename() 19 years ago
Mark Fasheh 1390334b4c ocfs2: Remove the dentry vote 19 years ago
Mark Fasheh 379dfe9d0d ocfs2: Hook rest of the file system into dentry locking API 19 years ago
Mark Fasheh 80c05846f6 ocfs2: Add dentry tracking API 19 years ago
Mark Fasheh d680efe9d8 ocfs2: Add new cluster lock type 19 years ago
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