summaryrefslogtreecommitdiff
path: root/fs/compat_ioctl.c
AgeCommit message (Expand)Author
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-15[SCSI] compat: don't perform unneeded copy in sg_io codeAlexey Zaytsev
2009-06-12trivial: fix typo compatiable/compatiability has extra 'a'.Thadeu Lima de Souza Cascardo
2009-05-29mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee
2009-05-29mtd: add OOB ioctls for >4GiB devicesKevin Cernekee
2009-05-29mtd: compat_ioctl cleanupKevin Cernekee
2009-05-29mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee
2009-04-20fs/compat_ioctl: fix build when !BLOCKAlexander Beregalov
2009-04-03Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-27Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-18vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.Bill Nottingham
2009-02-15net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-05tun: Limit amount of queued packets per deviceHerbert Xu
2009-02-05braino in sg_ioctl_trans()Al Viro
2009-01-29tun: Add some missing TUN compat ioctl translations.David S. Miller
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk
2008-07-24autofs4: remove unused ioctlsIan Kent
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-16Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann
2008-06-16wext: Remove compat handling from fs/compat_ioctl.cDavid S. Miller
2008-06-16wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30tty: BKL pushdownAlan Cox
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