nfsd: move most of nfsfh.h to fs/nfsd
[safe/jmp/linux-2.6] / fs / compat_ioctl.c
2009-11-12 Heiko Carstensfs: add missing compat_ptr handling for FS_IOC_RESVSP...
2009-08-07 Eric Sandeencompat_ioctl: hook up compat handler for FIEMAP ioctl
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-24 Ankit Jainfs: Add new pre-allocation ioctls to vfs for compatibil...
2009-06-22 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-06-17 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-06-15 Alexey Zaytsev[SCSI] compat: don't perform unneeded copy in sg_io...
2009-06-12 Thadeu Lima de Sou... trivial: fix typo compatiable/compatiability has extra...
2009-05-29 Kevin Cernekeemtd: Handle compat ioctls directly; remove all trace...
2009-05-29 Kevin Cernekeemtd: add OOB ioctls for >4GiB devices
2009-05-29 Kevin Cernekeemtd: compat_ioctl cleanup
2009-05-29 Kevin Cernekeemtd: add MEMERASE64 ioctl for >4GiB devices
2009-04-21 Alexander Beregalovfs/compat_ioctl: fix build when !BLOCK
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-03-31 NeilBrownmd: move lots of #include lines out of .h files and...
2009-03-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-28 Christoph HellwigFix FREEZE/THAW compat_ioctl regression
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-18 Bill Nottinghamvt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
2009-02-16 Patrick Ohlynet: pass new SIOCSHWTSTAMP through to device drivers
2009-02-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-06 Herbert Xutun: Limit amount of queued packets per device
2009-02-06 Al Virobraino in sg_ioctl_trans()
2009-01-30 David S. Millertun: Add some missing TUN compat ioctl translations.
2008-07-25 Adrian Bunkremove unused #include <linux/dirent.h>'s
2008-07-24 Ian Kentautofs4: remove unused ioctls
2008-07-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-16 Randy DunlapFix compile issues in fs/compat_ioctl.c when CONFIG_BLO...
2008-07-14 Marcel Holtmann[Bluetooth] Export details about authentication require...
2008-06-17 David S. Millerwext: Remove compat handling from fs/compat_ioctl.c
2008-06-17 David S. Millerwext: Dispatch and handle compat ioctls entirely in...
2008-04-30 Alan Coxtty: The big operations rework
2008-04-30 Alan Coxtty: BKL pushdown
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-08 Milan Brozdm ioctl: move compat code
2008-02-07 Erez ZadokVFS: swap do_ioctl and vfs_ioctl names
2008-01-28 Adrian Bunkremove __attribute_used__
2008-01-06 Akos Maroyfix: using joysticks in 32 bit applications on 64 bit...
2007-11-29 Heiko Carstenstty: add the new termios2 ioctls to the compatible...
2007-10-31 Benjamin Herrenschmidt[COMPAT]: Fix new dev_ifname32 returning -EFAULT
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
2007-10-17 Jesper JuhlClean up duplicate includes in fs/
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-10 Eric W. Biederman[NET]: Don't implement dev_ifname32 inline
2007-10-10 Arnd Bergmanncompat_ioctl: move floppy handlers to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move cdrom handlers to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move BLKPG handling to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: move hdio calls to block/compat_ioctl.c
2007-10-10 Arnd Bergmanncompat_ioctl: handle blk_trace ioctls
2007-10-10 Arnd Bergmanncompat_ioctl: add compat_blkdev_driver_ioctl()
2007-10-10 Arnd Bergmanncompat_ioctl: move common block ioctls to compat_blkdev...
2007-09-21 Jean Tourrilhes[PATCH] WE : Add missing auth compat-ioctl
2007-09-14 Masakazu MokunoAs struct iw_point is bi-directional payload, we should...
2007-08-06 Masakazu Mokuno[PATCH] remove duplicated ioctl entries in compat_ioctl.c
2007-07-30 David S. Miller[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in...
2007-07-16 Geert Uytterhoevencompat32: ignore the LOOP_CLR_FD ioctl
2007-05-26 Hugh Dickinsfix compat console unimap regression
2007-05-10 Simon HormanAllow compat_ioctl.c to compile without CONFIG_NET
2007-05-08 Andreas SchwabFix error handling in HDIO_GETGEO compat wrapper
2007-05-08 Christoph Hellwigcleanup compat ioctl handling
2007-05-08 Christoph Hellwigmerge compat_ioctl.h into compat_ioctl.c
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-02 Andi Kleen[PATCH] x86-64: Shut up warnings for vfat compat ioctls...
2007-05-02 Andi Kleen[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT
2007-05-02 Andi Kleen[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_...
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-03-27 Jean Tourrilhes[PATCH] wext: Add missing ioctls to 64<->32 conversion
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Heiko Carstens[PATCH] compat: fix uaccess handling
2006-12-07 Andi Kleen[PATCH] x86-64: Implement compat code for SIOCSIFHWBROA...
2006-10-11 Maciej W. Rozycki[PATCH] 32-bit compatibility HDIO IOCTLs
2006-10-01 Petr Vandrovec[PATCH] Move ncpfs 32bit compat ioctl to ncpfs
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 David Howells[PATCH] BLOCK: Move the msdos device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move the ReiserFS device ioctl compat...
2006-09-30 David Howells[PATCH] BLOCK: Move common FS-specific ioctls to linux...
2006-09-30 David Howells[PATCH] BLOCK: Move the loop device ioctl compat stuff...
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs from the kernel tree
2006-06-26 Hansjoerg Lipp[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.h
2006-06-25 Andrew MortonV4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENT
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...
2006-03-09 Randy Dunlap[NET] compat ifconf: fix limits
2006-02-26 Andi Kleen[PATCH] x86_64: Fix ioctl compat code for /dev/rtc
2006-02-08 Al Viro[PATCH] compat_ioctl __user annotations
2006-01-12 Andi Kleen[PATCH] Implement ioctl emulation for the parport chara...
2006-01-12 Andi Kleen[PATCH] x86_64: Implement compat code for sg driver...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-10 Christoph Hellwig[PATCH] sanitize building of fs/compat_ioctl.c
2006-01-10 Christoph Hellwig[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
2006-01-09 Arnd BergmannV4L (926_2): Moves compat32 functions from fs to v4l...
2005-11-20 Alexandra Kossovsky[COMPAT] net: SIOCGIFCONF data corruption
2005-11-18 David S. Miller[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().
2005-11-17 David S. Miller[COMPAT]: Add ext3 ioctl translations.
next