index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
compat_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
Fix error handling in HDIO_GETGEO compat wrapper
Andreas Schwab
1
-1
/
+3
2007-05-08
cleanup compat ioctl handling
Christoph Hellwig
1
-5
/
+165
2007-05-08
merge compat_ioctl.h into compat_ioctl.c
Christoph Hellwig
1
-1
/
+828
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-02
[PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems
Andi Kleen
1
-0
/
+9
2007-05-02
[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT
Andi Kleen
1
-0
/
+2
2007-05-02
[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls
Andi Kleen
1
-0
/
+8
2007-04-26
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
1
-0
/
+18
2007-03-27
[PATCH] wext: Add missing ioctls to 64<->32 conversion
Jean Tourrilhes
1
-0
/
+9
2006-12-08
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
1
-1
/
+1
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2006-12-07
[PATCH] compat: fix uaccess handling
Heiko Carstens
1
-13
/
+20
2006-12-07
[PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCAST
Andi Kleen
1
-0
/
+1
2006-10-11
[PATCH] 32-bit compatibility HDIO IOCTLs
Maciej W. Rozycki
1
-3
/
+7
2006-10-01
[PATCH] Move ncpfs 32bit compat ioctl to ncpfs
Petr Vandrovec
1
-198
/
+0
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-0
/
+18
2006-09-30
[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...
David Howells
1
-49
/
+0
2006-09-30
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...
David Howells
1
-27
/
+0
2006-09-30
[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...
David Howells
1
-17
/
+0
2006-09-30
[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...
David Howells
1
-12
/
+0
2006-09-30
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
1
-15
/
+0
2006-09-30
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...
David Howells
1
-68
/
+0
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
1
-2
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs from the kernel tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.h
Hansjoerg Lipp
1
-0
/
+1
2006-06-25
V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENT
Andrew Morton
1
-33
/
+0
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
1
-3
/
+2
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-0
/
+1
2006-03-09
[NET] compat ifconf: fix limits
Randy Dunlap
1
-1
/
+1
2006-02-26
[PATCH] x86_64: Fix ioctl compat code for /dev/rtc
Andi Kleen
1
-11
/
+2
2006-02-08
[PATCH] compat_ioctl __user annotations
Al Viro
1
-4
/
+4
2006-01-12
[PATCH] Implement ioctl emulation for the parport character device
Andi Kleen
1
-0
/
+29
2006-01-12
[PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctl
Andi Kleen
1
-0
/
+35
2006-01-12
[PATCH] capable/capability.h (fs/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
1
-16
/
+21
2006-01-10
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
Christoph Hellwig
1
-0
/
+47
2006-01-09
V4L (926_2): Moves compat32 functions from fs to v4l subsystem
Arnd Bergmann
1
-246
/
+0
2005-11-21
[COMPAT] net: SIOCGIFCONF data corruption
Alexandra Kossovsky
1
-5
/
+3
2005-11-19
[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().
David S. Miller
1
-1
/
+1
2005-11-18
[COMPAT]: Add ext3 ioctl translations.
David S. Miller
1
-0
/
+36
2005-11-16
[DVB]: Add compat ioctl handling.
David S. Miller
1
-0
/
+133
2005-11-09
[PATCH] fbdev: move ioctl32 code to fbmem.c
Arnd Bergmann
1
-143
/
+0
2005-11-09
[PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers
Christoph Hellwig
1
-0
/
+10
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
1
-1
/
+2
2005-10-31
[PATCH] TIOC* compat ioctl handling
Christoph Hellwig
1
-0
/
+4
2005-10-29
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
Pete Zaitcev
1
-0
/
+1
2005-09-10
[PATCH] Lost sockfd_put() in routing_ioctl()
Kirill Korotaev
1
-2
/
+5
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3082