Age | Commit message (Expand) | Author | Files | Lines |
2010-09-10 | Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8. | Tristan Ye | 1 | -0/+356 |
2010-02-03 | ocfs2: Use compat_ptr in reflink_arguments. | Tao Ma | 1 | -1/+13 |
2009-09-23 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+14 |
2009-09-23 | ocfs2: Add ioctl for reflink. | Tao Ma | 1 | -0/+14 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2008-10-14 | ocfs2: Don't check for NULL before brelse() | Mark Fasheh | 1 | -2/+1 |
2008-04-19 | [PATCH] r/o bind mounts: elevate write count for ioctls() | Dave Hansen | 1 | -5/+6 |
2008-04-18 | ocfs2: Convert ocfs2 over to unlocked_ioctl | Andi Kleen | 1 | -9/+3 |
2008-04-18 | ocfs2: Move o2hb functionality into the stack glue. | Joel Becker | 1 | -0/+1 |
2008-01-26 | ocfs2: Add missing permission checks | Mark Fasheh | 1 | -0/+6 |
2008-01-26 | [PATCH 2/2] ocfs2: Implement group add for online resize | Tao Ma | 1 | -0/+9 |
2008-01-26 | [PATCH 1/2] ocfs2: Add group extend for online resize | Tao Ma | 1 | -0/+8 |
2008-01-26 | ocfs2: Rename ocfs2_meta_[un]lock | Mark Fasheh | 1 | -4/+4 |
2007-07-17 | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma | 1 | -1/+1 |
2007-07-11 | ocfs2: Support xfs style space reservation ioctls | Mark Fasheh | 1 | -0/+15 |
2007-05-03 | [PATCH] Copy i_flags to ocfs2 inode flags on write | Jan Kara | 1 | -0/+1 |
2007-05-03 | ocfs2: Implement compat_ioctl() | Mark Fasheh | 1 | -0/+23 |
2006-12-02 | ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t | Mark Fasheh | 1 | -1/+1 |
2006-12-02 | ocfs2: remove handle argument to ocfs2_start_trans() | Mark Fasheh | 1 | -1/+1 |
2006-12-02 | ocfs2: pass ocfs2_super * into ocfs2_commit_trans() | Mark Fasheh | 1 | -1/+1 |
2006-12-02 | ocfs2: remove unused handle argument from ocfs2_meta_lock_full() | Mark Fasheh | 1 | -2/+2 |
2006-09-21 | [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h" | Adrian Bunk | 1 | -0/+2 |
2006-09-21 | ocfs2: add ext2 attributes | Herbert Poetzl | 1 | -0/+134 |