aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesChris Leech
2009-12-04[SCSI] libfc: RPN_ID is obsolete and unnecessaryChris Leech
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech
2009-12-04[SCSI] libfc, libfcoe: FDISC ELS for NPIVChris Leech
2009-12-04[SCSI] libfc: vport link handling and fc_vport state managmentChris Leech
2009-12-04[SCSI] libfc: add some generic NPIV support routines to libfcChris 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 routinesRobert Love
2009-12-04[SCSI] libfc: Remove fc_fcp_completeRobert Love
2009-12-04[SCSI] libfc: Move non-common routines and prototypes out of libfc.hRobert Love
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman
2009-12-04[SCSI] add queue_depth ramp up codeVasu Dev
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-12-04[SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt
2009-12-04[SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou
2009-12-04[SCSI] libfc: removes unused disc_work and ex_listVasu Dev
2009-12-04[SCSI] scsi: Add missing command definitionsMartin K. Petersen
2009-11-26[SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley
2009-11-06[SCSI] Fix incorrect reporting of host protection capabilitiesMartin K. Petersen
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal
2009-10-02[SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen
2009-10-02[SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-12[SCSI] libiscsi, bnx2i: make bound ep check commonMike 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 stateJoe Eykholt
2009-09-10[SCSI] libfc: improve debug messages for ELS response handlersJoe 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_createRobert 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 discoveryJoe Eykholt
2009-09-10[SCSI] libfc: remove unused disc->delay elementJoe Eykholt
2009-09-10[SCSI] libfc: eliminate disc->eventJoe Eykholt
2009-09-10[SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt
2009-09-10[SCSI] libfc: rename rport event CREATED to READYJoe Eykholt
2009-09-10[SCSI] libfc: make rport structure optionalJoe Eykholt
2009-09-10[SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt
2009-09-10[SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt
2009-09-10[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.Joe Eykholt
2009-09-10[SCSI] libfc: change interface for rport_createJoe Eykholt
2009-09-10[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt
2009-09-05[SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...Vasu Dev
2009-09-05[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev
2009-09-05[SCSI] iscsi_tcp: add new conn error to indicate tcp conn closedMike Christie
2009-08-22[SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman
2009-08-22[SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou
2009-08-22[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev