summaryrefslogtreecommitdiff
path: root/fs/ocfs2/ioctl.c
AgeCommit message (Expand)Author
2008-10-13ocfs2: Don't check for NULL before brelse()Mark Fasheh
2008-04-19[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen
2008-04-18ocfs2: Convert ocfs2 over to unlocked_ioctlAndi Kleen
2008-04-18ocfs2: Move o2hb functionality into the stack glue.Joel Becker
2008-01-25ocfs2: Add missing permission checksMark Fasheh
2008-01-25[PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma
2008-01-25[PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2007-07-10ocfs2: Support xfs style space reservation ioctlsMark Fasheh
2007-05-02[PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara
2007-05-02ocfs2: Implement compat_ioctl()Mark Fasheh
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh
2006-12-01ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh
2006-09-20[PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"Adrian Bunk
2006-09-20ocfs2: add ext2 attributesHerbert Poetzl