Age | Commit message (Expand) | Author |
2009-12-04 | [SCSI] libosd: osd_dev_is_ver1 - Minor API cleanup | Boaz Harrosh |
2009-12-04 | [SCSI] libiscsi: add warm target reset tmf support | Mike Christie |
2009-12-04 | [SCSI] libiscsi: Check TMF state before sending PDU | Mike Christie |
2009-12-04 | [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects | James Bottomley |
2009-12-04 | [SCSI] libfc: register FC4 features with the FC switch | Joe Eykholt |
2009-12-04 | [SCSI] libfcoe: fcoe: simplify receive FLOGI response | Joe Eykholt |
2009-12-04 | [SCSI] libfc: add set_fid function to libfc template | Joe Eykholt |
2009-12-04 | [SCSI] libfc: fix symbolic name registrations smashing skb data | Joe Eykholt |
2009-12-04 | [SCSI] libfc: fix RNN_ID smashing skb payload | Joe Eykholt |
2009-12-04 | [SCSI] libfcoe: FIP should report link to libfc whether selected or not | Joe Eykholt |
2009-12-04 | [SCSI] libfcoe: Allow FIP to be disabled by the driver | Joe Eykholt |
2009-12-04 | [SCSI] fcoe, libfc: use single frame allocation API | Vasu Dev |
2009-12-04 | [SCSI] libfcoe: formatting and comment cleanups | Robert Love |
2009-12-04 | [SCSI] libfc: Formatting cleanups across libfc | Robert Love |
2009-12-04 | [SCSI] libfc, fcoe: Add FC passthrough support | Steve Ma |
2009-12-04 | [SCSI] libfc: Export FC headers | Robert Love |
2009-12-04 | [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) | Chris Leech |
2009-12-04 | [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) | Chris Leech |
2009-12-04 | [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches | Chris Leech |
2009-12-04 | [SCSI] libfc: RPN_ID is obsolete and unnecessary | Chris Leech |
2009-12-04 | [SCSI] libfcoe, fcoe: libfcoe NPIV support | Chris Leech |
2009-12-04 | [SCSI] libfc, libfcoe: FDISC ELS for NPIV | Chris Leech |
2009-12-04 | [SCSI] libfc: vport link handling and fc_vport state managment | Chris Leech |
2009-12-04 | [SCSI] libfc: add some generic NPIV support routines to libfc | Chris Leech |
2009-12-04 | [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ... | Chris Leech |
2009-12-04 | [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines | Robert Love |
2009-12-04 | [SCSI] libfc: Remove fc_fcp_complete | Robert Love |
2009-12-04 | [SCSI] libfc: Move non-common routines and prototypes out of libfc.h | Robert Love |
2009-12-04 | [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh | Christof Schmitt |
2009-12-04 | [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous | Chandra Seetharaman |
2009-12-04 | [SCSI] add queue_depth ramp up code | Vasu Dev |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie |
2009-12-04 | [SCSI] libfc: fix free of fc_rport_priv with timer pending | Joe Eykholt |
2009-12-04 | [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data | Yi Zou |
2009-12-04 | [SCSI] libfc: removes unused disc_work and ex_list | Vasu Dev |
2009-12-04 | [SCSI] scsi: Add missing command definitions | Martin K. Petersen |
2009-10-02 | [SCSI] libiscsi: iscsi_session_setup to allow for private space | Jayamohan Kallickal |
2009-10-02 | [SCSI] sd: Support disks formatted with DIF Type 2 | Martin K. Petersen |
2009-10-02 | [SCSI] sd: Detach DIF from block integrity infrastructure | Martin K. Petersen |
2009-10-02 | [SCSI] Deprecate SCSI_PROT_*_CONVERT operations | Martin K. Petersen |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-12 | [SCSI] libiscsi, bnx2i: make bound ep check common | Mike Christie |
2009-09-12 | [SCSI] libiscsi: add completion function for drivers that do not need pdu pro... | Mike Christie |
2009-09-10 | [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: use ADISC to verify rport login state | Joe Eykholt |
2009-09-10 | [SCSI] libfc: improve debug messages for ELS response handlers | Joe Eykholt |
2009-09-10 | [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create | Robert Love |
2009-09-10 | [SCSI] libfc: fix: empty zone causes endless discovery retries. | Joe Eykholt |
2009-09-10 | [SCSI] libfc: do not log off rports before or after discovery | Joe Eykholt |