Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7b3d1c82417b340c73e416db10770379291010ba
/
fs
/
compat_ioctl.c
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
ca364d8
Merge 3.7-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
1217650
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
by Kees Cook
· 12 years ago
c629803
tty, ioctls -- Add new ioctl definitions for tty flags fetching
by Cyrill Gorcunov
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
fc47912
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
142e546
compat_ioctl: Avoid using undefined RS-485 IOCTLs
by Jaeden Amero
· 12 years ago
84c3b84
compat_ioctl: Add RS-485 IOCTLs to the list
by Jaeden Amero
· 12 years ago
caaa357
Input: Add KD[GS]KBDIACRUC ioctls to the compatible list
by Michael Schutte
· 12 years ago
11bcb32
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
4b32da2b
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
by Paul Mackerras
· 13 years ago
630d9c4
fs: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
122804e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
07d106d
vfs: fix up ENOIOCTLCMD error handling
by Linus Torvalds
· 13 years ago
e97a5d8
[media] fs/compat_ioctl: it needs to see the DVBv3 compat stuff
by Mauro Carvalho Chehab
· 13 years ago
8bab6f1
compat_ioctl: add compat handler for PPPIOCGL2TPSTATS
by Florian Westphal
· 13 years ago
390192b
compat_ioctl: fix warning caused by qemu
by Johannes Stezenbach
· 13 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
88ae762
[media] V4L1 removal: Remove linux/videodev.h
by Mauro Carvalho Chehab
· 14 years ago
b7b8de0
TTY: Add tty ioctl to figure device node of the system console.
by Werner Fink
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
e4c5bf8
Merge 'staging-next' to Linus's tree
by Greg Kroah-Hartman
· 14 years ago
c4a0472
fix rawctl compat ioctls breakage on amd64 and itanic
by Al Viro
· 15 years ago
2116b7a
smbfs: move to drivers/staging
by Arnd Bergmann
· 14 years ago
b19dd42
bkl: Remove locked .ioctl file operation
by Arnd Bergmann
· 14 years ago
fc385c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
d9a145f
Merge commit 'linus/master' into bkl/core
by Frederic Weisbecker
· 14 years ago
c9243f5
autofs/autofs4: Move compat_ioctl handling into fs
by Arnd Bergmann
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
63c7d09
Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls
by Johan Hedberg
· 14 years ago
2cdf096
Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.c
by Johan Hedberg
· 14 years ago
f035856
Bluetooth: Add blacklist support for incoming connections
by Johan Hedberg
· 14 years ago
a253129
update email address
by Pavel Machek
· 14 years ago
f80a0ca
pktcdvd: improve BKL and compat_ioctl.c usage
by Arnd Bergmann
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
45bf5cd
fs/compat_ioctl.c: suppress two warnings
by Andrew Morton
· 15 years ago
fd48d6c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
4cfbafd
compat_ioctl: add compat handler for TIOCGSID ioctl
by Andreas Schwab
· 15 years ago
f79f118
compat_ioctl: ignore RAID_VERSION ioctl
by Arnd Bergmann
· 15 years ago
84eb8fb
[SCSI] compat_ioct: fix bsg SG_IO
by FUJITA Tomonori
· 15 years ago
3f00171
compat_ioctl: Supress "unknown cmd" message on serial /dev/console
by Atsushi Nemoto
· 15 years ago
ed26175
fs/compat_ioctl.c: fix build error when !BLOCK
by Arnd Bergmann
· 15 years ago
aa98aa3
md: move compat_ioctl handling into md.c
by Arnd Bergmann
· 15 years ago
637e8a6
usbdevfs: move compat_ioctl handling to devio.c
by Arnd Bergmann
· 15 years ago
3695669
lp: move compat_ioctl handling into lp.c
by Arnd Bergmann
· 15 years ago
43c6e7b9
compat_ioctl: pass compat pointer directly to handlers
by Arnd Bergmann
· 15 years ago
661f627
compat_ioctl: simplify lookup table
by Arnd Bergmann
· 15 years ago
789f0f8
compat_ioctl: simplify calling of handlers
by Arnd Bergmann
· 15 years ago
5a07ea0
compat_ioctl: inline all conversion handlers
by Arnd Bergmann
· 15 years ago
348c4b9
compat_ioctl: Remove BKL
by Arnd Bergmann
· 15 years ago
fb07a5f
compat_ioctl: remove all VT ioctl handling
by Arnd Bergmann
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
6070d81
tree-wide: fix misspelling of "definition" in comments
by Adam Buchbinder
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7779d7b
fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
by Heiko Carstens
· 15 years ago
6b96018
compat: move sockios handling to net/socket.c
by Arnd Bergmann
· 15 years ago
2066022
appletalk: handle SIOCATALKDIFADDR compat ioctl
by Arnd Bergmann
· 15 years ago
9646e7c
net, compat_ioctl: handle socket ioctl abuses in tty drivers
by Arnd Bergmann
· 15 years ago
50857e2
net/tun: handle compat_ioctl directly
by Arnd Bergmann
· 15 years ago
69130c7
compat_ioctl: hook up compat handler for FIEMAP ioctl
by Eric Sandeen
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
3e63cbb
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
by Ankit Jain
· 15 years ago
ac1b7c3
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
aa2638a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
df59c0a
[SCSI] compat: don't perform unneeded copy in sg_io code
by Alexey Zaytsev
· 15 years ago
ab2274a
trivial: fix typo compatiable/compatiability has extra 'a'.
by Thadeu Lima de Souza Cascardo
· 16 years ago
668ff9a
mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c
by Kevin Cernekee
· 16 years ago
aea7cea
mtd: add OOB ioctls for >4GiB devices
by Kevin Cernekee
· 16 years ago
9771854
mtd: compat_ioctl cleanup
by Kevin Cernekee
· 16 years ago
0dc54e9
mtd: add MEMERASE64 ioctl for >4GiB devices
by Kevin Cernekee
· 16 years ago
1ba0c7d
fs/compat_ioctl: fix build when !BLOCK
by Alexander Beregalov
· 16 years ago
223cdea
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
bff6197
md: move lots of #include lines out of .h files and into .c
by NeilBrown
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5cf8cf4
Fix FREEZE/THAW compat_ioctl regression
by Christoph Hellwig
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
2db69a9
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
by Bill Nottingham
· 16 years ago
d24fff2
net: pass new SIOCSHWTSTAMP through to device drivers
by Patrick Ohly
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
33dccbb
tun: Limit amount of queued packets per device
by Herbert Xu
· 16 years ago
767b582
braino in sg_ioctl_trans()
by Al Viro
· 16 years ago
df1c46b
tun: Add some missing TUN compat ioctl translations.
by David S. Miller
· 16 years ago
e8938a6
remove unused #include <linux/dirent.h>'s
by Adrian Bunk
· 16 years ago
aa55ddf
autofs4: remove unused ioctls
by Ian Kent
· 16 years ago
407d819
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
3c3622d
Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled
by Randy Dunlap
· 16 years ago
40be492
[Bluetooth] Export details about authentication requirements
by Marcel Holtmann
· 16 years ago
169a3ec
wext: Remove compat handling from fs/compat_ioctl.c
by David S. Miller
· 17 years ago
87de87d
wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
by David S. Miller
· 16 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
04f378b
tty: BKL pushdown
by Alan Cox
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
76c072b
dm ioctl: move compat code
by Milan Broz
· 17 years ago
deb21db
VFS: swap do_ioctl and vfs_ioctl names
by Erez Zadok
· 17 years ago
3ff6eec
remove __attribute_used__
by Adrian Bunk
· 17 years ago
3fee37c
fix: using joysticks in 32 bit applications on 64 bit systems
by Akos Maroy
· 17 years ago
Next »