1. 69130c7 compat_ioctl: hook up compat handler for FIEMAP ioctl by Eric Sandeen · 15 years ago
  2. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  3. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 15 years ago
  4. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  5. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  6. df59c0a [SCSI] compat: don't perform unneeded copy in sg_io code by Alexey Zaytsev · 15 years ago
  7. ab2274a trivial: fix typo compatiable/compatiability has extra 'a'. by Thadeu Lima de Souza Cascardo · 15 years ago
  8. 668ff9a mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c by Kevin Cernekee · 15 years ago
  9. aea7cea mtd: add OOB ioctls for >4GiB devices by Kevin Cernekee · 15 years ago
  10. 9771854 mtd: compat_ioctl cleanup by Kevin Cernekee · 15 years ago
  11. 0dc54e9 mtd: add MEMERASE64 ioctl for >4GiB devices by Kevin Cernekee · 15 years ago
  12. 1ba0c7d fs/compat_ioctl: fix build when !BLOCK by Alexander Beregalov · 15 years ago
  13. 223cdea Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  14. bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 15 years ago
  15. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 5cf8cf4 Fix FREEZE/THAW compat_ioctl regression by Christoph Hellwig · 15 years ago
  17. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  18. 2db69a9 vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls. by Bill Nottingham · 15 years ago
  19. d24fff2 net: pass new SIOCSHWTSTAMP through to device drivers by Patrick Ohly · 15 years ago
  20. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  21. 33dccbb tun: Limit amount of queued packets per device by Herbert Xu · 15 years ago
  22. 767b582 braino in sg_ioctl_trans() by Al Viro · 15 years ago
  23. df1c46b tun: Add some missing TUN compat ioctl translations. by David S. Miller · 15 years ago
  24. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  25. aa55ddf autofs4: remove unused ioctls by Ian Kent · 16 years ago
  26. 407d819 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  27. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  28. 3c3622d Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled by Randy Dunlap · 16 years ago
  29. 40be492 [Bluetooth] Export details about authentication requirements by Marcel Holtmann · 16 years ago
  30. 169a3ec wext: Remove compat handling from fs/compat_ioctl.c by David S. Miller · 16 years ago
  31. 87de87d wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c by David S. Miller · 16 years ago
  32. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  33. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  34. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 16 years ago
  35. 76c072b dm ioctl: move compat code by Milan Broz · 16 years ago
  36. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 16 years ago
  37. 3ff6eec remove __attribute_used__ by Adrian Bunk · 16 years ago
  38. 3fee37c fix: using joysticks in 32 bit applications on 64 bit systems by Akos Maroy · 16 years ago
  39. 81257de tty: add the new termios2 ioctls to the compatible list. by Heiko Carstens · 17 years ago
  40. be48be0 [COMPAT]: Fix new dev_ifname32 returning -EFAULT by Benjamin Herrenschmidt · 17 years ago
  41. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  42. 40b2ea8 Clean up duplicate includes in fs/ by Jesper Juhl · 17 years ago
  43. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  44. 32da477 [NET]: Don't implement dev_ifname32 inline by Eric W. Biederman · 17 years ago
  45. 1ca91cd0 compat_ioctl: move floppy handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  46. b3087cc compat_ioctl: move cdrom handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  47. 18cf7f8 compat_ioctl: move BLKPG handling to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  48. 9617db0 compat_ioctl: move hdio calls to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  49. 171044d4 compat_ioctl: handle blk_trace ioctls by Arnd Bergmann · 17 years ago
  50. 7199d4c compat_ioctl: add compat_blkdev_driver_ioctl() by Arnd Bergmann · 17 years ago
  51. f58c4c0 compat_ioctl: move common block ioctls to compat_blkdev_ioctl by Arnd Bergmann · 17 years ago
  52. d59952d [PATCH] WE : Add missing auth compat-ioctl by Jean Tourrilhes · 17 years ago
  53. 53c5725 As struct iw_point is bi-directional payload, we should copy back the content by Masakazu Mokuno · 17 years ago
  54. 313b0d3 [PATCH] remove duplicated ioctl entries in compat_ioctl.c by Masakazu Mokuno · 17 years ago
  55. 8163904 [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c by David S. Miller · 17 years ago
  56. 98701dc compat32: ignore the LOOP_CLR_FD ioctl by Geert Uytterhoeven · 17 years ago
  57. f4d43bd fix compat console unimap regression by Hugh Dickins · 17 years ago
  58. d9de262 Allow compat_ioctl.c to compile without CONFIG_NET by Simon Horman · 17 years ago
  59. 83ae1b7 Fix error handling in HDIO_GETGEO compat wrapper by Andreas Schwab · 17 years ago
  60. 6272e26 cleanup compat ioctl handling by Christoph Hellwig · 17 years ago
  61. 644fd4f merge compat_ioctl.h into compat_ioctl.c by Christoph Hellwig · 17 years ago
  62. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  63. 2724b6d [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems by Andi Kleen · 17 years ago
  64. 9d016dd [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT by Andi Kleen · 17 years ago
  65. 421f028 [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls by Andi Kleen · 17 years ago
  66. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  67. ed4bb10 [PATCH] wext: Add missing ioctls to 64<->32 conversion by Jean Tourrilhes · 17 years ago
  68. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  69. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  70. 7116e99 [PATCH] compat: fix uaccess handling by Heiko Carstens · 17 years ago
  71. 67fd44f [PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCAST by Andi Kleen · 17 years ago
  72. 39484e5 [PATCH] 32-bit compatibility HDIO IOCTLs by Maciej W. Rozycki · 18 years ago
  73. 54f67f6 [PATCH] Move ncpfs 32bit compat ioctl to ncpfs by Petr Vandrovec · 18 years ago
  74. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  75. 188f83d [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6] by David Howells · 18 years ago
  76. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  77. e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 18 years ago
  78. 52b499c [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6] by David Howells · 18 years ago
  79. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  80. 863d5b82 [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6] by David Howells · 18 years ago
  81. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  82. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  83. d8deac5 [PATCH] devfs: Remove devfs from the kernel tree by Greg Kroah-Hartman · 19 years ago
  84. 5024ad4 [PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.h by Hansjoerg Lipp · 18 years ago
  85. 1b77c54 V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENT by Andrew Morton · 18 years ago
  86. e8c96f8 [PATCH] fs: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  87. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  88. 1efa3c0 [NET] compat ifconf: fix limits by Randy Dunlap · 18 years ago
  89. fc5870f [PATCH] x86_64: Fix ioctl compat code for /dev/rtc by Andi Kleen · 18 years ago
  90. 6b2b4e5 [PATCH] compat_ioctl __user annotations by Al Viro · 18 years ago
  91. c6b44d1 [PATCH] Implement ioctl emulation for the parport character device by Andi Kleen · 18 years ago
  92. 2966387 [PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctl by Andi Kleen · 18 years ago
  93. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  94. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 18 years ago
  95. ec3cad9 [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c by Christoph Hellwig · 18 years ago
  96. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 18 years ago
  97. 4909724 [COMPAT] net: SIOCGIFCONF data corruption by Alexandra Kossovsky · 19 years ago
  98. bcb6ad1 [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR(). by David S. Miller · 19 years ago
  99. d5ea655 [COMPAT]: Add ext3 ioctl translations. by David S. Miller · 19 years ago
  100. 6e87abd [DVB]: Add compat ioctl handling. by David S. Miller · 19 years ago