aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-rc2Linus Torvalds1-0/+3082