summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/tape_block.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] Remove tape block device driver.Heiko Carstens2011-05-231-444/+0
* block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-211-1/+0
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-101-1/+0
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* | s390/tape_block: Convert to bdops->check_events()Tejun Heo2011-03-091-5/+6
|/
* s390: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-6/+7
* block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe2010-08-231-2/+1
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-1/+7
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+1
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* [S390] tape_block: remove ioctl functionHeiko Carstens2010-01-131-39/+0
* [S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu2009-12-181-0/+1
* [S390] tape: remove BKL from tape driverMartin Schwidefsky2009-12-071-1/+1
* [S390] tape: cleanup reference countingMartin Schwidefsky2009-12-071-7/+8
* [S390] tape390: Fix request queue handling in block driverMichael Holzheu2009-10-141-1/+2
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* [S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu2009-09-111-6/+6
* [S390] tape: Fix device online messagesMichael Holzheu2009-09-111-2/+2
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-5/+2
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-1/+1
* block: implement and use [__]blk_end_request_all()Tejun Heo2009-04-281-11/+4
* [S390] tape message cleanupCarsten Otte2009-03-261-10/+8
* [S390] tape block: complete request with correct lockingFrank Munzert2008-10-281-2/+4
* [PATCH] switch tape_blockAl Viro2008-10-211-16/+13
* [PATCH] beginning of methods conversionAl Viro2008-10-211-3/+3
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-1/+1
* [S390] tape: Fix race condition in tape block device driverMichael Holzheu2008-05-301-2/+2
* blk_end_request: changing s390 (take 4)Kiyoshi Ueda2008-01-281-7/+6
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-2/+2
* [S390] more workqueue fixes.Martin Schwidefsky2006-12-081-5/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] s390: minor tape fixesPeter Oberparleiter2006-04-111-2/+2
* BUG_ON() Conversion in drivers/s390/char/tape_block.cEric Sesterhenn2006-04-011-9/+4
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-1/+1
|\
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* | [PATCH] s390: atomic primitivesMartin Schwidefsky2006-01-061-1/+1
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+492