| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 | 235 | -7716/+27284 |
|\ |
|
| * | [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP | Christof Schmitt | 2009-12-04 | 2 | -4/+0 |
| * | [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class | Christof Schmitt | 2009-12-04 | 2 | -0/+4 |
| * | [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED | Christof Schmitt | 2009-12-04 | 1 | -0/+3 |
| * | [SCSI] zfcp: Update FSF error reporting | Christof Schmitt | 2009-12-04 | 2 | -29/+11 |
| * | [SCSI] zfcp: Improve ELS ADISC handling | Christof Schmitt | 2009-12-04 | 3 | -3/+17 |
| * | [SCSI] zfcp: Simplify handling of ct and els requests | Christof Schmitt | 2009-12-04 | 9 | -285/+160 |
| * | [SCSI] zfcp: Remove ZFCP_DID_MASK | Christof Schmitt | 2009-12-04 | 4 | -18/+17 |
| * | [SCSI] zfcp: Move WKA port to zfcp FC code | Christof Schmitt | 2009-12-04 | 6 | -68/+90 |
| * | [SCSI] zfcp: Use common code definitions for FC CT structs | Christof Schmitt | 2009-12-04 | 5 | -180/+161 |
| * | [SCSI] zfcp: Use common code definitions for FC ELS structs | Christof Schmitt | 2009-12-04 | 6 | -154/+108 |
| * | [SCSI] zfcp: Update FCP protocol related code | Christof Schmitt | 2009-12-04 | 7 | -169/+156 |
| * | [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport | Christof Schmitt | 2009-12-04 | 1 | -2/+16 |
| * | [SCSI] zfcp: Assign scheduled work to driver queue | Swen Schillig | 2009-12-04 | 6 | -24/+17 |
| * | [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore | Swen Schillig | 2009-12-04 | 6 | -78/+34 |
| * | [SCSI] zfcp: Implement module unloading | Christof Schmitt | 2009-12-04 | 3 | -13/+14 |
| * | [SCSI] zfcp: Merge trace code for fsf requests in one function | Christof Schmitt | 2009-12-04 | 1 | -54/+39 |
| * | [SCSI] zfcp: Access ports and units with container_of in sysfs code | Christof Schmitt | 2009-12-04 | 2 | -7/+10 |
| * | [SCSI] zfcp: Remove suspend callback | Swen Schillig | 2009-12-04 | 1 | -17/+1 |
| * | [SCSI] zfcp: Remove global config_mutex | Swen Schillig | 2009-12-04 | 7 | -158/+232 |
| * | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig | 2009-12-04 | 11 | -258/+196 |
| * | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig | 2009-12-04 | 8 | -200/+199 |
| * | [SCSI] libfc: Add target reset flag to FCP header file | Christof Schmitt | 2009-12-04 | 1 | -0/+2 |
| * | [SCSI] libfc: add support of receiving ELS_RLS | Yi Zou | 2009-12-04 | 1 | -0/+76 |
| * | [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status... | Yi Zou | 2009-12-04 | 2 | -0/+40 |
| * | [SCSI] libfc: add fcoe_fc_els_lesb to fc_fcoe.h for FC-BB-5 LESB definitions | Yi Zou | 2009-12-04 | 1 | -0/+12 |
| * | [SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement count | Yi Zou | 2009-12-04 | 1 | -0/+14 |
| * | [SCSI] libfcoe: add tracking FIP Virtual Link Failure count | Yi Zou | 2009-12-04 | 1 | -0/+2 |
| * | [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV | Yi Zou | 2009-12-04 | 3 | -2/+15 |
| * | [SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_stats | Yi Zou | 2009-12-04 | 1 | -0/+4 |
| * | [SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq context | Chris Leech | 2009-12-04 | 1 | -110/+135 |
| * | [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req... | Yi Zou | 2009-12-04 | 1 | -2/+1 |
| * | [SCSI] lpfc 8.3.6 : Update lpfc driver version to 8.3.6 | James Smart | 2009-12-04 | 1 | -1/+1 |
| * | [SCSI] lpfc 8.3.6 : Hardware related fixes and changes | James Smart | 2009-12-04 | 5 | -104/+133 |
| * | [SCSI] lpfc 8.3.6 : Fix critical errors | James Smart | 2009-12-04 | 3 | -13/+38 |
| * | [SCSI] lpfc 8.3.6 : Fix AER issues | James Smart | 2009-12-04 | 3 | -12/+60 |
| * | [SCSI] lpfc 8.3.6 : FC Protocol Fixes | James Smart | 2009-12-04 | 12 | -119/+235 |
| * | [SCSI] lpfc 8.3.6 : FCoE Protocol Fixes | James Smart | 2009-12-04 | 10 | -21/+56 |
| * | [SCSI] st: fix test of value range in st_set_options() | Roel Kluin | 2009-12-04 | 1 | -1/+2 |
| * | [SCSI] fix func names in kernel-doc | Randy Dunlap | 2009-12-04 | 1 | -2/+2 |
| * | [SCSI] osd_protocol.h: Add missing #include | Martin Michlmayr | 2009-12-04 | 1 | -0/+1 |
| * | [SCSI] libosd: Error handling revamped | Boaz Harrosh | 2009-12-04 | 2 | -12/+99 |
| * | [SCSI] libosd: Bugfix of error handling in attributes-list decoding | Boaz Harrosh | 2009-12-04 | 1 | -0/+1 |
| * | [SCSI] libosd: bug in osd_req_decode_sense_full() | Boaz Harrosh | 2009-12-04 | 1 | -4/+5 |
| * | [SCSI] libosd: osd_dev_info: Unique Identification of an OSD device | Boaz Harrosh | 2009-12-04 | 3 | -13/+151 |
| * | [SCSI] osduld: Use device->release instead of internal kref | Boaz Harrosh | 2009-12-04 | 2 | -86/+77 |
| * | [SCSI] osduld: Ref-counting bug fix | Boaz Harrosh | 2009-12-04 | 1 | -0/+8 |
| * | [SCSI] libosd: osd_sense: OSD_CFO_PERMISSIONS | Boaz Harrosh | 2009-12-04 | 1 | -0/+3 |
| * | [SCSI] libosd: osd_dev_is_ver1 - Minor API cleanup | Boaz Harrosh | 2009-12-04 | 1 | -6/+10 |
| * | [SCSI] lpfc 8.3.5: Update the lpfc driver version to 8.3.5 | James Smart | 2009-12-04 | 1 | -2/+1 |