linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 23:51:12 to 2020-05-14 10:26:52 UTC [more...]

remove kernel_setsockopt and kernel_getsockopt
 2020-05-14 10:26 UTC  (54+ messages)
` [PATCH 01/33] net: add sock_set_reuseaddr
` [PATCH 02/33] net: add sock_set_linger
` [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 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 00/16 v7] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-05-14  8:55 UTC  (45+ messages)
` [PATCH 01/16] block: always define struct blk_integrity in genhd.h
` [PATCH 02/16] nvme: introduce namespace features flag
` [PATCH 03/16] nvme: introduce NVME_NS_METADATA_SUPPORTED flag
` [PATCH 04/16] nvme: make nvme_ns_has_pi accessible to transports
` [PATCH 05/16] nvme: introduce max_integrity_segments ctrl attribute
` [PATCH 06/16] nvme: enforce extended LBA format for fabrics metadata
` [PATCH 07/16] nvme: introduce NVME_INLINE_METADATA_SG_CNT
` [PATCH 09/16] nvme-rdma: add metadata/T10-PI support
` [PATCH 10/16] nvmet: add metadata characteristics for a namespace
` [PATCH 11/16] nvmet: rename nvmet_rw_len to nvmet_rw_data_len
` [PATCH 12/16] nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len
` [PATCH 13/16] nvme: add Metadata Capabilities enumerations
` [PATCH 14/16] nvmet: add metadata/T10-PI support
` [PATCH 16/16] nvmet-rdma: "

[PATCH] block: Improve io_opt limit stacking
 2020-05-14  6:58 UTC 

[PATCH v2] nvme: Fix io_opt limit setting
 2020-05-14  6:18 UTC  (2+ messages)

[PATCH] nvme: set 'io_opt' to '0' if not specified
 2020-05-14  6:17 UTC  (3+ messages)

[PATCH] nvme: Fix io_opt limit setting
 2020-05-14  6:11 UTC  (9+ messages)

[PATCH] nvmet: nvmet_async_events_process always free async event to avoid memleak
 2020-05-13 15:08 UTC 

[PATCH] nvmet: mark nvmet_ana_state static
 2020-05-13  8:16 UTC  (3+ messages)

[RESENT PATCH V2] nvme/core:disable streams when get stream params failed
 2020-05-13  8:18 UTC 

[PATCH V2] nvme/core:disable streams when get stream params failed
 2020-05-13  8:05 UTC 

[PATCH] nvme/core:disable streams when get stream params failed
 2020-05-13  6:12 UTC  (3+ messages)

[PATCH] nvme: make sure write/poll_queues less or equal then cpu count
 2020-05-13  4:05 UTC  (3+ messages)

[PATCH] nvmet-tcp: set MSG_EOR if we send last payload in the batch
 2020-05-13  1:01 UTC 

Problems in Samsung PM1733 SRIOV
 2020-05-12 18:33 UTC  (4+ messages)

[PATCH] nvme-fc: print proper nvme-fc devloss_tmo value
 2020-05-12 18:20 UTC 

[PATCH -next] nvmet: replace kstrndup() with kmemdup_nul()
 2020-05-12 16:14 UTC  (2+ messages)

[PATCH 1/2] nvme-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to send
 2020-05-12 16:13 UTC  (12+ messages)
` [PATCH 2/2] nvmet-tcp: "

[PATCH] nvme-pci: dma read memory barrier for completions
 2020-05-12 15:57 UTC  (7+ messages)

[PATCH] nvme-pci: slimmer CQ head update
 2020-05-08 17:04 UTC  (31+ messages)
            ` [PATCH] nvme-pci: fix "slimmer CQ head update"

[GIT PULL] first batch of nvme updates for 5.8
 2020-05-08 15:51 UTC  (2+ messages)

[GIT PULL] nvme fixes for 5.7
 2020-05-08 15:49 UTC  (2+ messages)

[PATCH 0/3] Add nvme-tcp hpda support
 2020-05-08 15:00 UTC  (10+ messages)
` [PATCH 1/3] nvme-fabrics: Add support for padding alignment (pda) option on tcp
` [PATCH 2/3] nvme-tcp: Add target padding support
` [PATCH 3/3] nvme-tcp: Add Host hpda support

[PATCH] nvme: fix possible hang when ns scanning fails during error recovery
 2020-05-08 14:38 UTC  (2+ messages)

[PATCH] nvme-fc: Replace zero-length array with flexible-array
 2020-05-07 19:04 UTC 

[PATCH] lightnvm: Replace zero-length array with flexible-array
 2020-05-07 19:04 UTC 

NVMET Target with esxi 7
 2020-05-07 16:58 UTC  (6+ messages)

[PATCH AUTOSEL 5.4 20/35] nvme: prevent double free in nvme_alloc_ns() error handling
 2020-05-07 14:28 UTC 

[PATCH AUTOSEL 5.6 26/50] nvme: prevent double free in nvme_alloc_ns() error handling
 2020-05-07 14:27 UTC 

[PATCH 0/3] nvmet: add target ns revalidate support
 2020-05-06 23:43 UTC  (10+ messages)
` [PATCH 1/3] nvmet: add helper to revalidate bdev and file ns
` [PATCH 2/3] nvmet: on ns size change generate AEN from configfs
` [PATCH 3/3] nvmet: add async event tracing support

How to setup nvme-loop with multipath
 2020-05-06 18:14 UTC  (3+ messages)

[PATCH V2 0/6] nvmet: configfs code clenaup and fix
 2020-05-06  6:57 UTC  (2+ messages)

[PATCH 0/2 ] nvme-tcp I/O path optimizations
 2020-05-06  6:57 UTC  (2+ messages)

[PATCH 1/3] nvme-tcp: use bh_lock in data_ready
 2020-05-06  6:57 UTC  (2+ messages)

[PATCHv2] nvme: define constants for identification values
 2020-05-06  6:56 UTC  (2+ messages)

[PATCH v4] nvme: align io queue count with allocted nvme_queue in nvme_probe
 2020-05-06  6:48 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;
as well as URLs for NNTP newsgroup(s).