summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fcoe: use real dev in case of HW vlan accelerationVasu Dev2011-10-022-1/+9
* [SCSI] libfc: cache align fc_exch_poolVasu Dev2011-10-021-6/+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-022-30/+21
* [SCSI] fcoe: use kthread_create_on_nodeEric Dumazet2011-10-021-2/+3
* [SCSI] libsas: fix warnings when checking sata/stp protocolDan Williams2011-10-021-0/+1
* [SCSI] libsas: set sas_address and device type of rphyJack Wang2011-10-021-0/+2
* [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build errorDan Williams2011-10-021-0/+7
* [SCSI] pm8001: remove pm8001_slave_{alloc|configure}Dan Williams2011-10-023-34/+3
* [SCSI] mvsas: remove mvs_slave_{alloc|configure}Dan Williams2011-10-023-34/+2
* [SCSI] libsas: dynamic queue depthDan Williams2011-10-021-21/+18
* [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-024-16/+42
* [SCSI] libsas: disable scanning lun > 0 on ata devicesDan Williams2011-10-021-2/+8
* [SCSI] libsas: Allow expander T-T attachmentsLuben Tuikov2011-10-023-8/+29
* [SCSI] ipr: Stop reading adapter dump prematurelyBrian King2011-09-222-4/+12
* [SCSI] scsi_dh_rdac: Adding NetApp as a brand name for rdacChauhan, Vijay2011-09-221-2/+2
* [SCSI] bnx2fc: Bumped version to 1.0.7Bhanu Prakash Gollapudi2011-09-222-2/+2
* [SCSI] bnx2fc: Handle bnx2fc_map_sg failureBhanu Prakash Gollapudi2011-09-221-5/+15
* [SCSI] bnx2fc: Replace scsi_dma_map() with dma_map_sg().Bhanu Prakash Gollapudi2011-09-221-1/+4
* [SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN E...nagalakshmi.nandigama@lsi.com2011-09-221-1/+2
* [SCSI] mpt2sas: take size of pointed value, not pointerJulia Lawall2011-09-221-1/+1
* [SCSI] bnx2fc: Add driver documentationBhanu Prakash Gollapudi2011-09-221-0/+75
* [SCSI] mac_esp: remove redundant mutual exclusionFinn Thain2011-09-221-9/+0
* [SCSI] mpt2sas: Bump driver version 09.100.00.01nagalakshmi.nandigama@lsi.com2011-09-221-2/+2
* [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue ...nagalakshmi.nandigama@lsi.com2011-09-224-117/+401
* [SCSI] scsi_dh_rdac: Adding couple more vendor product idsMoger, Babu2011-09-221-0/+2
* [SCSI] isci: initial sgpio write supportDan Williams2011-09-223-0/+87
* [SCSI] isci: fix sgpio register definitionsDan Williams2011-09-221-118/+4
* [SCSI] libsas: sgpio write supportDan Williams2011-09-223-2/+120
* [SCSI] qla4xxx: select iscsi boot sysfs attrsMike Christie2011-09-181-0/+1
* [SCSI] bnx2fc: Bumped version to 1.0.6Bhanu Prakash Gollapudi2011-09-172-2/+2
* [SCSI] bnx2fc: Fix FW assert during RSCN stress testsBhanu Prakash Gollapudi2011-09-171-3/+1
* [SCSI] bnx2fc: Fix panic caused because of incorrect errror handling in creat...Bhanu Prakash Gollapudi2011-09-171-5/+10
* [SCSI] bnx2fc: Avoid calling bnx2fc_if_destroy with unnecessary locksBhanu Prakash Gollapudi2011-09-171-6/+2
* [SCSI] bnx2fc: Validate vlan id in NETDEV_UNREGISTER handlerNithin Nayak Sujir2011-09-171-3/+3
* [SCSI] bnx2fc: No abort issued for REC when it times outBhanu Prakash Gollapudi2011-09-172-14/+18
* [SCSI] bnx2fc: Send solicitation only after vlan discovery is completeBhanu Prakash Gollapudi2011-09-172-4/+18
* [SCSI] bnx2fc: Reset max receive frame size during link upBhanu Prakash Gollapudi2011-09-171-0/+2
* [SCSI] scsi_dh_alua: Decrease retry intervalHannes Reinecke2011-08-301-2/+2
* [SCSI] scsi_dh_alua: Fix Erroneous TPG ID checkHannes Reinecke2011-08-301-1/+1
* [SCSI] scsi_dh: Check for sdev state in store_dh_state()Hannes Reinecke2011-08-301-0/+4
* [SCSI] scsi_dh_alua: always update TPGS status on activateHannes Reinecke2011-08-301-5/+3
* [SCSI] scsi_dh: Implement match callback functionHannes Reinecke2011-08-303-25/+52
* [SCSI] scsi_dh: Fixup kernel-doc commentsHannes Reinecke2011-08-301-2/+2
* [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke2011-08-302-49/+11
* [SCSI] libsas: fix sas_queuecommand return valuesChristoph Hellwig2011-08-301-4/+5
* [SCSI] libsas: reindent sas_queuecommandChristoph Hellwig2011-08-301-43/+38
* [SCSI] libsas: sas_queuecommand doesnt need host_lockChristoph Hellwig2011-08-301-22/+3
* [SCSI] sd: Use sd_printk() instead of printk()Nao Nishijima2011-08-291-3/+4
* [SCSI] genhd: add a new attribute "alias" in gendiskNao Nishijima2011-08-293-0/+88
OpenPOWER on IntegriCloud