[SCSI] zfcp: Warn about storage devices with broken PLOGI data
[safe/jmp/linux-2.6] / drivers / s390 / scsi / zfcp_fsf.c
2009-10-22 Christof Schmitt[SCSI] zfcp: Warn about storage devices with broken...
2009-10-02 Christof Schmitt[SCSI] zfcp: correctly initialize unchained requests
2009-09-05 Christof Schmitt[SCSI] zfcp: Simplify and update ct/gs and els timeout...
2009-09-05 Swen Schillig[SCSI] zfcp: Apply common naming conventions to zfcp_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: Remove useless assignment
2009-09-05 Christof Schmitt[SCSI] zfcp: Only collect SCSI debug data for matching...
2009-07-30 Swen Schillig[SCSI] zfcp: Fix wka port processing
2009-07-30 Christof Schmitt[SCSI] zfcp: Recover from stalled outbound queue
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: Return -ENOMEM for allocation failures...
2009-07-30 Swen Schillig[SCSI] zfcp: Fix invalid command order
2009-06-12 Christof Schmitt[SCSI] zfcp: Update FC pass-through support
2009-05-23 Christof Schmitt[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c
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-04-27 Christof Schmitt[SCSI] zfcp: Fix oops when port disappears
2009-04-27 Martin Petermann[SCSI] zfcp: revert previous patch for sbal counting
2009-04-27 Christof Schmitt[SCSI] zfcp: Let actcli handle control file errors
2009-04-27 Christof Schmitt[SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer
2009-04-27 Martin Petermann[SCSI] zfcp: Avoid referencing freed memory in req...
2009-03-12 Christof Schmitt[SCSI] zfcp: Report fc_host_port_type as NPIV
2009-03-12 Christof Schmitt[SCSI] zfcp: Block FC transport rports early on errors
2009-03-12 Swen Schillig[SCSI] zfcp: incorrect reaction on incoming RSCN
2009-03-12 Swen Schillig[SCSI] zfcp: replace current ERP logging with a more...
2009-03-12 Swen Schillig[SCSI] zfcp: remove undefined subtype for status read...
2009-03-12 Christof Schmitt[SCSI] zfcp: Send ELS ADISC from workqueue
2009-03-12 Christof Schmitt[SCSI] zfcp: Improve reliability of SCSI eh handlers...
2009-03-12 Christof Schmitt[SCSI] zfcp: Wait for free SBALs when possible
2009-03-12 Christof Schmitt[SCSI] zfcp: Only increment req_id for successfully...
2009-03-12 Christof Schmitt[SCSI] zfcp: Simplify latency lock handling
2009-03-12 Christof Schmitt[SCSI] zfcp: Remove some port flags
2009-03-12 Martin K. Petersen[SCSI] Remove SUGGEST flags
2008-12-29 Christof Schmitt[SCSI] zfcp: Remove unnecessary warning message
2008-12-29 Christof Schmitt[SCSI] zfcp: Add support for unchained FSF requests
2008-12-29 Christof Schmitt[SCSI] zfcp: remove DID_DID flag
2008-12-29 Christof Schmitt[SCSI] zfcp: Simplify SBAL allocation to fix sparse...
2008-12-29 Christof Schmitt[SCSI] zfcp: Fix message line break
2008-12-25 Christof Schmitt[S390] convert zfcp printks to pr_xxx macros.
2008-12-01 Swen Schillig[SCSI] zfcp: eliminate race between validation and...
2008-12-01 Swen Schillig[SCSI] zfcp: returning an ERR_PTR where a NULL value...
2008-12-01 Christof Schmitt[SCSI] zfcp: Fix opening of wka ports
2008-11-05 Christof Schmitt[SCSI] zfcp: Fix request list handling in error path
2008-11-05 Christof Schmitt[SCSI] zfcp: fix mempool usage for status_read requests
2008-11-05 Heiko Carstens[SCSI] zfcp: fix req_list_locking.
2008-10-17 Stefan Rasplblktrace: pass zfcp driver data
2008-10-03 Swen Schillig[SCSI] zfcp: fix double dbf id usage
2008-10-03 Swen Schillig[SCSI] zfcp: fix deadlock caused by shared work queue...
2008-10-03 Swen Schillig[SCSI] zfcp: put threshold data in hba trace
2008-10-03 Christof Schmitt[SCSI] zfcp: Simplify zfcp data structures
2008-10-03 Swen Schillig[SCSI] zfcp: remove all typedefs and replace them with...
2008-10-03 Swen Schillig[SCSI] zfcp: attach and release SAN nameserver port...
2008-10-03 Swen Schillig[SCSI] zfcp: remove unused references, declarations...
2008-10-03 Christof Schmitt[SCSI] zfcp: Update message with input from review
2008-10-03 Stefan Raspl[SCSI] zfcp: add queue_full sysfs attribute
2008-08-29 Hirofumi Nakagawa[SCSI] zfcp: Remove duplicated unlikely() macros.
2008-08-29 Christof Schmitt[SCSI] zfcp: Fix request queue locking
2008-07-12 Christof Schmitt[SCSI] zfcp: Cleanup code in zfcp_erp.c
2008-07-12 Swen Schillig[SCSI] zfcp: zfcp_fsf cleanup.
2008-07-12 Martin Petermann[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
2008-07-12 Martin Petermann[SCSI] zfcp: Move status accessors from zfcp to SCSI...
2008-07-12 Swen Schillig[SCSI] zfcp: Automatically attach remote ports
2008-07-12 Christof Schmitt[SCSI] zfcp: Message cleanup
2008-07-12 Swen Schillig[SCSI] zfcp: Cleanup qdio code
2008-07-12 Christof Schmitt[SCSI] zfcp: Move CFDC code to new file.
2008-07-12 Christof Schmitt[SCSI] zfcp: Move FC code to new file
2008-06-05 Martin Peschke[SCSI] zfcp: Rename sbal_curr to sbal_last.
2008-06-05 Heiko Carstens[SCSI] zfcp: Fix fsf_status_read return code handling
2008-06-05 Swen Schillig[SCSI] zfcp: receiving an unsolicted status can lead...
2008-06-05 Christof Schmitt[SCSI] zfcp: Track fabric and channel latencies provide...
2008-05-02 Boaz Harrosh[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
2008-04-27 Swen Schillig[SCSI] zfcp: Print some messages only during ERP
2008-04-27 Swen Schillig[SCSI] zfcp: Wait for free SBAL during exchange config
2008-04-18 Christof Schmitt[SCSI] zfcp: Fix error handling for blocked unit for...
2008-04-18 Martin Peschke[SCSI] zfcp: fix 31 bit compile warnings
2008-04-07 Martin Peschke[SCSI] zfcp: Remove obsolete erp_dbf trace
2008-04-07 Martin Peschke[SCSI] zfcp: Trace all triggers of error recovery activity
2008-04-07 Martin Peschke[SCSI] zfcp: Add traces for state changes.
2008-04-07 Martin Peschke[SCSI] zfcp: Remove qtcb dump to kernel log
2008-04-07 Christof Schmitt[SCSI] zfcp: Fix handling for boxed port after physical...
2008-01-30 FUJITA Tomonori[SCSI] zfcp: fix sense_buffer access bug
2008-01-26 Joe Perches[S390] drivers/s390: Add missing "space"
2008-01-12 Christof Schmitt[SCSI] zfcp: Hold queue lock when checking port/unit...
2008-01-12 Christof Schmitt[SCSI] zfcp: Hold queue lock when checking port/unit...
2008-01-12 Christof Schmitt[SCSI] zfcp: Hold queue lock when checking port handle...
2008-01-12 Christof Schmitt[SCSI] zfcp: Hold queue lock when checking port/unit...
2008-01-12 Christof Schmitt[SCSI] zfcp: Fix evaluation of port handles in abort...
2007-10-12 Swen Schillig[SCSI] zfcp: whitespace cleanup
2007-10-12 Swen Schillig[SCSI] zfcp: cleanup, separation of ERP, non ERP-versio...
2007-10-12 Christof Schmitt[SCSI] zfcp: correct indentation for nested if-else
next