SCSI target development
 help / color / mirror / Atom feed
 messages from 2020-05-20 19:55:02 to 2020-06-16 21:14:55 UTC [more...]

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 21:14 UTC  (18+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 18:36 UTC  (5+ messages)
` [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()

[PATCH] scsi: target/sbp: remove SBP target driver
 2020-06-16 17:59 UTC  (10+ messages)
` [PATCH] scsi: target/sbp: remove firewire "

[PATCH v2] IB/srpt: Remove WARN_ON from srpt_cm_req_recv
 2020-06-16  6:20 UTC  (2+ messages)

[PATCH] IB/srpt: Fix a potential null pointer dereference
 2020-06-16  0:51 UTC  (3+ messages)

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-15 18:39 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v4 0/4] target: fix NULL pointer dereference
 2020-06-10  2:02 UTC  (7+ messages)
` [PATCH v4 1/4] target: factor out a new helper, target_cmd_init_cdb()
` [PATCH v4 2/4] target: initialize LUN in transport_init_se_cmd()
` [PATCH v4 3/4] target: fix NULL pointer dereference
` [PATCH v4 4/4] target: rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()

[PATCH v6 00/17] target: add sysfs support
 2020-06-09 14:13 UTC  (41+ messages)
` [PATCH 01/17] target: check enforce_pr_isids during registration
` [PATCH 02/17] target: separate acl name from port ids
` [PATCH 03/17] target: add helper to parse acl and transport name
` [PATCH 04/17] tcm loop: use target_parse_emulated_name
` [PATCH 05/17] vhost scsi: "
` [PATCH 06/17] xen scsiback: "
` [PATCH 07/17] iscsi target: setup transport_id
` [PATCH 08/17] target: use tpt_id in target_stat_iport_port_ident_show
` [PATCH 09/17] target: drop sess_get_initiator_sid from PR code
` [PATCH 10/17] target: drop sess_get_initiator_sid
` [PATCH 11/17] target: add session sysfs class support
` [PATCH 12/17] target: hook most target users into sysfs API
` [PATCH 13/17] iscsi target: replace module sids with lio's sid
` [PATCH 14/17] target: add free_session callout
` [PATCH 15/17] iscsi target: hook iscsi target into sysfs API
` [PATCH 16/17] iscsi target: export session state and alias in sysfs
` [PATCH 17/17] target: drop sess_get_index

[PATCH AUTOSEL 5.6 148/606] scsi: target: Put lun_ref at end of tmr processing
 2020-06-08 23:04 UTC 

iscsi-target: hang if connection closed when processing LUN resets
 2020-06-05 21:12 UTC 

[PATCH v2] scsi: qla2xxx: Keep initiator ports after RSCN
 2020-06-05 14:44 UTC 

[PATCH] scsi: qla2xxx: Keep initiator ports after RSCN
 2020-06-05 14:23 UTC  (8+ messages)

[PATCH] scsi: target: tcmu: fix size in calls to tcmu_flush_dcache_range
 2020-06-03  2:31 UTC  (3+ messages)

[PATCH] sbp-target: add the missed kfree() in an error path
 2020-06-03  1:01 UTC  (4+ messages)

[PATCH v3 0/3] target: fix NULL pointer dereference
 2020-06-02 23:47 UTC  (10+ messages)
` [PATCH v3 1/3] target: factor out a new helper, target_cmd_init_cdb()
` [PATCH v3 2/3] target: fix NULL pointer dereference
` [PATCH v3 3/3] target: rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()

Guest post on your site
 2020-06-02 12:33 UTC 

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2020-06-01  0:35 UTC 

[PATCH RFC] scsi: target: tcmu: optimize use of flush_dcache_page
 2020-05-29  9:26 UTC 

remove most callers of kernel_setsockopt v3
 2020-05-28 18:12 UTC  (30+ messages)
` [PATCH 03/28] net: add sock_set_priority
` [PATCH 04/28] net: add sock_set_sndtimeo
` [PATCH 05/28] net: add sock_bindtoindex
` [PATCH 07/28] net: add sock_set_keepalive
` [PATCH 09/28] net: add sock_set_reuseport
` [PATCH 10/28] tcp: add tcp_sock_set_cork
` [PATCH 12/28] tcp: add tcp_sock_set_quickack
` [PATCH 13/28] tcp: add tcp_sock_set_syncnt
` [PATCH 16/28] tcp: add tcp_sock_set_keepintvl
  ` [PATCH 01/28] net: add sock_set_reuseaddr
  ` [PATCH 02/28] net: add sock_no_linger
  ` [PATCH 06/28] net: add sock_enable_timestamps
  ` [PATCH 08/28] net: add sock_set_rcvbuf
  ` [PATCH 11/28] tcp: add tcp_sock_set_nodelay
  ` [PATCH 14/28] tcp: add tcp_sock_set_user_timeout
  ` [PATCH 15/28] tcp: add tcp_sock_set_keepidle
  ` [PATCH 17/28] tcp: add tcp_sock_set_keepcnt
  ` [PATCH 18/28] ipv4: add ip_sock_set_tos
  ` [PATCH 19/28] ipv4: add ip_sock_set_freebind
  ` [PATCH 28/28] tipc: call tsk_set_importance from tipc_topsrv_create_listener
` [PATCH 20/28] ipv4: add ip_sock_set_recverr
` [PATCH 21/28] ipv4: add ip_sock_set_mtu_discover
` [PATCH 22/28] ipv4: add ip_sock_set_pktinfo
` [PATCH 23/28] ipv6: add ip6_sock_set_v6only
` [PATCH 24/28] ipv6: add ip6_sock_set_recverr
` [PATCH 25/28] ipv6: add ip6_sock_set_addr_preferences
` [PATCH 26/28] ipv6: add ip6_sock_set_recvpktinfo
` [PATCH 27/28] rxrpc: add rxrpc_sock_set_min_security_level

Spende von 2.000.000,00 Euro
 2020-05-28 17:12 UTC 

[PATCH rdma-next v3 0/6] Add Enhanced Connection Established (ECE)
 2020-05-27 19:14 UTC  (5+ messages)
` [PATCH rdma-next v3 6/6] RDMA/cma: Provide ECE reject reason

Spende
 2020-05-27 13:08 UTC 

[PATCH 1/1] vhost: scsi: notify TCM about the maximum sg entries supported per command
 2020-05-27  2:13 UTC  (3+ messages)

[PATCH] scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()
 2020-05-27  2:12 UTC  (6+ messages)

[PATCH rdma-next v2 0/7] Add Enhanced Connection Established (ECE)
 2020-05-26  5:49 UTC  (6+ messages)
` [PATCH rdma-next v2 7/7] RDMA/cma: Provide ECE reject reason

remove kernel_setsockopt and kernel_getsockopt v2
 2020-05-23  7:23 UTC  (25+ messages)
` [PATCH 26/33] ipv6: add ip6_sock_set_recverr
` [PATCH 27/33] ipv6: add ip6_sock_set_addr_preferences
` [PATCH 28/33] ipv6: add ip6_sock_set_recvpktinfo
` [PATCH 29/33] rxrpc: add rxrpc_sock_set_min_security_level
` [PATCH 30/33] tipc: call tsk_set_importance from tipc_topsrv_create_listener
  ` [PATCH 31/33] sctp: add sctp_sock_set_nodelay
` [PATCH 32/33] net: add a new bind_add method
` [PATCH 33/33] net: remove kernel_setsockopt

[PATCH v2 0/3] target: fix NULL pointer dereference
 2020-05-21 22:13 UTC  (4+ messages)
` [PATCH v2 1/3] target: factor out a new helper, target_cmd_init_cdb()
` [PATCH v2 2/3] target: fix NULL pointer dereference
` [PATCH v2 3/3] target: rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()

[PATCH 3/3] target: rename target_setup_cmd_from_cdb() to target_parse_cdb()
 2020-05-21 20:38 UTC  (3+ messages)

[PATCH 2/3] target: fix NULL pointer dereference
 2020-05-21 17:42 UTC 

[PATCH 1/3] target: factor out a new helper, target_init_cmd_from_cdb()
 2020-05-21 17:42 UTC 

[PATCH 0/3] target: fix NULL pointer dereference
 2020-05-21 17:41 UTC 


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