index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
compat_ioctl.c
Commit message (
Expand
)
Author
Age
*
[media] cec: add compat32 ioctl support
Hans Verkuil
2016-06-28
*
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
2016-02-14
|
\
|
*
Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline
Marcel Holtmann
2016-01-27
*
|
fs/compat: remove useless compat ioctl for parport device
Bamvor Jian Zhang
2016-02-08
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
|
\
|
*
nbd: use ->compat_ioctl()
Al Viro
2016-01-08
*
|
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-12
|
\
\
|
|
/
|
/
|
|
*
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
2016-01-01
|
*
vfs: wire up compat ioctl for CLONE/CLONE_RANGE
Darrick J. Wong
2016-01-01
*
|
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
2016-01-08
*
|
compat_ioctl: don't pass fd around when not needed
Al Viro
2016-01-08
*
|
compat_ioctl: don't look up the fd twice
Jann Horn
2016-01-08
|
/
*
i2c-dev: Fix typo in ioctl name reference
Jean Delvare
2015-10-23
*
ioctl_compat: handle FITRIM
Mikulas Patocka
2015-07-09
*
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
2015-04-03
*
Bluetooth: Move HCI socket definitions into its own header file
Marcel Holtmann
2014-07-11
*
fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-03-06
*
fs/compat_ioctl.c: fix an underflow issue (harmless)
Dan Carpenter
2014-01-21
*
file->f_op is never NULL...
Al Viro
2013-10-24
*
compat.c: LOOP_CLR_FD is taken care of in loop.c itself...
Al Viro
2013-06-29
*
Removed unused typedef to avoid "unused local typedef" warnings.
Han Shen
2013-05-04
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
2012-10-29
|
\
|
*
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
Kees Cook
2012-10-25
*
|
tty, ioctls -- Add new ioctl definitions for tty flags fetching
Cyrill Gorcunov
2012-10-25
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
|
\
|
*
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-10-02
|
\
\
|
*
|
Input: Add KD[GS]KBDIACRUC ioctls to the compatible list
Michael Schutte
2012-09-04
|
|
/
*
|
compat_ioctl: Avoid using undefined RS-485 IOCTLs
Jaeden Amero
2012-09-25
*
|
compat_ioctl: Add RS-485 IOCTLs to the list
Jaeden Amero
2012-09-21
|
/
*
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
|
\
|
*
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-28
*
|
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2012-03-04
|
/
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-15
|
\
|
*
[media] fs/compat_ioctl: it needs to see the DVBv3 compat stuff
Mauro Carvalho Chehab
2011-12-31
*
|
vfs: fix up ENOIOCTLCMD error handling
Linus Torvalds
2012-01-05
|
/
*
compat_ioctl: add compat handler for PPPIOCGL2TPSTATS
Florian Westphal
2011-08-07
*
compat_ioctl: fix warning caused by qemu
Johannes Stezenbach
2011-07-01
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-01-07
|
\
|
*
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
2010-12-16
*
|
[media] V4L1 removal: Remove linux/videodev.h
Mauro Carvalho Chehab
2010-12-29
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
|
/
*
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
|
\
|
*
smbfs: move to drivers/staging
Arnd Bergmann
2010-10-05
*
|
fix rawctl compat ioctls breakage on amd64 and itanic
Al Viro
2010-10-19
|
/
*
bkl: Remove locked .ioctl file operation
Arnd Bergmann
2010-08-14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-08-10
|
\
|
*
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
*
|
Merge commit 'linus/master' into bkl/core
Frederic Weisbecker
2010-08-09
|
\
\
|
|
/
[next]