aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/block
AgeCommit message (Expand)Author
2008-01-26[S390] constify function pointer tables.Jan Engelhardt
2008-01-26[S390] dasd: fix loop in request expiration handlingStefan Haberland
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-01-26[S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland
2007-12-04[S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger
2007-11-05[S390] device_schedule_callback() for dcssblk.Gerald Schaefer
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-12[S390] xpram: fix bio_end{_,}io typoMartin Schwidefsky
2007-10-12[S390] is_power_of_2 in drivers/s390/block/dasd_int.hvignesh babu
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu
2007-07-31Typo fixes errror -> errorGabriel Craciunescu
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita
2007-07-10[S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILEHeiko Carstens
2007-05-31[S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens
2007-05-10[S390] dasd: Fix modular build.Cornelia Huck
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck
2007-05-04[S390] dasd: New read device characteristics and read configuration data.Cornelia Huck
2007-04-27[S390] dasd: Add ipldev parameter.Peter Oberparleiter
2007-04-27[S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel
2007-03-26[S390] dasd: Work around gcc bug.Peter Oberparleiter
2007-03-05[S390] dasd: Use default recovery for SNSS requestsStefan Weinhuber
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] ETR support.Martin Schwidefsky
2007-02-05[S390] dasd: fix unconditional reserve handling.Horst Hummel
2007-02-05[S390] Remove dasd_ccw_log function.Horst Hummel
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer
2007-02-05[S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-12-08[PATCH] struct path: convert s390-driversJosef Sipek
2006-12-08[S390] New DASD feature for ERP related loggingHorst Hummel
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro
2006-12-04[S390] return 'count' for successful execution of dasd_eer_enable.Horst Hummel
2006-12-04[S390] Enhanced handling of failed termination requests.Horst Hummel
2006-12-04[S390] handle incorrect values when writing to dasd sysfs attributes.Horst Hummel
2006-10-18[S390] dasd: clean up timer.Stefan Weinhuber
2006-10-06[S390] irq change build fixes.Heiko Carstens