summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-12target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger1-0/+4
2014-06-11vhost-scsi: Include prot_bytes into expected data transfer lengthNicholas Bellinger1-1/+2
2014-06-11TARGET/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg2-5/+25
2014-06-11libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg2-33/+19
2014-06-11scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg1-0/+17
2014-06-11target: Report correct response length for some commandsRoland Dreier4-5/+26
2014-06-11target/sbc: Check that the LBA and number of blocks are correct in VERIFYChristophe Vu-Brugier1-1/+3
2014-06-11target/sbc: Remove sbc_check_valid_sectors()Christophe Vu-Brugier1-39/+6
2014-06-11Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg3-6/+13
2014-06-11Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg1-1/+3
2014-06-10iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger1-2/+1
2014-06-10target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger1-3/+3
2014-06-10target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger1-0/+6
2014-06-06target: cleanup some boolean testsChristophe Vu-Brugier7-26/+24
2014-06-06target/spc: Simplify INQUIRY EVPD=0x80Christophe Vu-Brugier1-7/+2
2014-06-06tcm_fc: Generate TASK_SET_FULL status for response failuresNicholas Bellinger1-3/+16
2014-06-06tcm_fc: Generate TASK_SET_FULL status for DataIN failuresNicholas Bellinger1-2/+15
2014-06-05iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger1-0/+10
2014-06-05iscsi-target: Remove no-op from iscsit_tpg_del_portal_groupNicholas Bellinger2-4/+1
2014-06-05iscsi-target: Fix CHAP_A parameter list handlingTejas Vaykole2-13/+52
2014-06-03iscsi-target: Put length of failed allocation in error messageRoland Dreier1-1/+1
2014-06-03iscsi-target: Reject zero-length payloads during SecurityNegotiationNicholas Bellinger1-0/+6
2014-06-03qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger4-65/+147
2014-06-02virtio-scsi: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger2-18/+70
2014-06-02vhost/scsi: Enable T10 PI IOV -> SGL memory mappingNicholas Bellinger1-59/+124
2014-06-02vhost/scsi: Add T10 PI IOV -> SGL memory mapping logicNicholas Bellinger1-1/+47
2014-06-02vhost/scsi: Add preallocation of protection SGLsNicholas Bellinger1-1/+14
2014-06-02vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sglNicholas Bellinger1-34/+25
2014-06-02virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bitsNicholas Bellinger1-1/+14
2014-05-20Target/iser: Gracefully reject T10-PI enabled connect request if not supportedSagi Grimberg1-2/+3
2014-05-20Target/iser: Wait for proper cleanup before unloadingSagi Grimberg1-0/+1
2014-05-20Target/iser: Improve cm events handlingSagi Grimberg2-12/+15
2014-05-19Target/iser: Fix hangs in connection teardownSagi Grimberg2-22/+10
2014-05-19Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg1-2/+7
2014-05-17target: fix memory leak on XCOPYMikulas Patocka1-1/+1
2014-05-15target: Don't allow setting WC emulation if device doesn't supportAndy Grover1-4/+4
2014-05-15iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger1-1/+26
2014-05-15tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger1-4/+4
2014-05-15iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger1-1/+3
2014-05-15Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg4-1/+13
2014-05-15Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg2-20/+7
2014-05-15Target/iser: Fix wrong connection requests list additionSagi Grimberg1-1/+1
2014-05-15target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover1-0/+4
2014-04-27Linux 3.15-rc3v3.15-rc3Linus Torvalds1-1/+1
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon1-6/+2
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds6-33/+111
2014-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-45/+48
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-15/+56
2014-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-7/+13
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-25/+52