aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dcssblk.c
Commit message (Expand)AuthorAgeFilesLines
* s390/block: kill the big kernel lockArnd Bergmann2010-09-261-5/+0
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-0/+5
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* [S390] improve suspend/resume error messagesChristian Borntraeger2009-07-071-3/+4
* [S390] pm: dcssblk power management callbacks.Gerald Schaefer2009-06-161-17/+115
* [S390] dcssblk: revert devt conversionGerald Schaefer2009-06-121-2/+2
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-6/+5
* [S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2008-12-251-39/+33
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-251-2/+3
* [PATCH] switch dcssblkAl Viro2008-10-211-11/+10
* [PATCH] beginning of methods conversionAl Viro2008-10-211-2/+2
* [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang2008-10-101-131/+384
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-1/+1
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-2/+3
* block: don't depend on consecutive minor spaceTejun Heo2008-10-091-2/+2
* [S390] dcss: fix build bug.Heiko Carstens2008-08-251-2/+3
* [S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer2008-08-211-0/+4
* [S390] Cleanup dcssblk printk messages.Hongjie Yang2008-07-141-19/+3
* return pfn from direct_access, for XIPJared Hulbert2008-04-281-3/+5
* [S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2008-04-171-52/+1
* [S390] dcss: Fix Unlikely(x) != yRoel Kluin2008-02-191-1/+1
* [S390] dcss: Initialize workqueue before using it.Heiko Carstens2008-02-051-3/+2
* [S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-261-1/+1
* [S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger2007-12-041-2/+2
* [S390] device_schedule_callback() for dcssblk.Gerald Schaefer2007-11-051-2/+7
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-2/+2
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-171-6/+1
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-1/+1
* [S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer2007-02-051-2/+2
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-241-2/+1
* [PATCH] regularize blk_cleanup_queue() useAl Viro2006-03-181-4/+4
* [PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte2006-01-061-1/+1
* [PATCH] s/390: compile fix for dcssblkCornelia Huck2005-06-251-2/+2
* [PATCH] xip: bdev: execute in placeCarsten Otte2005-06-241-4/+40
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-201-12/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+775