Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / s390 / scsi / zfcp_fsf.c
2010-04-11 Christof Schmitt[SCSI] zfcp: Fix tracing of requests with error status
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-17 Christof Schmitt[SCSI] zfcp: Introduce header file for qdio structs...
2010-02-17 Christof Schmitt[SCSI] zfcp: Replace FC4 constants with information...
2010-02-17 Christof Schmitt[SCSI] zfcp: Move scsi result tracing decision to zfcp_...
2010-02-17 Christof Schmitt[SCSI] zfcp: Rename sysfs_device attribute to dev in...
2010-02-17 Christof Schmitt[SCSI] zfcp: Remove duplicate assignment of req_seq_no
2010-02-17 Christof Schmitt[SCSI] zfcp: Remove two FIXME comments
2010-02-17 Christof Schmitt[SCSI] zfcp: Move FSF request tracking code to new...
2010-02-17 Christof Schmitt[SCSI] zfcp: Remove function zfcp_reqlist_find_safe
2010-01-17 Swen Schillig[SCSI] zfcp: Set hardware timeout as requested by BSG...
2009-12-04 Christof Schmitt[SCSI] zfcp: Activate fc4s attributes for zfcp in FC...
2009-12-04 Christof Schmitt[SCSI] zfcp: Update FSF error reporting
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 ELS...
2009-12-04 Christof Schmitt[SCSI] zfcp: Update FCP protocol related code
2009-12-04 Swen Schillig[SCSI] zfcp: Assign scheduled work to driver queue
2009-12-04 Christof Schmitt[SCSI] zfcp: Merge trace code for fsf requests in one...
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-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-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.
next