aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2-1/+3
2016-01-26SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds7-32/+27
2016-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds26-3718/+3009
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds14-236/+1547
2016-01-20sd: Optimal I/O size is in bytes, not sectorsMartin K. Petersen1-1/+1
2016-01-20hisi_sas: Restrict SCSI_HISI_SAS to arm64Geert Uytterhoeven1-0/+1
2016-01-20hisi_sas: SCSI_HISI_SAS should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2016-01-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds5-14/+4
2016-01-20scsi: qla2xxxx: avoid type mismatch in comparisonArnd Bergmann1-1/+1
2016-01-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds102-4560/+8002
2016-01-13Merge remote-tracking branch 'mkp-scsi/4.5/scsi-queue' into miscJames Bottomley26-3718/+3009
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2016-01-08imm: Use new parport device modelSudip Mukherjee1-7/+43
2016-01-08megaraid: Fix possible NULL pointer deference in mraid_mm_ioctlNicholas Krause1-0/+4
2016-01-08storvsc: Fix typo in MODULE_PARM_DESCDan Carpenter1-1/+1
2016-01-08cxgbi: Typo in MODULE_PARM_DESCDan Carpenter1-1/+1
2016-01-083w-xxxx: Pass through compat mode ioctlsRyan C. Underwood1-0/+3
2016-01-08hisi_sas: Use u64 for qw0 in free_device_v1_hw()John Garry1-1/+2
2016-01-08hisi_sas: Fix typo in setup_itct_v1_hw()John Garry1-4/+4
2016-01-08hisi_sas: Fix v1 itct masksJohn Garry1-17/+12
2016-01-07ipr: Fix out-of-bounds null overwriteInsu Yun1-3/+2
2016-01-07scsi: add Synology to 1024 sector blacklistMike Christie1-0/+1
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley18-85/+177
2016-01-07qla2xxx: Check for online flag instead of active reset when transmitting responsesDilip Kumar Uppugandla2-31/+37
2016-01-07qla2xxx: Set all queues to 4kQuinn Tran2-4/+5
2016-01-07qla2xxx: Disable ZIO at start time.Quinn Tran1-0/+20
2016-01-07qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran7-28/+129
2016-01-07qla2xxx: Add selective command queuingQuinn Tran3-4/+15
2016-01-07qla2xxx: Add irq affinity notificationQuinn Tran3-1/+93
2016-01-07qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran4-56/+106
2016-01-07qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.Quinn Tran2-14/+12
2016-01-07qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik5-50/+180
2016-01-07qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik4-16/+104
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani7-4/+253
2016-01-07qla2xxx: Add FW resource count in DebugFS.Quinn Tran7-31/+81
2016-01-07qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani6-1/+84
2016-01-07qla2xxx: Enable Exchange offload support.Himanshu Madhani6-7/+222
2016-01-07qla2xxx: Enable Extended Logins supportHimanshu Madhani6-7/+224
2016-01-06ncr5380: Add support for HP C2502Ondrej Zary2-16/+59
2016-01-06ncr5380: Fix wait for 53C80 registers registers after PDMAOndrej Zary1-31/+6
2016-01-06ncr5380: Enable PDMA for DTC chipsOndrej Zary2-8/+33
2016-01-06ncr5380: Enable PDMA for NCR53C400AOndrej Zary1-4/+19
2016-01-06ncr5380: Use runtime register mappingOndrej Zary3-64/+49
2016-01-06ncr5380: Fix pseudo DMA transfers on 53C400Ondrej Zary1-0/+4
2016-01-06ncr5380: Cleanup whitespace and parenthesesFinn Thain2-24/+32
2016-01-06atari_NCR5380: Merge changes from NCR5380.cFinn Thain1-32/+52
2016-01-06ncr5380: Merge changes from atari_NCR5380.cFinn Thain1-68/+87
2016-01-06ncr5380: Fix whitespace in comments using regexpFinn Thain2-155/+155
2016-01-06ncr5380: Fix trailing whitespace using regexpFinn Thain1-186/+186