Show patches with: State = Action Required       |   2271 patches
« 1 2 3 422 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next] IB/isert: Fix warning Comparison to bool [-next] IB/isert: Fix warning Comparison to bool - 1 - --- 2020-11-03 Zou Wei New
[1/6] tcmu: add new netlink events helpers - - - --- 2018-04-16 Zhu Lingshan New
[2/6] tcmu: refactor add_device cmd with new nl helpers - - - --- 2018-04-16 Zhu Lingshan New
[3/6] tcmu: refactor rm_device cmd with new nl helpers - - - --- 2018-04-16 Zhu Lingshan New
[4/6] tcmu: refactor nl dev_cfg attr with new nl helpers - - - --- 2018-04-16 Zhu Lingshan New
[5/6] tcmu: refactor nl dev_size attr with new helpers - - - --- 2018-04-16 Zhu Lingshan New
[6/6] tcmu: refactor nl wr_cache attr with new helpers - - - --- 2018-04-16 Zhu Lingshan New
[v2,1/6] tcmu: add new netlink events helpers 1 - - --- 2018-04-19 Zhu Lingshan New
[v2,2/6] tcmu: refactor add_device cmd with new nl helpers - - - --- 2018-04-19 Zhu Lingshan New
[v2,3/6] tcmu: refactor rm_device cmd with new nl helpers - - - --- 2018-04-19 Zhu Lingshan New
[v2,4/6] tcmu: refactor nl dev_cfg attr with new nl helpers - - - --- 2018-04-19 Zhu Lingshan New
[v2,5/6] tcmu: refactor nl dev_size attr with new helpers - - - --- 2018-04-19 Zhu Lingshan New
[v2,6/6] tcmu: refactor nl wr_cache attr with new helpers - - - --- 2018-04-19 Zhu Lingshan New
[RESEND,V2,1/6] tcmu: add new netlink events helpers 1 - - --- 2018-05-02 Zhu Lingshan New
[RESEND,V2,2/6] tcmu: refactor add_device cmd with new nl helpers - - - --- 2018-05-02 Zhu Lingshan New
[RESEND,V2,3/6] tcmu: refactor rm_device cmd with new nl helpers - - - --- 2018-05-02 Zhu Lingshan New
[RESEND,V2,4/6] tcmu: refactor nl dev_cfg attr with new nl helpers - - - --- 2018-05-02 Zhu Lingshan New
[RESEND,V2,5/6] tcmu: refactor nl dev_size attr with new helpers - - - --- 2018-05-02 Zhu Lingshan New
[RESEND,V2,6/6] tcmu: refactor nl wr_cache attr with new helpers - - - --- 2018-05-02 Zhu Lingshan New
[01/33] TCMU PR: first commit to implement TCMU PR - - - --- 2018-06-15 Zhu Lingshan New
[02/33] TCMU PR: add tcmu_dev_pr_info to store PR buffer - - - --- 2018-06-15 Zhu Lingshan New
[03/33] TCMU PR: add functions can get PR info from a dev - - - --- 2018-06-15 Zhu Lingshan New
[04/33] TCMU PR: add functions can store PR info into devs - - - --- 2018-06-15 Zhu Lingshan New
[05/33] TCMU PR: add a function to get IT_Nexus - - - --- 2018-06-15 Zhu Lingshan New
[06/33] TCMU PR: add decode/encode func for PR seq and ver - - - --- 2018-06-15 Zhu Lingshan New
[07/33] TCMU PR: add functions to handle SCSI2 Reservation - - - --- 2018-06-15 Zhu Lingshan New
[08/33] TCMU PR: add functions to handle PR generation - - - --- 2018-06-15 Zhu Lingshan New
[09/33] TCMU PR: add func to handle PR type, key, IT nexus - - - --- 2018-06-15 Zhu Lingshan New
[10/33] TCMU PR: add funcs to handle PR registrations num - - - --- 2018-06-15 Zhu Lingshan New
[11/33] TCMU PR: add funcs to handle TCMU PR registrations - - - --- 2018-06-15 Zhu Lingshan New
[12/33] TCMU PR: add a function to free tcmu_pr_info - - - --- 2018-06-15 Zhu Lingshan New
[13/33] TCMU PR: add a PR info decoder function - - - --- 2018-06-15 Zhu Lingshan New
[14/33] TCMU PR: add a function can get PR info from a dev - - - --- 2018-06-15 Zhu Lingshan New
[15/33] TCMU PR: add a PR info encoder function - - - --- 2018-06-15 Zhu Lingshan New
[16/33] TCMU PR: init PR info when empty for TCMU dev - - - --- 2018-06-15 Zhu Lingshan New
[17/33] TCMU PR: add a function to append a new PR reg - - - --- 2018-06-15 Zhu Lingshan New
[18/33] TCMU PR: add a function to register a new IT Nexus - - - --- 2018-06-15 Zhu Lingshan New
[19/33] TCMU PR: add functions to unregister a reg - - - --- 2018-06-15 Zhu Lingshan New
[20/33] TCMU PR: add a func to register an existing reg - - - --- 2018-06-15 Zhu Lingshan New
[21/33] TCMU PR: add a func to update PR info on TCMU dev - - - --- 2018-06-15 Zhu Lingshan New
[22/33] TCMU PR: add a function to handle TCMU PR register - - - --- 2018-06-15 Zhu Lingshan New
[23/33] TCMU PR: func to handle PR read keys but no regs - - - --- 2018-06-15 Zhu Lingshan New
[24/33] TCMU PR: handle PR read keys for TCMU devs - - - --- 2018-06-15 Zhu Lingshan New
[25/33] TCMU PR: netlink support for passthrough PR info - - - --- 2018-06-15 Zhu Lingshan New
[26/33] TCMU PR: add PR ops function pointers - - - --- 2018-06-15 Zhu Lingshan New
[27/33] TCMU PR: enable PR register and ReadKeys for TCMU - - - --- 2018-06-15 Zhu Lingshan New
[28/33] TCMU PR: implementation of PR Reserve for TCMU - - - --- 2018-06-15 Zhu Lingshan New
[29/33] TCMU PR: enable PRO Reserve for TCMU devices - - - --- 2018-06-15 Zhu Lingshan New
[30/33] TCMU PR: implementation of PR release for TCMU - - - --- 2018-06-15 Zhu Lingshan New
[31/33] TCMU PR: enable PRO Release for TCMU devices - - - --- 2018-06-15 Zhu Lingshan New
[32/33] TCMU PR: implementation of PR clear for TCMU - - - --- 2018-06-15 Zhu Lingshan New
[33/33] TCMU PR: enable PRO Clear for TCMU devices - - - --- 2018-06-15 Zhu Lingshan New
[01/33] TCMU PR: first commit to implement TCMU PR - - - --- 2018-06-15 Zhu Lingshan New
target: add error handling for match_int - - - --- 2018-06-12 Zhouyang Jia New
scsi: target: move spin_lock_bh to spin_lock in tasklet scsi: target: move spin_lock_bh to spin_lock in tasklet - - - --- 2019-02-14 Zhiwei Jiang New
scsi: elx: efec: Fix a memleak in efct_hw_setup_io scsi: elx: efec: Fix a memleak in efct_hw_setup_io - - - --- 2024-01-17 Zhipeng Lu New
[-next] scsi: target: iscsi: use DEFINE_MUTEX (and mutex_init() had been too late) [-next] scsi: target: iscsi: use DEFINE_MUTEX (and mutex_init() had been too late) - - - --- 2020-12-23 Zheng Yongjun New
[v2,-next] scsi: target: iscsi: use DEFINE_MUTEX() for mutex lock [v2,-next] scsi: target: iscsi: use DEFINE_MUTEX() for mutex lock - - - --- 2020-12-24 Zheng Yongjun New
[1/1] target:separate tx/rx cmd_puds - - - --- 2018-03-21 Zhang Zhuoyu New
[-next] cxgbit: remove set but not used variable 'ppmax' [-next] cxgbit: remove set but not used variable 'ppmax' 1 - - --- 2019-06-14 Yue Haibing New
IB/srpt: Fix passing zero to 'PTR_ERR' IB/srpt: Fix passing zero to 'PTR_ERR' - - - --- 2020-11-12 Yue Haibing New
[-next] IB/srpt: Fix passing zero to 'PTR_ERR' [-next] IB/srpt: Fix passing zero to 'PTR_ERR' - - - --- 2021-03-24 Yue Haibing New
use blk_queue_fua() to check QUEUE_FLAG_FUA use blk_queue_fua() to check QUEUE_FLAG_FUA - - - --- 2021-11-18 Yi Li New
scsi: target: iscsi: remove useless blank line scsi: target: iscsi: remove useless blank line - - - --- 2020-12-31 yangerkun New
[-next] scsi: target: iscsi: Switch to kmemdup_nul() [-next] scsi: target: iscsi: Switch to kmemdup_nul() - - - --- 2021-04-02 Yang Yingliang New
[-next] scsi: efct: Use GFP_ATOMIC under spin lock [-next] scsi: efct: Use GFP_ATOMIC under spin lock - - - --- 2021-12-21 Yang Yingliang New
ib_srpt: Remove redundant assignment to ret ib_srpt: Remove redundant assignment to ret - 2 - --- 2021-05-06 Yang Li New
[-next] scsi: target: Simplify bool conversion [-next] scsi: target: Simplify bool conversion - - - --- 2023-05-24 Yang Li New
[v6,1/2] tcmu: Add dynamic growing data area feature support - - - --- 2017-04-26 Xiubo Li New
[v6,2/2] tcmu: Add global data block pool support - - - --- 2017-04-26 Xiubo Li New
[v7,1/2] tcmu: Add dynamic growing data area feature support - - - --- 2017-05-02 Xiubo Li New
[v7,2/2] tcmu: Add global data block pool support - - - --- 2017-05-02 Xiubo Li New
tcmu: Recalculate the tcmu_cmd size to save cmd area memories 1 - - --- 2017-05-02 Xiubo Li New
tcmu: Add fifo type waiter list support to avoid starvation - - - --- 2017-05-05 Xiubo Li New
tcmu: Fix module removal due to stuck unmap_thread thread again - 1 - --- 2017-06-15 Xiubo Li New
tcmu: Fix flushing cmd entry dcache page - 1 - --- 2017-06-30 Xiubo Li New
tcmu: Fix possible overflow for memcpy address in iovec - - - --- 2017-07-11 Xiubo Li New
tcmu: Fix possbile memory leak when recalculating the cmd base size - - - --- 2017-07-11 Xiubo Li New
[PATCHv2] tcmu: Fix possbile memory leak when recalculating the cmd base size - 1 2 --- 2017-07-11 Xiubo Li New
tcmu: clean up the code and with one small fix - 1 - --- 2017-07-11 Xiubo Li New
[PATCHv2] tcmu: Add fifo type waiter list support to avoid starvation - 1 - --- 2017-07-12 Xiubo Li New
tcmu: Fix possible to/from address overflow when doing the memcpy - 1 - --- 2017-07-12 Xiubo Li New
tcmu: clean up the scatter helper - 1 - --- 2017-07-13 Xiubo Li New
tcmu: fix crash when remove the tcmu device - - - --- 2017-08-30 Xiubo Li New
[PATCHv2] tcmu: fix crash when removing the tcmu device - - - --- 2017-09-07 Xiubo Li New
[PATCHv3] tcmu: fix crash when removing the tcmu device - 1 - --- 2017-09-07 Xiubo Li New
[PATCHv4] tcmu: fix crash when removing the tcmu device - 1 - --- 2017-09-14 Xiubo Li New
tcmu: allow userspace to reset netlink - - - --- 2018-04-02 Xiubo Li New
[PATCHv2] tcmu: allow userspace to reset netlink - - - --- 2018-04-05 Xiubo Li New
[PATCHv3] tcmu: allow userspace to reset netlink - - - --- 2018-04-16 Xiubo Li New
[PATCHv4,1/3] target/configfs: add module wide action support - - - --- 2018-04-19 Xiubo Li New
[PATCHv4,2/3] target: adjust and export target_for_each_device visible to modules - - - --- 2018-04-19 Xiubo Li New
[PATCHv4,3/3] tcmu: add module wide action/reset_netlink support - - - --- 2018-04-19 Xiubo Li New
tcmu: remove useless code and clean up the code style. 1 - - --- 2018-06-07 Xiubo Li New
tcmu: fix crash for dereferencing the released udev->mb_addr memory - - - --- 2018-07-19 Xiubo Li New
scsi: tcmu: setup one timeout timer for each cmd scsi: tcmu: setup one timeout timer for each cmd - - - --- 2018-09-18 Xiubo Li New
[v2] scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes [v2] scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes - - - --- 2018-09-20 Xiubo Li New
[v3] scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes [v3] scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes - - - --- 2018-10-17 Xiubo Li New
[v4] scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes [v4] scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes 1 - - --- 2018-11-23 Xiubo Li New
RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfs RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfs - - - --- 2020-05-11 Xiongfeng Wang New
« 1 2 3 422 23 »