aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-08-061-0/+1
* fix our current target reap infrastructureJames Bottomley2014-07-111-2/+1
* ore: Fix wrong math in allocation of per device BIOBoaz Harrosh2014-04-021-0/+1
* libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-251-2/+4
* [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
| * [SCSI] iscsi_transport: add support for net settingsMike Christie2011-08-272-0/+64
| * [SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi2011-08-271-0/+3
| * [SCSI] libsas: export sas_alloc_task()Dan Williams2011-08-271-24/+2
* | ore: RAID5 WriteBoaz Harrosh2011-10-241-0/+9
* | ore: RAID5 readBoaz Harrosh2011-10-241-3/+18
* | ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh2011-10-241-0/+3
* | ore/exofs: Change ore_check_io APIBoaz Harrosh2011-10-141-1/+4
* | ore/exofs: Define new ore_verify_layoutBoaz Harrosh2011-10-141-0/+8
* | ore: Support for partial component tableBoaz Harrosh2011-10-141-3/+4
* | ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh2011-10-141-0/+1
* | ore/exofs: Change the type of the devices array (API change)Boaz Harrosh2011-10-041-1/+25
* | ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh2011-10-031-0/+8
* | exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh2011-10-031-0/+2
* | exofs: Rename struct ore_components comps => ocBoaz Harrosh2011-10-031-1/+1
|/
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-061-0/+125
|\
| * exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-061-0/+125
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-301-1/+0
|\ \