messages from 2020-05-14 10:40:55 to 2020-06-16 06:42:17 UTC [more...]
[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-16 6:42 UTC (6+ 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] cifs: misc: Use array_size() in if-statement controlling expression
2020-06-15 22:41 UTC
[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-15 18:39 UTC (4+ messages)
` [PATCH 1/2] "
get_existing_cc returns the wrong krb-cache under ubuntu 20.04
2020-06-14 9:09 UTC (2+ messages)
[PATCH] cifs: Fix cached_fid refcnt leak in open_shroot
2020-06-13 21:31 UTC (2+ messages)
[GIT PULL] CIFS/SMB3 Fixes
2020-06-13 20:50 UTC (2+ messages)
[PATCH] smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl
2020-06-12 23:37 UTC (3+ messages)
[PATCH] cifs: fix chown and chgrp when idsfromsid mount option enabled
2020-06-12 17:14 UTC (2+ messages)
[PATCH] smb3: allow uid and gid owners to be set on create with idsfromsid mount option
2020-06-12 17:13 UTC (3+ messages)
[PATCH][SMB3] Add support for POSIX Extension info level on query info
2020-06-12 10:56 UTC (2+ messages)
[PATCH] smb3: fix typo in mount options displayed in /proc/mounts
2020-06-10 17:28 UTC (2+ messages)
[PATCH] Separate binary names using comma in mount.cifs.rst
2020-06-09 18:00 UTC
[PATCH v3] cifs: dump Security Type info in DebugData
2020-06-09 5:02 UTC (3+ messages)
[PATCH AUTOSEL 5.6 040/606] cifs: fix leaked reference on requeued write
2020-06-08 23:06 UTC (2+ messages)
` [PATCH AUTOSEL 5.6 285/606] cifs: Fix null pointer check in cifs_read
[PATCH] smb3: extend fscache mount volume coherency check
2020-06-06 16:21 UTC (2+ messages)
[GIT PULL] SMB3 updates for 5.8
2020-06-05 23:50 UTC (2+ messages)
[PATCH v2] cifs: dump Security Type info in DebugData
2020-06-05 15:20 UTC (3+ messages)
[PATCH] Print sec=<type> in /proc/mounts if not set from cmdline
2020-06-04 15:43 UTC (3+ messages)
[PATCH][SMB3] default to minimum of two channels when multichannel specified
2020-06-03 8:07 UTC (2+ messages)
[PATCH][SMB3] fix incorrect number of credits when ioctl MaxOutputResponse > 64K
2020-06-03 6:38 UTC
[PATCH][smb3] minor update to compression header definitions
2020-06-02 9:07 UTC (2+ messages)
[PATCH][CIFS] fix minor typos in comments and log messages
2020-06-02 9:06 UTC (2+ messages)
cifs vs Go: EINTR and ENOENT errors from getdents64
2020-06-01 19:58 UTC
[PATCH 4 of 4][SMB3] multichannel: try to rebind when reconnecting a channel
2020-05-31 19:45 UTC
[PATCH 3 of 4][SMB3] multichannel: use pointer for binding channel
2020-05-31 19:43 UTC
[bug report] cifs: multichannel: move channel selection above transport layer
2020-05-31 19:40 UTC (2+ messages)
[PATCH 2 of 4][SMB3] multichannel: move channel selection above transport layer
2020-05-31 19:19 UTC
[PATCH][SMB3] multichannel: move channel selection in function
2020-05-30 23:03 UTC
[PATCH] cifs: remove redundant initialization of variable rc
2020-05-30 21:08 UTC (2+ messages)
[PATCH 1/3] cifs: set up next DFS target before generic_ip_connect()
2020-05-29 20:41 UTC (7+ messages)
` [PATCH 2/3] cifs: handle hostnames that resolve to same ip in failover
` [PATCH 3/3] cifs: get rid of unused parameter in reconn_setup_dfs_targets()
almost no CIFS stats?
2020-05-29 18:18 UTC (5+ 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
[PATCH] cifs-utils: fix probabilistic compiling error
2020-05-26 3:54 UTC
[PATCH] cifs: move some variables off the stack in smb2_ioctl_query_info
2020-05-25 12:45 UTC (2+ messages)
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 AUTOSEL 5.6 38/41] cifs: Fix null pointer check in cifs_read
2020-05-22 14:49 UTC
[PATCH AUTOSEL 5.4 29/32] cifs: Fix null pointer check in cifs_read
2020-05-22 14:50 UTC
[PATCH AUTOSEL 4.19 18/19] cifs: Fix null pointer check in cifs_read
2020-05-22 14:51 UTC
[PATCH AUTOSEL 4.9 8/8] cifs: Fix null pointer check in cifs_read
2020-05-22 14:51 UTC
[PATCH AUTOSEL 4.4 5/5] cifs: Fix null pointer check in cifs_read
2020-05-22 14:52 UTC
[PATCH AUTOSEL 4.14 12/13] cifs: Fix null pointer check in cifs_read
2020-05-22 14:51 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
` [Ocfs2-devel] "
` is it ok to always pull in sctp for dlm, was: "
` [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] cifs: reduce stack use in smb2_compound_op
2020-05-20 2:19 UTC
[PATCH][CIFS] Add 'nodelete' mount parm
2020-05-19 20:34 UTC (3+ messages)
How to verify multichannel
2020-05-19 16:54 UTC (5+ messages)
linux-next: build warning after merge of the tip tree
2020-05-19 7:12 UTC (2+ messages)
[GIT PULL] CIFS Fixes
2020-05-17 4:45 UTC (2+ messages)
[PATCH] cifs: fix leaked reference on requeued write
2020-05-14 22:13 UTC (5+ messages)
[PATCH 21/33] ipv4: add ip_sock_set_mtu_discover
2020-05-13 6:26 UTC
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).