aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-03compat_ioctl: move sys_compat_ioctl() to ioctl.cArnd Bergmann1-133/+0
2020-01-03compat_ioctl: scsi: move ioctl handling into driversArnd Bergmann1-130/+2
2019-12-02Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-2/+14
2019-10-28fs: add generic UNRESVSP and ZERO_RANGE ioctl handlersChristoph Hellwig1-5/+26
2019-10-23compat_ioctl: move SG_GET_REQUEST_TABLE handlingArnd Bergmann1-56/+1
2019-10-23compat_ioctl: ppp: move simple commands into ppp_generic.cArnd Bergmann1-32/+4
2019-10-23compat_ioctl: handle PPPIOCGIDLE for 64-bit time_tArnd Bergmann1-33/+5
2019-10-23compat_ioctl: move PPPIOCSCOMPRESS to ppp_genericAl Viro1-32/+0
2019-10-23compat_ioctl: unify copy-in of ppp filtersAl Viro1-37/+0
2019-10-23compat_ioctl: move SIOCOUTQ out of compat_ioctl.cArnd Bergmann1-2/+0
2019-10-23compat_ioctl: reimplement SG_IO handlingArnd Bergmann1-147/+1
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann1-11/+0
2019-10-23fs: compat_ioctl: move FITRIM emulation into file systemsArnd Bergmann1-2/+0
2019-10-23compat_ioctl: remove unused convert_in_user macroArnd Bergmann1-7/+0
2019-10-23compat_ioctl: remove last RAID handling codeArnd Bergmann1-13/+0
2019-10-23compat_ioctl: remove /dev/raw ioctl translationArnd Bergmann1-4/+0
2019-10-23compat_ioctl: remove PCI ioctl translationArnd Bergmann1-6/+0
2019-10-23compat_ioctl: remove joystick ioctl translationArnd Bergmann1-7/+0
2019-10-23compat_ioctl: remove /dev/random commandsArnd Bergmann1-7/+0
2019-10-23compat_ioctl: remove IGNORE_IOCTL()Arnd Bergmann1-56/+0
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann1-158/+0
2019-10-23compat_ioctl: remove HIDIO translationArnd Bergmann1-17/+0
2019-10-23compat_ioctl: remove HCIUART handlingArnd Bergmann1-13/+0
2019-10-23compat_ioctl: move hci_sock handlers into driverArnd Bergmann1-24/+0
2019-10-23compat_ioctl: move rfcomm handlers into driverArnd Bergmann1-6/+0
2019-10-23compat_ioctl: move isdn/capi ioctl translation into driverArnd Bergmann1-17/+0
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann1-2/+0
2019-10-23compat_ioctl: move tape handling into driversArnd Bergmann1-73/+0
2019-10-23compat_ioctl: move rtc handling into drivers/rtc/dev.cArnd Bergmann1-53/+0
2019-10-23compat_sys_ioctl(): make parallel to do_vfs_ioctl()Al Viro1-37/+28
2019-10-23compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.cAl Viro1-35/+0
2019-10-23compat: itanic doesn't have oneAl Viro1-2/+2
2019-10-23FIGETBSZ: fix compatAl Viro1-1/+1
2019-10-23fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAPAl Viro1-1/+2
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann1-3/+0
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-131/+0
2018-10-25Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-68/+1
2018-10-13compat_ioctl - kill keyboard ioctl handlingAl Viro1-29/+0
2018-10-13gigaset: add ->compat_ioctl()Al Viro1-5/+0
2018-10-13kill the rest of tty COMPAT_IOCTL() entriesAl Viro1-13/+0
2018-10-13take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()Al Viro1-67/+0
2018-09-14move compat handling of tty ioctls to tty_compat_ioctl()Al Viro1-51/+0
2018-09-12media: dvb: move compat handlers into driversArnd Bergmann1-78/+0
2018-09-12media: dvb: move most compat_ioctl handling into driversArnd Bergmann1-31/+0
2018-09-12media: cec: move compat_ioctl handling to cec-api.cArnd Bergmann1-12/+0
2018-09-12media: dvb: dmxdev: move compat_ioctl handling to dmxdev.cArnd Bergmann1-12/+0
2018-09-12media: dvb: fix compat ioctl translationArnd Bergmann1-4/+6
2018-09-11presence of RS485 ioctls has been unconditional since 2014Al Viro1-4/+0
2018-09-10hidp: fix compat_ioctlAl Viro1-10/+0
2018-09-10cmtp: fix compat_ioctlAl Viro1-9/+0
2018-09-10bnep: fix compat_ioctlAl Viro1-11/+0
2018-09-10compat_ioctl: trim the pointless includesAl Viro1-39/+1
2018-07-30media: dvb/audio.h: get rid of unused APIsMauro Carvalho Chehab1-3/+0
2018-07-30media: dvb/video.h: get rid of unused APIsMauro Carvalho Chehab1-7/+0
2018-07-27media: dvb: get rid of VIDEO_SET_SPU_PALETTEMauro Carvalho Chehab1-30/+0
2018-06-07autofs: clean up includesIan Kent1-1/+0
2018-06-07autofs4: merge auto_fs.h and auto_fs4.hIan Kent1-1/+0
2017-12-28fs: compat_ioctl: add new DVB demux ioctlsMauro Carvalho Chehab1-0/+5
2017-12-13media: dvb_frontend: Add compat_ioctl callbackJaedon Shin1-17/+0
2017-11-17Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-122/+0
2017-11-05fs: make fiemap work from compat_ioctlJosef Bacik1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-20i2c compat ioctls: move to ->compat_ioctl()Al Viro1-122/+0
2017-09-05media: get rid of removed DMX_GET_CAPS and DMX_SET_SOURCE leftoversMauro Carvalho Chehab1-2/+0
2017-07-08Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+9
2017-06-09tty: add compat_ioctl callbacksAleksa Sarai1-6/+0
2017-05-25sanitize do_i2c_smbus_ioctl()Al Viro1-10/+9
2017-04-29fs: compat: Remove warning from COMPATIBLE_IOCTLMark Charlebois1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-24fs: compat_ioctl: add pretimeout functions for watchdogsWolfram Sang1-0/+2
2016-06-28[media] cec: add compat32 ioctl supportHans Verkuil1-0/+12
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman1-0/+3
2016-02-08fs/compat: remove useless compat ioctl for parport deviceBamvor Jian Zhang1-22/+0
2016-01-27Bluetooth: Add missing COMPATIBLE_IOCTL for UART line disciplineMarcel Holtmann1-0/+3
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-11/+0
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2016-01-08nbd: use ->compat_ioctl()Al Viro1-11/+0
2016-01-08compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)Jann Horn1-62/+68
2016-01-08compat_ioctl: don't pass fd around when not neededAl Viro1-51/+52
2016-01-08compat_ioctl: don't look up the fd twiceJann Horn1-54/+68
2016-01-01vfs: hoist the btrfs deduplication ioctl to the vfsDarrick J. Wong1-0/+1
2016-01-01vfs: wire up compat ioctl for CLONE/CLONE_RANGEDarrick J. Wong1-0/+4
2015-10-23i2c-dev: Fix typo in ioctl name referenceJean Delvare1-1/+1
2015-07-09ioctl_compat: handle FITRIMMikulas Patocka1-0/+1
2015-04-03Bluetooth: bnep: Add support for get bnep features via ioctlGrzegorz Kolodziejczyk1-0/+2
2014-07-11Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann1-1/+1
2014-03-06fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens1-2/+3
2014-01-21fs/compat_ioctl.c: fix an underflow issue (harmless)Dan Carpenter1-1/+2
2013-10-24file->f_op is never NULL...Al Viro1-2/+2
2013-06-29compat.c: LOOP_CLR_FD is taken care of in loop.c itself...Al Viro1-3/+0
2013-05-04Removed unused typedef to avoid "unused local typedef" warnings.Han Shen1-1/+0
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman1-0/+2
2012-10-25fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook1-0/+2
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov1-0/+3
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-15/+12
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-15/+12
2012-09-25compat_ioctl: Avoid using undefined RS-485 IOCTLsJaeden Amero1-0/+4
2012-09-21compat_ioctl: Add RS-485 IOCTLs to the listJaeden Amero1-0/+2
2012-09-04Input: Add KD[GS]KBDIACRUC ioctls to the compatible listMichael Schutte1-0/+2
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+0
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras1-1/+1
2012-02-28fs: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+0
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2012-01-05vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds1-36/+2
2011-12-31[media] fs/compat_ioctl: it needs to see the DVBv3 compat stuffMauro Carvalho Chehab1-0/+1
2011-08-07compat_ioctl: add compat handler for PPPIOCGL2TPSTATSFlorian Westphal1-0/+1
2011-07-01compat_ioctl: fix warning caused by qemuJohannes Stezenbach1-0/+5
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2010-12-29[media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab1-1/+1
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1-26/+3
2010-10-19fix rawctl compat ioctls breakage on amd64 and itanicAl Viro1-70/+0
2010-10-05smbfs: move to drivers/stagingArnd Bergmann1-26/+0
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann1-2/+1
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com1-0/+1
2010-08-09Merge commit 'linus/master' into bkl/coreFrederic Weisbecker1-3/+8
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann1-36/+0
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-07-21Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg1-0/+2
2010-07-21Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.cJohan Hedberg1-2/+3
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg1-0/+2
2010-07-19update email addressPavel Machek1-1/+1
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann1-3/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+1
2010-03-06fs/compat_ioctl.c: suppress two warningsAndrew Morton1-2/+2
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+6
2010-02-11compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab1-0/+1
2010-02-10compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann1-0/+2
2010-02-08[SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori1-0/+6
2010-01-20compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto1-0/+3
2009-12-22fs/compat_ioctl.c: fix build error when !BLOCKArnd Bergmann1-2/+0
2009-12-14md: move compat_ioctl handling into md.cArnd Bergmann1-18/+0
2009-12-10usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann1-112/+0
2009-12-10lp: move compat_ioctl handling into lp.cArnd Bergmann1-33/+0
2009-12-10compat_ioctl: pass compat pointer directly to handlersArnd Bergmann1-128/+83
2009-12-10compat_ioctl: simplify lookup tableArnd Bergmann1-46/+44
2009-12-10compat_ioctl: simplify calling of handlersArnd Bergmann1-47/+39
2009-12-10compat_ioctl: inline all conversion handlersArnd Bergmann1-54/+81
2009-12-10compat_ioctl: Remove BKLArnd Bergmann1-2/+0
2009-12-10compat_ioctl: remove all VT ioctl handlingArnd Bergmann1-187/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-1/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2009-11-12fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens1-2/+2
2009-11-06compat: move sockios handling to net/socket.cArnd Bergmann1-722/+0
2009-11-06appletalk: handle SIOCATALKDIFADDR compat ioctlArnd Bergmann1-1/+0
2009-11-06net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann1-2/+0
2009-11-06net/tun: handle compat_ioctl directlyArnd Bergmann1-20/+0
2009-08-07compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen1-0/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain1-0/+48
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-52/+0
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-6/+0
2009-06-15[SCSI] compat: don't perform unneeded copy in sg_io codeAlexey Zaytsev1-6/+0
2009-06-12trivial: fix typo compatiable/compatiability has extra 'a'.Thadeu Lima de Souza Cascardo1-1/+1
2009-05-29mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee1-22/+0
2009-05-29mtd: add OOB ioctls for >4GiB devicesKevin Cernekee1-0/+2
2009-05-29mtd: compat_ioctl cleanupKevin Cernekee1-42/+9
2009-05-29mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee1-0/+1
2009-04-20fs/compat_ioctl: fix build when !BLOCKAlexander Beregalov1-4/+3
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown1-1/+1
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+3
2009-02-27Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig1-0/+3
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+2
2009-02-18vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.Bill Nottingham1-0/+2
2009-02-15net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly1-0/+6
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-02-05tun: Limit amount of queued packets per deviceHerbert Xu1-0/+2
2009-02-05braino in sg_ioctl_trans()Al Viro1-1/+1
2009-01-29tun: Add some missing TUN compat ioctl translations.David S. Miller1-0/+7
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk1-1/+0
2008-07-24autofs4: remove unused ioctlsIan Kent1-2/+0
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller1-0/+1
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-0/+6
2008-07-16Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap1-0/+6
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann1-0/+1
2008-06-16wext: Remove compat handling from fs/compat_ioctl.cDavid S. Miller1-106/+1
2008-06-16wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller1-6/+0
2008-04-30tty: The big operations reworkAlan Cox1-1/+1
2008-04-30tty: BKL pushdownAlan Cox1-1/+1
2008-02-14d_path: Make d_path() use a struct pathJan Blunck1-1/+1
2008-02-08dm ioctl: move compat codeMilan Broz1-34/+0
2008-02-07VFS: swap do_ioctl and vfs_ioctl namesErez Zadok1-1/+1
2008-01-28remove __attribute_used__Adrian Bunk1-1/+1
2008-01-06fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy1-0/+8
2007-11-29tty: add the new termios2 ioctls to the compatible list.Heiko Carstens1-0/+6
2007-10-30[COMPAT]: Fix new dev_ifname32 returning -EFAULTBenjamin Herrenschmidt1-1/+1
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-1/+1
2007-10-17Clean up duplicate includes in fs/Jesper Juhl1-1/+0
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds1-11/+10
2007-10-10[NET]: Don't implement dev_ifname32 inlineEric W. Biederman1-11/+10
2007-10-10compat_ioctl: move floppy handlers to block/compat_ioctl.cArnd Bergmann1-337/+0
2007-10-10compat_ioctl: move cdrom handlers to block/compat_ioctl.cArnd Bergmann1-105/+0