summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | [SCSI] scsi_debug: protect device access with atomic_rw lockAkinobu Mita2014-03-191-2/+10
| * | | | | | | | [SCSI] scsi_debug: prepare to enable clusteringAkinobu Mita2014-03-191-50/+59
| * | | | | | | | [SCSI] scsi_debug: fix resp_xdwriteread() return value when running out of me...Akinobu Mita2014-03-191-2/+6
| * | | | | | | | [SCSI] scsi_debug: fix duplicate dif_errors incrementAkinobu Mita2014-03-191-1/+0
| * | | | | | | | [SCSI] scsi_debug: make pseudo_primary staticAkinobu Mita2014-03-191-1/+1
| * | | | | | | | [SCSI] scsi_debug: fix false positive logical block reference tag check failAkinobu Mita2014-03-191-3/+1
| * | | | | | | | [SCSI] remove a useless get/put_device pair in scsi_requeue_commandChristoph Hellwig2014-03-151-32/+3
| * | | | | | | | [SCSI] remove a useless get/put_device pair in scsi_next_commandBart Van Assche2014-03-151-5/+0
| * | | | | | | | [SCSI] remove a useless get/put_device pair in scsi_request_fnBart Van Assche2014-03-151-11/+3
| * | | | | | | | [SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig2014-03-154-27/+31
| * | | | | | | | [SCSI] avoid taking host_lock in scsi_run_queue unless nessecaryChristoph Hellwig2014-03-151-19/+24
| * | | | | | | | [SCSI] avoid useless free_list lock roundtripsChristoph Hellwig2014-03-151-5/+6
| * | | | | | | | [SCSI] hpsa: Do not zero fields of ioaccel2 command structure twiceStephen M. Cameron2014-03-151-2/+0
| * | | | | | | | [SCSI] hpsa: Add hba mode to the hpsa driverStephen M. Cameron2014-03-153-4/+131
| * | | | | | | | [SCSI] hpsa: remove unused struct request from CommandListStephen M. Cameron2014-03-151-3/+2
| * | | | | | | | [SCSI] hpsa: increase the probability of a reported success after a device resetTomas Henzl2014-03-151-1/+2
| * | | | | | | | [SCSI] hpsa: bring format-in-progress drives online when readyStephen M. Cameron2014-03-153-24/+311
| * | | | | | | | [SCSI] hpsa: remove unused kthread.h headerStephen M. Cameron2014-03-151-1/+0
| * | | | | | | | [SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHEAlan Stern2014-03-151-2/+2
| * | | | | | | | [SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy deviceXinHong Zhu2014-03-151-0/+1
| * | | | | | | | [SCSI] pm80xx: no need for tag allocation when issuing the command of unregis...XinHong Zhu2014-03-151-2/+0
| * | | | | | | | [SCSI] st: fix corruption of the st_modedef structures in st_set_options()Maurizio Lombardi2014-03-151-2/+9
| * | | | | | | | [SCSI] megaraid_sas: Version and Changelog updateadam radford2014-03-152-4/+4
| * | | | | | | | [SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF supportadam radford2014-03-154-118/+851
| * | | | | | | | [SCSI] megaraid_sas: Return leaked MPT frames to MPT frame pooladam radford2014-03-151-2/+5
| * | | | | | | | [SCSI] megaraid_sas: Fix megasas_ioc_init_fusionadam radford2014-03-151-10/+7
| * | | | | | | | [SCSI] megaraid_sas: Load correct raid context timeoutadam radford2014-03-151-1/+4
| * | | | | | | | [SCSI] megaraid_sas: Performance boost fixesSumit.Saxena@lsi.com2014-03-152-9/+42
| * | | | | | | | [SCSI] megaraid_sas: Set 32-bit DMA maskSumit.Saxena@lsi.com2014-03-151-0/+13
| * | | | | | | | [SCSI] megaraid_sas: Big endian code related fixesSumit.Saxena@lsi.com2014-03-153-7/+13
| * | | | | | | | [SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDsSumit.Saxena@lsi.com2014-03-152-25/+55
| * | | | | | | | [SCSI] arcmsr: upper 32 of dma address lostDan Carpenter2014-03-151-4/+3
| * | | | | | | | [SCSI] Add timeout to avoid infinite command retryEiichi Tsukata2014-03-151-0/+7
| * | | | | | | | [SCSI] iscsi_tcp: check for valid session before accessingMike Christie2014-03-151-0/+3
| * | | | | | | | [SCSI] iscsi_boot_sysfs: Fix a memory leak in iscsi_boot_destroy_kset()Ethan Zhao2014-03-151-0/+1
| * | | | | | | | [SCSI] libiscsi: remove unneeded queue work when max_cmdsn is increasedMike Christie2014-03-151-9/+1
| * | | | | | | | [SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2014-03-157-156/+192
| * | | | | | | | [SCSI] libiscsi: Restructure iscsi_tcp r2t response logicShlomo Pongratz2014-03-151-21/+22
| * | | | | | | | [SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKaren Xie2014-03-151-52/+7
| * | | | | | | | [SCSI] megaraid_sas: check return value for megasas_get_pd_list()Hannes Reinecke2014-03-151-17/+21
| * | | | | | | | [SCSI] megaraid_sas_fusion: Return correct error value in megasas_get_ld_map_...Hannes Reinecke2014-03-151-1/+1
| * | | | | | | | [SCSI] megaraid_sas_fusion: correctly pass queue info pointerHannes Reinecke2014-03-151-1/+4
| * | | | | | | | [SCSI] isci: update version to 1.2Lukasz Dorau2014-03-151-1/+1
| * | | | | | | | [SCSI] bfa: set correct command return codeHannes Reinecke2014-03-151-1/+6
| * | | | | | | | [SCSI] qla4xxx: Update driver version to 5.04.00-k4Vikas Chaudhary2014-03-151-1/+1
| * | | | | | | | [SCSI] qla4xxx: Fix sparse warningsVikas Chaudhary2014-03-151-2/+4
| * | | | | | | | [SCSI] qla4xxx: Handle IPv6 AEN notificationsNilesh Javali2014-03-152-3/+33
| * | | | | | | | [SCSI] qla4xxx: Update print statements in func qla4xxx_do_dpc()Vikas Chaudhary2014-03-151-3/+3
| * | | | | | | | [SCSI] qla4xxx: Update print statements in func qla4xxx_eh_abort()Vikas Chaudhary2014-03-151-3/+4
| * | | | | | | | [SCSI] qla4xxx: Update print statements in qla4xxx_mailbox_command()Vikas Chaudhary2014-03-151-8/+8
OpenPOWER on IntegriCloud