Show patches with: Submitter = Maurizio Lombardi       |    Archived = No       |   40 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] target: fix selinux error when systemd-modules loads the target module Fix SELinux denials against target driver - - - --- 2024-02-15 Maurizio Lombardi Superseded
target: iscsi: remove the unused netif_timeout attribute target: iscsi: remove the unused netif_timeout attribute - 1 - --- 2023-06-30 Maurizio Lombardi Accepted
[V3,3/3] target: iscsi: prevent login threads from racing between each other Fix possible hangs and race conditions during login - - - --- 2023-05-08 Maurizio Lombardi Accepted
[V3,2/3] target: iscsi: remove unused transport_timer Fix possible hangs and race conditions during login - - - --- 2023-05-08 Maurizio Lombardi Accepted
[V3,1/3] target: iscsi: fix hang in the iSCSI login code Fix possible hangs and race conditions during login - - - --- 2023-05-08 Maurizio Lombardi Accepted
[V2,3/3] target: iscsi: prevent login threads from racing between each other Fix possible hangs and race conditions during login - 1 - --- 2023-04-17 Maurizio Lombardi Superseded
[V2,2/3] target: iscsi: remove unused transport_timer Fix possible hangs and race conditions during login - 1 - --- 2023-04-17 Maurizio Lombardi Superseded
[V2,1/3] target: iscsi: fix hang in the iSCSI login code Fix possible hangs and race conditions during login - - - --- 2023-04-17 Maurizio Lombardi Superseded
target: core: fix invalid memory access target: core: fix invalid memory access - 1 - --- 2023-04-07 Maurizio Lombardi Accepted
target: iscsi: use GFP_NOIO with loopback connections target: iscsi: use GFP_NOIO with loopback connections - - - --- 2023-02-27 Maurizio Lombardi Superseded
target: iscsi: fix an error message in iscsi_check_key() target: iscsi: fix an error message in iscsi_check_key() - 1 - --- 2023-02-14 Maurizio Lombardi Accepted
target: core: fix warning on RT kernels target: core: fix warning on RT kernels - 1 - --- 2023-01-10 Maurizio Lombardi Accepted
target: iscsi: fix hard lockup when executing a compare-and-write command target: iscsi: fix hard lockup when executing a compare-and-write command - 1 - --- 2022-11-21 Maurizio Lombardi Accepted
infiniband: use the ISCSI_LOGIN_CURRENT_STAGE macro infiniband: use the ISCSI_LOGIN_CURRENT_STAGE macro 1 1 - --- 2022-11-16 Maurizio Lombardi Not Applicable
[V3] target: fix a race condition between login_work and the login thread [V3] target: fix a race condition between login_work and the login thread - 1 - --- 2022-11-15 Maurizio Lombardi Accepted
[V3] target: fix a race condition between login_work and the login thread [V3] target: fix a race condition between login_work and the login thread - - - --- 2022-11-15 Maurizio Lombardi Superseded
[V2] target: fix a race condition between login_work and the login thread [V2] target: fix a race condition between login_work and the login thread - - - --- 2022-11-11 Maurizio Lombardi Superseded
target: fix a race condition between login_work and the login thread target: fix a race condition between login_work and the login thread - - - --- 2022-11-04 Maurizio Lombardi Superseded
[V2] target: allow changing dbroot if there are no registered devices [V2] target: allow changing dbroot if there are no registered devices - 1 - --- 2022-03-28 Maurizio Lombardi Accepted
target: iscsi: simplify the connection closing mechanism target: iscsi: simplify the connection closing mechanism - - - --- 2021-11-04 Maurizio Lombardi Superseded
[V2] target: fix the pgr/alua_support_store functions [V2] target: fix the pgr/alua_support_store functions - 1 - --- 2021-09-06 Maurizio Lombardi Accepted
target: fix the pgr/alua_support_store functions target: fix the pgr/alua_support_store functions - 1 - --- 2021-09-03 Maurizio Lombardi Superseded
target: fix warning on realtime kernels target: fix warning on realtime kernels - 2 - --- 2021-05-31 Maurizio Lombardi Accepted
target: iscsi: remove the iscsi_data_count structure target: iscsi: remove the iscsi_data_count structure - 1 - --- 2020-04-24 Maurizio Lombardi Accepted
[RESEND,3/3] iscsi target: calling iscsit_stop_session() inside iscsit_close_session() has no effect Fix a race condition in the target driver - - - --- 2020-03-13 Maurizio Lombardi Accepted
[RESEND,2/3] target: fix target hang when multiple threads try to destroy the same iscsi session. Fix a race condition in the target driver - - 1 --- 2020-03-13 Maurizio Lombardi Accepted
[RESEND,1/3] target: remove boilerplate code Fix a race condition in the target driver - - - --- 2020-03-13 Maurizio Lombardi Accepted
[3/3] iscsi target: calling iscsit_stop_session() inside iscsit_close_session() has no effect Fix a race condition in the target driver - - - --- 2020-03-13 Maurizio Lombardi Accepted
[2/3] target: fix target hang when multiple threads try to destroy the same iscsi session. Fix a race condition in the target driver - - 1 --- 2020-03-13 Maurizio Lombardi Accepted
[1/3] target: remove boilerplate code Fix a race condition in the target driver - - - --- 2020-03-13 Maurizio Lombardi Accepted
[V3,3/3] target-iscsi: rename some variables to avoid confusion. iscsi: chap: introduce support for SHA1, SHA256 and SHA3-256 - - - --- 2019-10-28 Maurizio Lombardi Accepted
[V3,2/3] target-iscsi: tie the challenge length to the hash digest size iscsi: chap: introduce support for SHA1, SHA256 and SHA3-256 - - - --- 2019-10-28 Maurizio Lombardi Accepted
[V3,1/3] target-iscsi: CHAP: add support to SHA1, SHA256 and SHA3-256 hash functions iscsi: chap: introduce support for SHA1, SHA256 and SHA3-256 - - - --- 2019-10-28 Maurizio Lombardi Accepted
[V2,3/3] target-iscsi: rename some variables to avoid confusion. iscsi: chap: introduce support for SHA1, SHA256 and SHA3-256 - - - --- 2019-10-17 Maurizio Lombardi Changes Requested
[V2,2/3] target-iscsi: tie the challenge length to the hash digest size iscsi: chap: introduce support for SHA1, SHA256 and SHA3-256 - - - --- 2019-10-17 Maurizio Lombardi Changes Requested
[V2,1/3] target-iscsi: CHAP: add support to SHA1, SHA256 and SHA3-256 hash functions iscsi: chap: introduce support for SHA1, SHA256 and SHA3-256 - - - --- 2019-10-17 Maurizio Lombardi Changes Requested
[4/4] target-iscsi: rename some variables to avoid confusion. iscsi: chap: introduce support for SHA1 and SHA3-256 - - - --- 2019-08-29 Maurizio Lombardi Changes Requested
[3/4] target-iscsi: tie the challenge length to the hash digest size iscsi: chap: introduce support for SHA1 and SHA3-256 - - - --- 2019-08-29 Maurizio Lombardi Changes Requested
[2/4] target-iscsi: remove unneeded function iscsi: chap: introduce support for SHA1 and SHA3-256 - - - --- 2019-08-29 Maurizio Lombardi Changes Requested
[V2] iscsi: set auth_protocol back to NULL if CHAP_A value is not supported. [V2] iscsi: set auth_protocol back to NULL if CHAP_A value is not supported. - - - --- 2019-06-26 Maurizio Lombardi Accepted