summaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\ \ | |/
| * Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig2009-02-271-0/+3
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-0/+2
|\ \ | |/
| * vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.Bill Nottingham2009-02-181-0/+2
* | net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly2009-02-151-0/+6
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-141-1/+1
|\ \ | |/
| * braino in sg_ioctl_trans()Al Viro2009-02-051-1/+1
* | tun: Limit amount of queued packets per deviceHerbert Xu2009-02-051-0/+2
|/
* tun: Add some missing TUN compat ioctl translations.David S. Miller2009-01-291-0/+7
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-251-1/+0
* autofs4: remove unused ioctlsIan Kent2008-07-241-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-07-191-0/+1
|\
| * [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-141-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-0/+6
|\ \
| * | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap2008-07-161-0/+6
| |/
* | wext: Remove compat handling from fs/compat_ioctl.cDavid S. Miller2008-06-161-106/+1
* | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-161-6/+0
|/
* tty: The big operations reworkAlan Cox2008-04-301-1/+1
OpenPOWER on IntegriCloud