Age | Commit message (Expand) | Author |
2017-02-14 | target: Fix COMPARE_AND_WRITE ref leak for non GOOD status | Nicholas Bellinger |
2017-02-14 | target: Fix multi-session dynamic se_node_acl double free OOPs | Nicholas Bellinger |
2017-02-14 | target: Fix early transport_generic_handle_tmr abort scenario | Nicholas Bellinger |
2017-02-14 | target: Use correct SCSI status during EXTENDED_COPY exception | Nicholas Bellinger |
2017-02-14 | target: Don't BUG_ON during NodeACL dynamic -> explicit conversion | Nicholas Bellinger |
2017-01-12 | sbp-target: Fix second argument of percpu_ida_alloc() | Bart Van Assche |
2017-01-12 | target/iscsi: Fix double free in lio_target_tiqn_addtpg() | Dan Carpenter |
2017-01-09 | target/user: Fix use-after-free of tcmu_cmds if they are expired | Andy Grover |
2017-01-09 | iscsi-target: Return error if unable to add network portal | Varun Prakash |
2016-10-21 | target/tcm_fc: use CPU affinity for responses | Hannes Reinecke |
2016-10-21 | target/tcm_fc: Update debugging statements to match libfc usage | Hannes Reinecke |
2016-10-21 | target/tcm_fc: return detailed error in ft_sess_create() | Hannes Reinecke |
2016-10-21 | target/tcm_fc: print command pointer in debug message | Hannes Reinecke |
2016-10-21 | target: fix potential race window in target_sess_cmd_list_waiting() | Hannes Reinecke |
2016-10-20 | Revert "target: Fix residual overflow handling in target_complete_cmd_with_le... | Nicholas Bellinger |
2016-10-20 | target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code | Dinesh Israni |
2016-10-20 | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE | Nicholas Bellinger |
2016-10-20 | target: Re-add missing SCF_ACK_KREF assignment in v4.1.y | Nicholas Bellinger |
2016-10-20 | iscsi-target: fix iscsi cmd leak | Varun Prakash |
2016-10-20 | iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited" | Colin Ian King |
2016-10-20 | target/user: Fix comments to not refer to data ring | Andy Grover |
2016-10-20 | target/user: Return an error if cmd data size is too large | Andy Grover |
2016-10-20 | target/user: Use sense_reason_t in tcmu_queue_cmd_ring | Andy Grover |
2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash |
2016-09-16 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash |
2016-08-07 | target: iblock_execute_sync_cache() should use bio_set_op_attrs() | Jens Axboe |
2016-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-07-25 | libcxgb: export ppm release and tagmask set api | Varun Prakash |
2016-07-25 | libcxgb: add library module for Chelsio drivers | Varun Prakash |
2016-07-24 | target: fix spelling mistake: "limitiation" -> "limitation" | Colin Ian King |
2016-07-24 | target: Fix residual overflow handling in target_complete_cmd_with_length | Sumit Rai |
2016-07-20 | target: stop using blk_make_request | Christoph Hellwig |
2016-07-20 | tcm_fc: set and unset FCP_SPPF_TARG_FCN | Hannes Reinecke |
2016-07-20 | iscsi-target: Fix panic when adding second TCP connection to iSCSI session | Feng Li |
2016-07-20 | target: Fix ordered task CHECK_CONDITION early exception handling | Nicholas Bellinger |
2016-07-20 | target: Fix ordered task target_setup_cmd_from_cdb exception hang | Nicholas Bellinger |
2016-07-20 | target: Fix max_unmap_lba_count calc overflow | Mike Christie |
2016-07-20 | target: Fix race between iscsi-target connection shutdown + ABORT_TASK | Nicholas Bellinger |
2016-07-20 | target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP | Nicholas Bellinger |