Show patches with: Submitter = Bart Van Assche       |   234 patches
« 1 2 3 »
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
[v6,33/33] target: Move target_remove_from_state_list() into target_release_cmd_kref() - 1 - --- 2017-02-15 Bart Van Assche Superseded
[v6,32/33] target: Inline transport_lun_remove_cmd() - 1 - --- 2017-02-15 Bart Van Assche Superseded
[v6,31/33] target: Inline transport_put_cmd() - 1 - --- 2017-02-15 Bart Van Assche Superseded
[v6,30/33] target: Change return type of transport_wait_for_tasks() into void - 1 - --- 2017-02-15 Bart Van Assche Superseded
[v6,29/33] target: Remove unused arguments from __target_check_io_state() - 1 - --- 2017-02-15 Bart Van Assche Superseded
[v6,28/33] target: Remove command flag CMD_T_TAS - 1 - --- 2017-02-15 Bart Van Assche Superseded
[v6,27/33] target: Reduce number of __transport_wait_for_tasks() arguments - 1 - --- 2017-02-15 Bart Van Assche Superseded
[v6,26/33] target: Simplify LUN RESET implementation - 1 - --- 2017-02-15 Bart Van Assche Superseded
[v6,25/33] target: Remove several state tests from the TMF code - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,24/33] target: Simplify session shutdown code - 1 - --- 2017-02-15 Bart Van Assche Superseded
[v6,23/33] target: Remove the write_pending_status() callback function 1 5 - --- 2017-02-15 Bart Van Assche Superseded
[v6,22/33] target: Inline transport_check_aborted_status() - 3 - --- 2017-02-15 Bart Van Assche Superseded
[v6,21/33] target: Remove the SCF_SEND_DELAYED_TAS command flag - 3 - --- 2017-02-15 Bart Van Assche Superseded
[v6,20/33] target: Make ABORT and LUN RESET handling synchronous - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,19/33] target: Avoid that LUN reset sporadically triggers data corruption - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,18/33] target: Introduce a function that shows the command state - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,17/33] target: Use the command reference counting mechanism consistently - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,16/33] target: Introduce a target driver reference count per command - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,15/33] target: Avoid circular waits between LUN resets - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,14/33] target: Avoid that target drivers hang if a command is aborted - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,13/33] target: Avoid that XCOPY commands trigger a deadlock - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,12/33] target: Introduce target_get_device() and target_put_device() - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,11/33] configfs: Introduce config_item_get_unless_zero() - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,10/33] tcm_qla2xxx: Let the target core look up the LUN of the aborted cmd - 2 - --- 2017-02-15 Bart Van Assche Superseded
[v6,09/33] target: Make it possible to specify I_T nexus for SCSI abort - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,08/33] target: Rename tmr_wq into alua_wq - 1 - --- 2017-02-15 Bart Van Assche Superseded
[v6,07/33] target: Use system workqueues for TMF - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,06/33] target: Fix handling of aborted failed commands - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,05/33] tcm_qla2xxx: Fix reference leaks related to aborting commands - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,04/33] tcm_qla2xxx: Move the code for freeing a TMF into tcm_qla2xxx.c - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,03/33] tcm_qla2xxx: Rework abort handling - - - --- 2017-02-15 Bart Van Assche Superseded
[v6,02/33] tcm_qla2xxx: Simplify tcm_qla2xxx_aborted_task() - - - --- 2017-02-15 Bart Van Assche Superseded
« 1 2 3 »