index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
1
-2
/
+1
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+1
*
ocfs2: convert to fileattr
Miklos Szeredi
2021-04-12
1
-40
/
+19
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-0
/
+1
|
\
|
*
fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
2019-10-23
1
-0
/
+1
*
|
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...
Jia-Ju Bai
2019-10-07
1
-1
/
+1
|
/
*
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-07-01
1
-10
/
+3
*
ocfs2: eliminate a misreported warning
Zhen Lei
2018-06-07
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-6
/
+6
*
ocfs2: clean up redundant NULL check before iput
Joseph Qi
2016-01-14
1
-3
/
+1
*
ioctl_compat: handle FITRIM
Mikulas Patocka
2015-07-09
1
-1
/
+0
*
ocfs2: do not write error flag to user structure we cannot copy from/to
Ben Hutchings
2014-08-29
1
-86
/
+43
*
fs/ocfs2/ioctl.c: add static to local functions
Fabian Frederick
2014-06-04
1
-40
/
+41
*
ocfs2: iput inode alloc when failed locally
jiangyiwen
2014-04-03
1
-2
/
+3
*
ocfs2: adjust minlen with discard_granularity in the FITRIM ioctl
Jie Liu
2014-01-21
1
-0
/
+2
*
ocfs2: return EOPNOTSUPP if the device does not support discard
Jie Liu
2014-01-21
1
-0
/
+5
*
ocfs2: use i_size_read() to access i_size
Junxiao Bi
2013-09-11
1
-1
/
+1
*
ocfs2: fix error return code in ocfs2_info_handle_freefrag()
Wei Yongjun
2013-04-29
1
-1
/
+3
*
ocfs2: delay inode update transactions after verifying the input flags
Jeff Liu
2013-04-29
1
-9
/
+9
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
ocfs2: Convert to new freezing mechanism
Jan Kara
2012-07-31
1
-2
/
+12
*
ocfs2: deal with __user misannotations
Al Viro
2012-05-29
1
-17
/
+14
*
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
[next]