summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: Remove command flag CMD_T_BUSYBart Van Assche2017-02-093-10/+5
* target: Move session check from target_put_sess_cmd() into target_release_cmd...Bart Van Assche2017-02-091-20/+19
* target: Inline transport_cmd_check_stop()Bart Van Assche2017-02-092-36/+34
* target: Remove an overly chatty debug messageBart Van Assche2017-02-091-2/+0
* target: Stop execution if CMD_T_STOP has been setBart Van Assche2017-02-091-1/+2
* target: Correct transport_wait_for_tasks() documentationBart Van Assche2017-02-091-5/+2
* target: Make core_tmr_abort_task() consider all commandsBart Van Assche2017-02-091-5/+3
* target: Remove se_tmr_req.tmr_lunBart Van Assche2017-02-092-2/+0
* target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche2017-02-091-12/+7
* target/iscsi: Introduce a helper function for TMF translationBart Van Assche2017-02-092-24/+25
* target/iscsi: Fix spelling of "reallegiance"Bart Van Assche2017-02-094-8/+8
* target/iscsi: Fix spelling of "perform"Bart Van Assche2017-02-092-2/+2
* target/iscsi: Fix indentation in iscsi_target_start_negotiation()Bart Van Assche2017-02-091-8/+8
* target/tcm_fc: Remove a set-but-not-used variableBart Van Assche2017-02-091-2/+0
* target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash2017-02-092-1/+7
* target/cxgbit: Fix endianness annotationsBart Van Assche2017-02-094-8/+9
* qla2xxx: Avoid using variable-length arraysBart Van Assche2017-02-091-2/+2
* qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio2017-02-0911-211/+201
* qla2xxx: Improve RSCN handling in driverQuinn Tran2017-02-099-145/+533
* qla2xxx: Remove unused reverse_ini_modeHimanshu Madhani2017-02-093-19/+0
* qla2xxx: Add Dual mode support in the driverQuinn Tran2017-02-096-22/+119
* qla2xxx: Add framework for async fabric discoveryQuinn Tran2017-02-0913-987/+3114
* qla2xxx: Track I-T nexus as single fc_port structQuinn Tran2017-02-088-430/+310
* qla2xxx: Use d_id instead of s_id for more clarityQuinn Tran2017-02-084-37/+39
* qla2xxx: Fix wrong argument in sp done callbackQuinn Tran2017-02-083-8/+8
* qla2xxx: Remove SRR codeHimanshu Madhani2017-02-082-662/+0
* qla2xxx: Make trace flags more readableQuinn Tran2017-02-083-67/+59
* qla2xxx: Cleanup TMF code translation from qla_targetQuinn Tran2017-02-083-72/+49
* qla2xxx: Remove direct access of scsi_status field in se_cmdQuinn Tran2017-02-082-1/+2
* ibmvscsis: Add SGL limitBryant G. Ly2017-02-081-0/+1
* target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger2017-02-081-2/+6
* target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-082-26/+44
* target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-02-081-2/+15
* target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-02-081-1/+1
* target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger2017-02-081-1/+9
* Linux 4.10-rc7v4.10-rc7Linus Torvalds2017-02-051-1/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-044-14/+50
|\
| * x86/irq: Make irq activate operations symmetricThomas Gleixner2017-01-312-0/+3
| * irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-01-302-14/+47
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-041-0/+1
|\ \
| * | KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář2017-02-031-0/+1
| |/
* | Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-044-6/+38
|\ \
| * | Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-01-313-2/+37
| * | firmware: fix NULL pointer dereference in __fw_load_abort()Luis R. Rodriguez2017-01-271-4/+1
* | | Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-046-9/+17
|\ \ \
| * | | staging: greybus: timesync: validate platform state callbackRui Miguel Silva2017-01-251-0/+6
| * | | Merge tag 'iio-fixes-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-235-9/+11
| |\ \ \
| | * | | iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks2017-01-221-2/+4
| | * | | iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
| | * | | iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay2017-01-211-1/+1