linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-18 21:10:19 to 2020-03-30 14:52:51 UTC [more...]

[PATCH] nfsd: memory corruption in nfsd4_lock()
 2020-03-30 14:52 UTC  (9+ messages)
  ` [PATCH v2] "

libnfsidmap: SASL bind suppoprt in umich_ldap
 2020-03-30 12:42 UTC 

Request for catalog and price list
 2020-03-30  4:10 UTC 

[PATCH v2 00/11] NFS server user xattr support (RFC8276)
 2020-03-29 22:57 UTC  (15+ messages)
` [PATCH v2 01/11] xattr: break delegations in {set,remove}xattr and add _locked versions
` [PATCH v2 02/11] xattr: add a function to check if a namespace is supported
` [PATCH v2 03/11] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
` [PATCH v2 04/11] nfsd: split off the write decode code in to a separate function
` [PATCH v2 05/11] nfsd: add defines for NFSv4.2 extended attribute support
` [PATCH v2 06/11] nfsd: define xattr functions to call in to their vfs counterparts
` [PATCH v2 07/11] nfsd: take xattr bits in to account for permission checks
` [PATCH v2 08/11] nfsd: add structure definitions for xattr requests / responses
` [PATCH v2 09/11] nfsd: use kvmalloc in svcxdr_tmpalloc
` [PATCH v2 10/11] nfsd: implement the xattr functions and en/decode logic
  ` vfs_listxattr and the NFS server: namespaces
` [PATCH v2 11/11] nfsd: add fattr support for user extended attributes

[PATCH] NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio()
 2020-03-28 15:58 UTC 

[PATCH v2 00/22] Fix NFS commit to DS
 2020-03-28 15:32 UTC  (23+ messages)
` [PATCH v2 01/22] pNFS/flexfiles: Simplify allocation of the mirror array
  ` [PATCH v2 02/22] NFS/pNFS: Refactor pnfs_generic_commit_pagelist()
    ` [PATCH v2 03/22] pNFS: Add a helper to allocate the array of buckets
      ` [PATCH v2 04/22] NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
        ` [PATCH v2 05/22] NFSv4/pNFS: Scan the full list of commit arrays when committing
          ` [PATCH v2 06/22] pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()
            ` [PATCH v2 07/22] pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist()
              ` [PATCH v2 08/22] NFS/pNFS: Allow O_DIRECT to release the DS commitinfo
                ` [PATCH v2 09/22] NFS: commit errors should be fatal
                  ` [PATCH v2 10/22] NFS: Fix O_DIRECT commit verifier handling
                    ` [PATCH v2 11/22] NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()
                      ` [PATCH v2 12/22] pNFS: Add infrastructure for cleaning up per-layout commit structures
                        ` [PATCH v2 13/22] pNFS: Enable per-layout segment "
                          ` [PATCH v2 14/22] NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()
                            ` [PATCH v2 15/22] NFS: Remove bucket array from struct pnfs_ds_commit_info
                              ` [PATCH v2 16/22] NFS/pNFS: Clean up pNFS commit operations
                                ` [PATCH v2 17/22] NFS/pNFS: Simplify bucket layout segment reference counting
                                  ` [PATCH v2 18/22] NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling
                                    ` [PATCH v2 19/22] pNFS/flexfile: Don't merge layout segments if the mirrors don't match
                                      ` [PATCH v2 20/22] pNFS/flexfiles: Check the layout segment range before doing I/O
                                        ` [PATCH v2 21/22] pNFS/flexfiles: remove requirement for whole file layouts
                                          ` [PATCH v2 22/22] pNFS/flexfiles: Specify the layout segment range in LAYOUTGET

[PATCH] net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
 2020-03-28 11:56 UTC 

[PATCH nfs-utils] conffile: Don't give warning for optional config files
 2020-03-27 19:16 UTC  (2+ messages)

[PATCH 1/2] nfsd(7): minimal updates
 2020-03-27 19:16 UTC  (4+ messages)
` [PATCH 2/2] nfsd(7): minimal /proc/fs/nfsd/clients/ documentation

[PATCH] exports man page: warn about subdirectory exports
 2020-03-27 19:15 UTC  (2+ messages)

[PATCH] gssd: ignore pipe files that do not exist
 2020-03-27 19:15 UTC  (2+ messages)

[nfs-utils PATCH 1/1] error.c: Put string for EOPNOTSUPP on single line
 2020-03-27 19:15 UTC  (2+ messages)

[PATCH V2] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
 2020-03-27 16:33 UTC  (2+ messages)

[PATCH] svcrdma: Fix leak of transport addresses
 2020-03-27 16:28 UTC  (2+ messages)

[PATCH] SUNRPC/cache: Allow garbage collection of invalid cache entries
 2020-03-27 16:15 UTC  (10+ messages)
              ` [PATCH] SUNRPC/cache: don't allow invalid entries to be flushed

[GIT PULL] Please pull NFSoRDMA Client Updates for 5.7
 2020-03-27 15:44 UTC 

[PATCH v2 00/13] NFS client user xattr (RFC8276) support
 2020-03-27  7:51 UTC  (18+ messages)
` [PATCH v2 01/13] nfs,nfsd: NFSv4.2 extended attribute protocol definitions
` [PATCH v2 02/13] nfs: add client side only definitions for user xattrs
` [PATCH v2 03/13] NFSv4.2: define limits and sizes for user xattr handling
` [PATCH v2 04/13] NFSv4.2: query the server for extended attribute support
` [PATCH v2 05/13] NFSv4.2: add client side XDR handling for extended attributes
` [PATCH v2 06/13] nfs: define nfs_access_get_cached function
` [PATCH v2 07/13] NFSv4.2: query the extended attribute access bits
` [PATCH v2 08/13] nfs: modify update_changeattr to deal with regular files
` [PATCH v2 09/13] nfs: define and use the NFS_INO_INVALID_XATTR flag
` [PATCH v2 10/13] nfs: make the buf_to_pages_noslab function available to the nfs code
` [PATCH v2 11/13] NFSv4.2: add the extended attribute proc functions
` [PATCH v2 12/13] NFSv4.2: hook in the user extended attribute handlers
` [PATCH v2 13/13] NFSv4.2: add client side xattr caching

[PATCH 2/2] SUNRPC: Optimize 'svc_print_xprts()'
 2020-03-26 22:29 UTC  (5+ messages)

[PATCH v2 1/1] SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
 2020-03-26 14:25 UTC  (2+ messages)

[PATCH 00/14] server side user xattr support (RFC 8276)
 2020-03-26 14:12 UTC  (12+ messages)
` [PATCH 11/14] nfsd: add user xattr RPC XDR encoding/decoding logic

[PATCH 1/1] SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
 2020-03-26 13:59 UTC  (9+ messages)

[PATCH/RFC] MM: fix writeback for NFS
 2020-03-26  3:25 UTC 

Stuck NFSv4 mounts of Isilon filer with repeated NFS4ERR_STALE_CLIENTID errors
 2020-03-25 17:10 UTC  (7+ messages)

[nfs:testing 36/54] fs/nfs/direct.c:308:32: error: 'struct pnfs_ds_commit_info' has no member named 'commits'
 2020-03-25 15:47 UTC 

[nfs:testing 48/54] fs/nfs/pnfs.h:808:28: error: no member named 'commits' in 'struct pnfs_ds_commit_info'
 2020-03-25 15:47 UTC 

[nfs:testing 36/54] fs/nfs/direct.c:308:33: error: no member named 'commits' in 'struct pnfs_ds_commit_info'
 2020-03-25 15:15 UTC 

[PATCH] nfsd: fix race between cache_clean and cache_purge
 2020-03-25 15:14 UTC  (14+ messages)

[PATCH 1/2] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
 2020-03-25  7:04 UTC 

[PATCH] nfsroot: set tcp as the defalut transport protocol
 2020-03-25  3:50 UTC 

[PATCH 3/7] docs: fix broken references to text files
 2020-03-25  2:42 UTC  (2+ messages)

[PATCH 00/22] Fix NFS commit to DS
 2020-03-24 23:47 UTC  (23+ messages)
` [PATCH 01/22] pNFS/flexfiles: Simplify allocation of the mirror array
  ` [PATCH 02/22] NFS/pNFS: Refactor pnfs_generic_commit_pagelist()
    ` [PATCH 03/22] pNFS: Add a helper to allocate the array of buckets
      ` [PATCH 04/22] NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
        ` [PATCH 05/22] NFSv4/pNFS: Scan the full list of commit arrays when committing
          ` [PATCH 06/22] pNFS: Support per-layout segment commits in pnfs_generic_recover_commit_reqs()
            ` [PATCH 07/22] pNFS: Support per-layout segment commits in pnfs_generic_commit_pagelist()
              ` [PATCH 08/22] NFS/pNFS: Allow O_DIRECT to release the DS commitinfo
                ` [PATCH 09/22] NFS: commit errors should be fatal
                  ` [PATCH 10/22] NFS: Fix O_DIRECT commit verifier handling
                    ` [PATCH 11/22] NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()
                      ` [PATCH 12/22] pNFS: Add infrastructure for cleaning up per-layout commit structures
                        ` [PATCH 13/22] pNFS: Enable per-layout segment "
                          ` [PATCH 14/22] NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()
                            ` [PATCH 15/22] NFS: Remove bucket array from struct pnfs_ds_commit_info
                              ` [PATCH 16/22] NFS/pNFS: Clean up pNFS commit operations
                                ` [PATCH 17/22] NFS/pNFS: Simplify bucket layout segment reference counting
                                  ` [PATCH 18/22] NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling
                                    ` [PATCH 19/22] pNFS/flexfile: Don't merge layout segments if the mirrors don't match
                                      ` [PATCH 20/22] pNFS/flexfiles: Check the layout segment range before doing I/O
                                        ` [PATCH 21/22] pNFS/flexfiles: remove requirement for whole file layouts
                                          ` [PATCH 22/22] pNFS/flexfiles: Specify the layout segment range in LAYOUTGET

[PATCH] rpc: fix str to bytes conversion
 2020-03-24 21:18 UTC  (2+ messages)

[PATCH 1/1] NFS: Don't specify NFS version in "UDP not supported" error
 2020-03-24 20:08 UTC 

[PATCH 09/13] nfs: define and use the NFS_INO_INVALID_XATTR flag
 2020-03-24 16:21 UTC  (2+ messages)
  ` [nfs] c5654df66d: stress-ng.msg.ops_per_sec 15.5% improvement

refcount underflow in nfsd41_destroy_cb
 2020-03-24 13:50 UTC  (8+ messages)

NFSv3 directory traversal causes lockup in 4.9.214
 2020-03-22  7:03 UTC  (2+ messages)

[RFC PATCH] fix krb5p mount not providing large enough buffer in rq_rcvsize
 2020-03-20 20:18 UTC  (7+ messages)

[PATCH] nfsd: fsnotify on rmdir under nfsd/clients/
 2020-03-19 15:35 UTC  (2+ messages)

[PATCH RFC 00/11] Linux NFS server support for multiple Write chunks
 2020-03-19 15:21 UTC  (12+ messages)
` [PATCH RFC 01/11] SUNRPC: Adjust synopsis of xdr_buf_subsegment()
` [PATCH RFC 02/11] svcrdma: Clean up RDMA Write path
` [PATCH RFC 03/11] NFSD: Invoke svc_encode_read_payload in "read" NFSD encoders
` [PATCH RFC 04/11] svcrdma: Post RDMA Writes while XDR encoding replies
` [PATCH RFC 05/11] svcrdma: Clean up svc_rdma_encode_reply_chunk()
` [PATCH RFC 06/11] svcrdma: Cache number of Write chunks
` [PATCH RFC 07/11] svcrdma: Add a data structure to track READ payloads
` [PATCH RFC 08/11] svcrdma: Add svc_rdma_skip_payloads()
` [PATCH RFC 09/11] svcrdma: Support multiple READ payloads when pulling up
` [PATCH RFC 10/11] svcrdma: Support multiple READ payloads in svc_rdma_map_reply_msg()
` [PATCH RFC 11/11] svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk

[PATCH] nfsd4: kill warnings on testing stateids with mismatched clientids
 2020-03-19 14:59 UTC  (3+ messages)

[PATCH] nfsv41: add set of xattr related tests
 2020-03-19 14:59 UTC 

[PATCH 00/13] client side user xattr (RFC8276) support
 2020-03-19 14:39 UTC  (4+ messages)

[PATCH 00/13] VFS: Filesystem information [ver #19]
 2020-03-19 12:36 UTC  (4+ messages)

[PATCH AUTOSEL 5.5 08/84] nfs: add minor version to nfs_server_key for fscache
 2020-03-18 20:52 UTC 


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