summaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
...
| * tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-101-0/+1
* | Merge commit 'linus/master' into bkl/coreFrederic Weisbecker2010-08-091-3/+8
|\ \ | |/
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
| |\
| | * update email addressPavel Machek2010-07-191-1/+1
| * | Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctlsJohan Hedberg2010-07-211-0/+2
| * | Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.cJohan Hedberg2010-07-211-2/+3
| * | Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-211-0/+2
| |/
* | autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-091-36/+0
|/
* pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann2010-04-291-3/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* fs/compat_ioctl.c: suppress two warningsAndrew Morton2010-03-061-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-111-0/+6
|\
| * [SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori2010-02-081-0/+6
* | compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab2010-02-111-0/+1
* | compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann2010-02-101-0/+2
|/
* compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto2010-01-201-0/+3
* fs/compat_ioctl.c: fix build error when !BLOCKArnd Bergmann2009-12-221-2/+0
* md: move compat_ioctl handling into md.cArnd Bergmann2009-12-141-18/+0
* usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann2009-12-101-112/+0
* lp: move compat_ioctl handling into lp.cArnd Bergmann2009-12-101-33/+0
* compat_ioctl: pass compat pointer directly to handlersArnd Bergmann2009-12-101-128/+83
* compat_ioctl: simplify lookup tableArnd Bergmann2009-12-101-46/+44
* compat_ioctl: simplify calling of handlersArnd Bergmann2009-12-101-47/+39
* compat_ioctl: inline all conversion handlersArnd Bergmann2009-12-101-54/+81
* compat_ioctl: Remove BKLArnd Bergmann2009-12-101-2/+0
* compat_ioctl: remove all VT ioctl handlingArnd Bergmann2009-12-101-187/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-2/+2
|\ \ \ | |/ /
| * | fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens2009-11-121-2/+2
| |/
* | compat: move sockios handling to net/socket.cArnd Bergmann2009-11-061-722/+0
* | appletalk: handle SIOCATALKDIFADDR compat ioctlArnd Bergmann2009-11-061-1/+0
* | net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann2009-11-061-2/+0
* | net/tun: handle compat_ioctl directlyArnd Bergmann2009-11-061-20/+0
|/
* compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen2009-08-071-0/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2009-06-241-0/+48
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-221-52/+0
|\
| * mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee2009-05-291-22/+0
| * mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-291-0/+2
| * mtd: compat_ioctl cleanupKevin Cernekee2009-05-291-42/+9
| * mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-171-6/+0
|\ \
| * | [SCSI] compat: don't perform unneeded copy in sg_io codeAlexey Zaytsev2009-06-151-6/+0
| |/
* | trivial: fix typo compatiable/compatiability has extra 'a'.Thadeu Lima de Souza Cascardo2009-06-121-1/+1
|/
* fs/compat_ioctl: fix build when !BLOCKAlexander Beregalov2009-04-201-4/+3
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-031-1/+1
|\
| * md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-311-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-011-0/+3
|\ \ | |/
OpenPOWER on IntegriCloud