Linux NFS development
 help / color / mirror / Atom feed
 messages from 2020-04-20 13:51:59 to 2020-05-04 17:12:24 UTC [more...]

[RFC PATCH 00/61] fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter
 2020-05-04 17:12 UTC  (31+ 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

[PATCH v1 0/4] New NFSD tracepoints
 2020-05-04 16:04 UTC  (6+ messages)
` [PATCH v1 1/4] NFSD: Add tracepoints to NFSD's duplicate reply cache
` [PATCH v1 2/4] NFSD: Add tracepoints to the NFSD state management code
` [PATCH v1 3/4] NFSD: Add tracepoints for monitoring NFSD callbacks
` [PATCH v1 4/4] SUNRPC: Clean up request deferral tracepoints

[PATCH 00/20] crypto: introduce crypto_shash_tfm_digest()
 2020-05-03 16:13 UTC  (5+ messages)
` [PATCH 01/20] crypto: hash - "
` [PATCH 15/20] nfsd: use crypto_shash_tfm_digest()

[GIT PULL] Please pull NFS client bugfixes
 2020-05-02 18:45 UTC  (2+ messages)

[PATCH 0/4] allow multiple kthreadd's
 2020-05-01 19:22 UTC  (13+ messages)
` [PATCH 1/4] kthreads: minor kthreadd refactoring
` [PATCH 2/4] kthreads: Simplify tsk_fork_get_node
` [PATCH 3/4] kthreads: allow multiple kthreadd's
` [PATCH 4/4] kthreads: allow cloning threads with different flags

[PATCH RFC] Frequent connection loss using krb5[ip] NFS mounts
 2020-05-01 19:04 UTC  (2+ messages)
` [PATCH RFC] SUNRPC: crypto calls should never schedule

[PATCH 0/2] Fix some NFSD-related compiler warnings
 2020-05-01 17:43 UTC  (3+ messages)
` [PATCH 1/2] NFSD: Squash annoying compiler warning
` [PATCH 2/2] NFSD: Fix improperly-formatted Doxygen comments

[PATCH v1 0/7] svcrdma observability improvements
 2020-05-01 17:41 UTC  (8+ messages)
` [PATCH v1 1/7] svcrdma: Clean up the tracing for rw_ctx_init errors
` [PATCH v1 2/7] svcrdma: Clean up handling of get_rw_ctx errors
` [PATCH v1 3/7] svcrdma: Trace page overruns when constructing RDMA Reads
` [PATCH v1 4/7] svcrdma: trace undersized Write chunks
` [PATCH v1 5/7] svcrdma: Fix backchannel return code
` [PATCH v1 6/7] svcrdma: Remove backchannel dprintk call sites
` [PATCH v1 7/7] svcrdma: Rename tracepoints that record header decoding errors

[PATCH v1 0/8] NFSD socket send-path changes
 2020-05-01 17:38 UTC  (9+ messages)
` [PATCH v1 1/8] SUNRPC: Remove "#include <trace/events/skb.h>"
` [PATCH v1 2/8] SUNRPC: Add more svcsock tracepoints
` [PATCH v1 3/8] SUNRPC: Replace dprintk call sites in TCP state change callouts
` [PATCH v1 4/8] SUNRPC: Trace server-side rpcbind registration events
` [PATCH v1 5/8] SUNRPC: Clean up: Rename svc_sock::sk_reclen
` [PATCH v1 6/8] SUNRPC: Restructure svc_tcp_recv_record()
` [PATCH v1 7/8] SUNRPC: Refactor svc_recvfrom()
` [PATCH v1 8/8] SUNRPC: Restructure svc_udp_recvfrom()

[PATCH v1 0/7] RPC server tracepoints
 2020-05-01 17:33 UTC  (8+ messages)
` [PATCH v1 1/7] SUNRPC: svc_show_status() macro needs enum definitions
` [PATCH v1 2/7] SUNRPC: Move xpt_mutex into socket xpo_sendto methods
` [PATCH v1 3/7] svcrdma: Displayed remote IP address should match stored address
` [PATCH v1 4/7] SUNRPC: Remove kernel memory address from svc_xprt tracepoints
` [PATCH v1 5/7] SUNRPC: Tracepoint to record errors in svc_xpo_create()
` [PATCH v1 6/7] SUNRPC: Trace a few more generic svc_xprt events
` [PATCH v1 7/7] svcrdma: Add tracepoints to report ->xpo_accept failures

[RESEND PATCH 0/1] Use inode_lock/unlock class of provided APIs in filesystems
 2020-05-01  6:37 UTC  (3+ messages)

[PATCH] nfsd4: Make "info" file json compatible
 2020-05-01  6:22 UTC 

handling ERR_SERVERFAULT on RESTOREFH
 2020-05-01  4:08 UTC  (17+ messages)

multiple EXCHANGE_ID diring a mount
 2020-04-30 22:22 UTC  (2+ messages)

[PATCH] NFS: Fix a race in __nfs_list_for_each_server()
 2020-04-30 19:53 UTC 

[Problem] Client discarding data, mount hung
 2020-04-30 19:44 UTC  (2+ messages)

Random IO errors on nfs clients running linux > 4.20
 2020-04-30 17:32 UTC  (3+ messages)

[PATCH] nfs-utils: add new tool nfsd4-show to parse output from proc files
 2020-04-30 14:48 UTC  (3+ messages)

[PATCH AUTOSEL 5.6 13/79] nfsd: memory corruption in nfsd4_lock()
 2020-04-30 13:49 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 14/79] SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
` [PATCH AUTOSEL 5.6 35/79] svcrdma: Fix trace point use-after-free race

[PATCH AUTOSEL 5.4 08/57] nfsd: memory corruption in nfsd4_lock()
 2020-04-30 13:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 22/57] svcrdma: Fix trace point use-after-free race

[PATCH AUTOSEL 4.19 03/30] nfsd: memory corruption in nfsd4_lock()
 2020-04-30 13:53 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 13/30] svcrdma: Fix trace point use-after-free race

[PATCH AUTOSEL 4.14 04/27] nfsd: memory corruption in nfsd4_lock()
 2020-04-30 13:53 UTC 

[PATCH AUTOSEL 4.9 02/17] nfsd: memory corruption in nfsd4_lock()
 2020-04-30 13:54 UTC 

[PATCH -next] NFSv4: Use GFP_ATOMIC under spin lock in _pnfs_grab_empty_layout()
 2020-04-29  1:03 UTC  (4+ messages)

TestStateID woes with recent clients
 2020-04-27 22:20 UTC  (3+ messages)

[PATCH 1/1] NFSv4.1: fix lone sequence transport assignment
 2020-04-27 22:07 UTC  (15+ messages)

[PATCH 0/7] nfs-utils fixes
 2020-04-27 18:39 UTC  (9+ messages)
` [PATCH 1/7] mountd: Add a helper nfsd_path_statfs64() for uuid_by_path()
  ` [PATCH 2/7] nfsd: Support running nfsd_name_to_handle_at() in the root jail
    ` [PATCH 3/7] mountd: Fix up path checking helper same_path()
      ` [PATCH 4/7] Fix autoconf probe for 'struct nfs_filehandle'
        ` [PATCH 5/7] mountd: Ensure dump_to_cache() sets errno appropriately
          ` [PATCH 6/7] mountd: Ignore transient and non-fatal filesystem errors in nfsd_fh()

[PATCH v1 0/3] Potential krb5p fix for 5.7-rc
 2020-04-27 15:02 UTC  (2+ messages)

[PATCH] pkg-config: use the correct replacements for libdir/includedir
 2020-04-27 14:14 UTC  (5+ messages)
` [Libtirpc-devel] "
` [PATCH v2] "
  ` [Libtirpc-devel] "

Testing auto-submounts
 2020-04-27 10:59 UTC 

[PATCH v2 1/1] NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
 2020-04-26 18:17 UTC  (4+ messages)

[PATCH 1/1] NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
 2020-04-26 15:30 UTC 

Typo in NFS "exports(5)" man page
 2020-04-26 11:09 UTC 

[PATCH] NFS: Use the correct style for SPDX License Identifier
 2020-04-25 13:27 UTC 

[PATCH] NFSv4: Remove unreachable error condition due to rpc_run_task()
 2020-04-25 13:04 UTC 

[GIT PULL] Please pull NFSoRDMA Client Bugfixes for Linux 5.7
 2020-04-24 21:19 UTC 

[PATCH 1/1] NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
 2020-04-24 21:10 UTC  (3+ messages)

Warnings fixes for building with clang
 2020-04-24 18:39 UTC  (3+ messages)
` [PATCH 1/2] Fix -Wformat-nonliteral warning
` [PATCH 2/2] Use format attribute to silence -Wformat-nonliteral warnings

[PATCH] nfs4: Remove unneeded semicolon
 2020-04-24  8:17 UTC 

[PATCH RFC2 1/2] SUNRPC: Set SOFTCONN when destroying GSS contexts
 2020-04-23 19:52 UTC  (5+ messages)
` [PATCH RFC2 2/2] sunrpc: Ensure signalled RPC tasks exit

[PATCH RFC3 0/2] umount hangs on sec=krb5,i,p mounts
 2020-04-23 19:49 UTC  (3+ messages)
` [PATCH RFC3 1/2] SUNRPC: Set SOFTCONN when destroying GSS contexts
` [PATCH RFC3 2/2] sunrpc: Ensure signalled RPC tasks exit

GSS unwrapping breaks the DRC
 2020-04-23 19:41 UTC  (8+ messages)

[GIT PULL] Please pull first round of NFS server -rc fixes for v5.7
 2020-04-23 16:45 UTC  (2+ messages)

[PATCH -next] xprtrdma: Make xprt_rdma_slot_table_entries static
 2020-04-23 14:43 UTC  (2+ messages)

[PATCH/RFC] MM: fix writeback for NFS
 2020-04-22 12:46 UTC  (8+ 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

[BUG] fs: nsf: does there exist a memleak in function nfs4_run_open_task?
 2020-04-22 12:12 UTC  (2+ messages)

[PATCH 5/9] usb: fix empty-body warning in sysfs.c
 2020-04-21 13:58 UTC  (3+ messages)

What's a good default TTL for DNS keys in the kernel
 2020-04-21  2:29 UTC  (11+ messages)
          ` cifs - Race between IP address change and sget()?

[PATCH v3] nfsd4: add filename to states output
 2020-04-20 22:04 UTC  (2+ messages)

[RFC PATCH 0/9] fix -Wempty-body build warnings
 2020-04-20 19:58 UTC  (4+ messages)
` [PATCH 2/9] fs: fix empty-body warning in posix_acl.c
    ` [PATCH 2/9] "

[PATCH] NFS/pnfs: Ensure that _pnfs_return_layout() waits for layoutreturn completion
 2020-04-20 18:03 UTC 

[PATCH] NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc()
 2020-04-20 17:28 UTC 

[PATCH v2] SUNRPC: Remove unreachable error condition
 2020-04-20 15:14 UTC 

about nfscache problem
 2020-04-20 14:35 UTC 

[PATCH] nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
 2020-04-20 14:13 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