summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* ocfs2: Support xfs style space reservation ioctlsMark Fasheh2007-07-111-0/+15
* [PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara2007-05-031-0/+1
* ocfs2: Implement compat_ioctl()Mark Fasheh2007-05-031-0/+23
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-021-1/+1
* ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-021-1/+1
* ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh2006-12-021-1/+1
* ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-021-2/+2
* [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"Adrian Bunk2006-09-211-0/+2
* ocfs2: add ext2 attributesHerbert Poetzl2006-09-211-0/+134