index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
compat_ioctl.c
Age
Commit message (
Expand
)
Author
2009-08-16
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
2009-04-20
fs/compat_ioctl: fix build when !BLOCK
Alexander Beregalov
2009-04-03
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-27
Fix FREEZE/THAW compat_ioctl regression
Christoph Hellwig
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-18
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
Bill Nottingham
2009-02-15
net: pass new SIOCSHWTSTAMP through to device drivers
Patrick Ohly
2009-02-14
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-05
tun: Limit amount of queued packets per device
Herbert Xu
2009-02-05
braino in sg_ioctl_trans()
Al Viro
2009-01-29
tun: Add some missing TUN compat ioctl translations.
David S. Miller
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
2008-07-24
autofs4: remove unused ioctls
Ian Kent
2008-07-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-16
Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled
Randy Dunlap
2008-07-14
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
2008-06-16
wext: Remove compat handling from fs/compat_ioctl.c
David S. Miller
2008-06-16
wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
David S. Miller
2008-04-30
tty: The big operations rework
Alan Cox
2008-04-30
tty: BKL pushdown
Alan Cox
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-08
dm ioctl: move compat code
Milan Broz
2008-02-07
VFS: swap do_ioctl and vfs_ioctl names
Erez Zadok
2008-01-28
remove __attribute_used__
Adrian Bunk
2008-01-06
fix: using joysticks in 32 bit applications on 64 bit systems
Akos Maroy
2007-11-29
tty: add the new termios2 ioctls to the compatible list.
Heiko Carstens
2007-10-30
[COMPAT]: Fix new dev_ifname32 returning -EFAULT
Benjamin Herrenschmidt
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
2007-10-17
Clean up duplicate includes in fs/
Jesper Juhl
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-10
[NET]: Don't implement dev_ifname32 inline
Eric W. Biederman
2007-10-10
compat_ioctl: move floppy handlers to block/compat_ioctl.c
Arnd Bergmann
2007-10-10
compat_ioctl: move cdrom handlers to block/compat_ioctl.c
Arnd Bergmann
2007-10-10
compat_ioctl: move BLKPG handling to block/compat_ioctl.c
Arnd Bergmann
2007-10-10
compat_ioctl: move hdio calls to block/compat_ioctl.c
Arnd Bergmann
2007-10-10
compat_ioctl: handle blk_trace ioctls
Arnd Bergmann
2007-10-10
compat_ioctl: add compat_blkdev_driver_ioctl()
Arnd Bergmann
2007-10-10
compat_ioctl: move common block ioctls to compat_blkdev_ioctl
Arnd Bergmann
2007-09-21
[PATCH] WE : Add missing auth compat-ioctl
Jean Tourrilhes
2007-09-14
As struct iw_point is bi-directional payload, we should copy back the content
Masakazu Mokuno
2007-08-06
[PATCH] remove duplicated ioctl entries in compat_ioctl.c
Masakazu Mokuno
2007-07-30
[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c
David S. Miller
2007-07-16
compat32: ignore the LOOP_CLR_FD ioctl
Geert Uytterhoeven
2007-05-25
fix compat console unimap regression
Hugh Dickins
2007-05-10
Allow compat_ioctl.c to compile without CONFIG_NET
Simon Horman
2007-05-08
Fix error handling in HDIO_GETGEO compat wrapper
Andreas Schwab
2007-05-08
cleanup compat ioctl handling
Christoph Hellwig
[next]