Linux NFS development
 help / color / mirror / Atom feed
 messages from 2020-05-01 19:02:36 to 2020-05-12 21:23:33 UTC [more...]

[PATCH v2 00/29] Possible NFSD patches for v5.8
 2020-05-12 21:23 UTC  (17+ 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 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] nfs-utils: add new tool nfsd4-show to parse output from proc files
 2020-05-10 17:16 UTC  (5+ 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  (68+ messages)
` [RFC PATCH 01/61] afs: Make afs_zap_data() static
` [RFC PATCH 02/61] iov_iter: Add ITER_MAPPING
` [RFC PATCH 03/61] vm: Add wait/unlock functions for PG_fscache
` [RFC PATCH 04/61] vfs: Export rw_verify_area() for use by cachefiles
` [RFC PATCH 05/61] vfs: Provide S_CACHE_FILE inode flag
` [RFC PATCH 06/61] afs: Disable use of the fscache I/O routines
` [RFC PATCH 07/61] fscache: Add a cookie debug ID and use that in traces
` [RFC PATCH 08/61] fscache: Procfile to display cookies
` [RFC PATCH 09/61] fscache: Temporarily disable network filesystems' use of fscache
` [RFC PATCH 10/61] fscache: Remove the old I/O API
` [RFC PATCH 11/61] fscache: Remove the netfs data from the cookie
` [RFC PATCH 12/61] fscache: Remove struct fscache_cookie_def
` [RFC PATCH 13/61] fscache: Remove store_limit* from struct fscache_object
` [RFC PATCH 14/61] fscache: Remove fscache_check_consistency()
` [RFC PATCH 15/61] fscache: Remove fscache_attr_changed()
` [RFC PATCH 16/61] fscache: Remove obsolete stats
` [RFC PATCH 17/61] fscache: Remove old I/O tracepoints
` [RFC PATCH 18/61] fscache: Temporarily disable fscache_invalidate()
` [RFC PATCH 19/61] fscache: Remove the I/O operation manager
` [RFC PATCH 20/61] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
` [RFC PATCH 21/61] fscache: Provide a simple thread pool for running ops asynchronously
` [RFC PATCH 23/61] fscache: Rewrite the I/O API based on iov_iter
` [RFC PATCH 24/61] fscache: Remove fscache_wait_on_invalidate()
` [RFC PATCH 25/61] fscache: Keep track of size of a file last set independently on the server
` [RFC PATCH 26/61] fscache, cachefiles: Fix disabled histogram warnings
` [RFC PATCH 27/61] fscache: Recast assertion in terms of cookie not being an index
` [RFC PATCH 28/61] cachefiles: Remove some redundant checks on unsigned values
` [RFC PATCH 29/61] cachefiles: trace: Log coherency checks
` [RFC PATCH 30/61] cachefiles: Split cachefiles_drop_object() up a bit
` [RFC PATCH 31/61] cachefiles: Implement new fscache I/O backend API
` [RFC PATCH 32/61] cachefiles: Merge object->backer into object->dentry
` [RFC PATCH 33/61] cachefiles: Implement a content-present indicator and bitmap
` [RFC PATCH 34/61] cachefiles: Implement extent shaper
` [RFC PATCH 35/61] cachefiles: Round the cachefile size up to DIO block size
` [RFC PATCH 36/61] cachefiles: Implement read and write parts of new I/O API
` [RFC PATCH 37/61] cachefiles: Add I/O tracepoints
` [RFC PATCH 38/61] fscache: Add read helper
` [RFC PATCH 39/61] fscache: Display cache-specific data in /proc/fs/fscache/objects
` [RFC PATCH 40/61] fscache: Remove more obsolete stats
` [RFC PATCH 41/61] fscache: New stats
` [RFC PATCH 42/61] fscache, cachefiles: Rewrite invalidation
` [RFC PATCH 43/61] fscache: Implement "will_modify" parameter on fscache_use_cookie()
` [RFC PATCH 44/61] fscache: Provide resize operation
` [RFC PATCH 45/61] fscache: Remove the update operation
` [RFC PATCH 46/61] cachefiles: Shape write requests
` [RFC PATCH 47/61] afs: Remove afs_zero_fid as it's not used
` [RFC PATCH 48/61] afs: Move key to afs_read struct
` [RFC PATCH 49/61] afs: Don't truncate iter during data fetch
` [RFC PATCH 50/61] afs: Set up the iov_iter before calling afs_extract_data()
` [RFC PATCH 51/61] afs: Use ITER_MAPPING for writing
` [RFC PATCH 52/61] afs: Interpose struct fscache_io_request into struct afs_read
` [RFC PATCH 53/61] afs: Note the amount transferred in fetch-data delivery
` [RFC PATCH 54/61] afs: Wait on PG_fscache before modifying/releasing a page
` [RFC PATCH 55/61] afs: Use new fscache I/O API
` [RFC PATCH 56/61] afs: Copy local writes to the cache when writing to the server
` [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  (7+ messages)
` [PATCH 01/20] crypto: hash - "
` [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  (18+ 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  (4+ messages)
` [PATCH RFC] SUNRPC: crypto calls should never schedule

[PATCH v1 0/4] New NFSD tracepoints
 2020-05-04 17:12 UTC  (4+ messages)
` [PATCH v1 4/4] SUNRPC: Clean up request deferral tracepoints

[GIT PULL] Please pull NFS client bugfixes
 2020-05-02 18:45 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