aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-07-13Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-07-13Merge tag 'fcoe' into for-linusJames Bottomley
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09[SCSI] scsi constants: command, sense key + additional sense stringsDouglas Gilbert
2013-07-09fcoe: Reduce number of sparse warningsBart Van Assche
2013-07-09fcoe: Stop fc_rport_priv structure leakMark Rustad
2013-07-09libfcoe: Fix meaningless log statementRobert Love
2013-07-09libfc: Differentiate echange timer cancellation debug statementsRobert Love
2013-07-09libfc: Remove extra space in fc_exch_timer_cancel definitionRobert Love
2013-07-09fcoe: fix the link error status block sparse warningsYi Zou
2013-07-09scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita
2013-07-09fcoe: Fix smatch warning in fcoe_fdmi_info functionNeerav Parikh
2013-07-09libfc: Reject PLOGI from nodes with incompatible roleMark Rustad
2013-07-09[SCSI] enable destruction of blocked devices which fail LUN scanningBart Van Assche
2013-07-09[SCSI] Fix race between starved list and device removalJames Bottomley
2013-07-09[SCSI] megaraid_sas: fix a bug for 64 bit archesDan Carpenter
2013-07-09[SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verif...Akinobu Mita
2013-07-09[SCSI] scsi_debug: simplify offset calculation for dif_storepAkinobu Mita
2013-07-09[SCSI] scsi_debug: invalidate protection info for unmapped regionAkinobu Mita
2013-07-09[SCSI] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1Akinobu Mita
2013-07-09[SCSI] scsi_debug: fix incorrectly nested kmap_atomic()Akinobu Mita
2013-07-09[SCSI] scsi_debug: fix invalid address passed to kunmap_atomic()Akinobu Mita
2013-07-09[SCSI] mpt3sas: Bump driver version to v02.100.00.00Sreekanth Reddy
2013-07-09[SCSI] mpt3sas: when async scanning is enabled then while scanning, devices a...Sreekanth Reddy
2013-07-09[SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specificationSreekanth Reddy
2013-07-09[SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAG...Sreekanth Reddy
2013-07-09[SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to n...Sreekanth Reddy
2013-07-09[SCSI] mpt3sas: Updated the Hardware timing requirementsSreekanth Reddy
2013-07-09[SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy
2013-07-08[SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Bart Van Assche
2013-07-08[SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().Bart Van Assche
2013-07-08[SCSI] qla2xxx: Fix qla2xxx_check_risc_status().Bart Van Assche
2013-07-08[SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.Bart Van Assche
2013-07-08[SCSI] qla2xxx: Remove redundant assignments.Bart Van Assche
2013-07-08[SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().Bart Van Assche
2013-07-08[SCSI] qla2xxx: Remove two superfluous tests.Bart Van Assche
2013-07-08[SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()Bart Van Assche
2013-07-08[SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()Bart Van Assche
2013-07-08[SCSI] qla2xxx: Clean up qla24xx_iidma()Bart Van Assche
2013-07-08[SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.Saurav Kashyap
2013-07-08[SCSI] qla2xxx: Do not take a second firmware dump when intentionally generat...Chad Dupuis
2013-07-08[SCSI] qla2xxx: Do not query FC statistics during chip reset.Chad Dupuis
2013-07-08[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.Saurav Kashyap
2013-07-08[SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...Giridhar Malavali
2013-07-08[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.Giridhar Malavali
2013-07-08[SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTSK. Y. Srinivasan
2013-07-08[SCSI] storvsc: Support FC devicesK. Y. Srinivasan
2013-07-08[SCSI] storvsc: Implement multi-channel supportK. Y. Srinivasan
2013-07-07target: make queue_tm_rsp() return voidJoern Engel