index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
compat_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
1
-1
/
+1
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2009-02-27
Fix FREEZE/THAW compat_ioctl regression
Christoph Hellwig
1
-0
/
+3
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+2
2009-02-18
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
Bill Nottingham
1
-0
/
+2
2009-02-15
net: pass new SIOCSHWTSTAMP through to device drivers
Patrick Ohly
1
-0
/
+6
2009-02-14
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-02-05
tun: Limit amount of queued packets per device
Herbert Xu
1
-0
/
+2
2009-02-05
braino in sg_ioctl_trans()
Al Viro
1
-1
/
+1
2009-01-29
tun: Add some missing TUN compat ioctl translations.
David S. Miller
1
-0
/
+7
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-24
autofs4: remove unused ioctls
Ian Kent
1
-2
/
+0
2008-07-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
1
-0
/
+1
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+6
2008-07-16
Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled
Randy Dunlap
1
-0
/
+6
2008-07-14
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
1
-0
/
+1
2008-06-16
wext: Remove compat handling from fs/compat_ioctl.c
David S. Miller
1
-106
/
+1
2008-06-16
wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
David S. Miller
1
-6
/
+0
2008-04-30
tty: The big operations rework
Alan Cox
1
-1
/
+1
2008-04-30
tty: BKL pushdown
Alan Cox
1
-1
/
+1
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
1
-1
/
+1
2008-02-08
dm ioctl: move compat code
Milan Broz
1
-34
/
+0
2008-02-07
VFS: swap do_ioctl and vfs_ioctl names
Erez Zadok
1
-1
/
+1
2008-01-28
remove __attribute_used__
Adrian Bunk
1
-1
/
+1
2008-01-06
fix: using joysticks in 32 bit applications on 64 bit systems
Akos Maroy
1
-0
/
+8
2007-11-29
tty: add the new termios2 ioctls to the compatible list.
Heiko Carstens
1
-0
/
+6
2007-10-30
[COMPAT]: Fix new dev_ifname32 returning -EFAULT
Benjamin Herrenschmidt
1
-1
/
+1
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
1
-1
/
+1
2007-10-17
Clean up duplicate includes in fs/
Jesper Juhl
1
-1
/
+0
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-11
/
+10
2007-10-10
[NET]: Don't implement dev_ifname32 inline
Eric W. Biederman
1
-11
/
+10
2007-10-10
compat_ioctl: move floppy handlers to block/compat_ioctl.c
Arnd Bergmann
1
-337
/
+0
2007-10-10
compat_ioctl: move cdrom handlers to block/compat_ioctl.c
Arnd Bergmann
1
-105
/
+0
2007-10-10
compat_ioctl: move BLKPG handling to block/compat_ioctl.c
Arnd Bergmann
1
-33
/
+0
2007-10-10
compat_ioctl: move hdio calls to block/compat_ioctl.c
Arnd Bergmann
1
-60
/
+0
2007-10-10
compat_ioctl: handle blk_trace ioctls
Arnd Bergmann
1
-8
/
+0
2007-10-10
compat_ioctl: add compat_blkdev_driver_ioctl()
Arnd Bergmann
1
-83
/
+0
2007-10-10
compat_ioctl: move common block ioctls to compat_blkdev_ioctl
Arnd Bergmann
1
-45
/
+0
2007-09-21
[PATCH] WE : Add missing auth compat-ioctl
Jean Tourrilhes
1
-0
/
+2
2007-09-14
As struct iw_point is bi-directional payload, we should copy back the content
Masakazu Mokuno
1
-4
/
+18
2007-08-06
[PATCH] remove duplicated ioctl entries in compat_ioctl.c
Masakazu Mokuno
1
-3
/
+0
2007-07-30
[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c
David S. Miller
1
-0
/
+20
2007-07-16
compat32: ignore the LOOP_CLR_FD ioctl
Geert Uytterhoeven
1
-0
/
+4
2007-05-25
fix compat console unimap regression
Hugh Dickins
1
-8
/
+25
2007-05-10
Allow compat_ioctl.c to compile without CONFIG_NET
Simon Horman
1
-1
/
+4
2007-05-08
Fix error handling in HDIO_GETGEO compat wrapper
Andreas Schwab
1
-1
/
+3
2007-05-08
cleanup compat ioctl handling
Christoph Hellwig
1
-5
/
+165
2007-05-08
merge compat_ioctl.h into compat_ioctl.c
Christoph Hellwig
1
-1
/
+828
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
[next]