summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2016-07-06Merge branch 'jejb-fixes' into fixesJames Bottomley-78/+148
2016-07-05qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont-1/+1
2016-06-29SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern-4/+6
2016-06-29ipr: Clear interrupt on croc/crocodile when running with LSIBrian King-0/+1
2016-06-18Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley-3/+5
2016-06-1453c700: fix BUG on untagged commandsJames Bottomley-2/+2
2016-06-08scsi: fix race between simultaneous decrements of ->host_failedWei Fang-1/+3
2016-06-04Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley-4/+10
2016-06-01sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen-4/+9
2016-05-31scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne-0/+1
2016-05-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-10/+25
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-64/+65
2016-05-23Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-6/+75
2016-05-22aacraid: do not activate events on non-SRC adaptersHannes Reinecke-5/+11
2016-05-22mpt3sas: add missing curly bracesDan Carpenter-1/+2
2016-05-22sd: get disk reference in sd_check_events()Hannes Reinecke-2/+7
2016-05-22scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley-2/+5
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+6
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook-1/+1
2016-05-19scsi_tcp: block BH in TCP callbacksEric Dumazet-6/+6
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-6431/+4585
2016-05-18Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+62
2016-05-17Merge branch 'fixes' into miscJames Bottomley-3/+6
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+4
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+4
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2016-05-16ibft: Expose iBFT acpi header via sysfsDavid Bond-0/+62
2016-05-16iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke-0/+5
2016-05-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-1/+2
2016-05-11mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMsChaitra P B-10/+12
2016-05-11mpt3sas: Set maximum transfer length per IO to 4MB for VDsChaitra P B-0/+10
2016-05-11mpt3sas: Updating mpt3sas driver version to 13.100.00.00Chaitra P B-2/+2
2016-05-11mpt3sas: Fix initial Reference tag field for 4K PI drives.Chaitra P B-1/+1
2016-05-11mpt3sas: Handle active cable exception eventChaitra P B-0/+18
2016-05-11mpt3sas: Update MPI header to 2.00.42Chaitra P B-15/+65
2016-05-11Revert "lpfc: Delete unnecessary checks before the function call mempool_dest...Martin K. Petersen-2/+4
2016-05-10eata_pio: missing break statementDan Carpenter-0/+1
2016-05-10hpsa: Fix type ZBC conditional checksPetros Koutoupis-6/+4
2016-05-10scsi_lib: Decode T10 vendor IDsHannes Reinecke-0/+16
2016-05-10scsi_dh_alua: do not fail for unknown VPD identificationHannes Reinecke-8/+17
2016-05-10scsi_debug: use locally assigned naaDouglas Gilbert-17/+18
2016-05-10scsi_debug: uuid for lu nameDouglas Gilbert-10/+51
2016-05-10scsi_debug: vpd and mode page workDouglas Gilbert-79/+108
2016-05-10scsi_debug: add multiple queue supportDouglas Gilbert-256/+446
2016-05-10tcm_qla2xxx Add SCSI command jammer/discard capabilityLaurence Oberman-0/+30
2016-05-10tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig-64/+35
2016-05-09bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter-6/+8
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke-4/+9
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke-5/+15
2016-05-09Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo-6269/+4084