summaryrefslogtreecommitdiff
path: root/fs/compat_ioctl.c
Commit message (Expand)AuthorAge
* compat_ioctl: add compat handler for PPPIOCGL2TPSTATSFlorian Westphal2011-08-07
* compat_ioctl: fix warning caused by qemuJohannes Stezenbach2011-07-01
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-16
* | [media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab2010-12-29
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * smbfs: move to drivers/stagingArnd Bergmann2010-10-05
* | fix rawctl compat ioctls breakage on amd64 and itanicAl Viro2010-10-19
|/
* bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-08-10
|\
| * tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | Merge commit 'linus/master' into bkl/coreFrederic Weisbecker2010-08-09
|\ \ | |/
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
| |\
| | * update email addressPavel Machek2010-07-19
| * | Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg2010-07-21
| * | Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.cJohan Hedberg2010-07-21
| * | Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-21
| |/
* | autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-09
|/
* pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann2010-04-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fs/compat_ioctl.c: suppress two warningsAndrew Morton2010-03-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-11
|\
| * [SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori2010-02-08
* | compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab2010-02-11
* | compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann2010-02-10
|/
* compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto2010-01-20
* fs/compat_ioctl.c: fix build error when !BLOCKArnd Bergmann2009-12-22
* md: move compat_ioctl handling into md.cArnd Bergmann2009-12-14
* usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann2009-12-10
* lp: move compat_ioctl handling into lp.cArnd Bergmann2009-12-10
* compat_ioctl: pass compat pointer directly to handlersArnd Bergmann2009-12-10
* compat_ioctl: simplify lookup tableArnd Bergmann2009-12-10
* compat_ioctl: simplify calling of handlersArnd Bergmann2009-12-10
* compat_ioctl: inline all conversion handlersArnd Bergmann2009-12-10
* compat_ioctl: Remove BKLArnd Bergmann2009-12-10
* compat_ioctl: remove all VT ioctl handlingArnd Bergmann2009-12-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-04
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-18
|\ \ \ | |/ /
| * | fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens2009-11-12
| |/
* | compat: move sockios handling to net/socket.cArnd Bergmann2009-11-06
* | appletalk: handle SIOCATALKDIFADDR compat ioctlArnd Bergmann2009-11-06
* | net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann2009-11-06
* | net/tun: handle compat_ioctl directlyArnd Bergmann2009-11-06
|/
* compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen2009-08-07
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2009-06-24
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-22
|\