summaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-0/+18
* [PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes2007-03-271-0/+9
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-081-1/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCASTAndi Kleen2006-12-071-0/+1
* | [PATCH] compat: fix uaccess handlingHeiko Carstens2006-12-071-13/+20
|/
* [PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki2006-10-111-3/+7
* [PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2006-10-011-198/+0
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-0/+18
* [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...David Howells2006-09-301-49/+0
* [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells2006-09-301-27/+0
* [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...David Howells2006-09-301-17/+0
* [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells2006-09-301-12/+0
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-301-15/+0
* [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells2006-09-301-68/+0
* [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2006-09-301-2/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.hHansjoerg Lipp2006-06-261-0/+1
* V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENTAndrew Morton2006-06-251-33/+0
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-3/+2
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+1
* [NET] compat ifconf: fix limitsRandy Dunlap2006-03-081-1/+1
* [PATCH] x86_64: Fix ioctl compat code for /dev/rtcAndi Kleen2006-02-261-11/+2
* [PATCH] compat_ioctl __user annotationsAl Viro2006-02-081-4/+4
* [PATCH] Implement ioctl emulation for the parport character deviceAndi Kleen2006-01-121-0/+29
* [PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctlAndi Kleen2006-01-111-0/+35
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-101-16/+21
* [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig2006-01-101-0/+47
* V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2006-01-091-246/+0
* [COMPAT] net: SIOCGIFCONF data corruptionAlexandra Kossovsky2005-11-201-5/+3
* [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().David S. Miller2005-11-181-1/+1
* [COMPAT]: Add ext3 ioctl translations.David S. Miller2005-11-171-0/+36
* [DVB]: Add compat ioctl handling.David S. Miller2005-11-161-0/+133
* [PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann2005-11-091-143/+0
* [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlersChristoph Hellwig2005-11-091-0/+10
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-1/+2
* [PATCH] TIOC* compat ioctl handlingChristoph Hellwig2005-10-301-0/+4
* [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev2005-10-281-0/+1
* [PATCH] Lost sockfd_put() in routing_ioctl()Kirill Korotaev2005-09-091-2/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3082
OpenPOWER on IntegriCloud