aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
Commit message (Expand)AuthorAge
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-25
* autofs4: remove unused ioctlsIan Kent2008-07-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-07-19
|\
| * [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\ \
| * | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap2008-07-16
| |/
* | wext: Remove compat handling from fs/compat_ioctl.cDavid S. Miller2008-06-16
* | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-16
|/
* tty: The big operations reworkAlan Cox2008-04-30
* tty: BKL pushdownAlan Cox2008-04-30
* d_path: Make d_path() use a struct pathJan Blunck2008-02-15
* dm ioctl: move compat codeMilan Broz2008-02-07
* VFS: swap do_ioctl and vfs_ioctl namesErez Zadok2008-02-07
* remove __attribute_used__Adrian Bunk2008-01-28
* fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy2008-01-06
* tty: add the new termios2 ioctls to the compatible list.Heiko Carstens2007-11-29
* [COMPAT]: Fix new dev_ifname32 returning -EFAULTBenjamin Herrenschmidt2007-10-31
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* Clean up duplicate includes in fs/Jesper Juhl2007-10-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-11
|\
| * [NET]: Don't implement dev_ifname32 inlineEric W. Biederman2007-10-10
* | compat_ioctl: move floppy handlers to block/compat_ioctl.cArnd Bergmann2007-10-10
* | compat_ioctl: move cdrom handlers to block/compat_ioctl.cArnd Bergmann2007-10-10
* | compat_ioctl: move BLKPG handling to block/compat_ioctl.cArnd Bergmann2007-10-10
* | compat_ioctl: move hdio calls to block/compat_ioctl.cArnd Bergmann2007-10-10
* | compat_ioctl: handle blk_trace ioctlsArnd Bergmann2007-10-10
* | compat_ioctl: add compat_blkdev_driver_ioctl()Arnd Bergmann2007-10-10
* | compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann2007-10-10
|/
* [PATCH] WE : Add missing auth compat-ioctlJean Tourrilhes2007-09-21
* As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno2007-09-14
* [PATCH] remove duplicated ioctl entries in compat_ioctl.cMasakazu Mokuno2007-08-06
* [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller2007-07-30
* compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven2007-07-16
* fix compat console unimap regressionHugh Dickins2007-05-25
* Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman2007-05-10
* Fix error handling in HDIO_GETGEO compat wrapperAndreas Schwab2007-05-08
* cleanup compat ioctl handlingChristoph Hellwig2007-05-08
* merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systemsAndi Kleen2007-05-02
* [PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNTAndi Kleen2007-05-02
* [PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctlsAndi Kleen2007-05-02
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-26
* [PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes2007-03-27
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCASTAndi Kleen2006-12-06
* | [PATCH] compat: fix uaccess handlingHeiko Carstens2006-12-07
|/
* [PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki2006-10-11
* [PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2006-10-01