aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/tape_char.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* [S390] tape_char: add missing compat_ptr conversionHeiko Carstens2010-01-131-3/+15
* [S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu2009-12-181-0/+3
* [S390] tape: remove BKL from tape driverMartin Schwidefsky2009-12-071-21/+24
* [S390] tape: cleanup reference countingMartin Schwidefsky2009-12-071-3/+4
* [S390] tape: remove f_pos changes from read / write function.Martin Schwidefsky2009-12-071-2/+0
* [S390] tape message cleanupCarsten Otte2009-03-261-7/+0
* [S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel2008-08-211-1/+1
* drivers/s390: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-3/+9
* [S390] tape: duplicate sysfs filename when setting tape device onlineMichael Holzheu2008-04-171-2/+2
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-16/+1
* [S390] Add crypto support for 3592 tape devicesMichael Holzheu2007-02-051-1/+1
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-4/+4
* [PATCH] struct path: convert s390-driversJosef Sipek2006-12-081-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig2006-01-101-0/+20
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+492