aboutsummaryrefslogtreecommitdiff
path: root/fs/compat_ioctl.c
AgeCommit message (Expand)Author
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2010-12-29[media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-19fix rawctl compat ioctls breakage on amd64 and itanicAl Viro
2010-10-05smbfs: move to drivers/stagingArnd Bergmann
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-09Merge commit 'linus/master' into bkl/coreFrederic Weisbecker
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-21Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg
2010-07-21Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.cJohan Hedberg
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg
2010-07-19update email addressPavel Machek
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06fs/compat_ioctl.c: suppress two warningsAndrew Morton
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-02-11compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab
2010-02-10compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann
2010-02-08[SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori
2010-01-20compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto
2009-12-22fs/compat_ioctl.c: fix build error when !BLOCKArnd Bergmann
2009-12-14md: move compat_ioctl handling into md.cArnd Bergmann
2009-12-10usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann
2009-12-10lp: move compat_ioctl handling into lp.cArnd Bergmann
2009-12-10compat_ioctl: pass compat pointer directly to handlersArnd Bergmann
2009-12-10compat_ioctl: simplify lookup tableArnd Bergmann
2009-12-10compat_ioctl: simplify calling of handlersArnd Bergmann
2009-12-10compat_ioctl: inline all conversion handlersArnd Bergmann
2009-12-10compat_ioctl: Remove BKLArnd Bergmann
2009-12-10compat_ioctl: remove all VT ioctl handlingArnd Bergmann
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-12fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens
2009-11-06compat: move sockios handling to net/socket.cArnd Bergmann
2009-11-06appletalk: handle SIOCATALKDIFADDR compat ioctlArnd Bergmann
2009-11-06net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann
2009-11-06net/tun: handle compat_ioctl directlyArnd Bergmann
2009-08-07compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-15[SCSI] compat: don't perform unneeded copy in sg_io codeAlexey Zaytsev