Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[safe/jmp/linux-2.6] / drivers / s390 / scsi / zfcp_scsi.c
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-05 Swen Schillig[SCSI] zfcp: resolve false usage of dd_data in fc_rport
2009-09-05 Swen Schillig[SCSI] zfcp: Update dbf calls
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: Only collect SCSI debug data for matching...
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 Christof Schmitt[SCSI] zfcp: Add port only once to FC transport class
2009-06-12 Sven Schuetz[SCSI] zfcp: Add FC pass-through support
2009-05-23 Christof Schmitt[SCSI] zfcp: Make queue_depth adjustable
2009-04-27 Christof Schmitt[SCSI] zfcp: Fix oops when port disappears
2009-04-27 Christof Schmitt[SCSI] zfcp: Fix abort handler for completions in progress
2009-04-27 Swen Schillig[SCSI] zfcp: Dont block zfcp_wq with scan
2009-03-12 Martin Petermann[SCSI] zfcp: erp failed status bit will not be set
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 Christof Schmitt[SCSI] zfcp: Improve reliability of SCSI eh handlers...
2009-03-12 Christof Schmitt[SCSI] zfcp: Remove UNIT_REGISTERED status flag
2008-12-25 Christof Schmitt[S390] convert zfcp printks to pr_xxx macros.
2008-12-01 Swen Schillig[SCSI] zfcp: prevent double decrement on host_busy...
2008-11-05 Christof Schmitt[SCSI] zfcp: Dont clear reference from SCSI device...
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: remove unused references, declarations...
2008-10-03 Christof Schmitt[SCSI] zfcp: Update message with input from review
2008-07-12 Swen Schillig[SCSI] zfcp: zfcp_fsf cleanup.
2008-07-12 Swen Schillig[SCSI] zfcp: consolidate sysfs things into one file.
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 Sven Schuetz[SCSI] zfcp: Add port_state attribute to sysfs
2008-07-12 Christof Schmitt[SCSI] zfcp: Message cleanup
2008-06-05 Christof Schmitt[SCSI] zfcp: sysfs attributes for fabric and channel...
2008-04-27 Swen Schillig[SCSI] zfcp: Add some statistics provided by the FCP...
2008-04-18 Christof Schmitt[SCSI] zfcp: Remove zfcp_erp_wait from slave destory...
2008-04-18 Martin Peschke[SCSI] zfcp: fix 31 bit compile warnings
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 Christof Schmitt[SCSI] zfcp: convert zfcp to use target reset and devic...
2008-01-12 Christof Schmitt[SCSI] zfcp: Hold queue lock when checking port/unit...
2008-01-12 Christof Schmitt[SCSI] zfcp: Fix deadlock when adding invalid LUN
2008-01-12 Christof Schmitt[SCSI] zfcp: Use also port and adapter to identify...
2008-01-12 Christof Schmitt[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler...
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: Remove braces for only one statement
2007-08-15 Heiko Carstens[SCSI] zfcp: fix memory leak
2007-05-16 Michael Loehr[SCSI] zfcp: IO stall after deleting and path checker...
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-02-05 Heiko Carstens[S390] Get rid of a lot of sparse warnings.
2006-10-25 Swen Schillig[SCSI] zfcp: initialize scsi_host_template.max_sectors...
2006-10-01 Peter Zijlstra[PATCH] completions: lockdep annotate on stack completions
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-09-23 Andreas Herrmann[SCSI] zfcp: fix: use correct req_id in eh_abort_handler
2006-09-23 Heiko Carstens[SCSI] zfcp: create private slab caches to guarantee...
2006-08-06 Andreas Herrmann[SCSI] zfcp: minor erp bug fixes
2006-07-12 Heiko Carstens[S390] Fix sparse warnings.
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,...
2006-05-28 Andreas Herrmann[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement
2006-05-28 Andreas Herrmann[SCSI] zfcp: (cleanup) remove useless comments
2006-05-28 Andreas Herrmann[SCSI] zfcp: (cleanup) shortened copyright and author...
2006-03-10 Andreas Herrmann[SCSI] zfcp: fix device registration issues
2006-03-03 Andreas Herrmann[SCSI] zfcp: correctly set this_id for hosts
2006-02-12 Maxim Shchetynin[SCSI] zfcp: fix logging during device reset
2006-02-01 Heiko Carstens[PATCH] s390: Remove CVS generated information
2006-01-14 Andreas Herrmann[SCSI] zfcp: transport class adaptations II
2006-01-14 Andreas Herrmann[SCSI] zfcp: transport class adaptations
2005-12-01 Andreas Herrmann[SCSI] zfcp: fix return code of zfcp_scsi_slave_alloc
2005-09-19 Andreas Herrmann[SCSI] zfcp: add additional fc_host attributes
2005-09-19 Maxim Shchetynin[SCSI] zfcp: enhancement of zfcp debug features
2005-09-19 Andreas Herrmann[SCSI] zfcp: shorten eh_bus_reset and eh_host_reset...
2005-09-19 Andreas Herrmann[SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanup
2005-09-19 Andreas Herrmann[SCSI] zfcp: remove union zfcp_req_data, use unit refco...
2005-08-27 Andreas Herrmann[PATCH] zfcp: add rports to enable scsi_add_device...
2005-06-20 Yani Ioannou[PATCH] Driver Core: drivers/s390/net/qeth_sys.c -...
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_host_reset_handler()
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_bus_reset_handler()
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_device_reset_handler()
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_abort_handler()
2005-06-14 Andreas Herrmann[SCSI] zfcp: fix bug during adapter shutdown
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2