Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[safe/jmp/linux-2.6] / drivers / s390 / scsi / zfcp_erp.c
2010-05-02 Christof Schmitt[SCSI] zfcp: Use status_read_buf_num provided by FCP...
2010-02-17 Christof Schmitt[SCSI] zfcp: Rename sysfs_device attribute to dev in...
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
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 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: Handle WWPN mismatch in PLOGI payload
2009-09-05 Christof Schmitt[SCSI] zfcp: Defer resource allocation to first ccw_set...
2009-09-05 Christof Schmitt[SCSI] zfcp: Use kthread API for zfcp erp thread
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: Move workqueue to adapter struct
2009-09-05 Swen Schillig[SCSI] zfcp: Replace fsf_req wait_queue with completion
2009-09-05 Christof Schmitt[SCSI] zfcp: Implicitly close all wka ports
2009-07-30 Swen Schillig[SCSI] zfcp: avoid double notify in lowmem scenario
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 correct flags for zfcp_erp_notify
2009-06-12 Sven Schuetz[SCSI] zfcp: Add FC pass-through support
2009-05-23 Swen Schillig[SCSI] zfcp: Changed D_ID left port disabled
2009-05-23 Christof Schmitt[SCSI] zfcp: Add comments to switch/case fallthroughs
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
2009-03-12 Swen Schillig[SCSI] zfcp: fix queue, scheduled work processing.
2009-03-12 Christof Schmitt[SCSI] zfcp: Block FC transport rports early on errors
2009-03-12 Swen Schillig[SCSI] zfcp: replace current ERP logging with a more...
2009-03-12 Swen Schillig[SCSI] zfcp: prevent adapter close on initial adapter...
2009-03-12 Christof Schmitt[SCSI] zfcp: Remove UNIT_REGISTERED status flag
2009-03-12 Christof Schmitt[SCSI] zfcp: Remove some port flags
2008-12-29 Christof Schmitt[SCSI] zfcp: remove DID_DID flag
2008-12-29 Heiko Carstens[SCSI] zfcp: fix compile warning
2008-12-25 Christof Schmitt[S390] convert zfcp printks to pr_xxx macros.
2008-12-25 Christof Schmitt[S390] zfcp: Report microcode level through service...
2008-12-01 Swen Schillig[SCSI] zfcp: fix deadlock between wq triggered port...
2008-12-01 Swen Schillig[SCSI] zfcp: verify for correct rport state before...
2008-11-05 Martin Petermann[SCSI] zfcp: fix erp timeout cleanup for port open...
2008-10-10 Cornelia Huck[S390] more bus_id -> dev_name conversions
2008-10-03 Swen Schillig[SCSI] zfcp: fix double dbf id usage
2008-10-03 Swen Schillig[SCSI] zfcp: wait on SCSI work to be finished before...
2008-10-03 Swen Schillig[SCSI] zfcp: fix erp list usage without using locks
2008-10-03 Swen Schillig[SCSI] zfcp: prevent fc_remote_port_delete calls for...
2008-10-03 Swen Schillig[SCSI] zfcp: fix deadlock caused by shared work queue...
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-07-12 Christof Schmitt[SCSI] zfcp: Cleanup code in zfcp_erp.c
2008-07-12 Swen Schillig[SCSI] zfcp: Cleanup of code in zfcp_aux.c
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 FC code to new file
2008-06-05 Christof Schmitt[SCSI] zfcp: Fix sparse warning by providing new entry...
2008-06-05 Swen Schillig[SCSI] zfcp: receiving an unsolicted status can lead...
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: Add trace records for recovery actions.
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: Add trace records for recovery thread...
2008-01-26 Joe Perches[S390] drivers/s390/: Spelling fixes
2008-01-12 Christof Schmitt[SCSI] zfcp: Hold queue lock when checking port handle...
2008-01-12 Heiko Carstens[SCSI] zfcp: fix use after free bug.
2008-01-12 Christof Schmitt[SCSI] zfcp: Fix deadlock when adding invalid LUN
2008-01-12 Christof Schmitt[SCSI] zfcp: Specify waiting times in ERP in seconds
2007-11-16 Martin Peschke[SCSI] zfcp: fix cleanup of dismissed error recovery...
2007-11-16 Martin Peschke[SCSI] zfcp: fix dismissal of error recovery actions
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-23 Jens Axboes390 zfcp: sg fixups
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
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 Heiko Carstens[SCSI] zfcp: avoid if (whatever) ; constructs.
2007-10-12 Heiko Carstens[S390] Get rid of a bunch of sparse warnings again.
2007-07-18 Swen Schillig[SCSI] zfcp: Replace kmalloc/memset with kzalloc
2007-06-19 Volker Sameske[SCSI] zfcp: clear adapter status flags during adapter...
2007-05-08 Heiko Carstens[SCSI] zfcp: clear adapter failed flag if an fsf reques...
2007-05-08 Heiko Carstens[SCSI] zfcp: rework request ID management.
2007-05-08 Christof Schmitt[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI
2007-05-08 Christof Schmitt[SCSI] zfcp: print S_ID and D_ID with 3 bytes
2007-04-01 Christof Schmitt[SCSI] zfcp: fix initialization of FSF timer
2007-02-10 James BottomleyMerge branch 'linus'
2007-02-10 Swen Schillig[SCSI] zfcp: removed wrong comment
2007-02-10 Swen Schillig[SCSI] zfcp: use of uninitialized variable
2007-02-05 Heiko Carstens[S390] Get rid of a lot of sparse warnings.
2006-10-10 Al Viro[PATCH] drivers/s390 misc sparse annotations
2006-09-23 Andreas Herrmann[SCSI] zfcp: fix: avoid removal of fsf reqs before...
2006-09-23 Andreas Herrmann[SCSI] zfcp: introduce struct timer_list in struct...
2006-08-06 Andreas Herrmann[SCSI] zfcp: minor erp bug fixes
2006-08-06 Volker Sameske[SCSI] zfcp: improve management of request IDs
2006-07-04 Heiko Carstens[PATCH] zfcp: fix incorrect usage of erp_lock
2006-06-26 Andreas Mohrspelling fixes
2006-05-28 Andreas Herrmann[SCSI] zfcp: make use of fc_remote_port_delete when...
2006-05-28 Ralph Wuerthner[SCSI] zfcp: evaluate plogi payload to set maxframe_siz...
2006-05-28 Andreas Herrmann[SCSI] zfcp: (cleanup) removed superfluous macros,...
next