Age | Commit message (Expand) | Author |
2009-03-13 | [SCSI] iscsi class: remove host no argument from session creation callout | Mike Christie |
2009-03-13 | [SCSI] libiscsi: pass session failure a session struct | Mike Christie |
2009-03-13 | [SCSI] iscsi lib: remove qdepth param from iscsi host allocation | Mike Christie |
2009-03-13 | [SCSI] iscsi lib: have lib create work queue for transmitting IO | Mike Christie |
2009-03-13 | [SCSI] iscsi class: fix lock dep warning on logout | Mike Christie |
2009-03-13 | [SCSI] libiscsi: don't cap queue depth in iscsi modules | Mike Christie |
2009-03-13 | [SCSI] libiscsi: replace scsi_debug logging with session/conn logging | Mike Christie |
2009-03-13 | [SCSI] libfc: add support of large receive offload by ddp in fc_fcp | Yi Zou |
2009-03-13 | [SCSI] fcoe, libfc: check offload features from LLD through netdev | Yi Zou |
2009-03-13 | [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) | Yi Zou |
2009-03-12 | [SCSI] Make scsi.h independent of the rest of the scsi includes | James Bottomley |
2009-03-12 | [SCSI] remove scsi_req_map_sg | FUJITA Tomonori |
2009-03-12 | [SCSI] libosd: SCSI/OSD Sense decoding support | Boaz Harrosh |
2009-03-12 | [SCSI] libosd: OSDv2 auto detection | Boaz Harrosh |
2009-03-12 | [SCSI] libosd: OSD version 2 Support | Boaz Harrosh |
2009-03-12 | [SCSI] libosd: attributes Support | Boaz Harrosh |
2009-03-12 | [SCSI] osd_uld: API for retrieving osd devices from Kernel | Boaz Harrosh |
2009-03-12 | [SCSI] osd_uld: OSD scsi ULD | Boaz Harrosh |
2009-03-12 | [SCSI] libosd: OSDv1 Headers | Boaz Harrosh |
2009-03-12 | [SCSI] add OSD_TYPE | Boaz Harrosh |
2009-03-12 | [SCSI] Remove SUGGEST flags | Martin K. Petersen |
2009-03-12 | [SCSI] Check for deleted device in scsi_device_online() | Hannes Reinecke |
2009-03-12 | [SCSI] Add VPD helper | Matthew Wilcox |
2009-03-10 | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ... | Vasu Dev |
2009-03-10 | [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway | Yi Zou |
2009-03-10 | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper | Robert Love |
2009-03-10 | [SCSI] libfc, fcoe: Fix kerneldoc comments | Robert Love |
2009-03-06 | [SCSI] libfc: Cleanup libfc_function_template comments | Robert Love |
2009-03-06 | [SCSI] libfc: Don't violate transport template for rogue port creation | Robert Love |
2009-03-06 | [SCSI] libfc: rport retry on LS_RJT from certain ELS | Chris Leech |
2009-03-06 | [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l... | Vasu Dev |
2009-03-06 | [SCSI] libfc: Pass lport in exch_mgr_reset | Abhijeet Joglekar |
2009-01-13 | [SCSI] iscsi_tcp: make padbuf non-static | Karen Xie |
2009-01-06 | [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD | James Smart |
2008-12-29 | [SCSI] fcoe: Fibre Channel over Ethernet | Robert Love |
2008-12-29 | [SCSI] libfc: A modular Fibre Channel library | Robert Love |
2008-12-29 | [SCSI] FC protocol definition header files | Robert Love |
2008-12-29 | [SCSI] add residual argument to scsi_execute and scsi_execute_req | FUJITA Tomonori |
2008-12-29 | [SCSI] libiscsi_tcp: support padding offload | Mike Christie |
2008-12-29 | [SCSI] libiscsi: pass opcode into alloc_pdu callout | Mike Christie |
2008-12-29 | [SCSI] libiscsi: allow drivers to modify the itt sent to the target | Mike Christie |
2008-12-29 | [SCSI] iscsi_tcp: split module into lib and lld | Mike Christie |
2008-12-29 | [SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol ... | Mike Christie |
2008-12-29 | [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operations | Mike Christie |
2008-12-29 | [SCSI] remove timeout from struct scsi_device | James Bottomley |
2008-11-21 | [SCSI] fc_transport: fix old bug on bitflag definitions | James Smart |
2008-10-27 | scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map | Jens Axboe |
2008-10-21 | [PATCH] don't mess with file in scsi_nonblockable_ioctl() | Al Viro |
2008-10-13 | [SCSI] iscsi_tcp: return a descriptive error value during connection errors | Mike Christie |
2008-10-13 | [SCSI] libiscsi: rename host reset to target reset | Mike Christie |