block: implement and enforce request peek/start/fetch
[safe/jmp/linux-2.6] / drivers / s390 / block / dasd.c
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-04-28 Tejun Heoblock: implement and use [__]blk_end_request_all()
2009-04-14 Cornelia Huck[S390] dasd: Use the new async framework for autoonlining.
2009-03-31 Sebastian Ott[S390] cio: introduce notifier for boxed state
2009-03-26 Stefan Haberland[S390] dasd: message cleanup
2009-03-26 Stefan Weinhuber[S390] dasd: add High Performance FICON support
2009-03-26 Heiko Carstens[S390] dasd: enable compat ioctls
2009-02-11 Stefan Weinhuber[S390] dasd: fix race in dasd timer handling
2009-01-09 Stefan Weinhuber[S390] dasd: send change uevents for dasd block devices
2008-12-25 Stefan Haberland[S390] dasd: call cleanup_cqr with request_queue_lock
2008-11-14 Stefan Haberland[S390] dasd: log sense for fatal errors
2008-10-21 Al Viro[PATCH] switch dasd
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-10 Kay Sievers[S390] bus_id -> dev_name conversions
2008-08-21 Peter Oberparleiter[S390] cio: call ccw driver notify function with lock...
2008-07-14 Peter Oberparleiter[S390] cio: introduce fcx enabled scsw format
2008-05-30 Stefan Haberland[S390] dasd: use a generic wait_queue for sleep_on
2008-05-15 Stefan Weinhuber[S390] dasd: fix timeout handling in interrupt handler
2008-04-17 Heiko Carstens[S390] Fix a lot of sparse warnings.
2008-04-17 Harvey Harrison[S390] replace remaining __FUNCTION__ occurrences
2008-04-17 Josef 'Jeff' Sipek[S390] dasd: fix double elevator_exit call when deadlin...
2008-02-19 Stefan Weinhuber[S390] dasd: fix locking in __dasd_device_process_final...
2008-02-05 Stefan Weinhuber[S390] dasd: fix panic caused by alias device offline
2008-02-05 Stefan Haberland[S390] dasd: add ifcc handling
2008-01-28 Kiyoshi Uedablk_end_request: changing s390 (take 4)
2008-01-26 Peter Tiedemann[S390] usage of s390dbf: shrink number of debug areas...
2008-01-26 Stefan Haberland[S390] dasd: fix loop in request expiration handling
2008-01-26 Stefan Weinhuber[S390] dasd: add hyper PAV support to DASD device drive...
2008-01-26 Stefan Haberland[S390] dasd: fix return value of dasd_generic_probe()
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-05-10 Heiko Carstens[S390] Avoid sparse warnings.
2007-05-10 Cornelia Huck[S390] dasd: Fix modular build.
2007-05-04 Cornelia Huck[S390] dasd: New read device characteristics and read...
2007-04-27 Horst Hummel[S390] dasd: Add sysfs attribute status and generate...
2007-02-05 Heiko Carstens[S390] Avoid excessive inlining.
2007-02-05 Martin Schwidefsky[S390] ETR support.
2007-02-05 Horst Hummel[S390] dasd: fix unconditional reserve handling.
2007-02-05 Heiko Carstens[S390] Get rid of a lot of sparse warnings.
2006-12-08 Horst Hummel[S390] New DASD feature for ERP related logging
2006-12-06 Al Viro[PATCH] More work_struct induced breakage (s390)
2006-12-04 Horst Hummel[S390] Enhanced handling of failed termination requests.
2006-10-18 Stefan Weinhuber[S390] dasd: clean up timer.
2006-09-20 Horst Hummel[S390] dasd default debug level.
2006-09-20 Martin Schwidefsky[S390] dasd deadlock after state change pending interrupt.
2006-08-30 Horst Hummel[S390] dasd: fix device shutdown process.
2006-08-09 Horst Hummel[S390] dasd set offline kernel bug.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-29 Horst Hummel[S390] add PAV support to the dasd driver.
2006-06-29 Horst Hummel[S390] dasd whitespace and other cosmetics.
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-04-28 Horst Hummel[PATCH] s390: dasd ioctl never returns
2006-04-11 Peter Oberparleiter[PATCH] s390: fail-fast requests on quiesced devices
2006-04-11 Horst Hummel[PATCH] s390: dasd device offline messages
2006-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-25 Rusty Russell[PATCH] Remove MODULE_PARM
2006-03-24 Eric SesterhennBUG_ON() Conversion in drivers/s390/block/dasd.c
2006-03-24 Eric Sesterhenn[PATCH] s390: kzalloc() conversion in drivers/s390
2006-03-24 Stefan Weinhuber[PATCH] s390: dasd extended error reporting
2006-03-24 Christoph Hellwig[PATCH] s390: use normal switch statement for ioctls...
2006-03-08 Horst Hummel[PATCH] s390: dasd partition detection
2006-02-21 Heiko Carstens[PATCH] s390: revert dasd eer module
2006-02-21 Peter Oberparleiter[PATCH] s390: dasd reference counting
2006-02-03 Stefan Weinhuber[PATCH] s390: dasd extended error reporting module
2006-02-01 Horst Hummel[PATCH] s390: dasd wait for clear i/o interrupt
2006-02-01 Heiko Carstens[PATCH] s390: Remove CVS generated information
2006-01-15 Heiko Carstens[PATCH] s390: fix blk_queue_ordered call in dasd.c...
2006-01-15 Martin Schwidefsky[PATCH] s390: fix blk_queue_ordered call in dasdc
2006-01-10 Christoph Hellwig[PATCH] add ->compat_ioctl to dasd
2006-01-09 Christoph Hellwig[PATCH] Add block_device_operations.getgeo block device...
2006-01-06 Linus TorvaldsMerge branch 'post-2.6.15' of git://brick.kernel.dk...
2006-01-06 Martin Schwidefsky[PATCH] s390: cleanup Kconfig
2006-01-06 Horst Hummel[PATCH] s390: dasd failfast support
2006-01-06 Martin Schwidefsky[PATCH] s390: atomic primitives
2006-01-06 Tejun Heo[BLOCK] add @uptodate to end_that_request_last() and...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: drivers/s390
2005-09-05 Horst Hummel[PATCH] s390: deadlock in dasd_devmap
2005-07-27 Horst Hummel[PATCH] s390: free dasd slab cache
2005-06-25 Michael Holzheu[PATCH] s390: debug feature changes
2005-06-25 Cornelia Huck[PATCH] s/390: use klist in dasd driver
2005-05-17 Horst Hummel[PATCH] s390: dasd set online failure
2005-05-01 Stefan Weinhuber[PATCH] s390: enable write barriers in the dasd driver
2005-05-01 Horst Hummel[PATCH] s390: dasd readonly attribute
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2