summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcm: make pi data verification configurableDmitry Monakhov2017-05-014-10/+48
* tcm_fileio: Prevent information leak for short readsDmitry Monakhov2017-05-011-6/+17
* target: Fix VERIFY and WRITE VERIFY command parsingBart Van Assche2017-05-011-9/+62
* target/pr: update PR out action code tableZhu Lingshan2017-05-011-4/+5
* target/iblock: convert iblock_req.pending from atomic_t to refcount_tElena Reshetova2017-05-012-7/+8
* tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI caseXiubo Li2017-04-021-15/+33
* iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger2017-04-021-16/+0
* target: Fix ALUA transition state race between multiple initiatorsMike Christie2017-03-303-95/+51
* iser-target: avoid posting a recv buffer twiceSagi Grimberg2017-03-302-1/+14
* iser-target: Fix queue-full response handlingNicholas Bellinger2017-03-301-18/+35
* iscsi-target: Propigate queue_data_in + queue_status errorsNicholas Bellinger2017-03-304-13/+10
* target: Fix unknown fabric callback queue-full errorsNicholas Bellinger2017-03-302-34/+69
* tcmu: Fix wrongly calculating of the base_command_sizeXiubo Li2017-03-301-2/+8
* 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-181-3/+3
* qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran2017-03-186-20/+81
* qla2xxx: Change scsi host lookup method.Quinn Tran2017-03-187-40/+100
* qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2017-03-182-4/+90
* qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran2017-03-186-65/+279
* qla2xxx: Add async new target notificationQuinn Tran2017-03-182-3/+4
* qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2017-03-182-0/+27
* qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran2017-03-187-251/+406
* qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran2017-03-184-8/+32
* qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran2017-03-181-23/+18
* qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran2017-03-181-2/+10
* qla2xxx: Fix request queue corruption.Quinn Tran2017-03-181-3/+9
* qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-181-0/+2
* qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-185-10/+16
* tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger2017-03-181-26/+68
* tcmu: make cmd timeout configurableMike Christie2017-03-181-6/+35
* tcmu: add helper to check if dev was configuredMike Christie2017-03-181-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-071-2/+8
* target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-03-071-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-0486-368/+895
|\
| * strparser: destroy workqueue on module exitWANG Cong2017-03-031-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-035-91/+66
| |\