aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma1-1/+1
2007-07-10ocfs2: Support xfs style space reservation ioctlsMark Fasheh1-0/+15
2007-05-02[PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara1-0/+1
2007-05-02ocfs2: Implement compat_ioctl()Mark Fasheh1-0/+23
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh1-1/+1
2006-12-01ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh1-1/+1
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh1-1/+1
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh1-2/+2
2006-09-20[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"Adrian Bunk1-0/+2
2006-09-20ocfs2: add ext2 attributesHerbert Poetzl1-0/+134