aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-20/+29
2013-08-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-19/+28
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-24/+32
2013-08-02cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan1-7/+5
2013-08-02[SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen1-0/+3
2013-08-02[SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2-14/+10
2013-08-02[SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com1-5/+15
2013-08-01virtio-scsi: Fix virtqueue affinity setupAsias He1-1/+1
2013-07-29cnic: Update TCP options setup for iSCSI.Eddie Wai1-4/+8
2013-07-24[SCSI] isci: fix breakage caused by >16byte CDB patchJames Bottomley1-1/+1
2013-07-23[SCSI] mvsas: Fix kernel panic on tile due to unaligned data accessJames Bottomley2-3/+9
2013-07-23[SCSI] sd: fix crash when UA received on DIF enabled deviceEwan D. Milne1-15/+7
2013-07-23[SCSI] qla2xxx: Properly set the tagging for commands.Saurav Kashyap1-2/+9
2013-07-23[SCSI] isci: Fix a race condition in the SSP task management pathJeff Skirvin1-3/+6
2013-07-13Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds46-529/+828
2013-07-13Merge tag 'fcoe' into for-linusJames Bottomley6-47/+66
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-143/+18
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-4/+3
2013-07-09[SCSI] scsi constants: command, sense key + additional sense stringsDouglas Gilbert1-48/+187
2013-07-09fcoe: Reduce number of sparse warningsBart Van Assche1-12/+12
2013-07-09fcoe: Stop fc_rport_priv structure leakMark Rustad1-0/+4
2013-07-09libfcoe: Fix meaningless log statementRobert Love1-4/+2
2013-07-09libfc: Differentiate echange timer cancellation debug statementsRobert Love1-1/+1
2013-07-09libfc: Remove extra space in fc_exch_timer_cancel definitionRobert Love1-1/+1
2013-07-09fcoe: fix the link error status block sparse warningsYi Zou1-18/+4
2013-07-09scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita1-11/+37
2013-07-09fcoe: Fix smatch warning in fcoe_fdmi_info functionNeerav Parikh1-11/+15
2013-07-09libfc: Reject PLOGI from nodes with incompatible roleMark Rustad1-0/+27
2013-07-09[SCSI] enable destruction of blocked devices which fail LUN scanningBart Van Assche1-0/+1
2013-07-09[SCSI] Fix race between starved list and device removalJames Bottomley1-5/+21
2013-07-09[SCSI] megaraid_sas: fix a bug for 64 bit archesDan Carpenter1-2/+2
2013-07-09[SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verify_writeAkinobu Mita1-85/+52
2013-07-09[SCSI] scsi_debug: simplify offset calculation for dif_storepAkinobu Mita1-11/+7
2013-07-09[SCSI] scsi_debug: invalidate protection info for unmapped regionAkinobu Mita1-0/+5
2013-07-09[SCSI] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1Akinobu Mita1-1/+1
2013-07-09[SCSI] scsi_debug: fix incorrectly nested kmap_atomic()Akinobu Mita1-4/+3
2013-07-09[SCSI] scsi_debug: fix invalid address passed to kunmap_atomic()Akinobu Mita1-7/+6
2013-07-09[SCSI] mpt3sas: Bump driver version to v02.100.00.00Sreekanth Reddy1-3/+3
2013-07-09[SCSI] mpt3sas: when async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removedSreekanth Reddy1-9/+13
2013-07-09[SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specificationSreekanth Reddy8-18/+45
2013-07-09[SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returnedSreekanth Reddy1-12/+4
2013-07-09[SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to non LUN 0 configured expanderSreekanth Reddy1-0/+14
2013-07-09[SCSI] mpt3sas: Updated the Hardware timing requirementsSreekanth Reddy1-7/+13
2013-07-09[SCSI] mpt3sas: 2013 source code copyrightSreekanth Reddy11-11/+11
2013-07-08[SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Bart Van Assche1-7/+7
2013-07-08[SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().Bart Van Assche1-3/+1
2013-07-08[SCSI] qla2xxx: Fix qla2xxx_check_risc_status().Bart Van Assche1-0/+1
2013-07-08[SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.Bart Van Assche1-44/+39
2013-07-08[SCSI] qla2xxx: Remove redundant assignments.Bart Van Assche1-3/+3