Age | Commit message (Expand) | Author |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-02-17 | [SCSI] zfcp: Introduce header file for qdio structs and inline functions | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Replace FC4 constants with information from exchange port | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Remove duplicate assignment of req_seq_no | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Fix warnings from smatch | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Remove two FIXME comments | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Move FSF request tracking code to new file | Christof Schmitt |
2010-02-17 | [SCSI] zfcp: Remove function zfcp_reqlist_find_safe | Christof Schmitt |
2010-02-08 | [SCSI] zfcp: Report FC BSG errors in correct field | Swen Schillig |
2010-01-17 | [SCSI] zfcp: Set hardware timeout as requested by BSG request. | Swen Schillig |
2010-01-17 | [SCSI] zfcp: Introduce bsg_timeout callback. | Swen Schillig |
2010-01-17 | [SCSI] zfcp: add missing compat ptr conversion | Heiko Carstens |
2010-01-17 | [SCSI] zfcp: Fix linebreak in hba trace | Christof Schmitt |
2010-01-17 | [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Update FSF error reporting | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Improve ELS ADISC handling | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Simplify handling of ct and els requests | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Remove ZFCP_DID_MASK | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Move WKA port to zfcp FC code | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Use common code definitions for FC CT structs | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Use common code definitions for FC ELS structs | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Update FCP protocol related code | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Assign scheduled work to driver queue | Swen Schillig |
2009-12-04 | [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore | Swen Schillig |
2009-12-04 | [SCSI] zfcp: Implement module unloading | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Merge trace code for fsf requests in one function | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Access ports and units with container_of in sysfs code | Christof Schmitt |
2009-12-04 | [SCSI] zfcp: Remove suspend callback | Swen Schillig |
2009-12-04 | [SCSI] zfcp: Remove global config_mutex | Swen Schillig |
2009-12-04 | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig |
2009-12-04 | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig |
2009-12-04 | [SCSI] zfcp: Adapt change_queue_depth for queue full tracking | Christof Schmitt |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie |
2009-10-22 | [SCSI] zfcp: Flush SCSI registration work when adding unit | Christof Schmitt |
2009-10-22 | [SCSI] zfcp: Fix timer initialization for ct and els requests | Christof Schmitt |
2009-10-22 | [SCSI] zfcp: Warn about storage devices with broken PLOGI data | Christof Schmitt |
2009-10-22 | [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload | Christof Schmitt |
2009-10-22 | [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup | Heiko Carstens |
2009-10-02 | [SCSI] zfcp: Fix hang when offlining device with offline chpid | Christof Schmitt |
2009-10-02 | [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid | Christof Schmitt |
2009-10-02 | [SCSI] zfcp: Fix oops during shutdown of offline device | Christof Schmitt |
2009-10-02 | [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation | Christof Schmitt |