SCSI target development
 help / color / mirror / Atom feed
 messages from 2020-04-18 19:15:57 to 2020-05-13 06:26:48 UTC [more...]

remove kernel_setsockopt and kernel_getsockopt
 2020-05-13  6:26 UTC  (34+ messages)
` [PATCH 01/33] net: add sock_set_reuseaddr
` [PATCH 03/33] net: add sock_set_priority
` [PATCH 04/33] net: add sock_set_sndtimeo
` [PATCH 05/33] net: add sock_bindtoindex
` [PATCH 06/33] net: add sock_set_timestamps
` [PATCH 07/33] net: add sock_set_keepalive
` [PATCH 08/33] net: add sock_set_rcvbuf
` [PATCH 09/33] net: add sock_set_reuseport
` [PATCH 10/33] tcp: add tcp_sock_set_cork
` [PATCH 11/33] tcp: tcp_sock_set_nodelay
` [PATCH 12/33] tcp: add tcp_sock_set_quickack
` [PATCH 13/33] tcp: add tcp_sock_set_syncnt
  ` [PATCH 02/33] net: add sock_set_linger
  ` [PATCH 14/33] tcp: add tcp_sock_set_user_timeout
  ` [PATCH 15/33] tcp: add tcp_sock_set_keepidle
  ` [PATCH 16/33] tcp: add tcp_sock_set_keepintvl
` [PATCH 17/33] tcp: add tcp_sock_set_keepcnt
` [PATCH 18/33] ipv4: add ip_sock_set_tos
` [PATCH 19/33] ipv4: add ip_sock_set_freebind
` [PATCH 20/33] ipv4: add ip_sock_set_recverr
` [PATCH 21/33] ipv4: add ip_sock_set_mtu_discover
` [PATCH 22/33] ipv6: add ip6_sock_set_v6only
` [PATCH 23/33] ipv6: add ip6_sock_set_recverr
` [PATCH 24/33] ipv6: add ip6_sock_set_addr_preferences
` [PATCH 25/33] ipv6: add ip6_sock_set_recvpktinfo
` [PATCH 26/33] sctp: lift copying in addrs into sctp_setsockopt
` [PATCH 27/33] sctp: export sctp_setsockopt_bindx
` [PATCH 28/33] sctp: add sctp_sock_set_nodelay
` [PATCH 29/33] rxrpc_sock_set_min_security_level
` [PATCH 30/33] tipc: call tsk_set_importance from tipc_topsrv_create_listener
` [PATCH 31/33] net: remove kernel_setsockopt
` [PATCH 32/33] sctp: add sctp_sock_get_primary_addr
` [PATCH 33/33] net: remove kernel_getsockopt

[PATCH] scsi: target: put lun_ref at end of tmr processing
 2020-05-12 23:05 UTC  (2+ messages)

[PATCH v5 00/15] target: add sysfs support
 2020-05-12 15:55 UTC  (38+ messages)
` [PATCH 01/15] target: check enforce_pr_isids during registration
` [PATCH 02/15] target: separate acl name from port ids
` [PATCH 03/15] target: add helper to parse acl and transport name
` [PATCH 04/15] tcm loop: use target_parse_emulated_name
` [PATCH 05/15] vhost scsi: "
` [PATCH 06/15] xen scsiback: "
` [PATCH 07/15] iscsi target: setup transport_id
` [PATCH 08/15] target: use tpt_id in target_stat_iport_port_ident_show
` [PATCH 09/15] target: drop sess_get_initiator_sid from PR code
` [PATCH 10/15] target: drop sess_get_initiator_sid
` [PATCH 11/15] target: add sysfs support
` [PATCH 12/15] target: add sysfs session helper functions
` [PATCH 13/15] target: add target_setup_session sysfs support
` [PATCH 14/15] iscsi target: use session sysfs helpers
` [PATCH 15/15] target: drop sess_get_index

[PATCH] scsi: target: tcmu: userspace must not complete queued commands
 2020-05-12 15:42 UTC 

[PATCH] target: loopback: fix READ with data and sensebytes
 2020-05-12  3:28 UTC  (2+ messages)

[PATCH] RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfs
 2020-05-11  7:37 UTC 

[PATCH 0/4] target: tcmu: allow flexible pr and alua handling
 2020-05-08  2:54 UTC  (7+ messages)
` [PATCH 1/4] target: add missing emulate_pr attribute to passthrough backends
` [PATCH 2/4] target: tcmu: add attrbutes enforce_pr_isids and force_pr_aptpl
` [PATCH 3/4] target: make transport_flags per device
` [PATCH 4/4] target: tcmu: make pgr_support and alua_support attributes writable

Lun unlink from configFS for Loopback after TMR execution hangs forever
 2020-05-07 15:33 UTC 

[PATCH AUTOSEL 4.14 04/16] scsi: target/iblock: fix WRITE SAME zeroing
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 4.19 06/20] scsi: target/iblock: fix WRITE SAME zeroing
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 5.4 08/35] scsi: target/iblock: fix WRITE SAME zeroing
 2020-05-07 14:28 UTC 

[PATCH AUTOSEL 5.6 11/50] scsi: target/iblock: fix WRITE SAME zeroing
 2020-05-07 14:26 UTC 

[PATCH rdma-next] RDMA: Allow ib_client's to fail when add() is called
 2020-05-06 16:05 UTC  (3+ messages)

[RFC] tcmu: wrong input from userspace can confuse tcmu
 2020-04-30 17:29 UTC  (4+ messages)

[RFC PATCH 00/11] scsi: target/core: Improve ALUA configuration for multi-node TCM
 2020-04-29  9:44 UTC  (12+ messages)
` [RFC PATCH 01/11] scsi: target/core: Add a way to hide a port group
` [RFC PATCH 02/11] scsi: target/core: Set MULTIP bit for se_device with multiple ports
` [RFC PATCH 03/11] scsi: target/core: Add cleanup sequence in core_tpg_register()
` [RFC PATCH 04/11] scsi: target/core: Add RTPI field to target port
` [RFC PATCH 05/11] scsi: target/core: Use RTPI from "
` [RFC PATCH 06/11] scsi: target/core: Drop device-based RTPI
` [RFC PATCH 07/11] scsi: target/core: Add common port attributes
` [RFC PATCH 08/11] scsi: target/core: Add RTPI attribute for target port
` [RFC PATCH 09/11] scsi: target/core: Populate configfs for peer ports
` [RFC PATCH 10/11] scsi: target/core: Prevent RTPI conflicts
` [RFC PATCH 11/11] scsi: target/core: Show peer ports in RTPG response

[PATCH v3 0/2] iscsi-target: fix login error when receiving is too fast
 2020-04-29  6:59 UTC  (9+ messages)
` [PATCH v3 1/2] "
      ` [External] "
` [PATCH v3 2/2] iscsi-target: Fix inconsistent debug message in __iscsi_target_sk_check_close

[PATCH 00/11] target: add sysfs support
 2020-04-28 17:06 UTC  (18+ messages)
` [PATCH 01/11] target: check enforce_pr_isids during registration
` [PATCH 02/11] target: separate acl name from port ids
` [PATCH 03/11] iscsi target: setup transport_id
` [PATCH 04/11] target: use tpid in target_stat_iport_port_ident_show
` [PATCH 05/11] target: drop sess_get_initiator_sid from PR code
` [PATCH 06/11] target: drop sess_get_initiator_sid
` [PATCH 07/11] target: add sysfs support
` [PATCH 08/11] target: add sysfs session helper functions
` [PATCH 09/11] target: add target_setup_session sysfs support
` [PATCH 10/11] iscsi target: use session sysfs helpers
` [PATCH 11/11] target: drop sess_get_index

Why continued silence 2
 2020-04-27 11:43 UTC 

Vorschlag
 2020-04-27  7:38 UTC 

[PATCH] target: iscsi: remove the iscsi_data_count structure
 2020-04-24 18:15 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 3/8] scsi: target: fix PR IN / READ FULL STATUS for FC
 2020-04-24 12:24 UTC 

[PATCH AUTOSEL 4.9 04/13] scsi: target: fix PR IN / READ FULL STATUS for FC
 2020-04-24 12:24 UTC 

[PATCH AUTOSEL 4.14 05/21] scsi: target: fix PR IN / READ FULL STATUS for FC
 2020-04-24 12:24 UTC 

[PATCH AUTOSEL 4.19 07/18] scsi: target: fix PR IN / READ FULL STATUS for FC
 2020-04-24 12:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 08/18] scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN

[PATCH AUTOSEL 5.4 12/26] scsi: target: fix PR IN / READ FULL STATUS for FC
 2020-04-24 12:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 13/26] scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN

[PATCH AUTOSEL 5.6 15/38] scsi: target: fix PR IN / READ FULL STATUS for FC
 2020-04-24 12:22 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 16/38] scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN

[PATCH v2 0/2] iscsi-target: fix login error when receiving is too fast
 2020-04-24  5:25 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iscsi-target: Fix inconsistent debug message in __iscsi_target_sk_check_close

[PATCH 0/2] iscsi-target: fix login error when receiving is too fast
 2020-04-23 15:31 UTC  (5+ messages)
` [PATCH 1/2] "
    ` [External] "

[PATCH] scsi: target/iblock: fix WRITE SAME zeroing
 2020-04-22  4:02 UTC  (3+ messages)

RFC PATCH 00/12] target: add sysfs support
 2020-04-21 17:09 UTC  (19+ messages)
` [RFC PATCH 01/12] target: check enforce_pr_isids during registration
` [RFC PATCH 02/12] target: separate acl name from port ids
` [RFC PATCH 03/12] iscsi target: setup transport_id
` [RFC PATCH 04/12] target: use tpid in target_stat_iport_port_ident_show
` [RFC PATCH 05/12] target: drop sess_get_initiator_sid from PR code
` [RFC PATCH 06/12] target: drop sess_get_initiator_sid
` [RFC PATCH 07/12] target: add sysfs support
` [RFC PATCH 08/12] target: add sysfs session helper functions
` [RFC PATCH 09/12] target: move session setup cb to fabric ops
` [RFC PATCH 10/12] target: add target_setup_session sysfs support
` [RFC PATCH 11/12] iscsi target: use session sysfs helpers
` [RFC PATCH 12/12] target: drop sess_get_index

[PATCH 5/9] usb: fix empty-body warning in sysfs.c
 2020-04-21 13:58 UTC  (5+ messages)

[RFC PATCH 0/9] fix -Wempty-body build warnings
 2020-04-20 19:58 UTC  (25+ messages)
` [RFC PATCH 1/9] kernel.h: add do_empty() macro
` [PATCH 2/9] fs: fix empty-body warning in posix_acl.c
    ` [PATCH 2/9] "
` [PATCH 6/9] nfsd: fix empty-body warning in nfs4state.c
` [PATCH 7/9] drivers/base: fix empty-body warnings in devcoredump.c
` [PATCH 8/9] dax: fix empty-body warnings in bus.c

[RFC PATCH 0/5] target: add sysfs support
 2020-04-20 17:43 UTC  (4+ messages)
` [RFC PATCH 2/5] target: add sysfs session helper functions

[PATCH] target: pr: fix PR IN, READ FULL STATUS
 2020-04-20 16:54 UTC  (2+ messages)

[PATCH rdma-next v2 0/7] Add Enhanced Connection Established (ECE)
 2020-04-20 13:36 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox