aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10compat_ioctl: move BLKPG handling to block/compat_ioctl.cArnd Bergmann1-33/+0
2007-10-10compat_ioctl: move hdio calls to block/compat_ioctl.cArnd Bergmann1-60/+0
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann1-8/+0
2007-10-10compat_ioctl: add compat_blkdev_driver_ioctl()Arnd Bergmann1-83/+0
2007-10-10compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann1-45/+0
2007-09-21[PATCH] WE : Add missing auth compat-ioctlJean Tourrilhes1-0/+2
2007-09-14As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno1-4/+18
2007-08-06[PATCH] remove duplicated ioctl entries in compat_ioctl.cMasakazu Mokuno1-3/+0
2007-07-30[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller1-0/+20
2007-07-16compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven1-0/+4
2007-05-25fix compat console unimap regressionHugh Dickins1-8/+25
2007-05-10Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman1-1/+4
2007-05-08Fix error handling in HDIO_GETGEO compat wrapperAndreas Schwab1-1/+3
2007-05-08cleanup compat ioctl handlingChristoph Hellwig1-5/+165
2007-05-08merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig1-1/+828
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-02[PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systemsAndi Kleen1-0/+9
2007-05-02[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNTAndi Kleen1-0/+2
2007-05-02[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctlsAndi Kleen1-0/+8
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-0/+18
2007-03-27[PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes1-0/+9
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek1-1/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2006-12-07[PATCH] compat: fix uaccess handlingHeiko Carstens1-13/+20
2006-12-07[PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCASTAndi Kleen1-0/+1
2006-10-11[PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki1-3/+7
2006-10-01[PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec1-198/+0
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-0/+18
2006-09-30[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...David Howells1-49/+0
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells1-27/+0
2006-09-30[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...David Howells1-17/+0
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells1-12/+0
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells1-15/+0
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells1-68/+0
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.hHansjoerg Lipp1-0/+1
2006-06-25V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENTAndrew Morton1-33/+0
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-3/+2
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe1-0/+1
2006-03-08[NET] compat ifconf: fix limitsRandy Dunlap1-1/+1
2006-02-26[PATCH] x86_64: Fix ioctl compat code for /dev/rtcAndi Kleen1-11/+2
2006-02-08[PATCH] compat_ioctl __user annotationsAl Viro1-4/+4
2006-01-12[PATCH] Implement ioctl emulation for the parport character deviceAndi Kleen1-0/+29
2006-01-11[PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctlAndi Kleen1-0/+35
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig1-16/+21
2006-01-10[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig1-0/+47
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann1-246/+0
2005-11-20[COMPAT] net: SIOCGIFCONF data corruptionAlexandra Kossovsky1-5/+3
2005-11-18[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().David S. Miller1-1/+1
2005-11-17[COMPAT]: Add ext3 ioctl translations.David S. Miller1-0/+36
2005-11-16[DVB]: Add compat ioctl handling.David S. Miller1-0/+133
2005-11-09[PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann1-143/+0
2005-11-09[PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlersChristoph Hellwig1-0/+10
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-1/+2
2005-10-30[PATCH] TIOC* compat ioctl handlingChristoph Hellwig1-0/+4
2005-10-28[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev1-0/+1
2005-09-09[PATCH] Lost sockfd_put() in routing_ioctl()Kirill Korotaev1-2/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+3082