aboutsummaryrefslogtreecommitdiff
path: root/fs/compat_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionGravatar Eric Dumazet 1-0/+18
2007-03-27[PATCH] wext: Add missing ioctls to 64<->32 conversionGravatar Jean Tourrilhes 1-0/+9
2006-12-08[PATCH] VFS: change struct file to use struct pathGravatar Josef "Jeff" Sipek 1-1/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 1-0/+1
2006-12-07[PATCH] compat: fix uaccess handlingGravatar Heiko Carstens 1-13/+20
2006-12-07[PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCASTGravatar Andi Kleen 1-0/+1
2006-10-11[PATCH] 32-bit compatibility HDIO IOCTLsGravatar Maciej W. Rozycki 1-3/+7
2006-10-01[PATCH] Move ncpfs 32bit compat ioctl to ncpfsGravatar Petr Vandrovec 1-198/+0
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]Gravatar David Howells 1-0/+18
2006-09-30[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...Gravatar David Howells 1-49/+0
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...Gravatar David Howells 1-27/+0
2006-09-30[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...Gravatar David Howells 1-17/+0
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...Gravatar David Howells 1-12/+0
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]Gravatar David Howells 1-15/+0
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...Gravatar David Howells 1-68/+0
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]Gravatar David Howells 1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-26[PATCH] devfs: Remove devfs from the kernel treeGravatar Greg Kroah-Hartman 1-1/+0
2006-06-26[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.hGravatar Hansjoerg Lipp 1-0/+1
2006-06-25V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENTGravatar Andrew Morton 1-33/+0
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-3/+2
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Gravatar Jens Axboe 1-0/+1
2006-03-08[NET] compat ifconf: fix limitsGravatar Randy Dunlap 1-1/+1
2006-02-26[PATCH] x86_64: Fix ioctl compat code for /dev/rtcGravatar Andi Kleen 1-11/+2
2006-02-08[PATCH] compat_ioctl __user annotationsGravatar Al Viro 1-4/+4
2006-01-12[PATCH] Implement ioctl emulation for the parport character deviceGravatar Andi Kleen 1-0/+29
2006-01-11[PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctlGravatar Andi Kleen 1-0/+35
2006-01-11[PATCH] capable/capability.h (fs/)Gravatar Randy Dunlap 1-0/+1
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cGravatar Christoph Hellwig 1-16/+21
2006-01-10[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cGravatar Christoph Hellwig 1-0/+47
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemGravatar Arnd Bergmann 1-246/+0
2005-11-20[COMPAT] net: SIOCGIFCONF data corruptionGravatar Alexandra Kossovsky 1-5/+3
2005-11-18[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().Gravatar David S. Miller 1-1/+1
2005-11-17[COMPAT]: Add ext3 ioctl translations.Gravatar David S. Miller 1-0/+36
2005-11-16[DVB]: Add compat ioctl handling.Gravatar David S. Miller 1-0/+133
2005-11-09[PATCH] fbdev: move ioctl32 code to fbmem.cGravatar Arnd Bergmann 1-143/+0
2005-11-09[PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlersGravatar Christoph Hellwig 1-0/+10
2005-11-07[PATCH] kfree cleanup: fsGravatar Jesper Juhl 1-1/+2
2005-10-30[PATCH] TIOC* compat ioctl handlingGravatar Christoph Hellwig 1-0/+4
2005-10-28[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsGravatar Pete Zaitcev 1-0/+1
2005-09-09[PATCH] Lost sockfd_put() in routing_ioctl()Gravatar Kirill Korotaev 1-2/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+3082