aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker2011-05-251-27/+441
|\
| * Ocfs2/move_extents: move/defrag extents within a certain range.Tristan Ye2011-05-251-0/+5
| * Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl.Tristan Ye2011-05-251-0/+290
| * Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl.Tristan Ye2011-05-251-0/+128
| * Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler.Tristan Ye2011-05-251-28/+19
* | ocfs2: Add FITRIM ioctl.Tao Ma2011-05-231-0/+24
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-281-11/+30
|\
| * Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...Joel Becker2011-03-281-3/+0
| |\
| | * ocfs2: remove INODE from unused files.Tao Ma2011-02-211-1/+0
| | * ocfs2: Remove EXIT from masklog.Tao Ma2011-03-071-2/+0
| * | Ocfs2: Using macro to set/clear *FILLED* flags in info handler.Tristan Ye2011-02-201-8/+30
| |/
* | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-1/+1
|/
* Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8.Tristan Ye2010-09-101-0/+356
* ocfs2: Use compat_ptr in reflink_arguments.Tao Ma2010-02-021-1/+13
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-231-0/+14
|\
| * ocfs2: Add ioctl for reflink.Tao Ma2009-09-221-0/+14
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
|/
* ocfs2: Don't check for NULL before brelse()Mark Fasheh2008-10-131-2/+1
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-191-5/+6
* ocfs2: Convert ocfs2 over to unlocked_ioctlAndi Kleen2008-04-181-9/+3
* ocfs2: Move o2hb functionality into the stack glue.Joel Becker2008-04-181-0/+1
* ocfs2: Add missing permission checksMark Fasheh2008-01-251-0/+6
* [PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma2008-01-251-0/+9
* [PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma2008-01-251-0/+8
* ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh2008-01-251-4/+4
* 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-101-0/+15
* [PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara2007-05-021-0/+1
* ocfs2: Implement compat_ioctl()Mark Fasheh2007-05-021-0/+23
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-011-1/+1
* ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-011-1/+1
* ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh2006-12-011-1/+1
* ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-011-2/+2
* [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h"Adrian Bunk2006-09-201-0/+2
* ocfs2: add ext2 attributesHerbert Poetzl2006-09-201-0/+134