summaryrefslogtreecommitdiff
path: root/fs/compat_ioctl.c
Commit message (Expand)AuthorAge
* compat.c: LOOP_CLR_FD is taken care of in loop.c itself...Al Viro2013-06-29
* Removed unused typedef to avoid "unused local typedef" warnings.Han Shen2013-05-04
* new helper: file_inode(file)Al Viro2013-02-22
* Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-29
|\
| * fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook2012-10-25
* | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-25
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * switch simple cases of fget_light to fdgetAl Viro2012-09-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-02
|\ \
| * | Input: Add KD[GS]KBDIACRUC ioctls to the compatible listMichael Schutte2012-09-04
| |/
* | compat_ioctl: Avoid using undefined RS-485 IOCTLsJaeden Amero2012-09-25
* | compat_ioctl: Add RS-485 IOCTLs to the listJaeden Amero2012-09-21
|/
* Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-28
* | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-15
|\
| * [media] fs/compat_ioctl: it needs to see the DVBv3 compat stuffMauro Carvalho Chehab2011-12-31
* | vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds2012-01-05
|/
* compat_ioctl: add compat handler for PPPIOCGL2TPSTATSFlorian Westphal2011-08-07
* compat_ioctl: fix warning caused by qemuJohannes Stezenbach2011-07-01
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-16
* | [media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab2010-12-29
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * smbfs: move to drivers/stagingArnd Bergmann2010-10-05
* | fix rawctl compat ioctls breakage on amd64 and itanicAl Viro2010-10-19
|/
* bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-08-10
|\
| * tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | Merge commit 'linus/master' into bkl/coreFrederic Weisbecker2010-08-09
|\ \ | |/
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
| |\
| | * update email addressPavel Machek2010-07-19
| * | Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg2010-07-21
| * | Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.cJohan Hedberg2010-07-21
| * | Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-21
| |/
* | autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-09
|/
* pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann2010-04-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fs/compat_ioctl.c: suppress two warningsAndrew Morton2010-03-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-11
|\
| * [SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori2010-02-08
* | compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab2010-02-11
* | compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann2010-02-10
|/
* compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto2010-01-20
* fs/compat_ioctl.c: fix build error when !BLOCKArnd Bergmann2009-12-22
* md: move compat_ioctl handling into md.cArnd Bergmann2009-12-14
* usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann2009-12-10
* lp: move compat_ioctl handling into lp.cArnd Bergmann2009-12-10
* compat_ioctl: pass compat pointer directly to handlersArnd Bergmann2009-12-10