summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcmu: Fix possible overwrite of t_data_sg's last iov[]Xiubo Li2017-03-301-11/+23
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-303-0/+10
* iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger2017-03-301-5/+7
* usb: gadget: Correct usb EP argument for BOT status requestManish Narani2017-03-301-1/+1
* tcmu: Allow cmd_time_out to be set to zero (disabled)Nicholas Bellinger2017-03-301-5/+0
* qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani2017-03-191-3/+3
* qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran2017-03-196-20/+81
* qla2xxx: Change scsi host lookup method.Quinn Tran2017-03-197-40/+100
* qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2017-03-192-4/+90
* qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran2017-03-196-65/+279
* qla2xxx: Add async new target notificationQuinn Tran2017-03-192-3/+4
* qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2017-03-192-0/+27
* qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran2017-03-197-251/+406
* qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran2017-03-194-8/+32
* qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran2017-03-191-23/+18
* qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran2017-03-191-2/+10
* qla2xxx: Fix request queue corruption.Quinn Tran2017-03-191-3/+9
* qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-191-0/+2
* qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-195-10/+16
* tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger2017-03-191-26/+68
* tcmu: make cmd timeout configurableMike Christie2017-03-191-6/+35
* tcmu: add helper to check if dev was configuredMike Christie2017-03-191-2/+6
* target: fix race during implicit transition work flushesMike Christie2017-03-181-9/+1
* target: allow userspace to set state to transitioningMike Christie2017-03-181-15/+22
* target: fix ALUA transition timeout handlingMike Christie2017-03-182-16/+9
* target: Use system workqueue for ALUA transitionsMike Christie2017-03-181-5/+3
* target: fail ALUA transitions for pscsiMike Christie2017-03-181-0/+3
* target: allow ALUA setup for some passthrough backendsMike Christie2017-03-184-7/+15
* tcmu: return on first Opt parse failureMike Christie2017-03-181-0/+3
* tcmu: allow hw_max_sectors greater than 128Mike Christie2017-03-181-19/+35
* target: Drop pointless tfo->check_stop_free checkNicholas Bellinger2017-03-182-2/+5
* target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann2017-03-081-2/+8
* target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-03-081-35/+12
* Linux 4.11-rc1v4.11-rc1Linus Torvalds2017-03-051-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-0586-368/+895
|\
| * strparser: destroy workqueue on module exitWANG Cong2017-03-041-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-045-91/+66
| |\
| | * netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso2017-03-032-81/+58
| | * netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso2017-03-031-5/+4
| | * netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy2017-03-031-2/+0
| | * netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal2017-02-281-3/+4
| * | Merge branch 'sfx-fixes'David S. Miller2017-03-031-6/+6
| |\ \
| | * | sfc: fix IPID endianness in TSOv2Edward Cree2017-03-031-1/+1
| | * | sfc: avoid max() in array sizeEdward Cree2017-03-031-5/+5
| |/ /
| * | Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller2017-03-033-24/+38
| |\ \
| | * | can: flexcan: fix typo in commentMarc Kleine-Budde2017-03-031-1/+1
| | * | can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-031-6/+3
| | * | can: gs_usb: fix coding styleEthan Zonca2017-03-031-6/+5
| | * | can: gs_usb: Don't use stack memory for USB transfersEthan Zonca2017-03-031-11/+29
| * | | rds: remove unnecessary returned value checkZhu Yanjun2017-03-034-14/+4