summaryrefslogtreecommitdiff
path: root/fs/compat_ioctl.c
AgeCommit message (Expand)Author
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-08dm ioctl: move compat codeMilan Broz
2008-02-07VFS: swap do_ioctl and vfs_ioctl namesErez Zadok
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-06fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy
2007-11-29tty: add the new termios2 ioctls to the compatible list.Heiko Carstens
2007-10-30[COMPAT]: Fix new dev_ifname32 returning -EFAULTBenjamin Herrenschmidt
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-17Clean up duplicate includes in fs/Jesper Juhl
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-10[NET]: Don't implement dev_ifname32 inlineEric W. Biederman
2007-10-10compat_ioctl: move floppy handlers to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: move cdrom handlers to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: move BLKPG handling to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: move hdio calls to block/compat_ioctl.cArnd Bergmann
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann
2007-10-10compat_ioctl: add compat_blkdev_driver_ioctl()Arnd Bergmann
2007-10-10compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann
2007-09-21[PATCH] WE : Add missing auth compat-ioctlJean Tourrilhes
2007-09-14As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno
2007-08-06[PATCH] remove duplicated ioctl entries in compat_ioctl.cMasakazu Mokuno
2007-07-30[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller
2007-07-16compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven
2007-05-25fix compat console unimap regressionHugh Dickins
2007-05-10Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman
2007-05-08Fix error handling in HDIO_GETGEO compat wrapperAndreas Schwab
2007-05-08cleanup compat ioctl handlingChristoph Hellwig
2007-05-08merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-02[PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systemsAndi Kleen
2007-05-02[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNTAndi Kleen
2007-05-02[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctlsAndi Kleen
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-03-27[PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] compat: fix uaccess handlingHeiko Carstens
2006-12-07[PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCASTAndi Kleen
2006-10-11[PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki
2006-10-01[PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...David Howells
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells
2006-09-30[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...David Howells
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...David Howells
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman