summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/tape_block.c
AgeCommit message (Expand)AuthorLines
2011-05-23[S390] Remove tape block device driver.Heiko Carstens-444/+0
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo-1/+0
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe-1/+0
2011-03-10block: remove per-queue pluggingJens Axboe-1/+0
2011-03-09s390/tape_block: Convert to bdops->check_events()Tejun Heo-5/+6
2010-12-24s390: don't use flush_scheduled_work()Tejun Heo-1/+1
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann-6/+7
2010-08-23block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe-2/+1
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann-1/+7
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen-2/+1
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen-1/+1
2010-01-13[S390] tape_block: remove ioctl functionHeiko Carstens-39/+0
2009-12-18[S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu-0/+1
2009-12-07[S390] tape: remove BKL from tape driverMartin Schwidefsky-1/+1
2009-12-07[S390] tape: cleanup reference countingMartin Schwidefsky-7/+8
2009-10-14[S390] tape390: Fix request queue handling in block driverMichael Holzheu-1/+2
2009-09-22const: make block_device_operations constAlexey Dobriyan-1/+1
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu-6/+6
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu-2/+2
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen-1/+1
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo-5/+2
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo-1/+1
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo-11/+4
2009-03-26[S390] tape message cleanupCarsten Otte-10/+8
2008-10-28[S390] tape block: complete request with correct lockingFrank Munzert-2/+4
2008-10-21[PATCH] switch tape_blockAl Viro-16/+13
2008-10-21[PATCH] beginning of methods conversionAl Viro-3/+3
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers-1/+1
2008-05-30[S390] tape: Fix race condition in tape block device driverMichael Holzheu-2/+2
2008-01-28blk_end_request: changing s390 (take 4)Kiyoshi Ueda-7/+6
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe-2/+2
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens-2/+2
2006-12-08[S390] more workqueue fixes.Martin Schwidefsky-5/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-04-11[PATCH] s390: minor tape fixesPeter Oberparleiter-2/+2
2006-04-01BUG_ON() Conversion in drivers/s390/char/tape_block.cEric Sesterhenn-9/+4
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds-1/+1
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky-1/+1
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+492