md/raid10: print more useful messages on device failure.
[safe/jmp/linux-2.6] / drivers / s390 / scsi /
2009-12-04 Christof Schmitt[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP
2009-12-04 Christof Schmitt[SCSI] zfcp: Activate fc4s attributes for zfcp in FC...
2009-12-04 Christof Schmitt[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED
2009-12-04 Christof Schmitt[SCSI] zfcp: Update FSF error reporting
2009-12-04 Christof Schmitt[SCSI] zfcp: Improve ELS ADISC handling
2009-12-04 Christof Schmitt[SCSI] zfcp: Simplify handling of ct and els requests
2009-12-04 Christof Schmitt[SCSI] zfcp: Remove ZFCP_DID_MASK
2009-12-04 Christof Schmitt[SCSI] zfcp: Move WKA port to zfcp FC code
2009-12-04 Christof Schmitt[SCSI] zfcp: Use common code definitions for FC CT...
2009-12-04 Christof Schmitt[SCSI] zfcp: Use common code definitions for FC ELS...
2009-12-04 Christof Schmitt[SCSI] zfcp: Update FCP protocol related code
2009-12-04 Christof Schmitt[SCSI] zfcp: Dont fail SCSI commands when transitioning...
2009-12-04 Swen Schillig[SCSI] zfcp: Assign scheduled work to driver queue
2009-12-04 Swen Schillig[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it...
2009-12-04 Christof Schmitt[SCSI] zfcp: Implement module unloading
2009-12-04 Christof Schmitt[SCSI] zfcp: Merge trace code for fsf requests in one...
2009-12-04 Christof Schmitt[SCSI] zfcp: Access ports and units with container_of...
2009-12-04 Swen Schillig[SCSI] zfcp: Remove suspend callback
2009-12-04 Swen Schillig[SCSI] zfcp: Remove global config_mutex
2009-12-04 Swen Schillig[SCSI] zfcp: Replace local reference counting with...
2009-12-04 Swen Schillig[SCSI] zfcp: Replace global config_lock with local...
2009-12-04 Christof Schmitt[SCSI] zfcp: Adapt change_queue_depth for queue full...
2009-12-04 Mike Christie[SCSI] modify change_queue_depth to take in reason...
2009-10-22 Christof Schmitt[SCSI] zfcp: Flush SCSI registration work when adding...
2009-10-22 Christof Schmitt[SCSI] zfcp: Fix timer initialization for ct and els...
2009-10-22 Christof Schmitt[SCSI] zfcp: Warn about storage devices with broken...
2009-10-22 Christof Schmitt[SCSI] zfcp: Handle WWPN mismatch in PLOGI payload
2009-10-22 Heiko Carstens[SCSI] zfcp: fix kfree handling in zfcp_init_device_setup
2009-10-02 Christof Schmitt[SCSI] zfcp: Fix hang when offlining device with offlin...
2009-10-02 Christof Schmitt[SCSI] zfcp: Fix lockdep warning when offlining device...
2009-10-02 Christof Schmitt[SCSI] zfcp: Fix oops during shutdown of offline device
2009-10-02 Christof Schmitt[SCSI] zfcp: Fix initial device and cfdc for delayed...
2009-10-02 Christof Schmitt[SCSI] zfcp: correctly initialize unchained requests
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-05 Heiko Carstens[SCSI] zfcp: optimize zfcp_qdio_account
2009-09-05 Christof Schmitt[SCSI] zfcp: Remove duplicated code for debug timestamps
2009-09-05 Christof Schmitt[SCSI] zfcp: Handle failures during device allocation...
2009-09-05 Sebastian Ott[SCSI] zfcp: proper use of device register
2009-09-05 Christof Schmitt[SCSI] zfcp: Replace config semaphore with mutex
2009-09-05 Christof Schmitt[SCSI] zfcp: Defer resource allocation to first ccw_set...
2009-09-05 Christof Schmitt[SCSI] zfcp: Simplify and update ct/gs and els timeout...
2009-09-05 Christof Schmitt[SCSI] zfcp: Use kthread API for zfcp erp thread
2009-09-05 Swen Schillig[SCSI] zfcp: resolve false usage of dd_data in fc_rport
2009-09-05 Swen Schillig[SCSI] zfcp: Apply common naming conventions to zfcp_fc
2009-09-05 Swen Schillig[SCSI] zfcp: introduce _setup, _destroy for qdio and FC
2009-09-05 Swen Schillig[SCSI] zfcp: Update dbf calls
2009-09-05 Christof Schmitt[SCSI] zfcp: Decouple gid_pn requests from erp
2009-09-05 Swen Schillig[SCSI] zfcp: Move qdio related data out of zfcp_adapter
2009-09-05 Swen Schillig[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req
2009-09-05 Swen Schillig[SCSI] zfcp: Move workqueue to adapter struct
2009-09-05 Swen Schillig[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP...
2009-09-05 Swen Schillig[SCSI] zfcp: Improve request allocation through mempools
2009-09-05 Swen Schillig[SCSI] zfcp: Replace fsf_req wait_queue with completion
2009-09-05 Swen Schillig[SCSI] zfcp: fix layering oddities between zfcp_fsf...
2009-09-05 Christof Schmitt[SCSI] zfcp: Implicitly close all wka ports
2009-09-05 Christof Schmitt[SCSI] zfcp: Only issue one test link command per port
2009-09-05 Christof Schmitt[SCSI] zfcp: Remove useless assignment
2009-09-05 Christof Schmitt[SCSI] zfcp: Only collect FSF/HBA debug data for matchi...
2009-09-05 Christof Schmitt[SCSI] zfcp: Only collect SCSI debug data for matching...
2009-09-05 Christof Schmitt[SCSI] zfcp: Move debug data from zfcp_data to own...
2009-09-05 Swen Schillig[SCSI] zfcp: invalid usage after free of port resources
2009-07-30 Christof Schmitt[SCSI] zfcp: Fix tracing of request id for abort requests
2009-07-30 Swen Schillig[SCSI] zfcp: Fix wka port processing
2009-07-30 Swen Schillig[SCSI] zfcp: avoid double notify in lowmem scenario
2009-07-30 Christof Schmitt[SCSI] zfcp: Add port only once to FC transport class
2009-07-30 Christof Schmitt[SCSI] zfcp: Recover from stalled outbound queue
2009-07-30 Christof Schmitt[SCSI] zfcp: Fix erp escalation procedure
2009-07-30 Christof Schmitt[SCSI] zfcp: Fix logic for physical port close
2009-07-30 Christof Schmitt[SCSI] zfcp: Use -EIO for SBAL allocation failures
2009-07-30 Christof Schmitt[SCSI] zfcp: Use unchained mode for small ct and els...
2009-07-30 Christof Schmitt[SCSI] zfcp: Use correct flags for zfcp_erp_notify
2009-07-30 Christof Schmitt[SCSI] zfcp: Return -ENOMEM for allocation failures...
2009-07-30 Christof Schmitt[SCSI] zfcp: Acquire qdio_stat_lock when reading the...
2009-07-30 Swen Schillig[SCSI] zfcp: Fix invalid command order
2009-06-17 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-06-16 Martin Petermann[S390] pm: zfcp driver power management callbacks
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Christof Schmitt[SCSI] zfcp: Update FC pass-through support
2009-06-12 Sven Schuetz[SCSI] zfcp: Add FC pass-through support
2009-06-12 Martin Olssontrivial: fix typo milisecond/millisecond for documentat...
2009-05-23 Christof Schmitt[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c
2009-05-23 Swen Schillig[SCSI] zfcp: Changed D_ID left port disabled
2009-05-23 Martin Petermann[SCSI] zfcp: Increase ref counter for port open requests
2009-05-23 Christof Schmitt[SCSI] zfcp: Add comments to switch/case fallthroughs
2009-05-23 Christof Schmitt[SCSI] zfcp: Remove unnecessary default case and assign...
2009-05-23 Christof Schmitt[SCSI] zfcp: Make queue_depth adjustable
2009-05-23 Christof Schmitt[SCSI] zfcp: Update message and add description
2009-05-23 Christof Schmitt[SCSI] zfcp: Use correct req_id for traces
2009-04-27 Christof Schmitt[SCSI] zfcp: Fix oops when port disappears
2009-04-27 Christof Schmitt[SCSI] zfcp: Reference counting for cfdc requests
2009-04-27 Martin Petermann[SCSI] zfcp: Fix port reference counting
2009-04-27 Martin Petermann[SCSI] zfcp: revert previous patch for sbal counting
2009-04-27 Christof Schmitt[SCSI] zfcp: Fix abort handler for completions in progress
2009-04-27 Swen Schillig[SCSI] zfcp: no port recovery after ADISC request timeout
2009-04-27 Christof Schmitt[SCSI] zfcp: Let actcli handle control file errors
2009-04-27 Martin Petermann[SCSI] zfcp: remove unit will fail if add unit is not...
2009-04-27 Swen Schillig[SCSI] zfcp: no port recovery after storage side error...
2009-04-27 Swen Schillig[SCSI] zfcp: avoid false ERP complete due to sema race
2009-04-27 Swen Schillig[SCSI] zfcp: Set WKA-port to offline on adapter deactiv...
2009-04-27 Swen Schillig[SCSI] zfcp: Dont block zfcp_wq with scan
next