summaryrefslogtreecommitdiff
path: root/drivers/target/iscsi
AgeCommit message (Expand)Author
2017-04-02iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger
2017-03-30iscsi-target: Propigate queue_data_in + queue_status errorsNicholas Bellinger
2017-03-30iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-26iscsi-target: Fix early login failure statistics missesNicholas Bellinger
2017-02-18target/iscsi: Fix unsolicited data seq_end_offset calculationVarun Prakash
2017-02-18target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash
2017-02-18target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in orderVarun Prakash
2017-02-18target/cxgbit: Use T6 specific macros to get ETH/IP hdr lenVarun Prakash
2017-02-18target/cxgbit: use cxgb4_tp_smt_idx() to get smt idxVarun Prakash
2017-02-18target/iscsi: split iscsit_check_dataout_hdr()Varun Prakash
2017-02-10iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-09target/iscsi: Fix iSCSI task reassignment handlingBart Van Assche
2017-02-09target/iscsi: Introduce a helper function for TMF translationBart Van Assche
2017-02-09target/iscsi: Fix spelling of "reallegiance"Bart Van Assche
2017-02-09target/iscsi: Fix spelling of "perform"Bart Van Assche
2017-02-09target/iscsi: Fix indentation in iscsi_target_start_negotiation()Bart Van Assche
2017-02-09target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash
2017-02-09target/cxgbit: Fix endianness annotationsBart Van Assche
2016-12-26iscsi_target: deal with short writes on the tx sideAl Viro
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-16iscsi-target: Return error if unable to add network portalVarun Prakash
2016-12-16target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter
2016-12-09target: Minimize #include directivesBart Van Assche
2016-12-09cxgbit: Add an #include directiveBart Van Assche
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai
2016-10-19iscsi-target: fix iscsi cmd leakVarun Prakash
2016-10-19iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"Colin Ian King
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-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash
2016-07-20iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li
2016-07-20target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds