Commit Graph

193 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Mike Christie be948fc30d [SCSI] libfc: call fc_remote_port_chkready under the host lock. 15 years ago
Bhanu Prakash Gollapudi 7f985231d2 [SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJT 15 years ago
Joe Eykholt 9226115695 [SCSI] libfc: don't require a local exchange for incoming requests 15 years ago
Joe Eykholt 239e81048b [SCSI] libfc: add interface to allocate a sequence for incoming requests 15 years ago
Joe Eykholt 24f089e2f2 [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() 15 years ago
Joe Eykholt 251748a99e [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions 15 years ago
Joe Eykholt 079ecd8cfe [SCSI] libfc: eliminate rport LOGO state 15 years ago
Joe Eykholt f60e12e9c7 [SCSI] libfc: track FIP exchanges 15 years ago
Joe Eykholt a7b12a279f [SCSI] libfc: add FLOGI state to rport for VN2VN 15 years ago
Joe Eykholt 3726f3584e [SCSI] libfc: Add local port point-to-multipoint flag 15 years ago
Joe Eykholt 0685230c59 [SCSI] libfc: add discovery-private pointer for LLD 15 years ago
Joe Eykholt f90377abca [SCSI] libfc: provide space for LLD after remote port structure 15 years ago
Joe Eykholt 42e9041467 [SCSI] libfc: convert rport lookup to be RCU safe 15 years ago
Vasu Dev e0d93c5bc4 [SCSI] libfc: IO errors on link down due to cable unplug 15 years ago
Yi Zou ba402804ac [SCSI] libfc: fix slowpath error from WARN_ON in fc_fcp_send_data 15 years ago
Joe Eykholt f034260db3 [SCSI] libfc: fix indefinite rport restart 15 years ago
Joe Eykholt 4b2164d4d2 [SCSI] libfc: Fix remote port restart problem 15 years ago
Yi Zou 1c4bfe6305 [SCSI] libfc: lport state is enum not bit mask 15 years ago
Bhanu Prakash Gollapudi f8fc6c2c99 [SCSI] libfc: Handle unsolicited PRLO request 15 years ago
Bhanu Prakash Gollapudi 618461c02b [SCSI] libfc: Honor LS_ACC response codes for PRLI 15 years ago
Bhanu Prakash Gollapudi 292e40b956 [SCSI] libfc: Retry a rejected PRLI request 15 years ago
Kulikov Vasiliy 7156fffaaa libfc: use ARRAY_SIZE 15 years ago
Uwe Kleine-König 732bee7af3 fix typos concerning "hierarchy" 15 years ago
Robert Love 7b2787ec15 [SCSI] libfc: Move the port_id into lport 15 years ago
Robert Love 1b80e0f91c [SCSI] libfc: Remove unused fc_get_host_port_type 15 years ago
Joe Eykholt b3667f9177 [SCSI] libfc: set seq_id for incoming sequence 15 years ago
Chris Leech 9f8f3aa640 [SCSI] libfc, fcoe: normalize format specifies for world wide names 15 years ago
Chris Leech ce8b5df042 [SCSI] libfc: set both precision and field with when printing FC IDs 15 years ago
Yi Zou 63ac4bbffb [SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_resp 15 years ago
Joe Eykholt 3b719d0161 [SCSI] libfc: remove unneeded variables in fc_exch_recv_req() 15 years ago
Joe Eykholt f018b73af6 [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled 15 years ago
Robert Love b3ef990c15 [SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-ml 15 years ago
Vasu Dev 5c12c418e9 [SCSI] libfc: fix fcp pkt recovery in fc_fcp_recv_data 15 years ago
Vasu Dev 3e22760d4d [SCSI] libfc: use offload EM instance again instead jumping to next EM 15 years ago
Vasu Dev a104c84457 [SCSI] libfc: fixes unnecessary seq id jump 15 years ago
Joe Eykholt cc3593d388 [SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_next 15 years ago
Joe Eykholt ccfc309802 [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DID 15 years ago
Joe Eykholt f4568b8b97 [SCSI] libfc: recognize incoming FLOGI for point-to-point mode 15 years ago
Joe Eykholt 2f2ac4a0df [SCSI] libfc: fix oops in point-to-point mode 15 years ago
Joe Eykholt a2f6a024e1 [SCSI] libfc: recode incoming PRLI handling 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Hugh Daschbach 696c1cff52 [SCSI] libfc: Don't assume response request present. 15 years ago
Hugh Daschbach 5b7a381e55 [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. 15 years ago
Vasu Dev be88d3b268 [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer 15 years ago
Hugh Daschbach b248df30fc [SCSI] libfc: Don't assume response request present. 15 years ago
Hugh Daschbach 3b709150b7 [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. 15 years ago
Vasu Dev 10897ae71d [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Uwe Kleine-König 9ddc5b6f18 tree-wide: fix typos "ammount" -> "amount" 15 years ago
Vasu Dev 55a66d3c1e [SCSI] fcoe, libfc: adds enable/disable for fcoe interface 15 years ago