Show patches with: Submitter = Bart Van Assche       |    State = Action Required       |   68 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
Kernel crash with target-pending/for-next - - - --- 2017-06-06 Bart Van Assche New
[33/33] tcm_qla2xxx: Simplify the code for handling aborted commands - - - --- 2017-05-23 Bart Van Assche New
[32/33] tcm_qla2xxx: Simplify tcm_qla2xxx_aborted_task() - - - --- 2017-05-23 Bart Van Assche New
[31/33] tcm_qla2xxx: Move the code for freeing a TMF into tcm_qla2xxx.c - - - --- 2017-05-23 Bart Van Assche New
[30/33] target: Fix overflow/underflow handling of commands with a Data-Out buffer - - - --- 2017-05-23 Bart Van Assche New
[29/33] target/iscsi: Simplify timer manipulation code - 1 - --- 2017-05-23 Bart Van Assche New
[28/33] target/iscsi: Simplify iscsit_handle_text_cmd() - - - --- 2017-05-23 Bart Van Assche New
[27/33] target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype - - - --- 2017-05-23 Bart Van Assche New
[26/33] target/iscsi: Make iscsit_map_iovec() more robust - - - --- 2017-05-23 Bart Van Assche New
[25/33] target/iscsi: Avoid overflowing the receive buffer - - - --- 2017-05-23 Bart Van Assche New
[24/33] target/iscsi: Remove dead code from iscsit_process_scsi_cmd() - - - --- 2017-05-23 Bart Van Assche New
[23/33] target/iscsi: Simplify iscsit_free_cmd() - - - --- 2017-05-23 Bart Van Assche New
[22/33] target/iscsi: Remove second argument of __iscsit_free_cmd() - 1 - --- 2017-05-23 Bart Van Assche New
[21/33] target/tcm_loop: Make TMF processing slightly faster - - - --- 2017-05-23 Bart Van Assche New
[20/33] target/tcm_loop: Use target_submit_tmr() instead of open-coding this function - - - --- 2017-05-23 Bart Van Assche New
[19/33] target/tcm_loop: Replace a waitqueue and a counter by a completion - - - --- 2017-05-23 Bart Van Assche New
[18/33] target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmr - - - --- 2017-05-23 Bart Van Assche New
[17/33] xen/scsiback: Make TMF processing slightly faster 1 - - --- 2017-05-23 Bart Van Assche New
[16/33] xen/scsiback: Replace a waitqueue and a counter by a completion - 1 - --- 2017-05-23 Bart Van Assche New
[15/33] xen/scsiback: Fix a use-after-free - 1 - --- 2017-05-23 Bart Van Assche New
[14/33] IB/srpt: Make a debug statement in srpt_abort_cmd() more informative - 1 - --- 2017-05-23 Bart Van Assche New
[13/33] IB/srpt: Fix handling of command / TMF submission failure - 1 - --- 2017-05-23 Bart Van Assche New
[12/33] target: Add target_send_busy() - 1 - --- 2017-05-23 Bart Van Assche New
[11/33] target: Avoid that parsing an XCOPY command triggers a deadlock - 1 - --- 2017-05-23 Bart Van Assche New
[10/33] target: Introduce target_get_device() and target_put_device() - 1 - --- 2017-05-23 Bart Van Assche New
[09/33] configfs: Introduce config_item_get_unless_zero() - 2 - --- 2017-05-23 Bart Van Assche New
[08/33] target: Fix a deadlock between the XCOPY code and iSCSI session shutdown - - - --- 2017-05-23 Bart Van Assche New
[07/33] target: Introduce a function that shows the command state - - - --- 2017-05-23 Bart Van Assche New
[06/33] target: Use {get,put}_unaligned_be*() instead of open coding these functions - 2 - --- 2017-05-23 Bart Van Assche New
[05/33] target: Add support for VERIFY(12) and WRITE AND VERIFY(12) - 2 - --- 2017-05-23 Bart Van Assche New
[04/33] target: Fix BYTCHK=0 handling for VERIFY and WRITE AND VERIFY commands - - - --- 2017-05-23 Bart Van Assche New
[03/33] target: Fix transport_init_se_cmd() - - - --- 2017-05-23 Bart Van Assche New
[02/33] target: Remove se_device.dev_list - 2 - --- 2017-05-23 Bart Van Assche New
[01/33] target: Use symbolic value for WRITE_VERIFY_16 - 2 - --- 2017-05-23 Bart Van Assche New
[03/19] target: Avoid that aborting a command sporadically hangs - - - --- 2017-05-11 Bart Van Assche New
[v2,6/6] target: Fix overflow/underflow handling of commands with a Data-Out buffer - - - --- 2017-05-10 Bart Van Assche New
[v2,5/6] target/iscsi: Fix a deadlock between the XCOPY code and session shutdown - - - --- 2017-05-10 Bart Van Assche New
[v2,4/6] target/iscsi: Make iscsit_map_iovec() more robust - - - --- 2017-05-10 Bart Van Assche New
[v2,3/6] target: Fix data buffer size for VERIFY and WRITE AND VERIFY commands - 2 - --- 2017-05-10 Bart Van Assche New
[v2,2/6] Revert "target: Fix sbc_parse_verify bytchk = 0 handling" - - - --- 2017-05-10 Bart Van Assche New
[v2,1/6] target/iscsi: Avoid overflowing the receive buffer - - - --- 2017-05-10 Bart Van Assche New
[19/19] qla2xxx: Remove an unused structure member 1 - - --- 2017-05-04 Bart Van Assche New
[18/19] target/iscsi: Avoid that CDB parser bugs trigger a kernel crash - - - --- 2017-05-04 Bart Van Assche New
[17/19] target/iscsi: Simplify timer manipulation code - 1 - --- 2017-05-04 Bart Van Assche New
[16/19] target/iscsi: Fix a deadlock triggered by session shutdown - 1 - --- 2017-05-04 Bart Van Assche New
[15/19] target/iscsi: Simplify iscsit_free_cmd() - - - --- 2017-05-04 Bart Van Assche New
[14/19] target/iscsi: Remove second argument of __iscsit_free_cmd() - 1 - --- 2017-05-04 Bart Van Assche New
[13/19] IB/srpt: Make a debug statement in srpt_abort_cmd() more informative - 1 - --- 2017-05-04 Bart Van Assche New
[12/19] IB/srpt: Fix handling of command / TMF submission failure - 1 - --- 2017-05-04 Bart Van Assche New
[11/19] IB/srpt: Avoid that aborting a command triggers a kernel warning - 1 - --- 2017-05-04 Bart Van Assche New
[10/19] IB/srpt: Fix abort handling - 1 - --- 2017-05-04 Bart Van Assche New
[09/19] target: Add target_send_busy() - 1 - --- 2017-05-04 Bart Van Assche New
[08/19] target: Use get_unaligned_be*() instead of open coding these functions - 2 - --- 2017-05-04 Bart Van Assche New
[07/19] target: Add support for VERIFY(12) and WRITE AND VERIFY(12) - 2 - --- 2017-05-04 Bart Van Assche New
[06/19] target: Fix data buffer size for VERIFY and WRITE AND VERIFY commands - - - --- 2017-05-04 Bart Van Assche New
[05/19] target: Allocate sg-list correctly - 1 - --- 2017-05-04 Bart Van Assche New
[04/19] target/fileio: Avoid that zero-length READ and WRITE commands hang - 2 - --- 2017-05-04 Bart Van Assche New
[03/19] target: Avoid that aborting a command sporadically hangs - 2 - --- 2017-05-04 Bart Van Assche New
[02/19] target: Use symbolic value for WRITE_VERIFY_16 - 2 - --- 2017-05-04 Bart Van Assche New
[01/19] target: Remove se_device.dev_list - 2 - --- 2017-05-04 Bart Van Assche New
[6/6] target/iscsi: Fix shutdown logic in iscsit_free_cmd() - - - --- 2017-03-30 Bart Van Assche New
[5/6] target/iscsi: Introduce iscsit_get_cmd() and iscsit_put_cmd() - - - --- 2017-03-30 Bart Van Assche New
[4/6] target/iscsi: Simplify iscsit_free_cmd() - - - --- 2017-03-30 Bart Van Assche New
[3/6] target/iscsi: Remove second argument of __iscsit_free_cmd() - - - --- 2017-03-30 Bart Van Assche New
[2/6] target/iscsi: Call .iscsit_release_cmd() once - - - --- 2017-03-30 Bart Van Assche New
[1/6] target: Fix VERIFY and WRITE VERIFY command parsing - - - --- 2017-03-30 Bart Van Assche New
[v4,00/14] qla2xxx: Bug Fixes and updates for target. - - - --- 2017-03-16 Bart Van Assche New
target: Fix VERIFY and WRITE VERIFY command parsing - - - --- 2017-03-10 Bart Van Assche New