Commit Graph

113 Commits (301a8234ea81938f0f083ae4e274d9c9296f3c86)

Author SHA1 Message Date
Heiko Carstens 7779d7bed9 fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl 15 years ago
Arnd Bergmann 6b96018b28 compat: move sockios handling to net/socket.c 15 years ago
Arnd Bergmann 2066022177 appletalk: handle SIOCATALKDIFADDR compat ioctl 15 years ago
Arnd Bergmann 9646e7ce3d net, compat_ioctl: handle socket ioctl abuses in tty drivers 15 years ago
Arnd Bergmann 50857e2a59 net/tun: handle compat_ioctl directly 15 years ago
Eric Sandeen 69130c7cf9 compat_ioctl: hook up compat handler for FIEMAP ioctl 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Ankit Jain 3e63cbb1ef fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls 16 years ago
Alexey Zaytsev df59c0ad05 [SCSI] compat: don't perform unneeded copy in sg_io code 16 years ago
Thadeu Lima de Souza Cascardo ab2274af05 trivial: fix typo compatiable/compatiability has extra 'a'. 16 years ago
Kevin Cernekee 668ff9ab45 mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c 16 years ago
Kevin Cernekee aea7cea9fa mtd: add OOB ioctls for >4GiB devices 16 years ago
Kevin Cernekee 9771854040 mtd: compat_ioctl cleanup 16 years ago
Kevin Cernekee 0dc54e9f33 mtd: add MEMERASE64 ioctl for >4GiB devices 16 years ago
Alexander Beregalov 1ba0c7dbbb fs/compat_ioctl: fix build when !BLOCK 16 years ago
NeilBrown bff61975b3 md: move lots of #include lines out of .h files and into .c 16 years ago
Christoph Hellwig 5cf8cf4146 Fix FREEZE/THAW compat_ioctl regression 16 years ago
Bill Nottingham 2db69a9340 vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls. 16 years ago
Patrick Ohly d24fff22d8 net: pass new SIOCSHWTSTAMP through to device drivers 16 years ago
Herbert Xu 33dccbb050 tun: Limit amount of queued packets per device 16 years ago
Al Viro 767b5828ad braino in sg_ioctl_trans() 16 years ago
David S. Miller df1c46b2b6 tun: Add some missing TUN compat ioctl translations. 16 years ago
Adrian Bunk e8938a62a8 remove unused #include <linux/dirent.h>'s 17 years ago
Ian Kent aa55ddf340 autofs4: remove unused ioctls 17 years ago
Randy Dunlap 3c3622dcb6 Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled 17 years ago
Marcel Holtmann 40be492fe4 [Bluetooth] Export details about authentication requirements 17 years ago
David S. Miller 169a3ec492 wext: Remove compat handling from fs/compat_ioctl.c 17 years ago
David S. Miller 87de87d5e4 wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 04f378b198 tty: BKL pushdown 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Milan Broz 76c072b48e dm ioctl: move compat code 17 years ago
Erez Zadok deb21db778 VFS: swap do_ioctl and vfs_ioctl names 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Akos Maroy 3fee37c1e2 fix: using joysticks in 32 bit applications on 64 bit systems 17 years ago
Heiko Carstens 81257def2a tty: add the new termios2 ioctls to the compatible list. 17 years ago
Benjamin Herrenschmidt be48be08a8 [COMPAT]: Fix new dev_ifname32 returning -EFAULT 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Jesper Juhl 40b2ea8397 Clean up duplicate includes in fs/ 18 years ago
Eric W. Biederman 32da477a5b [NET]: Don't implement dev_ifname32 inline 18 years ago
Arnd Bergmann 1ca91cd033 compat_ioctl: move floppy handlers to block/compat_ioctl.c 18 years ago
Arnd Bergmann b3087cc4f3 compat_ioctl: move cdrom handlers to block/compat_ioctl.c 18 years ago
Arnd Bergmann 18cf7f8723 compat_ioctl: move BLKPG handling to block/compat_ioctl.c 18 years ago
Arnd Bergmann 9617db085c compat_ioctl: move hdio calls to block/compat_ioctl.c 18 years ago
Arnd Bergmann 171044d449 compat_ioctl: handle blk_trace ioctls 18 years ago
Arnd Bergmann 7199d4cdd8 compat_ioctl: add compat_blkdev_driver_ioctl() 18 years ago
Arnd Bergmann f58c4c0a17 compat_ioctl: move common block ioctls to compat_blkdev_ioctl 18 years ago
Jean Tourrilhes d59952d532 [PATCH] WE : Add missing auth compat-ioctl 18 years ago
Masakazu Mokuno 53c5725581 As struct iw_point is bi-directional payload, we should copy back the content 18 years ago
Masakazu Mokuno 313b0d3d86 [PATCH] remove duplicated ioctl entries in compat_ioctl.c 18 years ago