linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-29 20:01:01 to 2018-12-05 17:28:11 UTC [more...]

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2018-12-05 17:28 UTC  (66+ messages)
` [PATCH 01/11] vfs: copy_file_range source range over EOF should fail
` [PATCH 02/11] vfs: introduce generic_copy_file_range()
` [PATCH 03/11] vfs: no fallback for ->copy_file_range
` [PATCH 04/11] vfs: add missing checks to copy_file_range
` [PATCH 05/11] vfs: use inode_permission in copy_file_range()
` [PATCH 06/11] vfs: copy_file_range needs to strip setuid bits
` [PATCH 07/11] vfs: copy_file_range should update file timestamps
` [PATCH 08/11] vfs: push EXDEV check down into ->remap_file_range
` [PATCH 09/11] vfs: push copy_file_ranges -EXDEV checks down
` [PATCH 10/11] vfs: allow generic_copy_file_range to copy across devices
` [PATCH 11/11] ovl: allow cross-device copy_file_range calls
` [PATCH 12/11] man-pages: copy_file_range updates

NFS/TCP crashes on MIPS/RBTX4927 in v4.20-rcX (bisected)
 2018-12-05 14:47 UTC  (5+ messages)

[PATCH] SUNRPC: Fix RPC receive hangs
 2018-12-05 10:13 UTC  (5+ messages)

[PATCH] Add support for -L(logical) and -P(physical) option in nfs4_getfacl
 2018-12-05  2:10 UTC 

[PATCH] nfsd: Return EPERM on utime/utimes/lutimes calls instead of EACCESS in some cases
 2018-12-05  1:49 UTC  (7+ messages)

[PATCH 00/23 - V5] NFS: Remove generic RPC credentials
 2018-12-05  1:47 UTC  (27+ messages)
` [PATCH 05/23] SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
` [PATCH 15/23] NFS: move credential expiry tracking out of SUNRPC into NFS
` [PATCH 14/23] SUNRPC: add side channel to use non-generic cred for rpc call
` [PATCH 03/23] cred: export get_task_cred()
` [PATCH 16/23] SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUT
` [PATCH 18/23] NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred
` [PATCH 11/23] SUNRPC: discard RPC_DO_ROOTOVERRIDE()
` [PATCH 08/23] SUNRPC: remove machine_cred field from struct auth_cred
` [PATCH 12/23] NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred()
` [PATCH 09/23] NFSv4: add cl_root_cred for use when machine cred is not available
` [PATCH 06/23] SUNRPC: remove groupinfo from struct auth_cred
` [PATCH 04/23] cred: allow get_cred() and put_cred() to be given NULL
` [PATCH 13/23] SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
` [PATCH 07/23] SUNRPC: remove uid and gid from struct auth_cred
` [PATCH 02/23] cred: add get_cred_rcu()
` [PATCH 10/23] NFSv4: don't require lock for get_renew_cred or get_machine_cred
` [PATCH 17/23] NFS: change access cache to use 'struct cred'
` [PATCH 01/23] cred: add cred_fscmp() for comparing creds
` [PATCH 22/23] SUNRPC: simplify auth_unix
` [PATCH 23/23] SUNRPC discard cr_uid from struct rpc_cred
` [PATCH 19/23] NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'
` [PATCH 20/23] SUNRPC: remove generic cred code
` [PATCH 21/23] SUNRPC: remove crbind rpc_cred operation

NFS v4.2 umask getting dropped
 2018-12-04 22:14 UTC  (6+ messages)

[PATCH 0/1] cache_head leak in sunrpc_cache_lookup()
 2018-12-04 20:42 UTC  (4+ messages)

[PATCH] SUNRPC: Fix a potential race in xprt_connect()
 2018-12-04 20:04 UTC  (7+ messages)

[PATCH 1/1] NFSD remove OP_CACHEME from 4.2 op_flags
 2018-12-04 19:09 UTC 

[PATCH nfs-utils] nfsidmap: honour --with-pluginpath for instalation
 2018-12-04  0:42 UTC 

[PATCH v2] svcrdma: Optimize the logic that selects the R_key to invalidate
 2018-12-03 21:57 UTC 

[PATCH v3 31/44] SUNRPC: Turn off throttling of RPC slots for TCP sockets
 2018-12-03 18:54 UTC  (19+ messages)
` [PATCH v3 32/44] SUNRPC: Clean up transport write space handling
  ` [PATCH v3 33/44] SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
    ` [PATCH v3 34/44] SUNRPC: Don't take transport->lock unnecessarily when taking XPRT_LOCK
      ` [PATCH v3 35/44] SUNRPC: Convert xprt receive queue to use an rbtree
        ` [PATCH v3 36/44] SUNRPC: Fix priority queue fairness
          ` [PATCH v3 37/44] SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue
            ` [PATCH v3 38/44] SUNRPC: Add a label for RPC calls that require allocation on receive
              ` [PATCH v3 39/44] SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
                ` [PATCH v3 40/44] SUNRPC: Simplify TCP receive code by switching to using iterators

Early Announcement: Bake-a-thon for Spring 2019
 2018-12-03 18:25 UTC 

NFS client behavior on WRITE_DELEGATION
 2018-12-03  7:52 UTC 

[PATCH 0/3] Three little nfs-utils fixes
 2018-12-03  0:58 UTC  (4+ messages)
` [PATCH 1/3] nfs.conf: allow empty assignments
` [PATCH 3/3] systemd: run statd-notify even when nfs-client isn't enabled
` [PATCH 2/3] Let systemd know when rpc.statd is needed

[PATCH] SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
 2018-12-02 22:38 UTC 

[PATCH v2 00/10] server-side support for "inter" SSC copy
 2018-12-02 20:47 UTC  (21+ messages)
` [PATCH v2 01/10] VFS generic copy_file_range() support
` [PATCH v2 02/10] NFS fallback to generic_copy_file_range
` [PATCH v2 03/10] NFSD fill-in netloc4 structure
` [PATCH v2 04/10] NFSD add ca_source_server<> to COPY
` [PATCH v2 05/10] NFSD return nfs4_stid in nfs4_preprocess_stateid_op
` [PATCH v2 06/10] NFSD add COPY_NOTIFY operation
` [PATCH v2 07/10] NFSD check stateids against copy stateids
` [PATCH v2 08/10] NFSD generalize nfsd4_compound_state flag names
` [PATCH v2 09/10] NFSD: allow inter server COPY to have a STALE source server fh
` [PATCH v2 10/10] NFSD add nfs4 inter ssc to nfsd4_copy

[PATCH] cacheio: use intmax_t for formatted IO
 2018-12-01 18:16 UTC  (2+ messages)
` [PATCH] Do not pass null pointer to freeaddrinfo()

[PATCH v4 1/3] SUNRPC: call_connect_status() must handle tasks that got transmitted
 2018-11-30 22:49 UTC  (3+ messages)
` [PATCH v4 2/3] SUNRPC: Fix leak of krb5p encode pages
  ` [PATCH v4 3/3] SUNRPC: Fix a memory leak in call_encode()

[PATCH v3 1/3] SUNRPC: call_connect_status() must handle tasks that got transmitted
 2018-11-30 22:36 UTC  (9+ messages)
` [PATCH v3 2/3] SUNRPC: Fix leak of krb5p encode pages
  ` [PATCH v3 3/3] SUNRPC: Ensure we refresh the bvec after RPCSEC_GSS encoding

[PATCH v2 00/20] NFS/RDMA client for next (complete)
 2018-11-30 21:57 UTC  (5+ messages)
` [PATCH v2 17/20] SUNRPC: Remove support for kerberos_v1

[PATCH v2 1/3] SUNRPC: call_connect_status() must handle tasks that got transmitted
 2018-11-30 21:38 UTC  (8+ messages)
` [PATCH v2 2/3] SUNRPC: Fix leak of krb5p encode pages
  ` [PATCH v2 3/3] SUNRPC: Ensure we refresh the bvec after RPCSEC_GSS encoding

[PATCH] SUNRPC: Fix leak of krb5p encode pages
 2018-11-30 21:08 UTC  (2+ messages)

kerberos with v4.20-rc4 heads up
 2018-11-30 20:36 UTC  (3+ messages)

[PATCH 00/23 - V4] NFS: Remove generic RPC credentials
 2018-11-30 19:39 UTC  (3+ messages)

[PATCH 0/1] NFSv4: deal with v4.0 servers that request confirmation on reclaim-type opens
 2018-11-30 18:48 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/1] NFSv4: fix "Lock reclaim failed" false positives
 2018-11-30 14:44 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] nfsd: Return EPERM on utime/utimes/lutimes calls instead of EACCESS in some cases
 2018-11-30  8:04 UTC 

[PATCH 2/2] nfs-utils: configure.ac: Do not fatalize -Wstrict-prototypes with internal rpcgen
 2018-11-29 20:01 UTC  (2+ messages)

[PATCH 1/2] nfs-utils: configure.ac: Fix --with-rpcgen=internal nottaking effect
 2018-11-29 20:00 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;
as well as URLs for NNTP newsgroup(s).