| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types | Heiko Carstens | 2014-03-06 | 1 | -2/+3 |
* | fs/compat_ioctl.c: fix an underflow issue (harmless) | Dan Carpenter | 2014-01-21 | 1 | -1/+2 |
* | file->f_op is never NULL... | Al Viro | 2013-10-24 | 1 | -2/+2 |
* | compat.c: LOOP_CLR_FD is taken care of in loop.c itself... | Al Viro | 2013-06-29 | 1 | -3/+0 |
* | Removed unused typedef to avoid "unused local typedef" warnings. | Han Shen | 2013-05-04 | 1 | -1/+0 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -1/+1 |
* | Merge 3.7-rc3 into tty-next | Greg Kroah-Hartman | 2012-10-29 | 1 | -0/+2 |
|\ |
|
| * | fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check | Kees Cook | 2012-10-25 | 1 | -0/+2 |
* | | tty, ioctls -- Add new ioctl definitions for tty flags fetching | Cyrill Gorcunov | 2012-10-25 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 1 | -15/+12 |
|\ |
|
| * | switch simple cases of fget_light to fdget | Al Viro | 2012-09-26 | 1 | -15/+12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-10-02 | 1 | -0/+2 |
|\ \ |
|
| * | | Input: Add KD[GS]KBDIACRUC ioctls to the compatible list | Michael Schutte | 2012-09-04 | 1 | -0/+2 |
| |/ |
|
* | | compat_ioctl: Avoid using undefined RS-485 IOCTLs | Jaeden Amero | 2012-09-25 | 1 | -0/+4 |
* | | compat_ioctl: Add RS-485 IOCTLs to the list | Jaeden Amero | 2012-09-21 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 1 | -1/+0 |
|\ |
|
| * | fs: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-02-28 | 1 | -1/+0 |
* | | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras | 2012-03-04 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-15 | 1 | -0/+1 |
|\ |
|
| * | [media] fs/compat_ioctl: it needs to see the DVBv3 compat stuff | Mauro Carvalho Chehab | 2011-12-31 | 1 | -0/+1 |
* | | vfs: fix up ENOIOCTLCMD error handling | Linus Torvalds | 2012-01-05 | 1 | -36/+2 |
|/ |
|
* | compat_ioctl: add compat handler for PPPIOCGL2TPSTATS | Florian Westphal | 2011-08-07 | 1 | -0/+1 |
* | compat_ioctl: fix warning caused by qemu | Johannes Stezenbach | 2011-07-01 | 1 | -0/+5 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 1 | -0/+1 |
|\ |
|
| * | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink | 2010-12-16 | 1 | -0/+1 |
* | | [media] V4L1 removal: Remove linux/videodev.h | Mauro Carvalho Chehab | 2010-12-29 | 1 | -1/+1 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
|/ |
|
* | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman | 2010-10-28 | 1 | -26/+3 |
|\ |
|
| * | smbfs: move to drivers/staging | Arnd Bergmann | 2010-10-05 | 1 | -26/+0 |
* | | fix rawctl compat ioctls breakage on amd64 and itanic | Al Viro | 2010-10-19 | 1 | -70/+0 |
|/ |
|
* | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 2010-08-14 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-08-10 | 1 | -0/+1 |
|\ |
|
| * | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 1 | -0/+1 |
* | | Merge commit 'linus/master' into bkl/core | Frederic Weisbecker | 2010-08-09 | 1 | -3/+8 |
|\ \
| |/ |
|
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 1 | -1/+1 |
| |\ |
|
| | * | update email address | Pavel Machek | 2010-07-19 | 1 | -1/+1 |
| * | | Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls | Johan Hedberg | 2010-07-21 | 1 | -0/+2 |
| * | | Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.c | Johan Hedberg | 2010-07-21 | 1 | -2/+3 |
| * | | Bluetooth: Add blacklist support for incoming connections | Johan Hedberg | 2010-07-21 | 1 | -0/+2 |
| |/ |
|
* | | autofs/autofs4: Move compat_ioctl handling into fs | Arnd Bergmann | 2010-08-09 | 1 | -36/+0 |
|/ |
|
* | pktcdvd: improve BKL and compat_ioctl.c usage | Arnd Bergmann | 2010-04-29 | 1 | -3/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | fs/compat_ioctl.c: suppress two warnings | Andrew Morton | 2010-03-06 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-02-11 | 1 | -0/+6 |
|\ |
|
| * | [SCSI] compat_ioct: fix bsg SG_IO | FUJITA Tomonori | 2010-02-08 | 1 | -0/+6 |
* | | compat_ioctl: add compat handler for TIOCGSID ioctl | Andreas Schwab | 2010-02-11 | 1 | -0/+1 |
* | | compat_ioctl: ignore RAID_VERSION ioctl | Arnd Bergmann | 2010-02-10 | 1 | -0/+2 |
|/ |
|
* | compat_ioctl: Supress "unknown cmd" message on serial /dev/console | Atsushi Nemoto | 2010-01-20 | 1 | -0/+3 |
* | fs/compat_ioctl.c: fix build error when !BLOCK | Arnd Bergmann | 2009-12-22 | 1 | -2/+0 |
* | md: move compat_ioctl handling into md.c | Arnd Bergmann | 2009-12-14 | 1 | -18/+0 |