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