linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-04 17:16:28 to 2020-05-14 06:28:24 UTC [more...]

remove kernel_setsockopt and kernel_getsockopt
 2020-05-14  6:28 UTC  (49+ 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] SUNRPC: 'Directory with parent 'rpc_clnt' already present!'
 2020-05-13 23:29 UTC  (3+ messages)

[PATCH] NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfs
 2020-05-13 22:41 UTC 

[PATCH] nfsdclddb: Redname clddb-tool to nfsdclddb
 2020-05-13 16:29 UTC 

[PATCH] nfs-utils: add new tool nfsd4-show to parse output from proc files
 2020-05-13 13:28 UTC  (6+ messages)

[PATCH/RFC] MM: fix writeback for NFS
 2020-05-13  7:18 UTC  (11+ messages)
` Writeback fixes "
  ` Writeback fixes for NFS - V2
    ` Writeback fixes for NFS - V3
      ` [PATCH 1/2 V3] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
                ` [PATCH 1/2 V4] "
                ` [PATCH 2/2 V4] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead

[PATCH v2 00/29] Possible NFSD patches for v5.8
 2020-05-12 21:24 UTC  (30+ messages)
` [PATCH v2 01/29] SUNRPC: Move xpt_mutex into socket xpo_sendto methods
` [PATCH v2 02/29] svcrdma: Clean up the tracing for rw_ctx_init errors
` [PATCH v2 03/29] svcrdma: Clean up handling of get_rw_ctx errors
` [PATCH v2 04/29] svcrdma: Trace page overruns when constructing RDMA Reads
` [PATCH v2 05/29] svcrdma: trace undersized Write chunks
` [PATCH v2 06/29] svcrdma: Fix backchannel return code
` [PATCH v2 07/29] svcrdma: Remove backchannel dprintk call sites
` [PATCH v2 08/29] svcrdma: Rename tracepoints that record header decoding errors
` [PATCH v2 09/29] svcrdma: Remove the SVCRDMA_DEBUG macro
` [PATCH v2 10/29] svcrdma: Displayed remote IP address should match stored address
` [PATCH v2 11/29] svcrdma: Add tracepoints to report ->xpo_accept failures
` [PATCH v2 12/29] SUNRPC: Remove kernel memory address from svc_xprt tracepoints
` [PATCH v2 13/29] SUNRPC: Tracepoint to record errors in svc_xpo_create()
` [PATCH v2 14/29] SUNRPC: Trace a few more generic svc_xprt events
` [PATCH v2 15/29] SUNRPC: Remove "#include <trace/events/skb.h>"
` [PATCH v2 16/29] SUNRPC: Add more svcsock tracepoints
` [PATCH v2 17/29] SUNRPC: Replace dprintk call sites in TCP state change callouts
` [PATCH v2 18/29] SUNRPC: Trace server-side rpcbind registration events
` [PATCH v2 19/29] SUNRPC: Rename svc_sock::sk_reclen
` [PATCH v2 20/29] SUNRPC: Restructure svc_tcp_recv_record()
` [PATCH v2 21/29] SUNRPC: Refactor svc_recvfrom()
` [PATCH v2 22/29] SUNRPC: Restructure svc_udp_recvfrom()
` [PATCH v2 23/29] SUNRPC: svc_show_status() macro should have enum definitions
` [PATCH v2 24/29] NFSD: Add tracepoints to NFSD's duplicate reply cache
` [PATCH v2 25/29] NFSD: Add tracepoints to the NFSD state management code
` [PATCH v2 26/29] NFSD: Add tracepoints for monitoring NFSD callbacks
` [PATCH v2 27/29] SUNRPC: Clean up request deferral tracepoints
` [PATCH v2 28/29] NFSD: Squash an annoying compiler warning
` [PATCH v2 29/29] NFSD: Fix improperly-formatted Doxygen comments

[PATCH v1 00/15] Possible patches for v5.8
 2020-05-12 21:14 UTC  (16+ messages)
` [PATCH v1 01/15] SUNRPC: Signalled ASYNC tasks need to exit
` [PATCH v1 02/15] SUNRPC: receive buffer size estimation values almost never change
` [PATCH v1 03/15] SUNRPC: Trace GSS context lifetimes
` [PATCH v1 04/15] SUNRPC: Update the rpc_show_task_flags() macro
` [PATCH v1 05/15] SUNRPC: Update the RPC_SHOW_SOCKET() macro
` [PATCH v1 06/15] SUNRPC: Add tracepoint to rpc_call_rpcerror()
` [PATCH v1 07/15] SUNRPC: Split the xdr_buf event class
` [PATCH v1 08/15] SUNRPC: Trace transport lifetime events
` [PATCH v1 09/15] SUNRPC: trace RPC client "
` [PATCH v1 10/15] SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS
` [PATCH v1 11/15] SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT
` [PATCH v1 12/15] SUNRPC: Set SOFTCONN when destroying GSS contexts
` [PATCH v1 13/15] NFS: nfs_xdr_status should record the procedure name
` [PATCH v1 14/15] NFS: Trace short NFS READs
` [PATCH v1 15/15] NFS: Add a tracepoint in nfs_set_pgio_error()

general protection fault in nfsd_reply_cache_free_locked
 2020-05-12  6:55 UTC 

[PATCH 0/2] sunrpc: add missing newline when printing module parameters by sysfs
 2020-05-12  0:21 UTC  (4+ messages)
` [PATCH 1/2] sunrpc: add missing newline when printing parameter 'pool_mode' "
` [PATCH 2/2] sunrpc: add missing newline when printing parameter 'auth_hashtable_size' "

[PATCH 1/2] nfsd4: common stateid-printing code
 2020-05-11 23:17 UTC  (2+ messages)
` [PATCH 2/2] nfsd4: stid display should preserve on-the-wire byte order

[PATCH 0/5] cachefiles, nfs: Fixes
 2020-05-11 22:38 UTC  (9+ messages)
` [PATCH 1/5] cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pages()
` [PATCH 2/5] NFS: Fix fscache super_cookie index_key from changing after umount
` [PATCH 3/5] NFS: Fix fscache super_cookie allocation
` [PATCH 4/5] NFSv4: Fix fscache cookie aux_data to ensure change_attr is included
` [PATCH 5/5] cachefiles: Fix race between read_waiter and read_copier involving op->to_do

[GIT PULL] Please pull the second round of NFS server -rc fixes for v5.7
 2020-05-11 19:15 UTC  (2+ messages)

[PATCH] nfsd4: remove "client testing stateid" log spam
 2020-05-11 18:18 UTC 

[PATCH] nfs: fix NULL deference in nfs4_get_valid_delegation
 2020-05-11 17:39 UTC  (9+ messages)

[PATCH] NFS: Don't use RPC_TASK_CRED_NOREF with delegreturn
 2020-05-11 14:46 UTC 

[PATCH] nfsd: Fix old-style function definition
 2020-05-11 13:58 UTC  (2+ messages)

refcount underflow in nfsd41_destroy_cb
 2020-05-10 23:23 UTC  (3+ messages)

[PATCH] add man page for tool nfsdclts
 2020-05-10 15:11 UTC 

[PATCH v2] nfs-utils: add new tool nfsdclts to parse output from proc files
 2020-05-10 15:09 UTC 

[PATCH RFC] SUNRPC: Signalled ASYNC tasks need to exit
 2020-05-09 18:07 UTC 

[PATCH 0/4] cachefiles, nfs: Fixes
 2020-05-08 22:08 UTC  (6+ messages)
` [PATCH 1/4] cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pages()
` [PATCH 2/4] NFS: Fix fscache super_cookie index_key from changing after umount
` [PATCH 3/4] NFS: Fix fscache super_cookie allocation
` [PATCH 4/4] NFSv4: Fix fscache cookie aux_data to ensure change_attr is included

KASAN: use-after-free Read in rpc_net_ns
 2020-05-08 21:25 UTC  (2+ messages)
` [PATCH] SUNRPC: fix use-after-free in rpc_free_client_work()

[RFC PATCH 00/61] fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter
 2020-05-08 14:39 UTC  (14+ messages)
` [RFC PATCH 54/61] afs: Wait on PG_fscache before modifying/releasing a page
` [RFC PATCH 57/61] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr
` [RFC PATCH 58/61] fscache: Rewrite the main document
` [RFC PATCH 59/61] fscache: Remove the obsolete API bits from the documentation
` [RFC PATCH 60/61] fscache: Document the new netfs API
` [RFC PATCH 61/61] fscache: Document the rewritten cache backend API

[PATCH 0/7] nfs-utils fixes
 2020-05-08 14:13 UTC  (2+ messages)

[PATCH] nfsidmap:umich_ldap: Add tunable to control action for ldap referrals
 2020-05-08 14:12 UTC  (2+ messages)

[PATCH] mountd: Preserve special characters in refer and replica path options
 2020-05-08 14:11 UTC  (2+ messages)

[PATCH] Fix a buffer overflow in qword_add()
 2020-05-08 14:10 UTC  (2+ messages)

[PATCH -next] sunrpc: use kmemdup_nul() in gssp_stringify()
 2020-05-08 12:40 UTC 

[PATCH -next] NFS: remove duplicate headers
 2020-05-08 12:22 UTC 

Thank you for contacting us
 2020-05-08 10:04 UTC 

[PATCH 00/20] crypto: introduce crypto_shash_tfm_digest()
 2020-05-08  6:07 UTC  (4+ messages)
` [PATCH 15/20] nfsd: use crypto_shash_tfm_digest()

[PATCH AUTOSEL 5.4 03/35] nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
 2020-05-07 21:18 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 26/35] SUNRPC: defer slow parts of rpc_free_client() to a workqueue

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

[PATCH AUTOSEL 5.6 06/50] nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
 2020-05-07 14:27 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 34/50] SUNRPC: defer slow parts of rpc_free_client() to a workqueue

[PATCH AUTOSEL 4.14 02/16] nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 4.9 02/11] nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 4.4 2/9] nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
 2020-05-07 14:30 UTC 

[PATCH AUTOSEL 4.19 02/20] nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
 2020-05-07 14:28 UTC 

[PATCH 0/1] cachefiles: Fix race between read_waiter and read_copier
 2020-05-07 12:50 UTC  (2+ messages)
` [PATCH 1/1] cachefiles: Fix race between read_waiter and read_copier involving op->to_do

[PATCH] nfsd4: Make "info" file json compatible
 2020-05-07  2:30 UTC  (3+ messages)

[PATCH net-next] sunrpc: Remove unused function ip_map_update
 2020-05-06 20:01 UTC  (2+ messages)

[PATCH 0/4] allow multiple kthreadd's
 2020-05-06 15:54 UTC  (12+ messages)

NFS v4 + kerberos: 4 minute window of slowness
 2020-05-05 17:34 UTC 

[PATCH RFC] Frequent connection loss using krb5[ip] NFS mounts
 2020-05-04 19:10 UTC  (3+ 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).