[SCSI] zfcp: Reference counting for cfdc requests
[safe/jmp/linux-2.6] / drivers / s390 / cio /
2009-04-14 Jan Glauber[S390] qdio: remove dead timeout handler
2009-03-31 Sebastian Ott[S390] cio: online_store - trigger recognition for...
2009-03-31 Sebastian Ott[S390] cio: disallow online setting of device in transi...
2009-03-31 Sebastian Ott[S390] cio: introduce notifier for boxed state
2009-03-31 Sebastian Ott[S390] cio: introduce ccw_device_schedule_sch_unregister
2009-03-31 Sebastian Ott[S390] cio: wake up on failed recognition
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-03-26 Martin Schwidefsky[S390] eliminate cpuinfo_S390 structure
2009-03-26 Jan Glauber[S390] qdio: merge inbound and outbound handler functions
2009-03-26 Jan Glauber[S390] qdio: report SIGA errors directly
2009-03-26 Jan Glauber[S390] qdio: tasklet termination in case of module...
2009-03-26 Jan Glauber[S390] qdio: seperate last move index and polling index
2009-03-26 Jan Glauber[S390] qdio: move ACK to newest buffer for devices...
2009-03-26 Jan Glauber[S390] qdio: call qdio_free also if qdio_shutdown fails
2009-03-26 Jan Glauber[S390] qdio: proper kill of qdio tasklets
2009-03-26 Jan Glauber[S390] qdio: Dont call qdio_shutdown in case qdio_activ...
2009-03-26 Jan Glauber[S390] qdio: add missing tiq_list locking
2009-03-26 Peter Oberparleiter[S390] cio: prevent workqueue deadlock
2009-03-26 Sebastian Ott[S390] cio: remove unused local variable
2009-03-26 Peter Oberparleiter[S390] cio: incorrect status check in interrogate function
2009-03-26 Sebastian Ott[S390] cio: fix rc generation after chsc call
2009-03-26 Sebastian Ott[S390] cio: fix wrong buffer access in cio_ignore_write
2009-03-26 Sebastian Ott[S390] cio: ccw group fix unbind behaviour.
2009-03-26 Sebastian Ott[S390] cio: fix sanity checks in ccwgroup driver.
2009-03-26 Sebastian Ott[S390] cio: ccw group online store - report rcs to...
2009-03-26 Sebastian Ott[S390] cio: airq - fix array boundary
2009-03-26 Sebastian Ott[S390] cio: device scan oom fallback.
2009-03-26 Heiko Carstens[S390] cio: ensure single load of irq handler pointer
2009-03-26 Heiko Carstens[S390] cio/crw: add/fix locking
2009-03-26 Sebastian Ott[S390] cio: ccw device online store - report rc from...
2009-03-26 Cornelia Huck[S390] cio: Use ccw_device_set_notoper().
2009-03-26 Cornelia Huck[S390] cio: Try harder to disable subchannel.
2009-03-26 Cornelia Huck[S390] cio: Use unbind/bind instead of unregister/register.
2009-03-26 Heiko Carstens[S390] split/move machine check handler code
2009-03-24 Alex Chiangsysfs: only allow one scheduled removal callback per...
2009-03-24 Cornelia HuckDriver core: Fix device_move() vs. dpm list ordering, v2
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2009-01-09 Jan Glauber[S390] qdio: fix broken pointer in case of CONFIG_DEBUG...
2009-01-08 Coly Lifix similar typos to successfull
2008-12-31 Martin Schwidefsky[PATCH] improve idle cputime accounting
2008-12-25 Michael Ernst[S390] convert cio printks to pr_xxx macros.
2008-12-25 Sebastian Ott[S390] cio: use pim to check for multipath.
2008-12-25 Sebastian Ott[S390] cio: commit all pmcw changes.
2008-12-25 Sebastian Ott[S390] cio: introduce cio_commit_config
2008-12-25 Sebastian Ott[S390] cio: introduce cio_update_schib
2008-12-25 Cornelia Huck[S390] cio: Use device_is_registered().
2008-12-25 Cornelia Huck[S390] cio: Dont call ->release directly.
2008-12-25 Cornelia Huck[S390] cio: Dont fail probe for I/O subchannels.
2008-12-25 Cornelia Huck[S390] cio: Only register ccw_device for registered...
2008-12-25 Cornelia Huck[S390] cio: Fix I/O subchannel refcounting.
2008-12-25 Cornelia Huck[S390] cio: Fix reference counting for online/offline.
2008-12-25 Cornelia Huck[S390] cio: Put referernce on correct device after...
2008-12-25 Peter Oberparleiter[S390] cio: fix ccwgroup online vs. ungroup race condition
2008-12-25 Sebastian Ott[S390] cio: move irritating comment.
2008-12-25 Heiko Carstens[S390] cio: get rid of compile warning
2008-12-25 Kay Sievers[S390] struct device - replace bus_id with dev_name...
2008-12-25 Jan Glauber[S390] qdio: fix error reporting for hipersockets
2008-12-25 Jan Glauber[S390] qdio: improve inbound buffer acknowledgement
2008-12-25 Jan Glauber[S390] qdio: rework debug feature logging
2008-12-25 Jan Glauber[S390] qdio: fix compile warning under 31 bit
2008-12-25 Jan Glauber[S390] qdio: add eqbs/sqbs instruction counters
2008-12-25 Jan Glauber[S390] qdio: fix qeth port count detection
2008-11-14 Cornelia Huck[S390] cio: Fix refcount after moving devices.
2008-10-28 Jan Glauber[S390] qdio: remove incorrect memset
2008-10-28 Jan Glauber[S390] qdio: prevent double qdio shutdown in case of...
2008-10-10 Heiko Carstens[S390] Move private simple udelay function to arch...
2008-10-10 Klaus-Dieter Wacker[S390] qdio enhanced SIGA (iqdio) support.
2008-10-10 Heiko Carstens[S390] cio: fix cio_tpi.
2008-10-10 Julia Lawall[S390] cio: Correct use of ! and &
2008-10-10 Peter Oberparleiter[S390] cio: inline assembly cleanup
2008-10-10 Cornelia Huck[S390] bus_id -> dev_set_name() for css and ccw busses
2008-10-10 Martin Schwidefsky[S390] bus_id ->dev_name() conversions in qdio
2008-10-10 Cornelia Huck[S390] more bus_id -> dev_name conversions
2008-10-10 Cornelia Huck[S390] bus_id -> dev_set_name() changes
2008-10-10 Kay Sievers[S390] bus_id -> dev_name conversions
2008-10-10 Peter Oberparleiter[S390] cio: introduce purge function for /proc/cio_ignore
2008-10-10 Peter Oberparleiter[S390] cio: move device unregistration to dedicated...
2008-10-10 Ursula Braun[S390] qdio: speed up multicast traffic on full HiperSo...
2008-10-03 Jan Glauber[S390] qdio: prevent stack clobber
2008-09-16 Stefan Weinhuber[S390] cio: fix orb initialization in cio_start_key
2008-09-16 Cornelia Huck[S390] cio: Fix driver_data handling for ccwgroup devices.
2008-09-09 Peter Oberparleiter[S390] cio: allow offline processing for disconnected...
2008-09-09 Cornelia Huck[S390] cio: handle ssch() return codes correctly.
2008-09-09 Cornelia Huck[S390] cio: Correct cleanup on error.
2008-08-21 Peter Oberparleiter[S390] cio: call ccw driver notify function with lock...
2008-08-21 Peter Oberparleiter[S390] cio: fix ccw group device cleanup
2008-08-21 Jan Glauber[S390] qdio: remove the module_get & module_put pair
2008-08-21 Jan Glauber[S390] qdio: improve s390 debug feature usage
2008-08-21 Jan Glauber[S390] qdio: prevent oopsing if qdio_establish fails
2008-08-01 Heiko Carstens[S390] qdio: fix section mismatch bug.
2008-08-01 Jan Glauber[S390] qdio: make sure qdr is aligned to page size
2008-08-01 Michael Ernst[S390] cio: Memory allocation for idset changed.
2008-07-17 Jan Glauber[S390] qdio: new qdio driver.
2008-07-17 Cornelia Huck[S390] cio: Export chsc_error_from_response().
2008-07-14 Michael Ernst[S390] Cleanup cio printk messages.
2008-07-14 Sebastian Ott[S390] cio: fix double unregistering of subchannels
2008-07-14 Akinobu Mita[S390] s390/cio: use memory_read_from_buffer()
2008-07-14 Cornelia Huck[S390] cio: Add chsc subchannel driver.
2008-07-14 Peter Oberparleiter[S390] cio: suppress chpid event in case of configure...
2008-07-14 Cornelia Huck[S390] css: Use css_device_id for bus matching.
next