linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-01 18:50:55 to 2021-03-09 16:47:32 UTC [more...]

[PATCH 1/1] NFSD: fix error handling in callbacks
 2021-03-09 16:46 UTC  (4+ messages)

[PATCH v2 1/1] NFSD: fix error handling in NFSv4.0 callbacks
 2021-03-09 16:42 UTC 

[PATCH v25 15/25] LSM: Ensure the correct LSM context releaser
 2021-03-09 14:42 UTC  (2+ messages)
` [PATCH v25 17/25] LSM: Use lsmcontext in security_inode_getsecctx

[PATCH 1/1] NFSD: fix dest to src mount in inter-server COPY
 2021-03-09 14:41 UTC 

[BUG?] Executable flag lost when O_EXCL is not set
 2021-03-09 14:16 UTC 

[PATCH] NFSv4.2: destination file needs to be released after inter-server copy is done
 2021-03-09 13:57 UTC  (4+ messages)

fscache: Redesigning the on-disk cache
 2021-03-09 11:27 UTC  (13+ messages)
` fscache: Redesigning the on-disk cache - LRU handling
  ` Metadata writtenback notification? -- was Re: fscache: Redesigning the on-disk cache

[PATCH] NFSv4.2: fix return value of _nfs4_get_security_label()
 2021-03-09 10:08 UTC  (2+ messages)

NFS Mount Hangs
 2021-03-09  3:32 UTC  (5+ messages)

[PATCH] NFS: Fix up incorrect documentation
 2021-03-08 19:43 UTC 

[PATCH v2 1/5] NFS: Don't revalidate the directory permissions on a lookup failure
 2021-03-08 19:42 UTC  (5+ messages)
` [PATCH v2 2/5] NFS: Don't gratuitously clear the inode cache when lookup failed
  ` [PATCH v2 3/5] NFS: Clean up function nfs_mark_dir_for_revalidate()
    ` [PATCH v2 4/5] NFS: Fix open coded versions of nfs_set_cache_invalid()
      ` [PATCH v2 5/5] NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4

[PATCH] NFS: Correct size calculation for create reply length
 2021-03-08 18:12 UTC 

[PATCH] NFSD: dst server needs to unmount src server's export after copy is done
 2021-03-08 16:03 UTC  (2+ messages)

[PATCH 1/2] Revert "nfsd4: remove check_conflicting_opens warning"
 2021-03-08 15:54 UTC  (3+ messages)
` [PATCH 2/2] Revert "nfsd4: a client's own opens needn't prevent delegations"

[PATCH] nfsdclnts: Ignore SIGPIPE signal
 2021-03-08 12:01 UTC 

[BUG] nfs-utils: mountd doesn't work with elder glibc versions
 2021-03-07 18:30 UTC 

[PATCH v2 00/43] NFSv2/3 XDR encoder overhaul
 2021-03-06 22:33 UTC  (44+ messages)
` [PATCH v2 01/43] NFSD: Extract the svcxdr_init_encode() helper
` [PATCH v2 02/43] NFSD: Update the GETATTR3res encoder to use struct xdr_stream
` [PATCH v2 03/43] NFSD: Update the NFSv3 ACCESS3res "
` [PATCH v2 04/43] NFSD: Update the NFSv3 LOOKUP3res "
` [PATCH v2 05/43] NFSD: Update the NFSv3 wccstat result "
` [PATCH v2 06/43] NFSD: Update the NFSv3 READLINK3res "
` [PATCH v2 07/43] NFSD: Update the NFSv3 READ3res encode "
` [PATCH v2 08/43] NFSD: Update the NFSv3 WRITE3res encoder "
` [PATCH v2 09/43] NFSD: Update the NFSv3 CREATE family of encoders "
` [PATCH v2 10/43] NFSD: Update the NFSv3 RENAMEv3res encoder "
` [PATCH v2 11/43] NFSD: Update the NFSv3 LINK3res "
` [PATCH v2 12/43] NFSD: Update the NFSv3 FSSTAT3res "
` [PATCH v2 13/43] NFSD: Update the NFSv3 FSINFO3res "
` [PATCH v2 14/43] NFSD: Update the NFSv3 PATHCONF3res "
` [PATCH v2 15/43] NFSD: Update the NFSv3 COMMIT3res "
` [PATCH v2 16/43] NFSD: Add a helper that encodes NFSv3 directory offset cookies
` [PATCH v2 17/43] NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder
` [PATCH v2 18/43] NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream
` [PATCH v2 19/43] NFSD: Update NFSv3 READDIR entry encoders "
` [PATCH v2 20/43] NFSD: Remove unused NFSv3 directory entry encoders
` [PATCH v2 21/43] NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations
` [PATCH v2 22/43] NFSD: Update the NFSv2 stat encoder to use struct xdr_stream
` [PATCH v2 23/43] NFSD: Update the NFSv2 attrstat "
` [PATCH v2 24/43] NFSD: Update the NFSv2 diropres "
` [PATCH v2 25/43] NFSD: Update the NFSv2 READLINK result "
` [PATCH v2 26/43] NFSD: Update the NFSv2 READ "
` [PATCH v2 27/43] NFSD: Update the NFSv2 STATFS "
` [PATCH v2 28/43] NFSD: Add a helper that encodes NFSv3 directory offset cookies
` [PATCH v2 29/43] NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder
` [PATCH v2 30/43] NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream
` [PATCH v2 31/43] NFSD: Update the NFSv2 READDIR entry "
` [PATCH v2 32/43] NFSD: Remove unused NFSv2 directory entry encoders
` [PATCH v2 33/43] NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs
` [PATCH v2 34/43] NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream
` [PATCH v2 35/43] NFSD: Update the NFSv2 SETACL "
` [PATCH v2 36/43] NFSD: Update the NFSv2 ACL GETATTR "
` [PATCH v2 37/43] NFSD: Update the NFSv2 ACL ACCESS "
` [PATCH v2 38/43] NFSD: Clean up after updating NFSv2 ACL encoders
` [PATCH v2 39/43] NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream
` [PATCH v2 40/43] NFSD: Update the NFSv3 SETACL "
` [PATCH v2 41/43] NFSD: Clean up after updating NFSv3 ACL encoders
` [PATCH v2 42/43] NFSD: Add a tracepoint to record directory entry encoding
` [PATCH v2 43/43] NFSD: Clean up NFSDDBG_FACILITY macro

NFSD Regression: client observing a file while other client writes to it leads to stale local cache
 2021-03-06  0:01 UTC  (8+ messages)

[PATCH 0/7 V4] The NFSv4 only mounting daemon
 2021-03-05 15:53 UTC  (27+ messages)
` [PATCH 2/7] exportd: Moved cache upcalls routines into libexport.a
  ` [PATCH] exportd: server-side gid management

[PATCH] pNFS: make DS availability problems visible in log
 2021-03-05 15:24 UTC  (6+ messages)

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-03-05  1:32 UTC  (5+ messages)
` [PATCH v4 "

[PATCH 0/7 v2] nfs-utils: provide audit-logging of NFSv4 access
 2021-03-05  0:43 UTC  (8+ messages)
` [PATCH 3/7] mountd/exports: update man page
` [PATCH 1/7] mountd: reject unknown client IP when !use_ipaddr
` [PATCH 2/7] mountd: Don't proactively add export info when fh info is requested
` [PATCH 6/7] mountd: make default ttl settable by option
` [PATCH 4/7] mountd: add logging for authentication results for accesses
` [PATCH 5/7] mountd: add --cache-use-ipaddr option to force use_ipaddr
` [PATCH 7/7] mountd: add logging of NFSv4 clients attaching and detaching

[PATCH] copy_file_range.2: Kernel v5.12 updates
 2021-03-04 23:50 UTC  (5+ messages)
` [RFC v4] copy_file_range.2: Update cross-filesystem support for 5.12

[PATCH] libtirpc: disallow calling auth_refresh from clnt_call with RPCSEC_GSS
 2021-03-04 19:30 UTC  (2+ messages)

[PATCH v1 0/8] sysfs files for multipath transport control
 2021-03-04 18:39 UTC  (4+ messages)

[PATCH 0/5] nfs-utils: provide audit-logging of NFSv4 access
 2021-03-04 13:24 UTC  (4+ messages)

[PATCH 1/2] NFS: Don't revalidate the directory permissions on a lookup failure
 2021-03-04  3:56 UTC  (3+ messages)
` [PATCH 2/2] NFS: Don't gratuitously clear the inode cache when lookup failed

[PATCH] nfs: we don't support removing system.nfs4_acl
 2021-03-04  2:30 UTC  (11+ messages)

[PATCH] nfsd: helper for laundromat expiry calculations
 2021-03-03 22:01 UTC  (6+ messages)

[PATCH v1 00/42] NFSv2/3 XDR encoder overhaul
 2021-03-03 18:42 UTC  (20+ messages)
` [PATCH v1 01/42] NFSD: Extract the svcxdr_init_encode() helper
` [PATCH v1 12/42] NFSD: Update the NFSv3 FSSTAT3res encoder to use struct xdr_stream
` [PATCH v1 14/42] NFSD: Update the NFSv3 PATHCONF3res "
` [PATCH v1 19/42] SUNRPC: Fix xdr_get_next_encode_buffer() page boundary handling

Concurrent non-overlapping pwrite() to a file on storage mounted on NFS using multiple MPI processes
 2021-03-04  0:00 UTC 

[PATCH] sunrpc: fix refcount leak for rpc auth modules
 2021-03-03 15:16 UTC  (8+ messages)
    ` [PATCH] rpc: fix NULL dereference on kmalloc failure

memalloc_nofs_save() only on async
 2021-03-03 13:23 UTC  (2+ messages)

[PATCH] SUNRPC: Set memalloc_nofs_save() for sync tasks
 2021-03-03 13:47 UTC 

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-03 10:19 UTC  (7+ messages)
` [PATCH 4/5] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH 5/5] net: page_pool: use alloc_pages_bulk in refill code path

gssd: set $HOME to prevent recursion when home dirs are on kerberized NFS mount revisted
 2021-03-02 21:14 UTC  (6+ messages)

[PATCH] NFS: Correct size calculation for create reply length
 2021-03-02 20:58 UTC 

symlinkat() behavior with NFS depends on dentry being on cache or not
 2021-03-02  9:02 UTC 

[PATCH 0/5 v2] nfs-utils: provide audit-logging of NFSv4 access
 2021-03-02  4:05 UTC  (9+ messages)

Access cache and lookupcache=pos
 2021-03-02  3:45 UTC 

[PATCH] NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
 2021-03-02  0:19 UTC 

[PATCH 0/1] nfs-utils: Add flag and boolean to control SETENV behavior for $HOME in rpc.gssd
 2021-03-01 21:46 UTC  (2+ messages)
` [PATCH 1/1] gssd: Add options to rpc.gssd to allow for the use of $HOME/.k5identity files


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).