messages from 2020-05-14 06:28:20 to 2020-05-28 05:14:27 UTC [more...]
remove most callers of kernel_setsockopt v3
2020-05-28 5:12 UTC (29+ 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 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 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 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
2020-05-27 13:57 UTC
[PATCH] ceph: make sure the mdsc->mutex is nested in s->s_mutex to fix dead lock
2020-05-27 13:53 UTC (6+ messages)
[PATCH v5] ceph: skip checking the caps when session reconnecting and releasing reqs
2020-05-27 13:47 UTC (2+ messages)
Spende
2020-05-27 13:08 UTC
[PATCH v4] ceph: skip checking the caps when session reconnecting and releasing reqs
2020-05-27 12:45 UTC (4+ messages)
[PATCH v3 0/2] ceph: fix dead lock and double lock
2020-05-27 6:38 UTC (5+ messages)
` [PATCH v3 1/2] ceph: add ceph_async_put_cap_refs to avoid double lock and deadlock
` [PATCH v3 2/2] ceph: do not check the caps when reconnecting to mds
[PATCH] ceph: always try to flush the snaps in ceph_check_caps
2020-05-27 3:34 UTC
[v2] ceph: show max caps in debugfs caps file
2020-05-26 17:45 UTC (2+ messages)
[PATCH v2 0/2] ceph: fix dead lock and double lock
2020-05-26 7:30 UTC (8+ messages)
` [PATCH v2 1/2] ceph: add ceph_async_put_cap_refs to avoid double lock and deadlock
` [PATCH v2 2/2] ceph: do not check the caps when reconnecting to mds
[PATCH] ceph: show max caps in debugfs caps file
2020-05-22 11:26 UTC (7+ messages)
[PATCH] ceph: add ceph_async_check_caps() to avoid double lock and deadlock
2020-05-22 8:13 UTC (6+ messages)
ceph kernel client orientation
2020-05-21 16:37 UTC (5+ messages)
remove kernel_setsockopt and kernel_getsockopt v2
2020-05-21 13:57 UTC (49+ messages)
` [PATCH 03/33] net: add sock_set_reuseaddr
` [PATCH 01/33] dlm: use the tcp version of accept_from_sock for sctp as well
` [PATCH 02/33] net: remove kernel_getsockopt
` [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 16/33] tcp: add tcp_sock_set_user_timeout
` [PATCH 18/33] tcp: add tcp_sock_set_keepintvl
` [PATCH 25/33] ipv6: add ip6_sock_set_v6only
` [PATCH 31/33] sctp: add sctp_sock_set_nodelay
` [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 17/33] tcp: add tcp_sock_set_keepidle
` [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 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 32/33] net: add a new bind_add method
` [PATCH 33/33] net: remove kernel_setsockopt
hiCompliment
2020-05-21 6:20 UTC
Possible bug in op path?
2020-05-20 16:56 UTC (4+ messages)
` Fwd: "
` [ceph-users] "
[PATCH] ceph: flush release queue when handling caps for unknown inode
2020-05-20 16:09 UTC
[PATCH] dns: Apply a default TTL to records obtained from getaddrinfo()
2020-05-20 15:07 UTC (8+ messages)
[PATCH 29/33] rxrpc_sock_set_min_security_level
2020-05-20 14:18 UTC (39+ messages)
` remove kernel_setsockopt and kernel_getsockopt
` [PATCH 20/33] ipv4: add ip_sock_set_recverr
` [PATCH 27/33] sctp: export sctp_setsockopt_bindx
` is it ok to always pull in sctp for dlm, was: "
` [Ocfs2-devel] "
` [PATCH 32/33] sctp: add sctp_sock_get_primary_addr
` [PATCH 21/33] ipv4: add ip_sock_set_mtu_discover
` [Ocfs2-devel] remove kernel_setsockopt and kernel_getsockopt
[PATCH] libceph: add ignore cache/overlay flag if got redirect reply
2020-05-20 2:35 UTC (5+ messages)
[PATCH] ceph: don't return -ESTALE if there's still an open file
2020-05-19 10:43 UTC (14+ messages)
[PATCH v2] ceph: don't return -ESTALE if there's still an open file
2020-05-19 10:32 UTC (3+ messages)
..gCompliment
2020-05-19 6:45 UTC
v15.2.2 Octopus released
2020-05-18 20:27 UTC
(DONATION) $2 Million Has Been Donated
2020-05-18 11:10 UTC
Greetings to you
2020-05-16 20:00 UTC
[PATCH AUTOSEL 4.4 09/14] ceph: fix double unlock in handle_cap_export()
2020-05-14 18:56 UTC
[PATCH AUTOSEL 4.9 22/27] ceph: fix double unlock in handle_cap_export()
2020-05-14 18:55 UTC
[PATCH AUTOSEL 4.14 33/39] ceph: fix double unlock in handle_cap_export()
2020-05-14 18:54 UTC
[PATCH AUTOSEL 4.19 24/31] ceph: fix double unlock in handle_cap_export()
2020-05-14 18:54 UTC
[PATCH AUTOSEL 5.4 32/49] ceph: fix double unlock in handle_cap_export()
2020-05-14 18:52 UTC
[PATCH AUTOSEL 5.6 35/62] ceph: fix double unlock in handle_cap_export()
2020-05-14 18:51 UTC
[PATCH 21/33] ipv4: add ip_sock_set_mtu_discover
2020-05-14 6:26 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).