Commit Graph

542 Commits (637d020a02cd734bf27acfc56c6d942cddd9eb80)

Author SHA1 Message Date
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 15 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
Joe Eykholt b1d9fd5574 [SCSI] libfc: rename lport NONE state to DISABLED 16 years ago
Joe Eykholt 7f74549ff6 [SCSI] libfc: change debug messages to give host number. 16 years ago
Joe Eykholt beb29a6d42 [SCSI] libfc: remove extra semicolons from debug macros 16 years ago
Chandra Seetharaman 6c10db72c9 [SCSI] scsi_dh: Reference count scsi_dh_attach 16 years ago
Hannes Reinecke b391277a56 sd, sr: fix Driver 'sd' needs updating message 16 years ago
Robert Love 7414705ea4 libfc: Add runtime debugging with debug_logging module parameter 16 years ago
Mike Christie d355e57d58 libiscsi: don't run scsi eh if iscsi task is making progress 16 years ago
James Bottomley ea4431906d [SCSI] aic79xx: make driver respect nvram for IU and QAS settings 16 years ago
James Smart 9e4f5e2961 [SCSI] FC Pass Thru support 16 years ago
Boaz Harrosh 021e2230d6 [SCSI] osduld: use filp_open() when looking up an osd-device 16 years ago
Boaz Harrosh fc2fac5b5f [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue 16 years ago
Boaz Harrosh 62f469b596 [SCSI] libosd: osd_req_{read,write} takes a length parameter 16 years ago
Boaz Harrosh 0e35afbc8b [SCSI] libosd: osd_req_{read,write}_kern new API 16 years ago
Boaz Harrosh 29191b9203 [SCSI] libosd: OSD2r05: Attribute definitions 16 years ago
Boaz Harrosh feb6118d4e [SCSI] libosd: OSD2r05: Additional command enums 16 years ago
Michael Chan 43514774ff [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver. 16 years ago
Joe Eykholt 226c7ffe74 [SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertype 16 years ago
Abhijeet Joglekar a366695592 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts 16 years ago
Mike Christie b3cd5050bf [SCSI] libiscsi: add task aborted state 16 years ago
Mike Christie 3bbaaad95f [SCSI] libiscsi: handle cleanup task races 16 years ago
Mike Christie 8f9256cea1 [SCSI] libiscsi: export iscsi_itt_to_task for bnx2i 16 years ago