aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/tape_block.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen1-2/+1
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen1-1/+1
2010-01-13[S390] tape_block: remove ioctl functionHeiko Carstens1-39/+0
2009-12-18[S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu1-0/+1
2009-12-07[S390] tape: remove BKL from tape driverMartin Schwidefsky1-1/+1
2009-12-07[S390] tape: cleanup reference countingMartin Schwidefsky1-7/+8
2009-10-14[S390] tape390: Fix request queue handling in block driverMichael Holzheu1-1/+2
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu1-6/+6
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu1-2/+2
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-1/+1
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-5/+2
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-1/+1
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo1-11/+4
2009-03-26[S390] tape message cleanupCarsten Otte1-10/+8
2008-10-28[S390] tape block: complete request with correct lockingFrank Munzert1-2/+4
2008-10-21[PATCH] switch tape_blockAl Viro1-16/+13
2008-10-21[PATCH] beginning of methods conversionAl Viro1-3/+3
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-1/+1
2008-05-30[S390] tape: Fix race condition in tape block device driverMichael Holzheu1-2/+2
2008-01-28blk_end_request: changing s390 (take 4)Kiyoshi Ueda1-7/+6
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-2/+2
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-2/+2
2006-12-08[S390] more workqueue fixes.Martin Schwidefsky1-5/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-11[PATCH] s390: minor tape fixesPeter Oberparleiter1-2/+2
2006-04-01BUG_ON() Conversion in drivers/s390/char/tape_block.cEric Sesterhenn1-9/+4
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky1-1/+1
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+492