summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-1230-364/+728
|\
| * target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger2014-06-121-0/+4
| * vhost-scsi: Include prot_bytes into expected data transfer lengthNicholas Bellinger2014-06-111-1/+2
| * TARGET/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg2014-06-112-5/+25
| * libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg2014-06-112-33/+19
| * scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg2014-06-111-0/+17
| * target: Report correct response length for some commandsRoland Dreier2014-06-114-5/+26
| * target/sbc: Check that the LBA and number of blocks are correct in VERIFYChristophe Vu-Brugier2014-06-111-1/+3
| * target/sbc: Remove sbc_check_valid_sectors()Christophe Vu-Brugier2014-06-111-39/+6
| * Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg2014-06-113-6/+13
| * Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg2014-06-111-1/+3
| * iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger2014-06-101-2/+1
| * target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger2014-06-101-3/+3
| * target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger2014-06-101-0/+6
| * target: cleanup some boolean testsChristophe Vu-Brugier2014-06-067-26/+24
| * target/spc: Simplify INQUIRY EVPD=0x80Christophe Vu-Brugier2014-06-061-7/+2
| * tcm_fc: Generate TASK_SET_FULL status for response failuresNicholas Bellinger2014-06-061-3/+16
| * tcm_fc: Generate TASK_SET_FULL status for DataIN failuresNicholas Bellinger2014-06-061-2/+15
| * iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger2014-06-051-0/+10
| * iscsi-target: Remove no-op from iscsit_tpg_del_portal_groupNicholas Bellinger2014-06-052-4/+1
| * iscsi-target: Fix CHAP_A parameter list handlingTejas Vaykole2014-06-052-13/+52
| * iscsi-target: Put length of failed allocation in error messageRoland Dreier2014-06-031-1/+1
| * iscsi-target: Reject zero-length payloads during SecurityNegotiationNicholas Bellinger2014-06-031-0/+6
| * qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger2014-06-034-65/+147
| * virtio-scsi: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger2014-06-022-18/+70
| * vhost/scsi: Enable T10 PI IOV -> SGL memory mappingNicholas Bellinger2014-06-021-59/+124
| * vhost/scsi: Add T10 PI IOV -> SGL memory mapping logicNicholas Bellinger2014-06-021-1/+47
| * vhost/scsi: Add preallocation of protection SGLsNicholas Bellinger2014-06-021-1/+14
| * vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sglNicholas Bellinger2014-06-021-34/+25
| * virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bitsNicholas Bellinger2014-06-021-1/+14
| * Target/iser: Gracefully reject T10-PI enabled connect request if not supportedSagi Grimberg2014-05-201-2/+3
| * Target/iser: Wait for proper cleanup before unloadingSagi Grimberg2014-05-201-0/+1
| * Target/iser: Improve cm events handlingSagi Grimberg2014-05-202-12/+15
| * Target/iser: Fix hangs in connection teardownSagi Grimberg2014-05-192-22/+10
| * Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg2014-05-191-2/+7
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-1250-162/+293
|\ \
| * | scripts: objdiff: support directories for the augument of record commandMasahiro Yamada2014-06-101-11/+22
| * | scripts: objdiff: fix a commentMasahiro Yamada2014-06-101-1/+1
| * | scripts: objdiff: change the extension of disassembly from .o to .disMasahiro Yamada2014-06-101-2/+3
| * | scripts: objdiff: improve path flexibility for record commandMasahiro Yamada2014-06-101-6/+16
| * | scripts: objdiff: remove unnecessary codeMasahiro Yamada2014-06-101-2/+0
| * | scripts: objdiff: direct error messages to stderrMasahiro Yamada2014-06-101-9/+9
| * | scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada2014-06-101-7/+5
| * | deb-pkg: Add automatic support for s390x architectureBen Hutchings2014-06-101-1/+1
| * | coccicheck: Add unneeded return variable testPeter Senna Tschudin2014-06-101-0/+66
| * | kbuild: Fix a typo in documentationWarren Turkal2014-06-101-1/+1
| * | kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-1019-91/+89
| * | kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-1026-30/+0
| * | coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd2014-06-091-0/+62
| * | scripts/tags.sh: ignore symlink'ed source filesYann Droneaud2014-06-091-4/+6