| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-25 | fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check | Kees Cook | 1 | -0/+2 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -15/+12 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+2 |
| 2012-09-26 | switch simple cases of fget_light to fdget | Al Viro | 1 | -15/+12 |
| 2012-09-25 | compat_ioctl: Avoid using undefined RS-485 IOCTLs | Jaeden Amero | 1 | -0/+4 |
| 2012-09-21 | compat_ioctl: Add RS-485 IOCTLs to the list | Jaeden Amero | 1 | -0/+2 |
| 2012-09-04 | Input: Add KD[GS]KBDIACRUC ioctls to the compatible list | Michael Schutte | 1 | -0/+2 |
| 2012-03-24 | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+0 |
| 2012-03-04 | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras | 1 | -1/+1 |
| 2012-02-28 | fs: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+0 |
| 2012-01-15 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
| 2012-01-05 | vfs: fix up ENOIOCTLCMD error handling | Linus Torvalds | 1 | -36/+2 |
| 2011-12-31 | [media] fs/compat_ioctl: it needs to see the DVBv3 compat stuff | Mauro Carvalho Chehab | 1 | -0/+1 |
| 2011-08-07 | compat_ioctl: add compat handler for PPPIOCGL2TPSTATS | Florian Westphal | 1 | -0/+1 |
| 2011-07-01 | compat_ioctl: fix warning caused by qemu | Johannes Stezenbach | 1 | -0/+5 |
| 2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
| 2010-12-29 | [media] V4L1 removal: Remove linux/videodev.h | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2010-12-16 | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink | 1 | -0/+1 |
| 2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
| 2010-10-28 | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman | 1 | -26/+3 |
| 2010-10-19 | fix rawctl compat ioctls breakage on amd64 and itanic | Al Viro | 1 | -70/+0 |
| 2010-10-05 | smbfs: move to drivers/staging | Arnd Bergmann | 1 | -26/+0 |
| 2010-08-14 | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 1 | -2/+1 |
| 2010-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -0/+1 |
| 2010-08-10 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 1 | -0/+1 |
| 2010-08-09 | Merge commit 'linus/master' into bkl/core | Frederic Weisbecker | 1 | -3/+8 |
| 2010-08-09 | autofs/autofs4: Move compat_ioctl handling into fs | Arnd Bergmann | 1 | -36/+0 |
| 2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
| 2010-07-21 | Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls | Johan Hedberg | 1 | -0/+2 |
| 2010-07-21 | Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.c | Johan Hedberg | 1 | -2/+3 |
| 2010-07-21 | Bluetooth: Add blacklist support for incoming connections | Johan Hedberg | 1 | -0/+2 |
| 2010-07-19 | update email address | Pavel Machek | 1 | -1/+1 |
| 2010-04-29 | pktcdvd: improve BKL and compat_ioctl.c usage | Arnd Bergmann | 1 | -3/+0 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+1 |
| 2010-03-06 | fs/compat_ioctl.c: suppress two warnings | Andrew Morton | 1 | -2/+2 |
| 2010-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -0/+6 |
| 2010-02-11 | compat_ioctl: add compat handler for TIOCGSID ioctl | Andreas Schwab | 1 | -0/+1 |
| 2010-02-10 | compat_ioctl: ignore RAID_VERSION ioctl | Arnd Bergmann | 1 | -0/+2 |
| 2010-02-08 | [SCSI] compat_ioct: fix bsg SG_IO | FUJITA Tomonori | 1 | -0/+6 |
| 2010-01-20 | compat_ioctl: Supress "unknown cmd" message on serial /dev/console | Atsushi Nemoto | 1 | -0/+3 |
| 2009-12-22 | fs/compat_ioctl.c: fix build error when !BLOCK | Arnd Bergmann | 1 | -2/+0 |
| 2009-12-14 | md: move compat_ioctl handling into md.c | Arnd Bergmann | 1 | -18/+0 |
| 2009-12-10 | usbdevfs: move compat_ioctl handling to devio.c | Arnd Bergmann | 1 | -112/+0 |
| 2009-12-10 | lp: move compat_ioctl handling into lp.c | Arnd Bergmann | 1 | -33/+0 |
| 2009-12-10 | compat_ioctl: pass compat pointer directly to handlers | Arnd Bergmann | 1 | -128/+83 |
| 2009-12-10 | compat_ioctl: simplify lookup table | Arnd Bergmann | 1 | -46/+44 |
| 2009-12-10 | compat_ioctl: simplify calling of handlers | Arnd Bergmann | 1 | -47/+39 |
| 2009-12-10 | compat_ioctl: inline all conversion handlers | Arnd Bergmann | 1 | -54/+81 |
| 2009-12-10 | compat_ioctl: Remove BKL | Arnd Bergmann | 1 | -2/+0 |
| 2009-12-10 | compat_ioctl: remove all VT ioctl handling | Arnd Bergmann | 1 | -187/+1 |
| 2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2009-12-04 | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 1 | -1/+1 |
| 2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
| 2009-11-12 | fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl | Heiko Carstens | 1 | -2/+2 |
| 2009-11-06 | compat: move sockios handling to net/socket.c | Arnd Bergmann | 1 | -722/+0 |
| 2009-11-06 | appletalk: handle SIOCATALKDIFADDR compat ioctl | Arnd Bergmann | 1 | -1/+0 |
| 2009-11-06 | net, compat_ioctl: handle socket ioctl abuses in tty drivers | Arnd Bergmann | 1 | -2/+0 |
| 2009-11-06 | net/tun: handle compat_ioctl directly | Arnd Bergmann | 1 | -20/+0 |
| 2009-08-07 | compat_ioctl: hook up compat handler for FIEMAP ioctl | Eric Sandeen | 1 | -0/+1 |
| 2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
| 2009-06-24 | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io... | Ankit Jain | 1 | -0/+48 |
| 2009-06-22 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -52/+0 |
| 2009-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -6/+0 |
| 2009-06-15 | [SCSI] compat: don't perform unneeded copy in sg_io code | Alexey Zaytsev | 1 | -6/+0 |
| 2009-06-12 | trivial: fix typo compatiable/compatiability has extra 'a'. | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
| 2009-05-29 | mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c | Kevin Cernekee | 1 | -22/+0 |
| 2009-05-29 | mtd: add OOB ioctls for >4GiB devices | Kevin Cernekee | 1 | -0/+2 |
| 2009-05-29 | mtd: compat_ioctl cleanup | Kevin Cernekee | 1 | -42/+9 |
| 2009-05-29 | mtd: add MEMERASE64 ioctl for >4GiB devices | Kevin Cernekee | 1 | -0/+1 |
| 2009-04-20 | fs/compat_ioctl: fix build when !BLOCK | Alexander Beregalov | 1 | -4/+3 |
| 2009-04-03 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 1 | -1/+1 |
| 2009-03-31 | md: move lots of #include lines out of .h files and into .c | NeilBrown | 1 | -1/+1 |
| 2009-03-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+3 |
| 2009-02-27 | Fix FREEZE/THAW compat_ioctl regression | Christoph Hellwig | 1 | -0/+3 |
| 2009-02-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -0/+2 |
| 2009-02-18 | vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls. | Bill Nottingham | 1 | -0/+2 |
| 2009-02-15 | net: pass new SIOCSHWTSTAMP through to device drivers | Patrick Ohly | 1 | -0/+6 |
| 2009-02-14 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -1/+1 |
| 2009-02-05 | tun: Limit amount of queued packets per device | Herbert Xu | 1 | -0/+2 |
| 2009-02-05 | braino in sg_ioctl_trans() | Al Viro | 1 | -1/+1 |
| 2009-01-29 | tun: Add some missing TUN compat ioctl translations. | David S. Miller | 1 | -0/+7 |
| 2008-07-25 | remove unused #include <linux/dirent.h>'s | Adrian Bunk | 1 | -1/+0 |
| 2008-07-24 | autofs4: remove unused ioctls | Ian Kent | 1 | -2/+0 |
| 2008-07-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 1 | -0/+1 |
| 2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -0/+6 |
| 2008-07-16 | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled | Randy Dunlap | 1 | -0/+6 |
| 2008-07-14 | [Bluetooth] Export details about authentication requirements | Marcel Holtmann | 1 | -0/+1 |
| 2008-06-16 | wext: Remove compat handling from fs/compat_ioctl.c | David S. Miller | 1 | -106/+1 |
| 2008-06-16 | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c | David S. Miller | 1 | -6/+0 |
| 2008-04-30 | tty: The big operations rework | Alan Cox | 1 | -1/+1 |
| 2008-04-30 | tty: BKL pushdown | Alan Cox | 1 | -1/+1 |
| 2008-02-14 | d_path: Make d_path() use a struct path | Jan Blunck | 1 | -1/+1 |
| 2008-02-08 | dm ioctl: move compat code | Milan Broz | 1 | -34/+0 |
| 2008-02-07 | VFS: swap do_ioctl and vfs_ioctl names | Erez Zadok | 1 | -1/+1 |
| 2008-01-28 | remove __attribute_used__ | Adrian Bunk | 1 | -1/+1 |
| 2008-01-06 | fix: using joysticks in 32 bit applications on 64 bit systems | Akos Maroy | 1 | -0/+8 |
| 2007-11-29 | tty: add the new termios2 ioctls to the compatible list. | Heiko Carstens | 1 | -0/+6 |
| 2007-10-30 | [COMPAT]: Fix new dev_ifname32 returning -EFAULT | Benjamin Herrenschmidt | 1 | -1/+1 |
| 2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger | 1 | -1/+1 |
| 2007-10-17 | Clean up duplicate includes in fs/ | Jesper Juhl | 1 | -1/+0 |
| 2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 1 | -11/+10 |
| 2007-10-10 | [NET]: Don't implement dev_ifname32 inline | Eric W. Biederman | 1 | -11/+10 |
| 2007-10-10 | compat_ioctl: move floppy handlers to block/compat_ioctl.c | Arnd Bergmann | 1 | -337/+0 |
| 2007-10-10 | compat_ioctl: move cdrom handlers to block/compat_ioctl.c | Arnd Bergmann | 1 | -105/+0 |
| 2007-10-10 | compat_ioctl: move BLKPG handling to block/compat_ioctl.c | Arnd Bergmann | 1 | -33/+0 |
| 2007-10-10 | compat_ioctl: move hdio calls to block/compat_ioctl.c | Arnd Bergmann | 1 | -60/+0 |
| 2007-10-10 | compat_ioctl: handle blk_trace ioctls | Arnd Bergmann | 1 | -8/+0 |
| 2007-10-10 | compat_ioctl: add compat_blkdev_driver_ioctl() | Arnd Bergmann | 1 | -83/+0 |
| 2007-10-10 | compat_ioctl: move common block ioctls to compat_blkdev_ioctl | Arnd Bergmann | 1 | -45/+0 |
| 2007-09-21 | [PATCH] WE : Add missing auth compat-ioctl | Jean Tourrilhes | 1 | -0/+2 |
| 2007-09-14 | As struct iw_point is bi-directional payload, we should copy back the content | Masakazu Mokuno | 1 | -4/+18 |
| 2007-08-06 | [PATCH] remove duplicated ioctl entries in compat_ioctl.c | Masakazu Mokuno | 1 | -3/+0 |
| 2007-07-30 | [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c | David S. Miller | 1 | -0/+20 |
| 2007-07-16 | compat32: ignore the LOOP_CLR_FD ioctl | Geert Uytterhoeven | 1 | -0/+4 |
| 2007-05-25 | fix compat console unimap regression | Hugh Dickins | 1 | -8/+25 |
| 2007-05-10 | Allow compat_ioctl.c to compile without CONFIG_NET | Simon Horman | 1 | -1/+4 |
| 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-25 | [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-08 | [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-11 | [PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctl | Andi Kleen | 1 | -0/+35 |
| 2006-01-11 | [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-20 | [COMPAT] net: SIOCGIFCONF data corruption | Alexandra Kossovsky | 1 | -5/+3 |
| 2005-11-18 | [COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR(). | David S. Miller | 1 | -1/+1 |
| 2005-11-17 | [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-30 | [PATCH] TIOC* compat ioctl handling | Christoph Hellwig | 1 | -0/+4 |
| 2005-10-28 | [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs | Pete Zaitcev | 1 | -0/+1 |
| 2005-09-09 | [PATCH] Lost sockfd_put() in routing_ioctl() | Kirill Korotaev | 1 | -2/+5 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+3082 |