| Commit message (Expand) | Author | Age | Files | Lines |
* | get rid of pointless includes of ext2_fs.h | Al Viro | 2012-03-31 | 1 | -2/+0 |
* | vfs: mnt_drop_write_file() | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | switch a bunch of places to mnt_want_write_file() | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | ocfs2: Commit transactions in error cases -v2 | Wengang Wang | 2011-11-17 | 1 | -1/+2 |
* | ocfs2: null deref on allocation error | Dan Carpenter | 2011-05-31 | 1 | -4/+4 |
* | Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc... | Joel Becker | 2011-05-25 | 1 | -27/+441 |
|\ |
|
| * | Ocfs2/move_extents: move/defrag extents within a certain range. | Tristan Ye | 2011-05-25 | 1 | -0/+5 |
| * | Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl. | Tristan Ye | 2011-05-25 | 1 | -0/+290 |
| * | Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl. | Tristan Ye | 2011-05-25 | 1 | -0/+128 |
| * | Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler. | Tristan Ye | 2011-05-25 | 1 | -28/+19 |
* | | ocfs2: Add FITRIM ioctl. | Tao Ma | 2011-05-23 | 1 | -0/+24 |
|/ |
|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-28 | 1 | -11/+30 |
|\ |
|
| * | Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs... | Joel Becker | 2011-03-28 | 1 | -3/+0 |
| |\ |
|
| | * | ocfs2: remove INODE from unused files. | Tao Ma | 2011-02-21 | 1 | -1/+0 |
| | * | ocfs2: Remove EXIT from masklog. | Tao Ma | 2011-03-07 | 1 | -2/+0 |
| * | | Ocfs2: Using macro to set/clear *FILLED* flags in info handler. | Tristan Ye | 2011-02-20 | 1 | -8/+30 |
| |/ |
|
* / | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn | 2011-03-23 | 1 | -1/+1 |
|/ |
|
* | Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8. | Tristan Ye | 2010-09-10 | 1 | -0/+356 |
* | ocfs2: Use compat_ptr in reflink_arguments. | Tao Ma | 2010-02-02 | 1 | -1/+13 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-23 | 1 | -0/+14 |
|\ |
|
| * | ocfs2: Add ioctl for reflink. | Tao Ma | 2009-09-22 | 1 | -0/+14 |
* | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
|/ |
|
* | ocfs2: Don't check for NULL before brelse() | Mark Fasheh | 2008-10-13 | 1 | -2/+1 |
* | [PATCH] r/o bind mounts: elevate write count for ioctls() | Dave Hansen | 2008-04-19 | 1 | -5/+6 |
* | ocfs2: Convert ocfs2 over to unlocked_ioctl | Andi Kleen | 2008-04-18 | 1 | -9/+3 |
* | ocfs2: Move o2hb functionality into the stack glue. | Joel Becker | 2008-04-18 | 1 | -0/+1 |
* | ocfs2: Add missing permission checks | Mark Fasheh | 2008-01-25 | 1 | -0/+6 |
* | [PATCH 2/2] ocfs2: Implement group add for online resize | Tao Ma | 2008-01-25 | 1 | -0/+9 |
* | [PATCH 1/2] ocfs2: Add group extend for online resize | Tao Ma | 2008-01-25 | 1 | -0/+8 |
* | ocfs2: Rename ocfs2_meta_[un]lock | Mark Fasheh | 2008-01-25 | 1 | -4/+4 |
* | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma | 2007-07-17 | 1 | -1/+1 |
* | ocfs2: Support xfs style space reservation ioctls | Mark Fasheh | 2007-07-10 | 1 | -0/+15 |
* | [PATCH] Copy i_flags to ocfs2 inode flags on write | Jan Kara | 2007-05-02 | 1 | -0/+1 |
* | ocfs2: Implement compat_ioctl() | Mark Fasheh | 2007-05-02 | 1 | -0/+23 |
* | ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t | Mark Fasheh | 2006-12-01 | 1 | -1/+1 |
* | ocfs2: remove handle argument to ocfs2_start_trans() | Mark Fasheh | 2006-12-01 | 1 | -1/+1 |
* | ocfs2: pass ocfs2_super * into ocfs2_commit_trans() | Mark Fasheh | 2006-12-01 | 1 | -1/+1 |
* | ocfs2: remove unused handle argument from ocfs2_meta_lock_full() | Mark Fasheh | 2006-12-01 | 1 | -2/+2 |
* | [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h" | Adrian Bunk | 2006-09-20 | 1 | -0/+2 |
* | ocfs2: add ext2 attributes | Herbert Poetzl | 2006-09-20 | 1 | -0/+134 |