aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)Author
2009-09-05[SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt
2009-09-05[SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt
2009-09-05[SCSI] zfcp: proper use of device registerSebastian Ott
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt
2009-09-05[SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt
2009-09-05[SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt
2009-09-05[SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt
2009-09-05[SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig
2009-09-05[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flagSwen Schillig
2009-09-05[SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt
2009-09-05[SCSI] zfcp: Only issue one test link command per portChristof Schmitt
2009-09-05[SCSI] zfcp: Remove useless assignmentChristof Schmitt
2009-09-05[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt
2009-09-05[SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt
2009-09-05[SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt
2009-09-05[SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig
2009-07-30[SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt
2009-07-30[SCSI] zfcp: Fix wka port processingSwen Schillig
2009-07-30[SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig
2009-07-30[SCSI] zfcp: Add port only once to FC transport classChristof Schmitt
2009-07-30[SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt
2009-07-30[SCSI] zfcp: Fix erp escalation procedureChristof Schmitt
2009-07-30[SCSI] zfcp: Fix logic for physical port closeChristof Schmitt
2009-07-30[SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt
2009-07-30[SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt
2009-07-30[SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt
2009-07-30[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt
2009-07-30[SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt
2009-07-30[SCSI] zfcp: Fix invalid command orderSwen Schillig
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-16[S390] pm: zfcp driver power management callbacksMartin Petermann
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-12[SCSI] zfcp: Update FC pass-through supportChristof Schmitt
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson
2009-05-23[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt
2009-05-23[SCSI] zfcp: Changed D_ID left port disabledSwen Schillig
2009-05-23[SCSI] zfcp: Increase ref counter for port open requestsMartin Petermann
2009-05-23[SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt