1. 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 17 years ago
  2. 644fd4f merge compat_ioctl.h into compat_ioctl.c by Christoph Hellwig · 17 years ago
  3. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  4. 2724b6d [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems by Andi Kleen · 17 years ago
  5. 9d016dd [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT by Andi Kleen · 17 years ago
  6. 421f028 [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls by Andi Kleen · 17 years ago
  7. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  8. ed4bb10 [PATCH] wext: Add missing ioctls to 64<->32 conversion by Jean Tourrilhes · 17 years ago
  9. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  10. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  11. 7116e99 [PATCH] compat: fix uaccess handling by Heiko Carstens · 18 years ago
  12. 67fd44f [PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCAST by Andi Kleen · 18 years ago
  13. 39484e5 [PATCH] 32-bit compatibility HDIO IOCTLs by Maciej W. Rozycki · 18 years ago
  14. 54f67f6 [PATCH] Move ncpfs 32bit compat ioctl to ncpfs by Petr Vandrovec · 18 years ago
  15. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  16. 188f83d [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] by David Howells · 18 years ago
  17. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  18. e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 18 years ago
  19. 52b499c [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6] by David Howells · 18 years ago
  20. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  21. 863d5b82 [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] by David Howells · 18 years ago
  22. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  23. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  24. d8deac5 [PATCH] devfs: Remove devfs from the kernel tree by Greg Kroah-Hartman · 19 years ago
  25. 5024ad4 [PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.h by Hansjoerg Lipp · 18 years ago
  26. 1b77c54 V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENT by Andrew Morton · 18 years ago
  27. e8c96f8 [PATCH] fs: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  28. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  29. 1efa3c0 [NET] compat ifconf: fix limits by Randy Dunlap · 18 years ago
  30. fc5870f [PATCH] x86_64: Fix ioctl compat code for /dev/rtc by Andi Kleen · 18 years ago
  31. 6b2b4e5 [PATCH] compat_ioctl __user annotations by Al Viro · 18 years ago
  32. c6b44d1 [PATCH] Implement ioctl emulation for the parport character device by Andi Kleen · 18 years ago
  33. 2966387 [PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctl by Andi Kleen · 18 years ago
  34. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  35. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 18 years ago
  36. ec3cad9 [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c by Christoph Hellwig · 18 years ago
  37. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 18 years ago
  38. 4909724 [COMPAT] net: SIOCGIFCONF data corruption by Alexandra Kossovsky · 19 years ago
  39. bcb6ad1 [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR(). by David S. Miller · 19 years ago
  40. d5ea655 [COMPAT]: Add ext3 ioctl translations. by David S. Miller · 19 years ago
  41. 6e87abd [DVB]: Add compat ioctl handling. by David S. Miller · 19 years ago
  42. c7f82d9 [PATCH] fbdev: move ioctl32 code to fbmem.c by Arnd Bergmann · 19 years ago
  43. 7a81e31 [PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers by Christoph Hellwig · 19 years ago
  44. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  45. 9c0cbd5 [PATCH] TIOC* compat ioctl handling by Christoph Hellwig · 19 years ago
  46. c36fc88 [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs by Pete Zaitcev · 19 years ago
  47. d99901d [PATCH] Lost sockfd_put() in routing_ioctl() by Kirill Korotaev · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago