summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2017-04-21target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-04-21iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger
2017-04-21iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger
2017-04-21tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI caseXiubo Li
2017-04-21tcmu: Fix wrongly calculating of the base_command_sizeXiubo Li
2017-04-21tcmu: Fix possible overwrite of t_data_sg's last iov[]Xiubo Li
2017-03-26target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann
2017-03-26target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger
2017-03-15target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-02-14target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger
2017-02-14target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-02-14target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger
2017-02-14target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger
2017-02-14target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger
2017-01-12sbp-target: Fix second argument of percpu_ida_alloc()Bart Van Assche
2017-01-12target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter
2017-01-09target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover
2017-01-09iscsi-target: Return error if unable to add network portalVarun Prakash
2016-10-21target/tcm_fc: use CPU affinity for responsesHannes Reinecke
2016-10-21target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke
2016-10-21target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke
2016-10-21target/tcm_fc: print command pointer in debug messageHannes Reinecke
2016-10-21target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke
2016-10-19Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger
2016-10-19target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni
2016-10-19target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2016-10-19target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger
2016-10-19iscsi-target: fix iscsi cmd leakVarun Prakash
2016-10-19iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"Colin Ian King
2016-10-19target/user: Fix comments to not refer to data ringAndy Grover
2016-10-19target/user: Return an error if cmd data size is too largeAndy Grover
2016-10-19target/user: Use sense_reason_t in tcmu_queue_cmd_ringAndy Grover
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash
2016-09-15libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash
2016-07-23target: fix spelling mistake: "limitiation" -> "limitation"Colin Ian King