Commit Graph

132 Commits (6985403138b74ad28c8ddac8baf88869556bec9a)

Author SHA1 Message Date
Andrew Morton 45bf5cd7be fs/compat_ioctl.c: suppress two warnings 15 years ago
Andreas Schwab 4cfbafd33f compat_ioctl: add compat handler for TIOCGSID ioctl 15 years ago
Arnd Bergmann f79f118528 compat_ioctl: ignore RAID_VERSION ioctl 15 years ago
FUJITA Tomonori 84eb8fb42c [SCSI] compat_ioct: fix bsg SG_IO 15 years ago
Atsushi Nemoto 3f00171125 compat_ioctl: Supress "unknown cmd" message on serial /dev/console 15 years ago
Arnd Bergmann ed2617585f fs/compat_ioctl.c: fix build error when !BLOCK 15 years ago
Arnd Bergmann aa98aa3198 md: move compat_ioctl handling into md.c 15 years ago
Arnd Bergmann 637e8a60a7 usbdevfs: move compat_ioctl handling to devio.c 15 years ago
Arnd Bergmann 3695669cd4 lp: move compat_ioctl handling into lp.c 15 years ago
Arnd Bergmann 43c6e7b97f compat_ioctl: pass compat pointer directly to handlers 15 years ago
Arnd Bergmann 661f627da9 compat_ioctl: simplify lookup table 15 years ago
Arnd Bergmann 789f0f8911 compat_ioctl: simplify calling of handlers 15 years ago
Arnd Bergmann 5a07ea0b97 compat_ioctl: inline all conversion handlers 15 years ago
Arnd Bergmann 348c4b9078 compat_ioctl: Remove BKL 15 years ago
Arnd Bergmann fb07a5f857 compat_ioctl: remove all VT ioctl handling 15 years ago
Adam Buchbinder 6070d81eb5 tree-wide: fix misspelling of "definition" in comments 15 years ago
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