Linux NFS development
 help / color / mirror / Atom feed
 messages from 2017-07-04 12:58:03 to 2017-07-19 14:22:46 UTC [more...]

SETATTR without stateid
 2017-07-19 14:22 UTC  (2+ messages)

[PATCH] net/sunrpc/xprt_sock: fix regression in connection error reporting
 2017-07-19  4:05 UTC 

[PATCH] nfs: count correct array for mnt3_counts array size
 2017-07-18 17:31 UTC  (4+ messages)

[PATCH] replace incorrect strscpy use in FORTIFY_SOURCE
 2017-07-18 14:54 UTC  (4+ messages)

Attention To me and get back to me urgent
 2017-07-18 14:24 UTC 

[GIT PULL] Please pull NFS client changes for Linux 4.13
 2017-07-18 14:20 UTC  (22+ messages)
          ` [GIT PULL] Please pull an nfsd bugfix for 4.13

[PATCH 0/5] skip op encoders in error cases
 2017-07-17 18:44 UTC  (9+ messages)
` [PATCH 1/5] nfsd4: move some nfsd4 op definitions to xdr4.h
` [PATCH 2/5] opdesc will be useful outside nfs4proc.c
` [PATCH 3/5] nfsd4: define ->op_release for compound ops
` [PATCH 4/5] nfsd4: skip encoder in trivial error cases
` [PATCH 5/5] nfsd4: individual encoders no longer see "

[4.13-rc1 regression] fstests generic/013 crashed nfsd on ppc64 host
 2017-07-17 17:31 UTC  (3+ messages)

i_lock contention during heavy I/O
 2017-07-17 16:04 UTC  (3+ messages)

open by handle support for NFS V2
 2017-07-17 12:02 UTC  (7+ messages)

NFSv2 mounts use AUTH_NULL no matter what sec= is specified
 2017-07-14 19:48 UTC 

[bug report] svcrdma: Add recvfrom helpers to svc_rdma_rw.c
 2017-07-14 15:24 UTC  (2+ messages)

/etc/mtab read ~900 times by rpc.mountd
 2017-07-14  6:51 UTC  (12+ messages)

[PATCH][net-next] svcrdma: fix an incorrect check on -E2BIG and -EINVAL
 2017-07-14  1:39 UTC  (3+ messages)

[GIT PULL] nfsd changes for 4.13
 2017-07-13 19:45 UTC 

[PATCH] NFS: Don't run wake_up_bit() when nobody is waiting
 2017-07-13 18:36 UTC  (2+ messages)

[bug report] svcrdma: Avoid Send Queue overflow
 2017-07-13 14:45 UTC  (2+ messages)

[PATCH 0/4] Fix assorted problems with mount.nfs
 2017-07-13  6:30 UTC  (5+ messages)
` [PATCH 2/4] mount: use version string that is supported by old kernels
` [PATCH 1/4] mount: support compiling with old glibc
` [PATCH 4/4] mount: Fix problems with parsing minorversion=
` [PATCH 3/4] mount: move handling of "-t nfs4" into nfs_nfs_version()

[PATCH v2 0/4] pNFS/NFS COMMIT fixups
 2017-07-12 23:10 UTC  (5+ messages)
` [PATCH v2 1/4] NFS: Fix a COMMIT race in pNFS
  ` [PATCH v2 2/4] NFS: Fix another "
    ` [PATCH v2 3/4] pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
      ` [PATCH v2 4/4] Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")

[PATCH v3 00/42] NFS/NFSD support for async and inter COPY
 2017-07-12 20:29 UTC  (59+ messages)
` [RFC v3 01/42] fs: Don't copy beyond the end of the file
` [RFC v3 02/42] VFS permit cross device vfs_copy_file_range
` [RFC v3 03/42] NFS CB_OFFLOAD xdr
` [RFC v3 04/42] NFS OFFLOAD_STATUS xdr
` [RFC v3 05/42] NFS OFFLOAD_STATUS op
` [RFC v3 06/42] NFS OFFLOAD_CANCEL xdr
` [RFC v3 07/42] NFS COPY xdr handle async reply
` [RFC v3 08/42] NFS add support for asynchronous COPY
` [RFC v3 09/42] NFS handle COPY reply CB_OFFLOAD call race
` [RFC v3 10/42] NFS export nfs4_async_handle_error
` [RFC v3 11/42] NFS test for intra vs inter COPY
` [RFC v3 12/42] NFS send OFFLOAD_CANCEL when COPY killed
` [RFC v3 13/42] NFS handle COPY ERR_OFFLOAD_NO_REQS
` [RFC v3 14/42] NFS if we got partial copy ignore errors
` [RFC v3 15/42] NFS recover from destination server reboot for copies
` [RFC v3 16/42] NFS NFSD defining nl4_servers structure needed by both
` [RFC v3 17/42] NFS add COPY_NOTIFY operation
` [RFC v3 18/42] NFS add ca_source_server<> to COPY
` [RFC v3 19/42] NFS also send OFFLOAD_CANCEL to source server
` [RFC v3 20/42] NFS inter ssc open
` [RFC v3 21/42] NFS skip recovery of copy open on dest server
` [RFC v3 22/42] NFS for "inter" copy treat ESTALE as ENOTSUPP
` [RFC v3 23/42] NFS add a simple sync nfs4_proc_commit after async COPY
` [RFC v3 24/42] NFSD add ca_source_server<> to COPY
` [RFC v3 25/42] NFSD add COPY_NOTIFY operation
` [RFC v3 26/42] NFSD generalize nfsd4_compound_state flag names
` [RFC v3 27/42] NFSD: allow inter server COPY to have a STALE source server fh
` [RFC v3 28/42] NFSD add nfs4 inter ssc to nfsd4_copy
` [RFC v3 29/42] NFSD return nfs4_stid in nfs4_preprocess_stateid_op
` [RFC v3 30/42] NFSD Unique stateid_t for inter server to server COPY authentication
` [RFC v3 31/42] NFSD CB_OFFLOAD xdr
` [RFC v3 32/42] NFSD OFFLOAD_STATUS xdr
` [RFC v3 33/42] NFSD OFFLOAD_CANCEL xdr
` [RFC v3 34/42] NFSD xdr callback stateid in async COPY reply
` [RFC v3 35/42] NFSD first draft of async copy
` [RFC v3 36/42] NFSD handle OFFLOAD_CANCEL op
` [RFC v3 37/42] NFSD stop queued async copies on client shutdown
` [RFC v3 38/42] NFSD create new stateid for async copy
` [RFC v3 39/42] NFSD define EBADF in nfserrno
` [RFC v3 40/42] NFSD support OFFLOAD_STATUS
` [RFC v3 41/42] NFSD remove copy stateid when vfs_copy_file_range completes
` [RFC v3 42/42] NFSD delay the umount after COPY

[PATCH] sunrpc: Remove NULL element at the end of rq_pages
 2017-07-12 19:57 UTC  (2+ messages)

[PATCH 1/4] NFS: Fix a COMMIT race in pNFS
 2017-07-12 14:58 UTC  (4+ messages)
` [PATCH 2/4] NFS: Fix another "
  ` [PATCH 3/4] pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
    ` [PATCH 4/4] Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")

[PATCH nfs-utils v2 00/12] add NFS over AF_VSOCK support
 2017-07-12 14:26 UTC  (19+ messages)
` [PATCH nfs-utils v2 03/12] mount: present AF_VSOCK addresses
` [PATCH nfs-utils v2 05/12] getport: recognize "vsock" netid
` [PATCH nfs-utils v2 11/12] nfsd: add --vsock (-v) option to nfsd

[PATCH 1/4] NFS: Refactor NFS access to kernel access mask calculation
 2017-07-11 21:54 UTC  (4+ messages)
` [PATCH 2/4] NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
  ` [PATCH 3/4] NFS: Store the raw NFS access mask in the inode's access cache
    ` [PATCH 4/4] NFS: Be more careful about mapping file permissions

[PATCH v1] sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
 2017-07-11 20:50 UTC  (8+ messages)

systemd and NFS "bg" mounts
 2017-07-10 22:56 UTC  (6+ messages)
` [systemd-devel] "
  ` [PATCH] nfs.man: document incompatibility between "bg" option and systemd

[PATCH v2 1/1] VFS permit cross device vfs_copy_file_range
 2017-07-10 18:30 UTC  (3+ messages)

[PATCH v3 00/14] NFS: add AF_VSOCK support
 2017-07-10 18:05 UTC  (4+ messages)
` [PATCH v3 14/14] SUNRPC: add AF_VSOCK support to auth.unix.ip

NFS still exports non-mountpoints with mountpoint= option /etc/exports
 2017-07-09 10:27 UTC 

[PATCH] Stable request to fix a reference leak and list corruption
 2017-07-06 14:24 UTC  (5+ messages)

[PATCH 1/1] NFSv4.2 fix size storage for nfs42_proc_copy
 2017-07-06 13:43 UTC 

[RFC] fix parallelism for rpc tasks
 2017-07-05 17:33 UTC  (8+ messages)

ANNOUNCE: libtirpc-1.0.2 released
 2017-07-05 15:42 UTC 

[PATCH] Fix struct rpcent for uclibc-ng
 2017-07-05 14:58 UTC  (2+ messages)

[PATCH v3 1/1] PNFS fix dangling DS mount
 2017-07-05 13:52 UTC  (2+ messages)

[PATCH 00/36] v2 net subsystem misc refcounter conversions
 2017-07-05  9:03 UTC  (11+ messages)
` [PATCH 29/36] net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t
` [PATCH 30/36] net, sctp: convert sctp_datamsg.refcnt "
` [PATCH 31/36] net, sctp: convert sctp_chunk.refcnt "
` [PATCH 32/36] net, sctp: convert sctp_transport.refcnt "
` [PATCH 33/36] net, sctp: convert sctp_ep_common.refcnt "
` [PATCH 34/36] net, ax25: convert ax25_uid_assoc.refcount "
` [PATCH 35/36] net, ax25: convert ax25_route.refcount "
` [PATCH 36/36] net, ax25: convert ax25_cb.refcount "

[PATCH] NFS: only invalidate dentrys that are clearly invalid
 2017-07-05  2:22 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox