summaryrefslogtreecommitdiff
path: root/fs/compat_ioctl.c
AgeCommit message (Expand)Author
2020-01-03compat_ioctl: move sys_compat_ioctl() to ioctl.cArnd Bergmann
2020-01-03compat_ioctl: scsi: move ioctl handling into driversArnd Bergmann
2019-12-02Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-10-28fs: add generic UNRESVSP and ZERO_RANGE ioctl handlersChristoph Hellwig
2019-10-23compat_ioctl: move SG_GET_REQUEST_TABLE handlingArnd Bergmann
2019-10-23compat_ioctl: ppp: move simple commands into ppp_generic.cArnd Bergmann
2019-10-23compat_ioctl: handle PPPIOCGIDLE for 64-bit time_tArnd Bergmann
2019-10-23compat_ioctl: move PPPIOCSCOMPRESS to ppp_genericAl Viro
2019-10-23compat_ioctl: unify copy-in of ppp filtersAl Viro
2019-10-23compat_ioctl: move SIOCOUTQ out of compat_ioctl.cArnd Bergmann
2019-10-23compat_ioctl: reimplement SG_IO handlingArnd Bergmann
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann
2019-10-23fs: compat_ioctl: move FITRIM emulation into file systemsArnd Bergmann
2019-10-23compat_ioctl: remove unused convert_in_user macroArnd Bergmann
2019-10-23compat_ioctl: remove last RAID handling codeArnd Bergmann
2019-10-23compat_ioctl: remove /dev/raw ioctl translationArnd Bergmann
2019-10-23compat_ioctl: remove PCI ioctl translationArnd Bergmann
2019-10-23compat_ioctl: remove joystick ioctl translationArnd Bergmann
2019-10-23compat_ioctl: remove /dev/random commandsArnd Bergmann
2019-10-23compat_ioctl: remove IGNORE_IOCTL()Arnd Bergmann
2019-10-23compat_ioctl: remove translation for sound ioctlsArnd Bergmann
2019-10-23compat_ioctl: remove HIDIO translationArnd Bergmann
2019-10-23compat_ioctl: remove HCIUART handlingArnd Bergmann
2019-10-23compat_ioctl: move hci_sock handlers into driverArnd Bergmann
2019-10-23compat_ioctl: move rfcomm handlers into driverArnd Bergmann
2019-10-23compat_ioctl: move isdn/capi ioctl translation into driverArnd Bergmann
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann
2019-10-23compat_ioctl: move tape handling into driversArnd Bergmann
2019-10-23compat_ioctl: move rtc handling into drivers/rtc/dev.cArnd Bergmann
2019-10-23compat_sys_ioctl(): make parallel to do_vfs_ioctl()Al Viro
2019-10-23compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.cAl Viro
2019-10-23compat: itanic doesn't have oneAl Viro
2019-10-23FIGETBSZ: fix compatAl Viro
2019-10-23fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAPAl Viro
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-25Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-10-13compat_ioctl - kill keyboard ioctl handlingAl Viro
2018-10-13gigaset: add ->compat_ioctl()Al Viro
2018-10-13kill the rest of tty COMPAT_IOCTL() entriesAl Viro
2018-10-13take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()Al Viro
2018-09-14move compat handling of tty ioctls to tty_compat_ioctl()Al Viro
2018-09-12media: dvb: move compat handlers into driversArnd Bergmann
2018-09-12media: dvb: move most compat_ioctl handling into driversArnd Bergmann
2018-09-12media: cec: move compat_ioctl handling to cec-api.cArnd Bergmann
2018-09-12media: dvb: dmxdev: move compat_ioctl handling to dmxdev.cArnd Bergmann
2018-09-12media: dvb: fix compat ioctl translationArnd Bergmann
2018-09-11presence of RS485 ioctls has been unconditional since 2014Al Viro
2018-09-10hidp: fix compat_ioctlAl Viro
2018-09-10cmtp: fix compat_ioctlAl Viro