summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-17/+6
2016-10-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-19/+28
2016-10-27Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley3-17/+6
2016-10-26scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang1-9/+0
2016-10-26scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne1-0/+1
2016-10-24scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai1-8/+5
2016-10-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-10/+5
2016-10-21Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley3-19/+28
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-3/+2
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes1-3/+2
2016-10-17scsi: NCR5380: no longer mark irq probing as __initArnd Bergmann1-3/+3
2016-10-17scsi: be2iscsi: Replace _bh with _irqsave/irqrestoreJitendra Bhivare1-14/+23
2016-10-17scsi: libiscsi: Fix locking in __iscsi_conn_send_pduJitendra Bhivare1-2/+2
2016-10-16Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley3-10/+5
2016-10-14scsi: ipr: Fix async error WARN_ONBrian King1-2/+1
2016-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-417/+321
2016-10-11scsi: Remove one useless stack variableMing Lei1-4/+0
2016-10-11scsi: Fix use-after-freeMing Lei1-1/+1
2016-10-11scsi: Replace wrong device handler name for CLARiiON arraysXose Vazquez Perez1-3/+3
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds99-13287/+12547
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-27/+49
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+3
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-1/+3
2016-09-29scsi: ufs: Kconfig fixJoao Pinto1-1/+1
2016-09-29scsi: g_NCR5380: Stop using scsi_module.cOndrej Zary2-149/+194
2016-09-29scsi: g_NCR5380: Reduce overrides[] from array to structOndrej Zary1-184/+167
2016-09-29scsi: g_NCR5380: Remove deprecated __setupOndrej Zary1-135/+0
2016-09-29scsi: ufs: Fix error return code in ufshcd_init()Wei Yongjun1-0/+1
2016-09-29scsi: ufs: Data Segment only needed for WRITE DESCRIPTORZang Leigang1-3/+6
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley3-1/+3
2016-09-28scsi: cxgb4i: Set completion bit in work requestVarun Prakash1-0/+5
2016-09-28scsi: ufs: Enable no vccq quirk for skhynix deviceKyuho Choi1-0/+2
2016-09-28scsi: be2iscsi: mark symbols static where possibleBaoyou Xie1-6/+6
2016-09-26scsi: mvsas: Mark symbols static where possibleBaoyou Xie3-37/+39
2016-09-26scsi: pm8001: Mark symbols static where possibleBaoyou Xie2-3/+3
2016-09-26scsi: arcmsr: Simplify user_len checkingBorislav Petkov1-6/+8
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche3-1/+3
2016-09-26scsi: fcoe: fix off by one in eth2fc_speed()Vincent Stehlé1-1/+1
2016-09-26scsi: dtc: remove from treeChristoph Hellwig4-504/+0
2016-09-26scsi: t128: remove from treeChristoph Hellwig4-522/+0
2016-09-26scsi: pas16: remove from treeChristoph Hellwig4-701/+0
2016-09-26scsi: u14-34f: remove from treeChristoph Hellwig3-2021/+0
2016-09-26scsi: ultrastor: remove from treeChristoph Hellwig4-1308/+0
2016-09-26scsi: in2000: remove from treeChristoph Hellwig4-2727/+0
2016-09-26scsi: wd7000: remove from treeChristoph Hellwig3-1670/+0
2016-09-26scsi: scsi_dh_alua: Fix memory leak in alua_rtpg()tang.junhui1-0/+1
2016-09-26scsi: lpfc: Mark symbols static where possibleBaoyou Xie4-62/+62
2016-09-21scsi: hpsa: correct call to hpsa_do_resetDon Brace2-2/+1