| Commit message (Expand) | Author | Age | Files | Lines |
* | compat_ioctl: hook up compat handler for FIEMAP ioctl | Eric Sandeen | 2009-08-07 | 1 | -0/+1 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io... | Ankit Jain | 2009-06-24 | 1 | -0/+48 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-06-22 | 1 | -52/+0 |
|\ |
|
| * | mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c | Kevin Cernekee | 2009-05-29 | 1 | -22/+0 |
| * | mtd: add OOB ioctls for >4GiB devices | Kevin Cernekee | 2009-05-29 | 1 | -0/+2 |
| * | mtd: compat_ioctl cleanup | Kevin Cernekee | 2009-05-29 | 1 | -42/+9 |
| * | mtd: add MEMERASE64 ioctl for >4GiB devices | Kevin Cernekee | 2009-05-29 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-17 | 1 | -6/+0 |
|\ \ |
|
| * | | [SCSI] compat: don't perform unneeded copy in sg_io code | Alexey Zaytsev | 2009-06-15 | 1 | -6/+0 |
| |/ |
|
* | | trivial: fix typo compatiable/compatiability has extra 'a'. | Thadeu Lima de Souza Cascardo | 2009-06-12 | 1 | -1/+1 |
|/ |
|
* | fs/compat_ioctl: fix build when !BLOCK | Alexander Beregalov | 2009-04-20 | 1 | -4/+3 |
* | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
|\ |
|
| * | md: move lots of #include lines out of .h files and into .c | NeilBrown | 2009-03-31 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-01 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Fix FREEZE/THAW compat_ioctl regression | Christoph Hellwig | 2009-02-27 | 1 | -0/+3 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls. | Bill Nottingham | 2009-02-18 | 1 | -0/+2 |
* | | net: pass new SIOCSHWTSTAMP through to device drivers | Patrick Ohly | 2009-02-15 | 1 | -0/+6 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | braino in sg_ioctl_trans() | Al Viro | 2009-02-05 | 1 | -1/+1 |
* | | tun: Limit amount of queued packets per device | Herbert Xu | 2009-02-05 | 1 | -0/+2 |
|/ |
|
* | tun: Add some missing TUN compat ioctl translations. | David S. Miller | 2009-01-29 | 1 | -0/+7 |
* | remove unused #include <linux/dirent.h>'s | Adrian Bunk | 2008-07-25 | 1 | -1/+0 |
* | autofs4: remove unused ioctls | Ian Kent | 2008-07-24 | 1 | -2/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-07-19 | 1 | -0/+1 |
|\ |
|
| * | [Bluetooth] Export details about authentication requirements | Marcel Holtmann | 2008-07-14 | 1 | -0/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 1 | -0/+6 |
|\ \ |
|
| * | | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled | Randy Dunlap | 2008-07-16 | 1 | -0/+6 |
| |/ |
|
* | | wext: Remove compat handling from fs/compat_ioctl.c | David S. Miller | 2008-06-16 | 1 | -106/+1 |
* | | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c | David S. Miller | 2008-06-16 | 1 | -6/+0 |
|/ |
|
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -1/+1 |
* | tty: BKL pushdown | Alan Cox | 2008-04-30 | 1 | -1/+1 |
* | d_path: Make d_path() use a struct path | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | dm ioctl: move compat code | Milan Broz | 2008-02-08 | 1 | -34/+0 |
* | VFS: swap do_ioctl and vfs_ioctl names | Erez Zadok | 2008-02-07 | 1 | -1/+1 |
* | remove __attribute_used__ | Adrian Bunk | 2008-01-28 | 1 | -1/+1 |
* | fix: using joysticks in 32 bit applications on 64 bit systems | Akos Maroy | 2008-01-06 | 1 | -0/+8 |
* | tty: add the new termios2 ioctls to the compatible list. | Heiko Carstens | 2007-11-29 | 1 | -0/+6 |
* | [COMPAT]: Fix new dev_ifname32 returning -EFAULT | Benjamin Herrenschmidt | 2007-10-30 | 1 | -1/+1 |
* | sparse pointer use of zero as null | Stephen Hemminger | 2007-10-18 | 1 | -1/+1 |
* | Clean up duplicate includes in fs/ | Jesper Juhl | 2007-10-17 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-11 | 1 | -11/+10 |
|\ |
|
| * | [NET]: Don't implement dev_ifname32 inline | Eric W. Biederman | 2007-10-10 | 1 | -11/+10 |
* | | compat_ioctl: move floppy handlers to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 | 1 | -337/+0 |
* | | compat_ioctl: move cdrom handlers to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 | 1 | -105/+0 |
* | | compat_ioctl: move BLKPG handling to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 | 1 | -33/+0 |
* | | compat_ioctl: move hdio calls to block/compat_ioctl.c | Arnd Bergmann | 2007-10-10 | 1 | -60/+0 |
* | | compat_ioctl: handle blk_trace ioctls | Arnd Bergmann | 2007-10-10 | 1 | -8/+0 |
* | | compat_ioctl: add compat_blkdev_driver_ioctl() | Arnd Bergmann | 2007-10-10 | 1 | -83/+0 |