aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-8/+3
2018-10-23Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds5-59/+9
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds4-6/+12
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe11-78/+122
2018-10-01pcmcia: add error handling for pcmcia_enable_device in qlogic_stubZhouyang Jia1-1/+5
2018-10-01pcmcia: Use module_pcmcia_driver for scsi driversVaishali Thakkar5-58/+4
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2-2/+2
2018-09-28scsi: qedi: Initialize the stats mutex lockNilesh Javali1-0/+1
2018-09-26block, scsi: Change the preempt-only flag into a counterBart Van Assche1-4/+7
2018-09-26block: Move power management code into a new source fileBart Van Assche3-0/+3
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-64/+101
2018-09-21scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn1-1/+2
2018-09-21scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong2-45/+62
2018-09-20scsi: lpfc: Synchronize access to remoteport via rportJames Smart3-13/+23
2018-09-20scsi: ufs: Disable blk-mq for nowAdrian Hunter1-0/+7
2018-09-17scsi: sd: Contribute to randomness when running rotational deviceXuewei Zhang1-0/+3
2018-09-17scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott1-1/+1
2018-09-17scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott1-2/+1
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-86/+96
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern1-3/+2
2018-09-11scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter1-2/+2
2018-09-10bnx2fc_fcoe: Use skb_queue_walk_safe().David S. Miller1-5/+1
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern1-2/+2
2018-08-30scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2-14/+21
2018-08-27scsi: aacraid: fix a signedness bugDan Carpenter1-1/+1
2018-08-27Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"Ming Lei2-40/+7
2018-08-27Revert "scsi: core: fix scsi_host_queue_ready"Ming Lei1-1/+1
2018-08-27scsi: hpsa: limit transfer length to 1MB, not 512kBMartin Wilck1-1/+1
2018-08-27scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart1-1/+1
2018-08-27scsi: lpfc: Default fdmi_on to onJames Smart1-4/+4
2018-08-27scsi: csiostor: fix incorrect port capabilitiesVarun Prakash3-14/+48
2018-08-27scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash1-7/+9
2018-08-27scsi: core: Update SCSI_MQ_DEFAULT help text to match defaultGeert Uytterhoeven1-5/+5
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-32/+11
2018-08-21osd: Convert to new IDA APIMatthew Wilcox1-15/+7
2018-08-21sd: Convert to new IDA APIMatthew Wilcox1-17/+4
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+3
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds163-3704/+4590
2018-08-14Merge SCSI_IOCTL_SEND_COMMAND cleanup branch.Linus Torvalds1-9/+0
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds10-158/+27
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-20/+4
2018-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-49/+69
2018-08-08scsi: core: use blk_mq_run_hw_queues in scsi_kick_queueJianchao Wang1-1/+1
2018-08-08scsi: ufs: remove unnecessary query(DM) UPIU traceOhad Sharabi1-7/+8
2018-08-08scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_done()Quinn Tran1-0/+1
2018-08-08scsi: aacraid: Spelling fix in commentDongliang Mu2-2/+2
2018-08-08scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy2-1/+2
2018-08-08scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter1-1/+3
2018-08-08scsi: st: remove redundant pointer STbufferColin Ian King1-3/+0