summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] scsi_transport_iscsi: added support for host eventVikas Chaudhary2012-02-192-0/+19
| * | [SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2012-02-192-2/+2
| * | [SCSI] Correctly set the scsi host/msg/status bytesMoger, Babu2012-02-191-3/+3
| * | [SCSI] libfc: Add support for FDMINeerav Parikh2012-02-193-0/+527
| * | [SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh2012-02-191-12/+48
| * | [SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GSNeerav Parikh2012-02-191-2/+2
| * | [SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh2012-02-191-0/+28
| * | [SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ...Vikas Chaudhary2012-02-192-0/+21
| * | [SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary2012-02-191-0/+1
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-03-222-2/+5
|\ \
| * | scsi: Use struct scsi_lun in fc/fcp.hAndy Grover2012-02-251-2/+4
| * | scsi: update scsi.h with SYNCHRONIZE_CACHE_16Andy Grover2012-02-251-0/+1
| |/
* | SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-081-0/+3
* | SCSI: fix typo in definition of struct scsi_targetAlan Stern2012-02-081-2/+2
|/
* [SCSI] libfc: Declare local functions staticBart Van Assche2012-01-161-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-102-1/+5
|\
| * [SCSI] iscsi class: export pid of process that createdMike Christie2011-12-151-0/+5
| * [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-151-1/+0
* | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2012-01-101-0/+3
|\ \
| * | [SCSI] add flag to skip the runtime PM calls on the hostLin Ming2012-01-081-0/+3
* | | switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
|/ /
* / [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend2011-12-151-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-289-117/+356
|\
| * [SCSI] iscsi class: fix vlan configurationMike Christie2011-10-201-4/+5
| * [SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie2011-10-201-1/+2
| * [SCSI] iscsi class: Replace iscsi_get_next_target_id with IDAMike Christie2011-10-201-0/+1
| * [SCSI] libsas: fix port->dev_list lockingDan Williams2011-10-161-1/+1
| * [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi2011-10-161-0/+2
| * [SCSI] isci: export phy events via ->lldd_control_phy()Dan Williams2011-10-021-0/+1
| * [SCSI] isci: atapi supportDan Williams2011-10-021-0/+5
| * [SCSI] libfc: cache align struct fc_exch fieldsVasu Dev2011-10-021-15/+12
| * [SCSI] libfc: cache align struct fc_fcp_pkt fieldsVasu Dev2011-10-021-28/+21
| * [SCSI] libsas: fix warnings when checking sata/stp protocolDan Williams2011-10-021-0/+1
| * [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build errorDan Williams2011-10-021-0/+7
| * [SCSI] libsas: Allow expander T-T attachmentsLuben Tuikov2011-10-022-2/+15
| * [SCSI] libsas: sgpio write supportDan Williams2011-09-222-0/+19
| * [SCSI] scsi_dh: Implement match callback functionHannes Reinecke2011-08-301-0/+1
| * [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke2011-08-301-0/+5
| * [SCSI] scsi scan: don't fail scans when host is in recoveryMike Christie2011-08-291-1/+2
| * [SCSI] scsi: Added support for adapter and firmware resetVikas Chaudhary2011-08-271-0/+13
| * [SCSI] scsi_transport_iscsi: Added support to update initiator iscsi portVikas Chaudhary2011-08-271-0/+1
| * [SCSI] scsi_transport_iscsi: Added support to update mtuVikas Chaudhary2011-08-271-0/+1
| * [SCSI] scsi_transport_iscsi: Add conn login, kernel to user, event to support...Manish Rangankar2011-08-272-0/+20
| * [SCSI] iscsi class: add bsg support to iscsi classMike Christie2011-08-272-1/+116
| * [SCSI] iscsi class: expand vlan supportMike Christie2011-08-271-2/+11
| * [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-272-7/+0
| * [SCSI] iscsi class: remove iface param maskMike Christie2011-08-272-18/+0
| * [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-272-39/+3
| * [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-271-0/+5
| * [SCSI] iscsi class: add iface representationMike Christie2011-08-272-2/+45