aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/tape_char.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-09-25s390/tape: fix MTIOCGET ioctl to report blocksizeStefan Haberland1-1/+3
2013-02-22new helper: file_inode(file)Al Viro1-4/+4
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2012-05-16s390/tape: remove tape block leftoversHeiko Carstens1-13/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-01-13[S390] tape_char: add missing compat_ptr conversionHeiko Carstens1-3/+15
2009-12-18[S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu1-0/+3
2009-12-07[S390] tape: remove BKL from tape driverMartin Schwidefsky1-21/+24
2009-12-07[S390] tape: cleanup reference countingMartin Schwidefsky1-3/+4
2009-12-07[S390] tape: remove f_pos changes from read / write function.Martin Schwidefsky1-2/+0
2009-03-26[S390] tape message cleanupCarsten Otte1-7/+0
2008-08-21[S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel1-1/+1
2008-06-20drivers/s390: cdev lock_kernel() pushdownJonathan Corbet1-3/+9
2008-04-17[S390] tape: duplicate sysfs filename when setting tape device onlineMichael Holzheu1-2/+2
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-16/+1
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu1-1/+1
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-4/+4
2006-12-08[PATCH] struct path: convert s390-driversJosef Sipek1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-10[PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig1-0/+20
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+492