aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-10/+25
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-64/+65
2016-05-23Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds7-6/+75
2016-05-22aacraid: do not activate events on non-SRC adaptersHannes Reinecke2-5/+11
2016-05-22mpt3sas: add missing curly bracesDan Carpenter1-1/+2
2016-05-22sd: get disk reference in sd_check_events()Hannes Reinecke1-2/+7
2016-05-22scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley1-2/+5
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-6/+6
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook1-1/+1
2016-05-19scsi_tcp: block BH in TCP callbacksEric Dumazet1-6/+6
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds99-6431/+4585
2016-05-18Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds1-0/+62
2016-05-17Merge branch 'fixes' into miscJames Bottomley3-3/+6
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-05-16ibft: Expose iBFT acpi header via sysfsDavid Bond1-0/+62
2016-05-16iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke1-0/+5
2016-05-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+2
2016-05-11mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMsChaitra P B3-10/+12
2016-05-11mpt3sas: Set maximum transfer length per IO to 4MB for VDsChaitra P B2-0/+10
2016-05-11mpt3sas: Updating mpt3sas driver version to 13.100.00.00Chaitra P B1-2/+2
2016-05-11mpt3sas: Fix initial Reference tag field for 4K PI drives.Chaitra P B1-1/+1
2016-05-11mpt3sas: Handle active cable exception eventChaitra P B2-0/+18
2016-05-11mpt3sas: Update MPI header to 2.00.42Chaitra P B4-15/+65
2016-05-11Revert "lpfc: Delete unnecessary checks before the function call mempool_destroy"Martin K. Petersen1-2/+4
2016-05-10eata_pio: missing break statementDan Carpenter1-0/+1
2016-05-10hpsa: Fix type ZBC conditional checksPetros Koutoupis1-6/+4
2016-05-10scsi_lib: Decode T10 vendor IDsHannes Reinecke1-0/+16
2016-05-10scsi_dh_alua: do not fail for unknown VPD identificationHannes Reinecke1-8/+17
2016-05-10scsi_debug: use locally assigned naaDouglas Gilbert1-17/+18
2016-05-10scsi_debug: uuid for lu nameDouglas Gilbert1-10/+51
2016-05-10scsi_debug: vpd and mode page workDouglas Gilbert1-79/+108
2016-05-10scsi_debug: add multiple queue supportDouglas Gilbert1-256/+446
2016-05-10tcm_qla2xxx Add SCSI command jammer/discard capabilityLaurence Oberman3-0/+30
2016-05-10tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig3-64/+35
2016-05-09bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter3-6/+8
2016-05-09libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke5-4/+9
2016-05-09libsas: enable FPDMA SEND/RECEIVEHannes Reinecke5-5/+15
2016-05-09Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi into for-4.7-zacTejun Heo95-6269/+4084
2016-05-05megaraid_sas: Downgrade two success messages to infoAndy Lutomirski2-2/+2
2016-05-05cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar1-0/+15
2016-05-03scsi_debug: rework resp_report_lunsDouglas Gilbert1-48/+87
2016-05-03scsi_debug: use pdt constantsDouglas Gilbert1-41/+45
2016-04-30qla1280: Don't allocate 512kb of host tagsJohannes Thumshirn1-1/+1
2016-04-30scsi_dh_alua: uninitialized variable in alua_rtpg()Dan Carpenter1-0/+1
2016-04-29scsi_debug: use likely hints on fast pathDouglas Gilbert1-114/+105
2016-04-29scsi_debug: re-order file scope declarationsDouglas Gilbert1-163/+151
2016-04-29scsi_debug: replace tasklet with work queueDouglas Gilbert1-135/+95
2016-04-29scsi_debug: make jiffy delay name clearerDouglas Gilbert1-23/+23