summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-053-17/+6Star
|\
| * Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-273-17/+6Star
| |\
| | * scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2016-10-271-9/+0Star
| | * scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2016-10-271-0/+1
| | * scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2016-10-251-8/+5Star
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-10-273-19/+28
|\| |
| * | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-213-19/+28
| |\|
| | * scsi: NCR5380: no longer mark irq probing as __initArnd Bergmann2016-10-171-3/+3
| | * scsi: be2iscsi: Replace _bh with _irqsave/irqrestoreJitendra Bhivare2016-10-171-14/+23
| | * scsi: libiscsi: Fix locking in __iscsi_conn_send_pduJitendra Bhivare2016-10-171-2/+2
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-10-213-10/+5Star
|\| |
| * | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-163-10/+5Star
| |\|
| | * scsi: ipr: Fix async error WARN_ONBrian King2016-10-141-2/+1Star
| | * scsi: Remove one useless stack variableMing Lei2016-10-121-4/+0Star
| | * scsi: Fix use-after-freeMing Lei2016-10-121-1/+1
| | * scsi: Replace wrong device handler name for CLARiiON arraysXose Vazquez Perez2016-10-111-3/+3
* | | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-3/+2Star
|\ \ \ | |/ / |/| |
| * | mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-3/+2Star
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-147-417/+321Star
|\ \ | |/ |/|
| * scsi: ufs: Kconfig fixJoao Pinto2016-09-301-1/+1
| * scsi: g_NCR5380: Stop using scsi_module.cOndrej Zary2016-09-302-149/+194
| * scsi: g_NCR5380: Reduce overrides[] from array to structOndrej Zary2016-09-301-184/+167Star
| * scsi: g_NCR5380: Remove deprecated __setupOndrej Zary2016-09-301-135/+0Star
| * scsi: ufs: Fix error return code in ufshcd_init()Wei Yongjun2016-09-301-0/+1
| * scsi: ufs: Data Segment only needed for WRITE DESCRIPTORZang Leigang2016-09-301-3/+6
| * scsi: cxgb4i: Set completion bit in work requestVarun Prakash2016-09-281-0/+5
| * scsi: ufs: Enable no vccq quirk for skhynix deviceKyuho Choi2016-09-281-0/+2
| * scsi: be2iscsi: mark symbols static where possibleBaoyou Xie2016-09-281-6/+6
* | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-101-1/+0Star
|\ \
| * | blk-mq: remove ->map_queueChristoph Hellwig2016-09-151-1/+0Star
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-0799-13287/+12547Star
|\ \ \ | | |/ | |/|
| * | scsi: mvsas: Mark symbols static where possibleBaoyou Xie2016-09-273-37/+39
| * | scsi: pm8001: Mark symbols static where possibleBaoyou Xie2016-09-272-3/+3
| * | scsi: arcmsr: Simplify user_len checkingBorislav Petkov2016-09-271-6/+8
| * | scsi: fcoe: fix off by one in eth2fc_speed()Vincent Stehlé2016-09-271-1/+1
| * | scsi: dtc: remove from treeChristoph Hellwig2016-09-274-504/+0Star
| * | scsi: t128: remove from treeChristoph Hellwig2016-09-274-522/+0Star
| * | scsi: pas16: remove from treeChristoph Hellwig2016-09-274-701/+0Star
| * | scsi: u14-34f: remove from treeChristoph Hellwig2016-09-273-2021/+0Star
| * | scsi: ultrastor: remove from treeChristoph Hellwig2016-09-274-1308/+0Star
| * | scsi: in2000: remove from treeChristoph Hellwig2016-09-274-2727/+0Star
| * | scsi: wd7000: remove from treeChristoph Hellwig2016-09-273-1670/+0Star
| * | scsi: scsi_dh_alua: Fix memory leak in alua_rtpg()tang.junhui2016-09-271-0/+1
| * | scsi: lpfc: Mark symbols static where possibleBaoyou Xie2016-09-274-62/+62
| * | scsi: hpsa: correct call to hpsa_do_resetDon Brace2016-09-212-2/+1Star
| * | scsi: ufs: Get a TM service response from the correct offsetKiwoong Kim2016-09-212-2/+3
| * | scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2016-09-201-1/+0Star
| * | scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c upBaoyou Xie2016-09-192-13/+9Star
| * | scsi: ipr: Remove redundant messages at adapter init timeBrian King2016-09-191-1/+2
| * | scsi: ipr: Don't log unnecessary 9084 error detailsBrian King2016-09-192-3/+4