aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/block/dasd.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-07[S390] dasd: improve error recovery for internal I/OStefan Weinhuber1-55/+152
2009-12-07[S390] dasd: remove dead codeChristian Borntraeger1-1/+0
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter1-7/+0
2009-10-14[S390] dasd: use idal for device characteristicsStefan Haberland1-2/+11
2009-10-06[S390] dasd: fix race condition in resume codeStefan Haberland1-2/+3
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-09-11[S390] dasd: optimize cpu usage in goodcaseStefan Haberland1-13/+8
2009-09-11[S390] dasd: fail requests when device state is less then readyStefan Weinhuber1-1/+4
2009-08-23[S390] drivers/s390: put NULL test before dereferenceJulia Lawall1-1/+1
2009-06-22[S390] dasd: fix refcounting in dasd_change_stateSebastian Ott1-3/+5
2009-06-22[S390] dasd_pm: fix stop flag handlingStefan Haberland1-1/+11
2009-06-16[S390] pm: dasd power management callbacks.Stefan Haberland1-2/+107
2009-06-12[S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber1-6/+24
2009-06-12[S390] dasd: check_characteristics cleanupSebastian Ott1-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-11/+5
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-13/+4
2009-04-14[S390] dasd: Use the new async framework for autoonlining.Cornelia Huck1-12/+25
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott1-0/+1
2009-03-26[S390] dasd: message cleanupStefan Haberland1-88/+88
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber1-12/+58
2009-03-26[S390] dasd: enable compat ioctlsHeiko Carstens1-1/+2
2009-02-11[S390] dasd: fix race in dasd timer handlingStefan Weinhuber1-30/+16
2009-01-09[S390] dasd: send change uevents for dasd block devicesStefan Weinhuber1-1/+20
2008-12-25[S390] dasd: call cleanup_cqr with request_queue_lockStefan Haberland1-0/+4
2008-11-14[S390] dasd: log sense for fatal errorsStefan Haberland1-0/+5
2008-10-21[PATCH] switch dasdAl Viro1-9/+6
2008-10-21[PATCH] beginning of methods conversionAl Viro1-4/+4
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-16/+16
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter1-4/+1
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-9/+9
2008-05-30[S390] dasd: use a generic wait_queue for sleep_onStefan Haberland1-14/+14
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber1-2/+3
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-3/+2
2008-04-17[S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-17[S390] dasd: fix double elevator_exit call when deadline iosched fails to loadJosef 'Jeff' Sipek1-0/+1
2008-02-19[S390] dasd: fix locking in __dasd_device_process_final_queueStefan Weinhuber1-6/+6
2008-02-05[S390] dasd: fix panic caused by alias device offlineStefan Weinhuber1-1/+1
2008-02-05[S390] dasd: add ifcc handlingStefan Haberland1-11/+6
2008-01-28blk_end_request: changing s390 (take 4)Kiyoshi Ueda1-8/+9
2008-01-26[S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann1-2/+2
2008-01-26[S390] dasd: fix loop in request expiration handlingStefan Haberland1-1/+2
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber1-736/+944
2008-01-26[S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland1-3/+4
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-2/+2
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens1-3/+4
2007-05-10[S390] dasd: Fix modular build.Cornelia Huck1-0/+1
2007-05-04[S390] dasd: New read device characteristics and read configuration data.Cornelia Huck1-0/+45
2007-04-27[S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel1-0/+3
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-6/+6
2007-02-05[S390] ETR support.Martin Schwidefsky1-0/+13
2007-02-05[S390] dasd: fix unconditional reserve handling.Horst Hummel1-3/+3
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-1/+1
2006-12-08[S390] New DASD feature for ERP related loggingHorst Hummel1-4/+4
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro1-6/+4
2006-12-04[S390] Enhanced handling of failed termination requests.Horst Hummel1-5/+11
2006-10-18[S390] dasd: clean up timer.Stefan Weinhuber1-0/+1
2006-09-20[S390] dasd default debug level.Horst Hummel1-2/+2
2006-09-20[S390] dasd deadlock after state change pending interrupt.Martin Schwidefsky1-2/+2
2006-08-30[S390] dasd: fix device shutdown process.Horst Hummel1-61/+131
2006-08-09[S390] dasd set offline kernel bug.Horst Hummel1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-4/+0
2006-06-29[S390] add PAV support to the dasd driver.Horst Hummel1-28/+23
2006-06-29[S390] dasd whitespace and other cosmetics.Horst Hummel1-36/+18
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-3/+0
2006-04-28[PATCH] s390: dasd ioctl never returnsHorst Hummel1-0/+5
2006-04-11[PATCH] s390: fail-fast requests on quiesced devicesPeter Oberparleiter1-13/+16
2006-04-11[PATCH] s390: dasd device offline messagesHorst Hummel1-5/+11
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-6/+4
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-1/+0
2006-03-24BUG_ON() Conversion in drivers/s390/block/dasd.cEric Sesterhenn1-6/+4
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn1-8/+4
2006-03-24[PATCH] s390: dasd extended error reportingStefan Weinhuber1-1/+28
2006-03-24[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig1-4/+0
2006-03-08[PATCH] s390: dasd partition detectionHorst Hummel1-9/+29
2006-02-20[PATCH] s390: revert dasd eer moduleHeiko Carstens1-75/+1
2006-02-20[PATCH] s390: dasd reference countingPeter Oberparleiter1-1/+20
2006-02-03[PATCH] s390: dasd extended error reporting moduleStefan Weinhuber1-1/+75
2006-02-01[PATCH] s390: dasd wait for clear i/o interruptHorst Hummel1-12/+33
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-1/+0
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens1-1/+1
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky1-1/+1
2006-01-10[PATCH] add ->compat_ioctl to dasdChristoph Hellwig1-0/+1
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-0/+23
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: cleanup KconfigMartin Schwidefsky1-1/+1
2006-01-06[PATCH] s390: dasd failfast supportHorst Hummel1-8/+20
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky1-2/+2
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2005-11-07[PATCH] kfree cleanup: drivers/s390Jesper Juhl1-8/+4
2005-09-05[PATCH] s390: deadlock in dasd_devmapHorst Hummel1-13/+6
2005-07-27[PATCH] s390: free dasd slab cacheHorst Hummel1-1/+5
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu1-2/+2
2005-06-25[PATCH] s/390: use klist in dasd driverCornelia Huck1-14/+12
2005-05-17[PATCH] s390: dasd set online failureHorst Hummel1-7/+9
2005-05-01[PATCH] s390: enable write barriers in the dasd driverStefan Weinhuber1-0/+1
2005-05-01[PATCH] s390: dasd readonly attributeHorst Hummel1-6/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2065