aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2
AgeCommit message (Expand)Author
2006-10-20ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh
2006-10-20ocfs2: fix page zeroing during simple extendsMark Fasheh
2006-10-20ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran
2006-10-20ocfs2: delete redundant memcmp()Akinobu Mita
2006-10-11[PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan
2006-10-01[PATCH] r/o bind mounts: clean up OCFS2 nlink handlingMark Fasheh
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-24ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh
2006-09-24ocfs2: Remove ->unblock lockres operationMark Fasheh
2006-09-24ocfs2: move downconvert worker to lockres opsMark Fasheh
2006-09-24ocfs2: Remove unused dlmglue functionsMark Fasheh
2006-09-24ocfs2: Have the metadata lock use generic dlmglue functionsMark Fasheh
2006-09-24ocfs2: Add ->set_lvb callback in dlmglueMark Fasheh
2006-09-24ocfs2: Add ->check_downconvert callback in dlmglueMark Fasheh
2006-09-24ocfs2: Check for refreshing locks in generic unblock functionMark Fasheh
2006-09-24ocfs2: don't unconditionally pass LVB flagsMark Fasheh
2006-09-24ocfs2: combine inode and generic blocking AST functionsMark Fasheh
2006-09-24ocfs2: Add ->get_osb() dlmglue locking operationMark Fasheh
2006-09-24ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_opsMark Fasheh
2006-09-24ocfs2: combine inode and generic AST functionsMark Fasheh
2006-09-24ocfs2: Clean up lock resource refresh flagsMark Fasheh
2006-09-24ocfs2: Remove i_generation from inode lock namesMark Fasheh
2006-09-24ocfs2: Encode i_generation in the meta data lvbMark Fasheh
2006-09-24ocfs2: Free up some space in the lvbMark Fasheh
2006-09-24ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()Mark Fasheh
2006-09-24ocfs2: manually d_move() during ocfs2_rename()Mark Fasheh
2006-09-24ocfs2: Remove the dentry voteMark Fasheh
2006-09-24ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh
2006-09-24ocfs2: Add dentry tracking APIMark Fasheh
2006-09-24ocfs2: Add new cluster lock typeMark Fasheh
2006-09-24ocfs2: Update dlmglue for new dlmlock() APIMark Fasheh
2006-09-24ocfs2: Update dlmfs for new dlmlock() APIMark Fasheh
2006-09-24ocfs2: Allow binary names in the DLMMark Fasheh
2006-09-24ocfs2: Silence dlm error printMark Fasheh
2006-09-20ocfs2: Remove overzealous BUG_ON()Mark Fasheh
2006-09-20ocfs2: Don't print on unknown remote blocking callMark Fasheh
2006-09-20ocfs2: implement directory read-aheadMark Fasheh
2006-09-20ocfs2: properly update i_mtime on buffered writeMark Fasheh
2006-09-20ocfs2: Fix directory link count checks in ocfs2_link()Tiger Yang
2006-09-20ocfs2: move nlink check in ocfs2_mknod()Mark Fasheh
2006-09-20ocfs2: Fix heartbeat sector calculationMathieu Avila
2006-09-20[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"Adrian Bunk
2006-09-20ocfs2: add ext2 attributesHerbert Poetzl
2006-08-07ocfs2: allocation hintsMark Fasheh
2006-08-07ocfs2: better group descriptor consistency checksMark Fasheh