1. 378ebd3 fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP by Al Viro · 5 years ago
  2. 8b76230 media: dvb: fix compat ioctl translation by Arnd Bergmann · 6 years ago
  3. 00a8794 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 4 years, 9 months ago
  4. a9b2c4a fs: compat: Remove warning from COMPATIBLE_IOCTL by Mark Charlebois · 7 years ago
  5. 97beb3a fs: compat_ioctl: add pretimeout functions for watchdogs by Wolfram Sang · 8 years ago
  6. 594edf3 [media] cec: add compat32 ioctl support by Hans Verkuil · 8 years ago
  7. 1b79dff Merge 4.5-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  8. 6a4f555 fs/compat: remove useless compat ioctl for parport device by Bamvor Jian Zhang · 8 years ago
  9. d10d34a Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline by Marcel Holtmann · 8 years ago
  10. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  11. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  12. 263a3df nbd: use ->compat_ioctl() by Al Viro · 8 years ago
  13. a7f61e89 compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS) by Jann Horn · 8 years ago
  14. 66cf191 compat_ioctl: don't pass fd around when not needed by Al Viro · 8 years ago
  15. b434172 compat_ioctl: don't look up the fd twice by Jann Horn · 8 years ago
  16. 54dbc15 vfs: hoist the btrfs deduplication ioctl to the vfs by Darrick J. Wong · 8 years ago
  17. d79bdd5 vfs: wire up compat ioctl for CLONE/CLONE_RANGE by Darrick J. Wong · 8 years ago
  18. c57d3e7 i2c-dev: Fix typo in ioctl name reference by Jean Delvare · 9 years ago
  19. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  20. 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 9 years ago
  21. f49daa8 Bluetooth: Move HCI socket definitions into its own header file by Marcel Holtmann · 10 years ago
  22. 932602e fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 10 years ago
  23. 38316c8 fs/compat_ioctl.c: fix an underflow issue (harmless) by Dan Carpenter · 10 years ago
  24. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  25. e06aeb5 compat.c: LOOP_CLR_FD is taken care of in loop.c itself... by Al Viro · 11 years ago
  26. 6b13eb1 Removed unused typedef to avoid "unused local typedef" warnings. by Han Shen · 11 years ago
  27. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  28. ca364d8 Merge 3.7-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  29. 1217650 fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check by Kees Cook · 12 years ago
  30. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago
  31. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  32. fc47912 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  33. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  34. 142e546 compat_ioctl: Avoid using undefined RS-485 IOCTLs by Jaeden Amero · 12 years ago
  35. 84c3b84 compat_ioctl: Add RS-485 IOCTLs to the list by Jaeden Amero · 12 years ago
  36. caaa357 Input: Add KD[GS]KBDIACRUC ioctls to the compatible list by Michael Schutte · 12 years ago
  37. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  38. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  39. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  40. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  41. 07d106d vfs: fix up ENOIOCTLCMD error handling by Linus Torvalds · 12 years ago
  42. e97a5d8 [media] fs/compat_ioctl: it needs to see the DVBv3 compat stuff by Mauro Carvalho Chehab · 12 years ago
  43. 8bab6f1 compat_ioctl: add compat handler for PPPIOCGL2TPSTATS by Florian Westphal · 13 years ago
  44. 390192b compat_ioctl: fix warning caused by qemu by Johannes Stezenbach · 13 years ago
  45. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  46. 88ae762 [media] V4L1 removal: Remove linux/videodev.h by Mauro Carvalho Chehab · 13 years ago
  47. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 13 years ago
  48. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 13 years ago
  49. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  50. c4a0472 fix rawctl compat ioctls breakage on amd64 and itanic by Al Viro · 15 years ago
  51. 2116b7a smbfs: move to drivers/staging by Arnd Bergmann · 14 years ago
  52. b19dd42 bkl: Remove locked .ioctl file operation by Arnd Bergmann · 14 years ago
  53. fc385c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  54. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  55. d9a145f Merge commit 'linus/master' into bkl/core by Frederic Weisbecker · 14 years ago
  56. c9243f5 autofs/autofs4: Move compat_ioctl handling into fs by Arnd Bergmann · 14 years ago
  57. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  58. 63c7d09 Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls by Johan Hedberg · 14 years ago
  59. 2cdf096 Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.c by Johan Hedberg · 14 years ago
  60. f035856 Bluetooth: Add blacklist support for incoming connections by Johan Hedberg · 14 years ago
  61. a253129 update email address by Pavel Machek · 14 years ago
  62. f80a0ca pktcdvd: improve BKL and compat_ioctl.c usage by Arnd Bergmann · 14 years ago
  63. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  64. 45bf5cd fs/compat_ioctl.c: suppress two warnings by Andrew Morton · 14 years ago
  65. fd48d6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  66. 4cfbafd compat_ioctl: add compat handler for TIOCGSID ioctl by Andreas Schwab · 14 years ago
  67. f79f118 compat_ioctl: ignore RAID_VERSION ioctl by Arnd Bergmann · 14 years ago
  68. 84eb8fb [SCSI] compat_ioct: fix bsg SG_IO by FUJITA Tomonori · 14 years ago
  69. 3f00171 compat_ioctl: Supress "unknown cmd" message on serial /dev/console by Atsushi Nemoto · 14 years ago
  70. ed26175 fs/compat_ioctl.c: fix build error when !BLOCK by Arnd Bergmann · 14 years ago
  71. aa98aa3 md: move compat_ioctl handling into md.c by Arnd Bergmann · 14 years ago
  72. 637e8a6 usbdevfs: move compat_ioctl handling to devio.c by Arnd Bergmann · 14 years ago
  73. 3695669 lp: move compat_ioctl handling into lp.c by Arnd Bergmann · 14 years ago
  74. 43c6e7b9 compat_ioctl: pass compat pointer directly to handlers by Arnd Bergmann · 14 years ago
  75. 661f627 compat_ioctl: simplify lookup table by Arnd Bergmann · 14 years ago
  76. 789f0f8 compat_ioctl: simplify calling of handlers by Arnd Bergmann · 14 years ago
  77. 5a07ea0 compat_ioctl: inline all conversion handlers by Arnd Bergmann · 15 years ago
  78. 348c4b9 compat_ioctl: Remove BKL by Arnd Bergmann · 15 years ago
  79. fb07a5f compat_ioctl: remove all VT ioctl handling by Arnd Bergmann · 15 years ago
  80. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  81. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  82. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 14 years ago
  83. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. 7779d7b fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl by Heiko Carstens · 14 years ago
  85. 6b96018 compat: move sockios handling to net/socket.c by Arnd Bergmann · 14 years ago
  86. 2066022 appletalk: handle SIOCATALKDIFADDR compat ioctl by Arnd Bergmann · 14 years ago
  87. 9646e7c net, compat_ioctl: handle socket ioctl abuses in tty drivers by Arnd Bergmann · 14 years ago
  88. 50857e2 net/tun: handle compat_ioctl directly by Arnd Bergmann · 14 years ago
  89. 69130c7 compat_ioctl: hook up compat handler for FIEMAP ioctl by Eric Sandeen · 15 years ago
  90. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  91. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 15 years ago
  92. ac1b7c3 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  93. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  94. df59c0a [SCSI] compat: don't perform unneeded copy in sg_io code by Alexey Zaytsev · 15 years ago
  95. ab2274a trivial: fix typo compatiable/compatiability has extra 'a'. by Thadeu Lima de Souza Cascardo · 15 years ago
  96. 668ff9a mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c by Kevin Cernekee · 15 years ago
  97. aea7cea mtd: add OOB ioctls for >4GiB devices by Kevin Cernekee · 15 years ago
  98. 9771854 mtd: compat_ioctl cleanup by Kevin Cernekee · 15 years ago
  99. 0dc54e9 mtd: add MEMERASE64 ioctl for >4GiB devices by Kevin Cernekee · 15 years ago
  100. 1ba0c7d fs/compat_ioctl: fix build when !BLOCK by Alexander Beregalov · 15 years ago