aboutsummaryrefslogtreecommitdiffstats
path: root/fs/compat_ioctl.c
Commit message (Expand)AuthorAge
* 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-13
* 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-19
|\| |
| * | fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens2009-11-12
| |/
* | compat: move sockios handling to net/socket.cArnd Bergmann2009-11-07
* | appletalk: handle SIOCATALKDIFADDR compat ioctlArnd Bergmann2009-11-07
* | net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann2009-11-07
* | net/tun: handle compat_ioctl directlyArnd Bergmann2009-11-07
|/
* 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
|\
| * mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee2009-05-29
| * mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-29
| * mtd: compat_ioctl cleanupKevin Cernekee2009-05-29
| * mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-17
|\ \
| * | [SCSI] compat: don't perform unneeded copy in sg_io codeAlexey Zaytsev2009-06-15
| |/
* / trivial: fix typo compatiable/compatiability has extra 'a'.Thadeu Lima de Souza Cascardo2009-06-12
|/
* fs/compat_ioctl: fix build when !BLOCKAlexander Beregalov2009-04-20
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-03
|\
| * md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-02
|\|
| * Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig2009-02-27
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24
|\|
| * vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.Bill Nottingham2009-02-18
* | net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly2009-02-16
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-15
|\|
| * braino in sg_ioctl_trans()Al Viro2009-02-05
* | tun: Limit amount of queued packets per deviceHerbert Xu2009-02-06
|/
* tun: Add some missing TUN compat ioctl translations.David S. Miller2009-01-29
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-25
* autofs4: remove unused ioctlsIan Kent2008-07-24