summaryrefslogtreecommitdiff
path: root/fs/ocfs2/ioctl.c
Commit message (Expand)AuthorAge
* wrappers for ->i_mutex accessAl Viro2016-01-22
* ocfs2: clean up redundant NULL check before iputJoseph Qi2016-01-14
* ioctl_compat: handle FITRIMMikulas Patocka2015-07-09
* ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings2014-08-29
* fs/ocfs2/ioctl.c: add static to local functionsFabian Frederick2014-06-04
* ocfs2: iput inode alloc when failed locallyjiangyiwen2014-04-03
* ocfs2: adjust minlen with discard_granularity in the FITRIM ioctlJie Liu2014-01-21
* ocfs2: return EOPNOTSUPP if the device does not support discardJie Liu2014-01-21
* ocfs2: use i_size_read() to access i_sizeJunxiao Bi2013-09-11
* ocfs2: fix error return code in ocfs2_info_handle_freefrag()Wei Yongjun2013-04-29
* ocfs2: delay inode update transactions after verifying the input flagsJeff Liu2013-04-29
* new helper: file_inode(file)Al Viro2013-02-22
* ocfs2: Convert to new freezing mechanismJan Kara2012-07-31
* ocfs2: deal with __user misannotationsAl Viro2012-05-29
* get rid of pointless includes of ext2_fs.hAl Viro2012-03-31
* vfs: mnt_drop_write_file()Al Viro2012-01-03
* switch a bunch of places to mnt_want_write_file()Al Viro2012-01-03
* ocfs2: Commit transactions in error cases -v2Wengang Wang2011-11-17
* ocfs2: null deref on allocation errorDan Carpenter2011-05-31
* Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker2011-05-25
|\
| * Ocfs2/move_extents: move/defrag extents within a certain range.Tristan Ye2011-05-25
| * Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl.Tristan Ye2011-05-25
| * Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl.Tristan Ye2011-05-25
| * Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler.Tristan Ye2011-05-25
* | ocfs2: Add FITRIM ioctl.Tao Ma2011-05-23
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-28
|\
| * Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...Joel Becker2011-03-28
| |\
| | * ocfs2: remove INODE from unused files.Tao Ma2011-02-21
| | * ocfs2: Remove EXIT from masklog.Tao Ma2011-03-07
| * | Ocfs2: Using macro to set/clear *FILLED* flags in info handler.Tristan Ye2011-02-20
| |/
* | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
|/
* Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8.Tristan Ye2010-09-10
* ocfs2: Use compat_ptr in reflink_arguments.Tao Ma2010-02-02
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-23
|\
| * ocfs2: Add ioctl for reflink.Tao Ma2009-09-22
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/
* ocfs2: Don't check for NULL before brelse()Mark Fasheh2008-10-13
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-19
* ocfs2: Convert ocfs2 over to unlocked_ioctlAndi Kleen2008-04-18
* ocfs2: Move o2hb functionality into the stack glue.Joel Becker2008-04-18
* ocfs2: Add missing permission checksMark Fasheh2008-01-25
* [PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma2008-01-25
* [PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma2008-01-25
* ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh2008-01-25
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* ocfs2: Support xfs style space reservation ioctlsMark Fasheh2007-07-10
* [PATCH] Copy i_flags to ocfs2 inode flags on writeJan Kara2007-05-02
* ocfs2: Implement compat_ioctl()Mark Fasheh2007-05-02
* ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh2006-12-01
* ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh2006-12-01