aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
AgeCommit message (Expand)Author
2016-06-28[media] cec: add compat32 ioctl supportHans Verkuil
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman
2016-02-08fs/compat: remove useless compat ioctl for parport deviceBamvor Jian Zhang
2016-01-27Bluetooth: Add missing COMPATIBLE_IOCTL for UART line disciplineMarcel Holtmann
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-08nbd: use ->compat_ioctl()Al Viro
2016-01-08compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)Jann Horn
2016-01-08compat_ioctl: don't pass fd around when not neededAl Viro
2016-01-08compat_ioctl: don't look up the fd twiceJann Horn
2016-01-01vfs: hoist the btrfs deduplication ioctl to the vfsDarrick J. Wong
2016-01-01vfs: wire up compat ioctl for CLONE/CLONE_RANGEDarrick J. Wong
2015-10-23i2c-dev: Fix typo in ioctl name referenceJean Delvare
2015-07-09ioctl_compat: handle FITRIMMikulas Patocka
2015-04-03Bluetooth: bnep: Add support for get bnep features via ioctlGrzegorz Kolodziejczyk
2014-07-11Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann
2014-03-06fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-01-21fs/compat_ioctl.c: fix an underflow issue (harmless)Dan Carpenter
2013-10-24file->f_op is never NULL...Al Viro
2013-06-29compat.c: LOOP_CLR_FD is taken care of in loop.c itself...Al Viro
2013-05-04Removed unused typedef to avoid "unused local typedef" warnings.Han Shen
2013-02-22new helper: file_inode(file)Al Viro
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman
2012-10-25fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-25compat_ioctl: Avoid using undefined RS-485 IOCTLsJaeden Amero
2012-09-21compat_ioctl: Add RS-485 IOCTLs to the listJaeden Amero
2012-09-04Input: Add KD[GS]KBDIACRUC ioctls to the compatible listMichael Schutte
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-02-28fs: reduce the use of module.h wherever possiblePaul Gortmaker
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-05vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds
2011-12-31[media] fs/compat_ioctl: it needs to see the DVBv3 compat stuffMauro Carvalho Chehab
2011-08-07compat_ioctl: add compat handler for PPPIOCGL2TPSTATSFlorian Westphal
2011-07-01compat_ioctl: fix warning caused by qemuJohannes Stezenbach
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2010-12-29[media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-19fix rawctl compat ioctls breakage on amd64 and itanicAl Viro
2010-10-05smbfs: move to drivers/stagingArnd Bergmann
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-09Merge commit 'linus/master' into bkl/coreFrederic Weisbecker