messages from 2020-05-20 17:13:24 to 2020-05-29 14:17:29 UTC [more...]
[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
2020-05-29 14:15 UTC (3+ messages)
[PATCHv3 1/2] blk-mq: export __blk_mq_complete_request
2020-05-29 13:22 UTC (13+ messages)
` [PATCHv3 2/2] nvme: cancel requests for real
[PATCHv2 1/2] blk-mq: export __blk_mq_complete_request
2020-05-29 12:26 UTC (9+ messages)
` [PATCHv2 2/2] nvme: cancel requests for real
[PATCH] nvme-fc: Only call nvme_cleanup_cmd() for normal operations
2020-05-29 11:37 UTC
[PATCH] nvme-tcp: constify static struct blk_mq_ops
2020-05-28 22:33 UTC (2+ messages)
[PATCH] nvme: cancel requests for real
2020-05-28 19:37 UTC (8+ messages)
remove most callers of kernel_setsockopt v3
2020-05-28 18:12 UTC (30+ messages)
` [PATCH 01/28] net: add sock_set_reuseaddr
` [PATCH 02/28] net: add sock_no_linger
` [PATCH 03/28] net: add sock_set_priority
` [PATCH 04/28] net: add sock_set_sndtimeo
` [PATCH 05/28] net: add sock_bindtoindex
` [PATCH 06/28] net: add sock_enable_timestamps
` [PATCH 07/28] net: add sock_set_keepalive
` [PATCH 08/28] net: add sock_set_rcvbuf
` [PATCH 09/28] net: add sock_set_reuseport
` [PATCH 10/28] tcp: add tcp_sock_set_cork
` [PATCH 11/28] tcp: add tcp_sock_set_nodelay
` [PATCH 12/28] tcp: add tcp_sock_set_quickack
` [PATCH 13/28] tcp: add tcp_sock_set_syncnt
` [PATCH 14/28] tcp: add tcp_sock_set_user_timeout
` [PATCH 15/28] tcp: add tcp_sock_set_keepidle
` [PATCH 16/28] tcp: add tcp_sock_set_keepintvl
` [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 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
` [PATCH 28/28] tipc: call tsk_set_importance from tipc_topsrv_create_listener
[GIT PULL] nvme fix for 5.7
2020-05-28 14:48 UTC (2+ messages)
[PATCH 0/3] blk-mq/nvme: improve nvme-pci reset handler
2020-05-28 1:36 UTC (12+ messages)
` [PATCH 3/3] nvme-pci: make nvme reset more reliable
blktests test nvme/003 fails
2020-05-27 23:55 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
[PATCH v2 1/1] nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
2020-05-27 18:33 UTC (2+ messages)
[GIT PULL] nvme updates for 5.8
2020-05-27 11:18 UTC (2+ messages)
[PATCH 1/1] nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
2020-05-27 5:18 UTC (5+ messages)
nvme double __blk_mq_complete_request() bugs
2020-05-27 4:14 UTC (7+ messages)
[PATCH V2] nvme-cli: Add huawei vendor id as filter in command "nvme huawei list"
2020-05-26 19:44 UTC (2+ messages)
[PATCH 0/3] lpfc: Fix errors in LS receive refactoring
2020-05-26 14:53 UTC (6+ messages)
` [PATCH 1/3] lpfc: Fix pointer checks and comments "
` [PATCH 2/3] lpfc: fix axchg pointer reference after free and double frees
` [PATCH 3/3] lpfc: Fix return value in __lpfc_nvme_ls_abort
[PATCH] nvme: set dma alignment to qword
2020-05-26 14:53 UTC (8+ 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
[PATCH 1/1] nvme-fcloop: verify wwnn and wwpn format
2020-05-26 4:21 UTC
remove kernel_setsockopt and kernel_getsockopt v2
2020-05-23 7:23 UTC (50+ messages)
` [PATCH 01/33] dlm: use the tcp version of accept_from_sock for sctp as well
` [PATCH 02/33] net: remove kernel_getsockopt
` [PATCH 03/33] net: add sock_set_reuseaddr
` [PATCH 04/33] net: add sock_no_linger
` [PATCH 05/33] net: add sock_set_priority
` [PATCH 06/33] net: add sock_set_sndtimeo
` [PATCH 07/33] net: add sock_bindtoindex
` [PATCH 08/33] net: add sock_enable_timestamps
` [PATCH 09/33] net: add sock_set_keepalive
` [PATCH 10/33] net: add sock_set_rcvbuf
` [PATCH 11/33] net: add sock_set_reuseport
` [PATCH 12/33] tcp: add tcp_sock_set_cork
` [PATCH 13/33] tcp: add tcp_sock_set_nodelay
` [PATCH 14/33] tcp: add tcp_sock_set_quickack
` [PATCH 15/33] tcp: add tcp_sock_set_syncnt
` [PATCH 16/33] tcp: add tcp_sock_set_user_timeout
` [PATCH 17/33] tcp: add tcp_sock_set_keepidle
` [PATCH 18/33] tcp: add tcp_sock_set_keepintvl
` [PATCH 19/33] tcp: add tcp_sock_set_keepcnt
` [PATCH 20/33] ipv4: add ip_sock_set_tos
` [PATCH 21/33] ipv4: add ip_sock_set_freebind
` [PATCH 22/33] ipv4: add ip_sock_set_recverr
` [PATCH 23/33] ipv4: add ip_sock_set_mtu_discover
` [PATCH 24/33] ipv4: add ip_sock_set_pktinfo
` [PATCH 25/33] ipv6: add ip6_sock_set_v6only
` [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] block: Improve io_opt limit stacking
2020-05-22 14:14 UTC (5+ messages)
[PATCH nvme-cli] edit huawei ssd filter
2020-05-22 0:58 UTC (4+ messages)
[PATCH] nvmet: fix memory leak when removing namespaces and controllers concurrently
2020-05-21 15:27 UTC (5+ messages)
[PATCH v2 0/2] nvmet: fixup processing async events
2020-05-20 19:40 UTC (21+ messages)
` [PATCH v2 1/2] nvmet: check command slot before pulling and freeing aen
` [PATCH v2 2/2] nvmet: avoid memleak by freeing any remaining aens in nvmet_async_events_free
[PATCH resend] scsi: lpfc: Fix a use after free in lpfc_nvme_unsol_ls_handler()
2020-05-20 18:01 UTC (11+ messages)
[PATCH v2] nvmet-tcp: move send/recv error handling in the send/recv methods instead of call-sites
2020-05-20 17:25 UTC (3+ messages)
[PATCH 00/16 v8] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
2020-05-20 17:12 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).