aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2009-12-10[SCSI] libosd: Fix blk_put_request locking againGravatar Boaz Harrosh 1-2/+3
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 25-678/+889
2009-12-04[SCSI] libfc: Add target reset flag to FCP header fileGravatar Christof Schmitt 1-0/+2
2009-12-04[SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status...Gravatar Yi Zou 1-0/+6
2009-12-04[SCSI] libfc: add fcoe_fc_els_lesb to fc_fcoe.h for FC-BB-5 LESB definitionsGravatar Yi Zou 1-0/+12
2009-12-04[SCSI] libfcoe: add checking disable flag in FIP_FKA_ADVGravatar Yi Zou 2-1/+12
2009-12-04[SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_statsGravatar Yi Zou 1-0/+4
2009-12-04[SCSI] osd_protocol.h: Add missing #includeGravatar Martin Michlmayr 1-0/+1
2009-12-04[SCSI] libosd: Error handling revampedGravatar Boaz Harrosh 1-1/+25
2009-12-04[SCSI] libosd: osd_dev_info: Unique Identification of an OSD deviceGravatar Boaz Harrosh 1-4/+34
2009-12-04[SCSI] osduld: Use device->release instead of internal krefGravatar Boaz Harrosh 1-1/+0
2009-12-04[SCSI] libosd: osd_sense: OSD_CFO_PERMISSIONSGravatar Boaz Harrosh 1-0/+3
2009-12-04[SCSI] libosd: osd_dev_is_ver1 - Minor API cleanupGravatar Boaz Harrosh 1-6/+10
2009-12-04[SCSI] libiscsi: add warm target reset tmf supportGravatar Mike Christie 2-0/+4
2009-12-04[SCSI] libiscsi: Check TMF state before sending PDUGravatar Mike Christie 1-0/+2
2009-12-04[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsGravatar James Bottomley 1-1/+15
2009-12-04[SCSI] libfc: register FC4 features with the FC switchGravatar Joe Eykholt 4-1/+32
2009-12-04[SCSI] libfcoe: fcoe: simplify receive FLOGI responseGravatar Joe Eykholt 1-1/+1
2009-12-04[SCSI] libfc: add set_fid function to libfc templateGravatar Joe Eykholt 1-0/+20
2009-12-04[SCSI] libfc: fix symbolic name registrations smashing skb dataGravatar Joe Eykholt 1-8/+9
2009-12-04[SCSI] libfc: fix RNN_ID smashing skb payloadGravatar Joe Eykholt 1-1/+0
2009-12-04[SCSI] libfcoe: FIP should report link to libfc whether selected or notGravatar Joe Eykholt 1-0/+1
2009-12-04[SCSI] libfcoe: Allow FIP to be disabled by the driverGravatar Joe Eykholt 1-0/+2
2009-12-04[SCSI] fcoe, libfc: use single frame allocation APIGravatar Vasu Dev 1-13/+3
2009-12-04[SCSI] libfcoe: formatting and comment cleanupsGravatar Robert Love 1-42/+42
2009-12-04[SCSI] libfc: Formatting cleanups across libfcGravatar Robert Love 1-489/+505
2009-12-04[SCSI] libfc, fcoe: Add FC passthrough supportGravatar Steve Ma 1-0/+7
2009-12-04[SCSI] libfc: Export FC headersGravatar Robert Love 6-0/+13
2009-12-04[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)Gravatar Chris Leech 3-0/+22
2009-12-04[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)Gravatar Chris Leech 3-0/+21
2009-12-04[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switchesGravatar Chris Leech 2-2/+3
2009-12-04[SCSI] libfc: RPN_ID is obsolete and unnecessaryGravatar Chris Leech 1-1/+0
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportGravatar Chris Leech 3-5/+23
2009-12-04[SCSI] libfc, libfcoe: FDISC ELS for NPIVGravatar Chris Leech 2-1/+32
2009-12-04[SCSI] libfc: vport link handling and fc_vport state managmentGravatar Chris Leech 1-0/+8
2009-12-04[SCSI] libfc: add some generic NPIV support routines to libfcGravatar Chris Leech 1-0/+20
2009-12-04[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Gravatar Chris Leech 1-3/+12
2009-12-04[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routinesGravatar Robert Love 1-79/+0
2009-12-04[SCSI] libfc: Remove fc_fcp_completeGravatar Robert Love 1-8/+0
2009-12-04[SCSI] libfc: Move non-common routines and prototypes out of libfc.hGravatar Robert Love 1-49/+0
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehGravatar Christof Schmitt 1-0/+1
2009-12-04[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousGravatar Chandra Seetharaman 2-3/+6
2009-12-04[SCSI] add queue_depth ramp up codeGravatar Vasu Dev 1-3/+6
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledGravatar Mike Christie 4-4/+12
2009-12-04[SCSI] libfc: fix free of fc_rport_priv with timer pendingGravatar Joe Eykholt 1-0/+1
2009-12-04[SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataGravatar Yi Zou 1-0/+3
2009-12-04[SCSI] libfc: removes unused disc_work and ex_listGravatar Vasu Dev 1-1/+0
2009-12-04[SCSI] scsi: Add missing command definitionsGravatar Martin K. Petersen 1-0/+4
2009-11-26[SCSI] fix async scan add/remove race resulting in an oopsGravatar James Bottomley 1-0/+1
2009-11-06[SCSI] Fix incorrect reporting of host protection capabilitiesGravatar Martin K. Petersen 1-18/+11