index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
compat_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compat_ioctl: move sys_compat_ioctl() to ioctl.c
Arnd Bergmann
2020-01-03
1
-133
/
+0
*
compat_ioctl: scsi: move ioctl handling into drivers
Arnd Bergmann
2020-01-03
1
-130
/
+2
*
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-12-02
1
-2
/
+14
|
\
|
*
fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
Christoph Hellwig
2019-10-28
1
-5
/
+26
*
|
compat_ioctl: move SG_GET_REQUEST_TABLE handling
Arnd Bergmann
2019-10-23
1
-56
/
+1
*
|
compat_ioctl: ppp: move simple commands into ppp_generic.c
Arnd Bergmann
2019-10-23
1
-32
/
+4
*
|
compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
Arnd Bergmann
2019-10-23
1
-33
/
+5
*
|
compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
Al Viro
2019-10-23
1
-32
/
+0
*
|
compat_ioctl: unify copy-in of ppp filters
Al Viro
2019-10-23
1
-37
/
+0
*
|
compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
Arnd Bergmann
2019-10-23
1
-2
/
+0
*
|
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019-10-23
1
-147
/
+1
*
|
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-10-23
1
-11
/
+0
*
|
fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
2019-10-23
1
-2
/
+0
*
|
compat_ioctl: remove unused convert_in_user macro
Arnd Bergmann
2019-10-23
1
-7
/
+0
*
|
compat_ioctl: remove last RAID handling code
Arnd Bergmann
2019-10-23
1
-13
/
+0
*
|
compat_ioctl: remove /dev/raw ioctl translation
Arnd Bergmann
2019-10-23
1
-4
/
+0
*
|
compat_ioctl: remove PCI ioctl translation
Arnd Bergmann
2019-10-23
1
-6
/
+0
*
|
compat_ioctl: remove joystick ioctl translation
Arnd Bergmann
2019-10-23
1
-7
/
+0
*
|
compat_ioctl: remove /dev/random commands
Arnd Bergmann
2019-10-23
1
-7
/
+0
*
|
compat_ioctl: remove IGNORE_IOCTL()
Arnd Bergmann
2019-10-23
1
-56
/
+0
*
|
compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
2019-10-23
1
-158
/
+0
*
|
compat_ioctl: remove HIDIO translation
Arnd Bergmann
2019-10-23
1
-17
/
+0
*
|
compat_ioctl: remove HCIUART handling
Arnd Bergmann
2019-10-23
1
-13
/
+0
*
|
compat_ioctl: move hci_sock handlers into driver
Arnd Bergmann
2019-10-23
1
-24
/
+0
*
|
compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
2019-10-23
1
-6
/
+0
*
|
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019-10-23
1
-17
/
+0
*
|
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
2019-10-23
1
-2
/
+0
*
|
compat_ioctl: move tape handling into drivers
Arnd Bergmann
2019-10-23
1
-73
/
+0
*
|
compat_ioctl: move rtc handling into drivers/rtc/dev.c
Arnd Bergmann
2019-10-23
1
-53
/
+0
*
|
compat_sys_ioctl(): make parallel to do_vfs_ioctl()
Al Viro
2019-10-23
1
-37
/
+28
*
|
compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
Al Viro
2019-10-23
1
-35
/
+0
*
|
compat: itanic doesn't have one
Al Viro
2019-10-23
1
-2
/
+2
*
|
FIGETBSZ: fix compat
Al Viro
2019-10-23
1
-1
/
+1
*
|
fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
Al Viro
2019-10-23
1
-1
/
+2
|
/
*
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
2019-07-30
1
-3
/
+0
*
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-29
1
-131
/
+0
|
\
|
*
media: dvb: move compat handlers into drivers
Arnd Bergmann
2018-09-12
1
-78
/
+0
|
*
media: dvb: move most compat_ioctl handling into drivers
Arnd Bergmann
2018-09-12
1
-31
/
+0
|
*
media: cec: move compat_ioctl handling to cec-api.c
Arnd Bergmann
2018-09-12
1
-12
/
+0
|
*
media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c
Arnd Bergmann
2018-09-12
1
-12
/
+0
|
*
media: dvb: fix compat ioctl translation
Arnd Bergmann
2018-09-12
1
-4
/
+6
*
|
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-10-25
1
-68
/
+1
|
\
\
|
*
|
hidp: fix compat_ioctl
Al Viro
2018-09-10
1
-10
/
+0
|
*
|
cmtp: fix compat_ioctl
Al Viro
2018-09-10
1
-9
/
+0
|
*
|
bnep: fix compat_ioctl
Al Viro
2018-09-10
1
-11
/
+0
|
*
|
compat_ioctl: trim the pointless includes
Al Viro
2018-09-10
1
-39
/
+1
*
|
|
compat_ioctl - kill keyboard ioctl handling
Al Viro
2018-10-13
1
-29
/
+0
*
|
|
gigaset: add ->compat_ioctl()
Al Viro
2018-10-13
1
-5
/
+0
*
|
|
kill the rest of tty COMPAT_IOCTL() entries
Al Viro
2018-10-13
1
-13
/
+0
*
|
|
take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()
Al Viro
2018-10-13
1
-67
/
+0
[next]