summaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)AuthorLines
2016-10-21target/tcm_fc: use CPU affinity for responsesHannes Reinecke-1/+1
2016-10-21target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke-11/+26
2016-10-21target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke-2/+3
2016-10-21target/tcm_fc: print command pointer in debug messageHannes Reinecke-1/+1
2016-10-21target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke-4/+8
2016-10-19Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger-15/+1
2016-10-19target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni-4/+12
2016-10-19target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger-6/+23
2016-10-19target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger-1/+3
2016-10-19iscsi-target: fix iscsi cmd leakVarun Prakash-0/+4
2016-10-19iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"Colin Ian King-3/+3
2016-10-19target/user: Fix comments to not refer to data ringAndy Grover-7/+5
2016-10-19target/user: Return an error if cmd data size is too largeAndy Grover-3/+6
2016-10-19target/user: Use sense_reason_t in tcmu_queue_cmd_ringAndy Grover-19/+10
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai-0/+3
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash-10/+6
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash-9/+2
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash-10/+3
2016-09-15libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash-10/+3
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash-9/+2
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash-10/+1
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash-17/+3
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash-10/+1
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash-45/+6
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash-31/+5
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash-38/+3
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe-1/+1
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-53/+89
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+5
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash-0/+2
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash-2/+3
2016-07-23target: fix spelling mistake: "limitiation" -> "limitation"Colin Ian King-1/+1
2016-07-23target: Fix residual overflow handling in target_complete_cmd_with_lengthSumit Rai-1/+15
2016-07-20target: stop using blk_make_requestChristoph Hellwig-53/+34
2016-07-20tcm_fc: set and unset FCP_SPPF_TARG_FCNHannes Reinecke-0/+2
2016-07-20iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li-2/+3
2016-07-20target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger-1/+6
2016-07-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger-28/+37
2016-07-20target: Fix max_unmap_lba_count calc overflowMike Christie-7/+7
2016-07-20target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger-7/+18
2016-07-20target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOPNicholas Bellinger-6/+0
2016-06-07target: use bio op accessorsMike Christie-16/+15
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie-11/+13
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-683/+5571
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-15/+19
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+2
2016-05-17iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger-9/+9
2016-05-16cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger-8/+8
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger-6/+5