summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-043-4/+10
|\
| * sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2016-06-022-4/+9
| * scsi: Add QEMU CD-ROM to VPD Inquiry BlacklistEwan D. Milne2016-06-011-0/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-05-295-10/+25
|\|
| * aacraid: do not activate events on non-SRC adaptersHannes Reinecke2016-05-222-5/+11
| * mpt3sas: add missing curly bracesDan Carpenter2016-05-221-1/+2
| * sd: get disk reference in sd_check_events()Hannes Reinecke2016-05-221-2/+7
| * scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-05-221-2/+5
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-285-64/+65
|\ \
| * | tcm_qla2xxx Add SCSI command jammer/discard capabilityLaurence Oberman2016-05-103-0/+30
| * | tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig2016-05-103-64/+35Star
* | | Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-05-247-6/+75
|\ \ \
| * | | libata/libsas: Define ATA_CMD_NCQ_NON_DATAHannes Reinecke2016-05-095-4/+9
| * | | libsas: enable FPDMA SEND/RECEIVEHannes Reinecke2016-05-095-5/+15
| * | | Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2016-05-0995-6269/+4084Star
| |\ \ \
| * | | | scsi: add scsi_set_sense_field_pointer()Hannes Reinecke2016-04-041-0/+53
| * | | | libata: evaluate SCSI sense codeHannes Reinecke2016-04-041-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-211-6/+6
|\ \ \ \ \
| * | | | | scsi_tcp: block BH in TCP callbacksEric Dumazet2016-05-191-6/+6
| | |_|_|/ | |/| | |
* / | | | scripts/spelling.txt: add "fimware" misspellingKees Cook2016-05-201-1/+1
|/ / / /
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-1999-6431/+4585Star
|\ \ \ \
| * \ \ \ Merge branch 'fixes' into miscJames Bottomley2016-05-183-3/+6
| |\ \ \ \
| | * | | | Revert "lpfc: Delete unnecessary checks before the function call mempool_dest...Martin K. Petersen2016-05-111-2/+4
| * | | | | mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMsChaitra P B2016-05-113-10/+12
| * | | | | mpt3sas: Set maximum transfer length per IO to 4MB for VDsChaitra P B2016-05-112-0/+10
| * | | | | mpt3sas: Updating mpt3sas driver version to 13.100.00.00Chaitra P B2016-05-111-2/+2
| * | | | | mpt3sas: Fix initial Reference tag field for 4K PI drives.Chaitra P B2016-05-111-1/+1
| * | | | | mpt3sas: Handle active cable exception eventChaitra P B2016-05-112-0/+18
| * | | | | mpt3sas: Update MPI header to 2.00.42Chaitra P B2016-05-114-15/+65
| * | | | | eata_pio: missing break statementDan Carpenter2016-05-111-0/+1
| * | | | | hpsa: Fix type ZBC conditional checksPetros Koutoupis2016-05-111-6/+4Star
| * | | | | scsi_lib: Decode T10 vendor IDsHannes Reinecke2016-05-111-0/+16
| * | | | | scsi_dh_alua: do not fail for unknown VPD identificationHannes Reinecke2016-05-111-8/+17
| * | | | | scsi_debug: use locally assigned naaDouglas Gilbert2016-05-111-17/+18
| * | | | | scsi_debug: uuid for lu nameDouglas Gilbert2016-05-111-10/+51
| * | | | | scsi_debug: vpd and mode page workDouglas Gilbert2016-05-111-79/+108
| * | | | | scsi_debug: add multiple queue supportDouglas Gilbert2016-05-111-256/+446
| * | | | | bfa: fix bfa_fcb_itnim_alloc() error handlingDan Carpenter2016-05-103-6/+8
| | |_|/ / | |/| | |
| * | | | megaraid_sas: Downgrade two success messages to infoAndy Lutomirski2016-05-062-2/+2
| * | | | cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar2016-05-061-0/+15
| * | | | scsi_debug: rework resp_report_lunsDouglas Gilbert2016-05-041-48/+87
| * | | | scsi_debug: use pdt constantsDouglas Gilbert2016-05-041-41/+45
| * | | | scsi_debug: use likely hints on fast pathDouglas Gilbert2016-04-301-114/+105Star
| * | | | scsi_debug: re-order file scope declarationsDouglas Gilbert2016-04-301-163/+151Star
| * | | | scsi_debug: replace tasklet with work queueDouglas Gilbert2016-04-301-135/+95Star
| * | | | scsi_debug: make jiffy delay name clearerDouglas Gilbert2016-04-301-23/+23
| * | | | scsi_debug: replace jiffy timers with hr timersDouglas Gilbert2016-04-301-35/+21Star
| * | | | scsi_debug: ignore host lock optionDouglas Gilbert2016-04-301-37/+7Star
| * | | | scsi_debug: cleanup naming and bit crunchingDouglas Gilbert2016-04-301-637/+525Star
| * | | | hpsa: update driver versionDon Brace2016-04-301-1/+1