index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2011-08-07
compat_ioctl: add compat handler for PPPIOCGL2TPSTATS
Florian Westphal
1
-0
/
+1
2011-07-01
compat_ioctl: fix warning caused by qemu
Johannes Stezenbach
1
-0
/
+5
2011-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2010-12-29
[media] V4L1 removal: Remove linux/videodev.h
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-16
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
1
-0
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
1
-26
/
+3
2010-10-19
fix rawctl compat ioctls breakage on amd64 and itanic
Al Viro
1
-70
/
+0
2010-10-05
smbfs: move to drivers/staging
Arnd Bergmann
1
-26
/
+0
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
1
-2
/
+1
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-0
/
+1
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
1
-0
/
+1
2010-08-09
Merge commit 'linus/master' into bkl/core
Frederic Weisbecker
1
-3
/
+8
2010-08-09
autofs/autofs4: Move compat_ioctl handling into fs
Arnd Bergmann
1
-36
/
+0
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-07-21
Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls
Johan Hedberg
1
-0
/
+2
2010-07-21
Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.c
Johan Hedberg
1
-2
/
+3
2010-07-21
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
1
-0
/
+2
2010-07-19
update email address
Pavel Machek
1
-1
/
+1
2010-04-29
pktcdvd: improve BKL and compat_ioctl.c usage
Arnd Bergmann
1
-3
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-06
fs/compat_ioctl.c: suppress two warnings
Andrew Morton
1
-2
/
+2
2010-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+6
2010-02-11
compat_ioctl: add compat handler for TIOCGSID ioctl
Andreas Schwab
1
-0
/
+1
2010-02-10
compat_ioctl: ignore RAID_VERSION ioctl
Arnd Bergmann
1
-0
/
+2
2010-02-08
[SCSI] compat_ioct: fix bsg SG_IO
FUJITA Tomonori
1
-0
/
+6
2010-01-20
compat_ioctl: Supress "unknown cmd" message on serial /dev/console
Atsushi Nemoto
1
-0
/
+3
2009-12-22
fs/compat_ioctl.c: fix build error when !BLOCK
Arnd Bergmann
1
-2
/
+0
2009-12-14
md: move compat_ioctl handling into md.c
Arnd Bergmann
1
-18
/
+0
2009-12-10
usbdevfs: move compat_ioctl handling to devio.c
Arnd Bergmann
1
-112
/
+0
2009-12-10
lp: move compat_ioctl handling into lp.c
Arnd Bergmann
1
-33
/
+0
2009-12-10
compat_ioctl: pass compat pointer directly to handlers
Arnd Bergmann
1
-128
/
+83
2009-12-10
compat_ioctl: simplify lookup table
Arnd Bergmann
1
-46
/
+44
2009-12-10
compat_ioctl: simplify calling of handlers
Arnd Bergmann
1
-47
/
+39
2009-12-10
compat_ioctl: inline all conversion handlers
Arnd Bergmann
1
-54
/
+81
2009-12-10
compat_ioctl: Remove BKL
Arnd Bergmann
1
-2
/
+0
2009-12-10
compat_ioctl: remove all VT ioctl handling
Arnd Bergmann
1
-187
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-11-12
fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
Heiko Carstens
1
-2
/
+2
2009-11-06
compat: move sockios handling to net/socket.c
Arnd Bergmann
1
-722
/
+0
2009-11-06
appletalk: handle SIOCATALKDIFADDR compat ioctl
Arnd Bergmann
1
-1
/
+0
2009-11-06
net, compat_ioctl: handle socket ioctl abuses in tty drivers
Arnd Bergmann
1
-2
/
+0
2009-11-06
net/tun: handle compat_ioctl directly
Arnd Bergmann
1
-20
/
+0
2009-08-07
compat_ioctl: hook up compat handler for FIEMAP ioctl
Eric Sandeen
1
-0
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-24
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...
Ankit Jain
1
-0
/
+48
2009-06-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-52
/
+0
[next]