| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | iscsi-target: Use kcalloc() in iscsit_allocate_iovecs() | Markus Elfring | 2017-05-01 | 1 | -2/+1 |
* | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-01 | 1 | -34/+12 |
|\ \
| |/
|/| |
|
| * | iscsi-target: use generic inet_pton_with_scope | Sagi Grimberg | 2017-04-04 | 1 | -34/+12 |
* | | iscsi-target: Drop work-around for legacy GlobalSAN initiator | Nicholas Bellinger | 2017-04-02 | 1 | -16/+0 |
* | | iscsi-target: Propigate queue_data_in + queue_status errors | Nicholas Bellinger | 2017-03-30 | 4 | -13/+10 |
* | | iscsi-target: Fix TMR reference leak during session shutdown | Nicholas Bellinger | 2017-03-30 | 1 | -5/+7 |
|/ |
|
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 5 | -0/+7 |
|\ |
|
| * | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 4 | -0/+5 |
* | | Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-03-02 | 1 | -40/+24 |
|\ \ |
|
| * | | iscsi_target: deal with short writes on the tx side | Al Viro | 2016-12-26 | 1 | -40/+24 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-03-02 | 12 | -199/+291 |
|\ \ \
| |_|/
|/| | |
|
| * | | iscsi-target: Fix early login failure statistics misses | Nicholas Bellinger | 2017-02-26 | 1 | -36/+2 |
| * | | target/iscsi: Fix unsolicited data seq_end_offset calculation | Varun Prakash | 2017-02-18 | 1 | -4/+2 |
| * | | target/cxgbit: add T6 iSCSI DDP completion feature | Varun Prakash | 2017-02-18 | 4 | -43/+113 |
| * | | target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in order | Varun Prakash | 2017-02-18 | 1 | -25/+61 |
| * | | target/cxgbit: Use T6 specific macros to get ETH/IP hdr len | Varun Prakash | 2017-02-18 | 1 | -2/+8 |
| * | | target/cxgbit: use cxgb4_tp_smt_idx() to get smt idx | Varun Prakash | 2017-02-18 | 1 | -2/+4 |
| * | | target/iscsi: split iscsit_check_dataout_hdr() | Varun Prakash | 2017-02-18 | 2 | -25/+41 |
| * | | target/iscsi: Fix iSCSI task reassignment handling | Bart Van Assche | 2017-02-09 | 1 | -12/+7 |
| * | | target/iscsi: Introduce a helper function for TMF translation | Bart Van Assche | 2017-02-09 | 1 | -24/+24 |
| * | | target/iscsi: Fix spelling of "reallegiance" | Bart Van Assche | 2017-02-09 | 4 | -8/+8 |
| * | | target/iscsi: Fix spelling of "perform" | Bart Van Assche | 2017-02-09 | 2 | -2/+2 |
| * | | target/iscsi: Fix indentation in iscsi_target_start_negotiation() | Bart Van Assche | 2017-02-09 | 1 | -8/+8 |
| * | | target/cxgbit: Use T6 specific macro to set the force bit | Varun Prakash | 2017-02-09 | 1 | -1/+3 |
| * | | target/cxgbit: Fix endianness annotations | Bart Van Assche | 2017-02-09 | 3 | -7/+8 |
| |/ |
|
* / | iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King | 2017-02-10 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-21 | 28 | -7/+116 |
|\ |
|
| * | iscsi-target: Return error if unable to add network portal | Varun Prakash | 2016-12-16 | 1 | -1/+3 |
| * | target/iscsi: Fix double free in lio_target_tiqn_addtpg() | Dan Carpenter | 2016-12-16 | 1 | -1/+0 |
| * | target: Minimize #include directives | Bart Van Assche | 2016-12-09 | 27 | -5/+112 |
| * | cxgbit: Add an #include directive | Bart Van Assche | 2016-12-09 | 1 | -0/+1 |
* | | cxgb4: Allocate Tx queues dynamically | Hariprasad Shenai | 2016-11-18 | 1 | -0/+1 |
|/ |
|
* | iscsi-target: fix iscsi cmd leak | Varun Prakash | 2016-10-19 | 1 | -0/+4 |
* | iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" | Colin Ian King | 2016-10-19 | 2 | -3/+3 |
* | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 2016-09-19 | 1 | -0/+3 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash | 2016-09-15 | 1 | -10/+6 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 2016-09-15 | 1 | -9/+2 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 2016-09-15 | 1 | -10/+3 |
* | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 2016-09-15 | 1 | -10/+3 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 2016-09-15 | 1 | -9/+2 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 2016-09-15 | 1 | -10/+1 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 2016-09-15 | 1 | -17/+3 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 2016-09-15 | 1 | -10/+1 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 2016-09-15 | 1 | -45/+6 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash | 2016-09-15 | 1 | -31/+5 |
* | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash | 2016-09-15 | 1 | -38/+3 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-08-04 | 2 | -8/+19 |
|\ |
|
| * | iscsi-target: Fix panic when adding second TCP connection to iSCSI session | Feng Li | 2016-07-20 | 1 | -2/+3 |
| * | target: Fix race between iscsi-target connection shutdown + ABORT_TASK | Nicholas Bellinger | 2016-07-20 | 1 | -6/+16 |