aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-031-1/+1
|\
| * md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-311-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-011-0/+3
|\ \ | |/
| * Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig2009-02-271-0/+3
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-0/+2
|\ \ | |/
| * vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.Bill Nottingham2009-02-181-0/+2
* | net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly2009-02-151-0/+6
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-141-1/+1
|\ \ | |/
| * braino in sg_ioctl_trans()Al Viro2009-02-051-1/+1
* | tun: Limit amount of queued packets per deviceHerbert Xu2009-02-051-0/+2
|/
* tun: Add some missing TUN compat ioctl translations.David S. Miller2009-01-291-0/+7
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-251-1/+0
* autofs4: remove unused ioctlsIan Kent2008-07-241-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-07-191-0/+1
|\
| * [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-141-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-0/+6
|\ \
| * | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap2008-07-161-0/+6
| |/
* | wext: Remove compat handling from fs/compat_ioctl.cDavid S. Miller2008-06-161-106/+1
* | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-161-6/+0
|/
* tty: The big operations reworkAlan Cox2008-04-301-1/+1
* tty: BKL pushdownAlan Cox2008-04-301-1/+1
* d_path: Make d_path() use a struct pathJan Blunck2008-02-141-1/+1
* dm ioctl: move compat codeMilan Broz2008-02-081-34/+0
* VFS: swap do_ioctl and vfs_ioctl namesErez Zadok2008-02-071-1/+1
* remove __attribute_used__Adrian Bunk2008-01-281-1/+1
* fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy2008-01-061-0/+8
* tty: add the new termios2 ioctls to the compatible list.Heiko Carstens2007-11-291-0/+6
* [COMPAT]: Fix new dev_ifname32 returning -EFAULTBenjamin Herrenschmidt2007-10-301-1/+1
* sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* Clean up duplicate includes in fs/Jesper Juhl2007-10-171-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-111-11/+10
|\
| * [NET]: Don't implement dev_ifname32 inlineEric W. Biederman2007-10-101-11/+10
* | compat_ioctl: move floppy handlers to block/compat_ioctl.cArnd Bergmann2007-10-101-337/+0
* | compat_ioctl: move cdrom handlers to block/compat_ioctl.cArnd Bergmann2007-10-101-105/+0
* | compat_ioctl: move BLKPG handling to block/compat_ioctl.cArnd Bergmann2007-10-101-33/+0
* | compat_ioctl: move hdio calls to block/compat_ioctl.cArnd Bergmann2007-10-101-60/+0
* | compat_ioctl: handle blk_trace ioctlsArnd Bergmann2007-10-101-8/+0
* | compat_ioctl: add compat_blkdev_driver_ioctl()Arnd Bergmann2007-10-101-83/+0
* | compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann2007-10-101-45/+0
|/
* [PATCH] WE : Add missing auth compat-ioctlJean Tourrilhes2007-09-211-0/+2
* As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno2007-09-141-4/+18
* [PATCH] remove duplicated ioctl entries in compat_ioctl.cMasakazu Mokuno2007-08-061-3/+0
* [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller2007-07-301-0/+20
* compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven2007-07-161-0/+4
* fix compat console unimap regressionHugh Dickins2007-05-251-8/+25
* Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman2007-05-101-1/+4
* Fix error handling in HDIO_GETGEO compat wrapperAndreas Schwab2007-05-081-1/+3
* cleanup compat ioctl handlingChristoph Hellwig2007-05-081-5/+165
* merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig2007-05-081-1/+828
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0