summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2009-05-15[SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez-2/+2
2009-04-27[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.Boaz Harrosh-10/+13
2009-04-27[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytesBoaz Harrosh-11/+44
2009-04-27[SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changesBoaz Harrosh-5/+15
2009-04-27[SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love-0/+1
2009-04-27[SCSI] libfc: Track rogue remote portsAbhijeet Joglekar-0/+1
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie-0/+2
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki-0/+11
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt-1/+133
2009-04-03[SCSI] fcoe: Add a header file defining the FIP protocol for FCoE.Joe Eykholt-0/+237
2009-04-03[SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev-5/+17
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev-118/+2
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev-6/+0
2009-04-03[SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev-54/+0
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev-0/+2
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love-1/+22
2009-04-03[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love-1/+0
2009-04-03[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love-1/+1
2009-03-13[SCSI] iscsi class: remove host no argument from session creation calloutMike Christie-1/+1
2009-03-13[SCSI] libiscsi: pass session failure a session structMike Christie-1/+1
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie-1/+1
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie-1/+6
2009-03-13[SCSI] iscsi class: fix lock dep warning on logoutMike Christie-2/+0
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie-2/+1
2009-03-13[SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie-7/+0
2009-03-13[SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou-35/+32
2009-03-13[SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou-0/+1
2009-03-13[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou-7/+0
2009-03-12[SCSI] Make scsi.h independent of the rest of the scsi includesJames Bottomley-17/+17
2009-03-12[SCSI] remove scsi_req_map_sgFUJITA Tomonori-6/+0
2009-03-12[SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh-0/+309
2009-03-12[SCSI] libosd: OSDv2 auto detectionBoaz Harrosh-0/+3
2009-03-12[SCSI] libosd: OSD version 2 SupportBoaz Harrosh-4/+125
2009-03-12[SCSI] libosd: attributes SupportBoaz Harrosh-0/+327
2009-03-12[SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh-0/+4
2009-03-12[SCSI] osd_uld: OSD scsi ULDBoaz Harrosh-0/+6
2009-03-12[SCSI] libosd: OSDv1 HeadersBoaz Harrosh-0/+914
2009-03-12[SCSI] add OSD_TYPEBoaz Harrosh-0/+1
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen-11/+0
2009-03-12[SCSI] Check for deleted device in scsi_device_online()Hannes Reinecke-1/+2
2009-03-12[SCSI] Add VPD helperMatthew Wilcox-0/+1
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev-0/+1
2009-03-10[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou-4/+0
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love-7/+1
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love-7/+7
2009-03-06[SCSI] libfc: Cleanup libfc_function_template commentsRobert Love-41/+66
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love-0/+5
2009-03-06[SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech-0/+5
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev-10/+2
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar-2/+2