Commit Graph

483 Commits (8e5799b1ad2a0567fdfaaf0e91b40efee010f2c1)

Author SHA1 Message Date
Andrew Vasquez 9a1a69a1f4 [SCSI] fc-transport: Close state transition-window during rport deletion. 16 years ago
Boaz Harrosh e9da4d7f73 [SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5. 16 years ago
Boaz Harrosh f8d3a644be [SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes 16 years ago
Boaz Harrosh 71f32e31e5 [SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes 16 years ago
Robert Love a29e7646f4 [SCSI] libfc: Fix compilation warnings with allmodconfig 16 years ago
Abhijeet Joglekar b4c6f54632 [SCSI] libfc: Track rogue remote ports 16 years ago
Mike Christie 6b5d6c443a [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue 16 years ago
Rafael J. Wysocki c751085943 PM/Hibernate: Wait for SCSI devices scan to complete during resume 16 years ago
Joe Eykholt 97c8389d54 [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. 16 years ago
Joe Eykholt af5f428763 [SCSI] fcoe: Add a header file defining the FIP protocol for FCoE. 16 years ago
Vasu Dev a0a25da2a4 [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc 16 years ago
Vasu Dev fdd78027fd [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module 16 years ago
Vasu Dev 7f34914295 [SCSI] fcoe: removes default sw transport code file fcoe_sw.c 16 years ago
Vasu Dev 61e17afa89 [SCSI] fcoe: removes fc_transport_fcoe.[ch] code files 16 years ago
Vasu Dev 5919a59503 [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code 16 years ago
Robert Love 582b45bc57 [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array 16 years ago
Robert Love 5e5e92df49 [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s 16 years ago
Robert Love 38eccabd10 [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded 16 years ago
Mike Christie 5e7facb77f [SCSI] iscsi class: remove host no argument from session creation callout 16 years ago
Mike Christie 40a06e755d [SCSI] libiscsi: pass session failure a session struct 16 years ago
Mike Christie 4d1083509a [SCSI] iscsi lib: remove qdepth param from iscsi host allocation 16 years ago
Mike Christie 32ae763e3f [SCSI] iscsi lib: have lib create work queue for transmitting IO 16 years ago
Mike Christie 06d25af4ed [SCSI] iscsi class: fix lock dep warning on logout 16 years ago
Mike Christie e28f3d5b51 [SCSI] libiscsi: don't cap queue depth in iscsi modules 16 years ago
Mike Christie 1b2c7af877 [SCSI] libiscsi: replace scsi_debug logging with session/conn logging 16 years ago
Yi Zou b277d2aa9a [SCSI] libfc: add support of large receive offload by ddp in fc_fcp 16 years ago
Yi Zou ea1e9a9df5 [SCSI] fcoe, libfc: check offload features from LLD through netdev 16 years ago
Yi Zou 211c738d86 [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) 16 years ago
James Bottomley f290f1970f [SCSI] Make scsi.h independent of the rest of the scsi includes 16 years ago
FUJITA Tomonori f078727b25 [SCSI] remove scsi_req_map_sg 16 years ago
Boaz Harrosh 98f3aea2bd [SCSI] libosd: SCSI/OSD Sense decoding support 16 years ago
Boaz Harrosh 1b9dce94c8 [SCSI] libosd: OSDv2 auto detection 16 years ago
Boaz Harrosh c6572c9837 [SCSI] libosd: OSD version 2 Support 16 years ago
Boaz Harrosh 4ef1a3d70d [SCSI] libosd: attributes Support 16 years ago
Boaz Harrosh b799bc7da0 [SCSI] osd_uld: API for retrieving osd devices from Kernel 16 years ago
Boaz Harrosh 95b05a7db5 [SCSI] osd_uld: OSD scsi ULD 16 years ago
Boaz Harrosh de258bf5e6 [SCSI] libosd: OSDv1 Headers 16 years ago
Boaz Harrosh 82443a58d3 [SCSI] add OSD_TYPE 16 years ago
Martin K. Petersen 1c9fbafc8c [SCSI] Remove SUGGEST flags 16 years ago
Hannes Reinecke 0762a4824d [SCSI] Check for deleted device in scsi_device_online() 16 years ago
Matthew Wilcox 881a256d84 [SCSI] Add VPD helper 16 years ago
Vasu Dev c826a31457 [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status 16 years ago
Yi Zou 74846bf85e [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway 16 years ago
Robert Love fc47ff6b1b [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper 16 years ago
Robert Love 34f42a070f [SCSI] libfc, fcoe: Fix kerneldoc comments 16 years ago
Robert Love 0ae4d4ae47 [SCSI] libfc: Cleanup libfc_function_template comments 16 years ago
Robert Love 5101ff99f5 [SCSI] libfc: Don't violate transport template for rogue port creation 16 years ago
Chris Leech 6755db1cd4 [SCSI] libfc: rport retry on LS_RJT from certain ELS 16 years ago
Vasu Dev bc0e17f691 [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status 16 years ago
Abhijeet Joglekar 1f6ff364ce [SCSI] libfc: Pass lport in exch_mgr_reset 16 years ago