Show patches with: none      |   3611 patches
« 1 2 3 436 37 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
target: Add WRITE_VERIFY_16 Support - - - --- 2017-01-27 Bryant G. Ly Deferred
[v2,01/14] qla2xxx: Fix delayed response to command for loop mode/direct connect. - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,02/14] qla2xxx: Allow relogin to proceed if remote login did not finish - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,03/14] qla2xxx: Allow vref count to timeout on vport delete. - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,04/14] qla2xxx: Use IOCB interface to submit non-critical MBX. - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,05/14] qla2xxx: Add DebugFS node to display Port Database - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,06/14] qla2xxx: Improve T10-DIF/PI handling in driver. - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,07/14] qla2xxx: Export DIF stats via debugfs - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,08/14] qla2xxx: Change scsi host lookup method - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,09/14] qla2xxx: Fix memory leak for abts processing - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,10/14] qla2xxx: Fix request queue corruption. - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,11/14] qla2xxx: Fix inadequate lock protection for ABTS. - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,12/14] qla2xxx: Add async new target notification - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,13/14] qla2xxx: Fix sess_lock & hardware_lock lock order problem. - - - --- 2017-02-03 Madhani, Himanshu Deferred
[v2,14/14] qla2xxx: Update driver version to 9.00.00.00-k - - - --- 2017-02-03 Madhani, Himanshu Deferred
scsi: ibmvscsi_tgt: fix repeated words in comments scsi: ibmvscsi_tgt: fix repeated words in comments - - - --- 2022-10-28 Jilin Yuan Deferred
scsi: efct: Fix possible memleak in efct_device_init() scsi: efct: Fix possible memleak in efct_device_init() - - - --- 2022-11-11 Chen Zhongjin Deferred
[linux-next] scsi: target: Use sysfs_streq() instead of strncmp() [linux-next] scsi: target: Use sysfs_streq() instead of strncmp() - - - --- 2022-11-14 Yang Yang Deferred
[linux-next] scsi: target: Use sysfs_streq instead of strncmp [linux-next] scsi: target: Use sysfs_streq instead of strncmp - - - --- 2022-11-17 guo.ziliang@zte.com.cn Deferred
[01/34] target/tcm_fc: Remove a set-but-not-used variable - 2 - --- 2017-01-25 Bart Van Assche Superseded
[02/34] target/iscsi: Fix indentation in iscsi_target_start_negotiation() - 2 - --- 2017-01-25 Bart Van Assche Superseded
[03/34] target/iscsi: Fix spelling of "perform" - 2 - --- 2017-01-25 Bart Van Assche Superseded
[04/34] target/iscsi: Fix spelling of "reallegiance" - 2 - --- 2017-01-25 Bart Van Assche Superseded
[05/34] target/iscsi: Introduce a helper function for TMF translation - 1 - --- 2017-01-25 Bart Van Assche Superseded
[06/34] target/iscsi: Fix iSCSI task reassignment handling - 2 - --- 2017-01-25 Bart Van Assche Superseded
[07/34] target: Remove se_tmr_req.tmr_lun - 4 - --- 2017-01-25 Bart Van Assche Superseded
[08/34] target: Make core_tmr_abort_task() consider all commands - 2 - --- 2017-01-25 Bart Van Assche Superseded
[09/34] target: Make it possible to specify I_T nexus for SCSI abort - 1 - --- 2017-01-25 Bart Van Assche Superseded
[10/34] tcm_qla2xxx: Let the target core look up the LUN of the aborted cmd - 1 - --- 2017-01-25 Bart Van Assche Superseded
[11/34] target: Correct transport_wait_for_tasks() documentation - 1 - --- 2017-01-25 Bart Van Assche Superseded
[12/34] target: Remove an overly chatty debug message - 2 - --- 2017-01-25 Bart Van Assche Superseded
[13/34] target: Add a missing target_put_nacl() call - 1 - --- 2017-01-25 Bart Van Assche Superseded
[14/34] target: Stop execution if CMD_T_STOP has been set - 1 - --- 2017-01-25 Bart Van Assche Superseded
[15/34] target: Fix a reference leak in transport_cmd_check_stop_to_fabric() - 1 - --- 2017-01-25 Bart Van Assche Superseded
[16/34] target: Inline transport_cmd_check_stop() - 2 - --- 2017-01-25 Bart Van Assche Superseded
[17/34] target: Make ABORT and LUN RESET handling synchronous - - - --- 2017-01-25 Bart Van Assche Superseded
[18/34] target: Simplify session shutdown code - 1 - --- 2017-01-25 Bart Van Assche Superseded
[19/34] target: Remove the SCF_SEND_DELAYED_TAS command flag - 4 - --- 2017-01-25 Bart Van Assche Superseded
[20/34] target: Inline transport_check_aborted_status() - 3 - --- 2017-01-25 Bart Van Assche Superseded
[21/34] target: Remove the write_pending_status() callback function 1 4 - --- 2017-01-25 Bart Van Assche Superseded
[22/34] target: Remove several state tests from TMF code - 1 - --- 2017-01-25 Bart Van Assche Superseded
[23/34] target: Remove command flag CMD_T_BUSY - 4 - --- 2017-01-25 Bart Van Assche Superseded
[24/34] target: Simplify LUN RESET implementation - 1 - --- 2017-01-25 Bart Van Assche Superseded
[25/34] target: Remove command flag CMD_T_DEV_ACTIVE - 4 - --- 2017-01-25 Bart Van Assche Superseded
[26/34] target: Remove command flag CMD_T_TAS - 1 - --- 2017-01-25 Bart Van Assche Superseded
[27/34] target: Reduce number of __transport_wait_for_tasks() arguments - 1 - --- 2017-01-25 Bart Van Assche Superseded
[28/34] target: Remove unused arguments from __target_check_io_state() - 1 - --- 2017-01-25 Bart Van Assche Superseded
[29/34] target: Change return type of transport_wait_for_tasks() into void - 1 - --- 2017-01-25 Bart Van Assche Superseded
[30/34] target: Inline transport_put_cmd() - 1 - --- 2017-01-25 Bart Van Assche Superseded
[31/34] target: Inline transport_lun_remove_cmd() - 1 - --- 2017-01-25 Bart Van Assche Superseded
[32/34] target: Move target_remove_from_state_list() into target_release_cmd_kref() - 1 - --- 2017-01-25 Bart Van Assche Superseded
[33/34] target: Introduce target_get_device() and target_put_device() - - - --- 2017-01-25 Bart Van Assche Superseded
[34/34] target: Avoid that XCOPY commands trigger a deadlock - 1 - --- 2017-01-25 Bart Van Assche Superseded
[v2,01/36] target/iscsi: Fix indentation in iscsi_target_start_negotiation() - 2 - --- 2017-02-02 Bart Van Assche Superseded
[v2,02/36] target/iscsi: Fix spelling of "perform" - 2 - --- 2017-02-02 Bart Van Assche Superseded
[v2,03/36] target/iscsi: Fix spelling of "reallegiance" - 2 - --- 2017-02-02 Bart Van Assche Superseded
[v2,04/36] target/iscsi: Introduce a helper function for TMF translation - 2 - --- 2017-02-02 Bart Van Assche Superseded
[v2,05/36] target/iscsi: Fix iSCSI task reassignment handling - 2 - --- 2017-02-02 Bart Van Assche Superseded
[v2,06/36] target: Remove se_tmr_req.tmr_lun - 3 - --- 2017-02-02 Bart Van Assche Superseded
[v2,07/36] target: Make core_tmr_abort_task() consider all commands - 2 - --- 2017-02-02 Bart Van Assche Superseded
[v2,08/36] target: Rework the transport_alloc_session_tags() error path - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,09/36] target: Introduce a new workqueue for TMF processing - - - --- 2017-02-02 Bart Van Assche Superseded
[v2,10/36] target: Rename tmr_wq into alua_wq - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,11/36] target: Make it possible to specify I_T nexus for SCSI abort - 2 - --- 2017-02-02 Bart Van Assche Superseded
[v2,12/36] tcm_qla2xxx: Let the target core look up the LUN of the aborted cmd - 2 - --- 2017-02-02 Bart Van Assche Superseded
[v2,13/36] target: Correct transport_wait_for_tasks() documentation - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,14/36] target: Remove an overly chatty debug message - 2 - --- 2017-02-02 Bart Van Assche Superseded
[v2,15/36] target: Add a missing target_put_nacl() call - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,16/36] target: Stop execution if CMD_T_STOP has been set - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,17/36] target: Fix a reference leak in transport_cmd_check_stop_to_fabric() - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,18/36] target: Inline transport_cmd_check_stop() - 2 - --- 2017-02-02 Bart Van Assche Superseded
[v2,19/36] target: Make ABORT and LUN RESET handling synchronous - - - --- 2017-02-02 Bart Van Assche Superseded
[v2,20/36] target: Simplify session shutdown code - 2 - --- 2017-02-02 Bart Van Assche Superseded
[v2,21/36] target: Remove the SCF_SEND_DELAYED_TAS command flag - 3 - --- 2017-02-02 Bart Van Assche Superseded
[v2,22/36] target: Inline transport_check_aborted_status() - 3 - --- 2017-02-02 Bart Van Assche Superseded
[v2,23/36] target: Remove the write_pending_status() callback function 1 5 - --- 2017-02-02 Bart Van Assche Superseded
[v2,24/36] target: Remove several state tests from TMF code - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,25/36] target: Remove command flag CMD_T_BUSY - 4 - --- 2017-02-02 Bart Van Assche Superseded
[v2,26/36] target: Simplify LUN RESET implementation - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,27/36] target: Remove command flag CMD_T_DEV_ACTIVE - 4 - --- 2017-02-02 Bart Van Assche Superseded
[v2,28/36] target: Remove command flag CMD_T_TAS - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,29/36] target: Reduce number of __transport_wait_for_tasks() arguments - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,30/36] target: Remove unused arguments from __target_check_io_state() - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,31/36] target: Change return type of transport_wait_for_tasks() into void - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,32/36] target: Inline transport_put_cmd() - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,33/36] target: Inline transport_lun_remove_cmd() - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,34/36] target: Move target_remove_from_state_list() into target_release_cmd_kref() - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,35/36] target: Introduce target_get_device() and target_put_device() - - - --- 2017-02-02 Bart Van Assche Superseded
[v2,36/36] target: Avoid that XCOPY commands trigger a deadlock - 1 - --- 2017-02-02 Bart Van Assche Superseded
[v2,00/36] SCSI target patches for kernel v4.11 - - - --- 2017-02-02 Bart Van Assche Superseded
[01/15] qla2xxx: Fix delayed response to command for loop mode/direct connect. - - - --- 2017-02-02 Madhani, Himanshu Superseded
[02/15] qla2xxx: Allow relogin to proceed if remote login did not finish - - - --- 2017-02-02 Madhani, Himanshu Superseded
[03/15] qla2xxx: Allow vref count to timeout on vport delete. - - - --- 2017-02-02 Madhani, Himanshu Superseded
[04/15] qla2xxx: Use IOCB interface to submit non-critical MBX. - - - --- 2017-02-02 Madhani, Himanshu Superseded
[05/15] qla2xxx: Add DebugFS node to display Port Database - - - --- 2017-02-02 Madhani, Himanshu Superseded
[06/15] qla2xxx: Improve T10-DIF/PI handling in driver. - - - --- 2017-02-02 Madhani, Himanshu Superseded
[07/15] qla2xxx: Export DIF stats via debugfs - - - --- 2017-02-02 Madhani, Himanshu Superseded
[08/15] qla2xxx: Change scsi host lookup method - - - --- 2017-02-02 Madhani, Himanshu Superseded
[09/15] qla2xxx: Fix memory leak for abts processing - - - --- 2017-02-02 Madhani, Himanshu Superseded
[10/15] qla2xxx: Fix request queue corruption. - - - --- 2017-02-02 Madhani, Himanshu Superseded
« 1 2 3 436 37 »