aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
Commit message (Expand)AuthorAge
* fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens2009-11-12
* compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen2009-08-07
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2009-06-24
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-22
|\
| * mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee2009-05-29
| * mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-29
| * mtd: compat_ioctl cleanupKevin Cernekee2009-05-29
| * mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-17
|\ \
| * | [SCSI] compat: don't perform unneeded copy in sg_io codeAlexey Zaytsev2009-06-15
| |/
* / trivial: fix typo compatiable/compatiability has extra 'a'.Thadeu Lima de Souza Cascardo2009-06-12
|/
* fs/compat_ioctl: fix build when !BLOCKAlexander Beregalov2009-04-20
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-03
|\
| * md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-02
|\|
| * Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig2009-02-27
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
|\|
| * vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.Bill Nottingham2009-02-18
* | net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly2009-02-16
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-15
|\|
| * braino in sg_ioctl_trans()Al Viro2009-02-05
* | tun: Limit amount of queued packets per deviceHerbert Xu2009-02-06
|/
* tun: Add some missing TUN compat ioctl translations.David S. Miller2009-01-29
* 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