Commit Graph

465 Commits (877d03105d04b2c13e241130277fa69c8d2564f0)

Author SHA1 Message Date
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
Karen Xie 2856830bd3 [SCSI] iscsi_tcp: make padbuf non-static 16 years ago
James Smart 4be98c0ca3 [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD 16 years ago
Robert Love 85b4aa4926 [SCSI] fcoe: Fibre Channel over Ethernet 16 years ago
Robert Love 42e9a92fe6 [SCSI] libfc: A modular Fibre Channel library 16 years ago
Robert Love f032c2f7cd [SCSI] FC protocol definition header files 16 years ago
FUJITA Tomonori f4f4e47e4a [SCSI] add residual argument to scsi_execute and scsi_execute_req 16 years ago
Mike Christie 6df19a791b [SCSI] libiscsi_tcp: support padding offload 16 years ago
Mike Christie 2ff79d52d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout 16 years ago
Mike Christie 262ef63627 [SCSI] libiscsi: allow drivers to modify the itt sent to the target 16 years ago
Mike Christie a081c13e39 [SCSI] iscsi_tcp: split module into lib and lld 16 years ago
Mike Christie 577577da6d [SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol data code 16 years ago
Mike Christie 63c62f1cb9 [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operations 16 years ago
James Bottomley b29f841378 [SCSI] remove timeout from struct scsi_device 16 years ago
James Smart 21098c68df [SCSI] fc_transport: fix old bug on bitflag definitions 16 years ago
Jens Axboe 3070f69b66 scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map 16 years ago
Al Viro 83ff6fe858 [PATCH] don't mess with file in scsi_nonblockable_ioctl() 16 years ago
Mike Christie 6f481e3cef [SCSI] iscsi_tcp: return a descriptive error value during connection errors 16 years ago
Mike Christie 8e12452549 [SCSI] libiscsi: rename host reset to target reset 16 years ago