Commit Graph

615 Commits (4c96a68bfc110d87b28bcee4c395a7b4d26ed67a)

Author SHA1 Message Date
Chris Leech db36c06cc6 [SCSI] libfc, libfcoe: FDISC ELS for NPIV 15 years ago
Chris Leech 8faecddb21 [SCSI] libfc: vport link handling and fc_vport state managment 15 years ago
Chris Leech 174e1ebffd [SCSI] libfc: add some generic NPIV support routines to libfc 15 years ago
Chris Leech 86221969e2 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation 15 years ago
Robert Love 8866a5d907 [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines 15 years ago
Robert Love 255f6386b8 [SCSI] libfc: Remove fc_fcp_complete 15 years ago
Robert Love 1a7b75ae71 [SCSI] libfc: Move non-common routines and prototypes out of libfc.h 15 years ago
Christof Schmitt 65d430fa99 [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh 15 years ago
Chandra Seetharaman 3ae31f6a7b [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous 15 years ago
Vasu Dev 4a84067dbf [SCSI] add queue_depth ramp up code 15 years ago
Mike Christie e881a172da [SCSI] modify change_queue_depth to take in reason why it is being called 15 years ago
Joe Eykholt b4a9c7ede9 [SCSI] libfc: fix free of fc_rport_priv with timer pending 15 years ago
Yi Zou d37322a43e [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data 15 years ago
Vasu Dev e95147d8fa [SCSI] libfc: removes unused disc_work and ex_list 15 years ago
Martin K. Petersen f57e4502ce [SCSI] scsi: Add missing command definitions 15 years ago
James Bottomley 860dc73608 [SCSI] fix async scan add/remove race resulting in an oops 15 years ago
Martin K. Petersen b2b465e928 [SCSI] Fix incorrect reporting of host protection capabilities 15 years ago
Jayamohan Kallickal b8b9e1b812 [SCSI] libiscsi: iscsi_session_setup to allow for private space 16 years ago
Martin K. Petersen 4e7392ec58 [SCSI] sd: Support disks formatted with DIF Type 2 16 years ago
Martin K. Petersen 35e1a5d90b [SCSI] sd: Detach DIF from block integrity infrastructure 16 years ago
Martin K. Petersen c6af404215 [SCSI] Deprecate SCSI_PROT_*_CONVERT operations 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Mike Christie 661134ad37 [SCSI] libiscsi, bnx2i: make bound ep check common 16 years ago
Mike Christie 4c0ba5d259 [SCSI] libiscsi: add completion function for drivers that do not need pdu processing 16 years ago
Joe Eykholt 2ab7e1ecb8 [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs. 16 years ago
Joe Eykholt 370c3bd05c [SCSI] libfc: use ADISC to verify rport login state 16 years ago
Joe Eykholt f657d299cf [SCSI] libfc: improve debug messages for ELS response handlers 16 years ago
Joe Eykholt 131203a1ef [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c. 16 years ago
Robert Love 9737e6a7b5 [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_create 16 years ago
Joe Eykholt c762608bf7 [SCSI] libfc: fix: empty zone causes endless discovery retries. 16 years ago
Joe Eykholt 0f6c614987 [SCSI] libfc: do not log off rports before or after discovery 16 years ago
Joe Eykholt b84c796265 [SCSI] libfc: remove unused disc->delay element 16 years ago
Joe Eykholt 786681b96f [SCSI] libfc: eliminate disc->event 16 years ago
Joe Eykholt 9e9d0452fe [SCSI] libfc: don't create dummy (rogue) remote ports 16 years ago
Joe Eykholt 4c0f62b567 [SCSI] libfc: rename rport event CREATED to READY 16 years ago
Joe Eykholt f211fa514a [SCSI] libfc: make rport structure optional 16 years ago
Joe Eykholt a46f327aa5 [SCSI] libfc: change elsct to use FC_ID instead of rdata 16 years ago
Joe Eykholt 9fb9d32831 [SCSI] libfc: make fc_rport_priv the primary rport interface. 16 years ago
Joe Eykholt 922aa210bc [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros. 16 years ago
Joe Eykholt 795d86f55e [SCSI] libfc: change interface for rport_create 16 years ago
Joe Eykholt ab28f1fd3b [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv 16 years ago
Vasu Dev b2f0091fbf [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock 16 years ago
Vasu Dev e4bc50bedf [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) 16 years ago
Mike Christie d1af8a3287 [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed 16 years ago
Chandra Seetharaman 18ee70c9d7 [SCSI] scsi_dh: add the interface scsi_dh_set_params() 16 years ago
Yi Zou 537029f8e9 [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_data 16 years ago
Vasu Dev 52ff878c91 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list 16 years ago
Robert Love d459b7ea1b [SCSI] libfc: Remove the FC_EM_DBG macro 16 years ago
Vasu Dev 96316099ac [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs 16 years ago
Joe Eykholt 141940548c [SCSI] libfc: rename rport state "NONE" to "DELETE". 16 years ago