linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-27 10:45:50 to 2022-01-10 18:44:37 UTC [more...]

[RFC PATCH 0/3] Dealing with NFS re-export and cross mounts
 2022-01-10 18:44 UTC 

[PATCH v5 00/16] Optimize list lru memory consumption
 2022-01-10 18:42 UTC  (13+ messages)
` [PATCH v5 01/16] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v5 02/16] mm: introduce kmem_cache_alloc_lru
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v5 13/16] mm: memcontrol: reuse memory cgroup ID for kmem ID

nconnect & repeating BIND_CONN_TO_SESSION?
 2022-01-10 17:21 UTC  (10+ messages)
  ` pynfs regression with nfs4.1 RNM18, RNM19 and RNM20 with ext4

[PATCH v2 0/2] Fix sockaddr handling in NFSD trace points
 2022-01-10 16:05 UTC  (4+ messages)
` [PATCH v2 1/2] SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
` [PATCH v2 2/2] SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points

[PATCH v2 0/3] Remove NFS v2 support from the client and server
 2022-01-10 15:06 UTC  (2+ messages)

[PATCH] tools/rpcgen: fix build on macos arm64 (stat64 issue)
 2022-01-10 15:05 UTC  (2+ messages)

[PATCH 1/1] nfsd: Add support for btime
 2022-01-10 15:02 UTC  (2+ messages)

[PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
 2022-01-10 11:51 UTC  (31+ messages)
` [PATCH v4 00/68] fscache, cachefiles: Rewrite
  ` [PATCH v4 28/68] fscache: Provide a function to note the release of a page
  ` [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
  ` [PATCH v4 40/68] cachefiles: Implement cache registration and withdrawal
  ` [PATCH v4 44/68] cachefiles: Implement key to filename encoding
  ` [PATCH v4 46/68] cachefiles: Mark a backing file in use with an inode flag
  ` [Linux-cachefs] [PATCH v4 00/68] fscache, cachefiles: Rewrite
  ` [PATCH v5 63/68] cifs: Support fscache indexing rewrite

client caching and locks
 2022-01-09 22:41 UTC  (24+ messages)

[PATCH v1] SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
 2022-01-09 18:26 UTC 

NFS testing
 2022-01-07 22:19 UTC  (3+ messages)

[PATCH v2 0/8] Support btime and other NFSv4 specific attributes
 2022-01-07 20:36 UTC  (14+ messages)
` [PATCH v2 1/8] NFS: Expand the type of nfs_fattr->valid
  ` [PATCH v2 2/8] nfs: Add timecreate to nfs inode
    ` [PATCH v2 3/8] NFS: Return the file btime in the statx results when appropriate
      ` [PATCH v2 4/8] nfs: Add 'archive', 'hidden' and 'system' fields to nfs inode
        ` [PATCH v2 5/8] nfs: Add 'time backup' "
          ` [PATCH v2 6/8] NFSv4: Support the offline bit
            ` [PATCH v2 7/8] NFS: Support statx_get and statx_set ioctls
              ` [PATCH v2 8/8] NFSv4: Add an ioctl to allow retrieval of the NFS raw ACCESS mask

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-01-07 19:29 UTC  (14+ messages)
` [RFC PATCH 4/8] signals: Remove sigmask() macro

[PATCH RFC] NFSD: Fix zero-length NFSv3 WRITEs
 2022-01-06 19:43 UTC  (8+ messages)

nfsd v4 server can crash in COPY_NOTIFY
 2022-01-06 19:38 UTC  (5+ messages)

[PATCH 0/8] Support btime and other NFSv4 specific attributes
 2022-01-06 18:47 UTC  (28+ messages)
` [PATCH 1/8] NFS: Expand the type of nfs_fattr->valid
  ` [PATCH 2/8] nfs: Add timecreate to nfs inode
    ` [PATCH 3/8] NFS: Return the file btime in the statx results when appropriate
      ` [PATCH 4/8] nfs: Add 'archive', 'hidden' and 'system' fields to nfs inode
        ` [PATCH 5/8] nfs: Add 'time backup' "
          ` [PATCH 6/8] NFSv4: Support the offline bit
            ` [PATCH 7/8] NFS: Support statx_get and statx_set ioctls

[PATCH] MAINTAINERS: remove bfields
 2022-01-06 15:27 UTC  (2+ messages)

GSSAPI as it relates to NFS
 2022-01-06 13:44 UTC  (9+ messages)

[PATCH] nfs4: handle async processing of F_SETLK with FL_SLEEP
 2022-01-06 10:37 UTC  (10+ messages)
` [PATCH v2] "
    ` [PATCH v3 1/3] nfs: local_lock: "
    ` [PATCH v3 2/3] nfs4: "
    ` [PATCH v3 3/3] nfs v2/3: nlmclnt_lock: "

[PATCH] nfs: local_lock: handle async processing of F_SETLK with FL_SLEEP
 2022-01-06 10:29 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] RDMA: null pointer in __ib_umem_release causes kernel panic
 2022-01-05 17:49 UTC  (7+ messages)

[PATCH v2 00/10] Assorted patches for knfsd
 2022-01-05 16:10 UTC  (7+ messages)
` [PATCH v2 01/10] nfsd: map EBADF
  ` [PATCH v2 02/10] nfsd: Add errno mapping for EREMOTEIO
    ` [PATCH v2 03/10] nfsd: Retry once in nfsd_open on an -EOPENSTALE return
      ` [PATCH v2 04/10] nfsd: Distinguish between required and optional NFSv3 post-op attributes
        ` [PATCH v2 05/10] nfs: Add export support for weak cache consistency attributes

[PATCH linux] nfs: Remove unnecessary ret assignment
 2022-01-05 15:36 UTC  (2+ messages)

[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-01-04 22:24 UTC  (11+ messages)
      ` [PATCH] nfsdcld: use WAL journal for faster commits

nfs v4 decode_read_plus_hole() insufficient length sanity check
 2022-01-04 20:08 UTC 

NFSv4 OPEN returns a zero cinfo.after on tmpfs
 2022-01-04 16:56 UTC  (2+ messages)

[PATCH bpf-next v2] net: don't include filter.h from net/sock.h
 2022-01-04 15:42 UTC  (7+ messages)

[PATCH 0/5] Support case insensitive filesystems in NFSv4
 2022-01-03 22:13 UTC  (5+ messages)

[PATCH] NFSv4.1: Fix uninitialised variable in devicenotify
 2022-01-03 19:50 UTC 

Transferring birth-time time stamp over NFS
 2022-01-03 19:20 UTC 

_nfs4_open_and_get_state() should check IS_ERR() from d_splice_alias()
 2022-01-03 19:02 UTC 

NFS v4 client can dereference uninitialized pointer in devicenotify callback
 2022-01-03 18:21 UTC 

[PATCH 00/10] Write verifier fixes and clean-ups
 2022-01-02 17:36 UTC  (11+ messages)
` [PATCH 01/10] NFSD: Fix verifier returned in stable WRITEs
` [PATCH 02/10] nfsd: Replace use of rwsem with errseq_t
` [PATCH 03/10] NFSD: Clean up nfsd_vfs_write()
` [PATCH 04/10] NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id)
` [PATCH 05/10] NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)
` [PATCH 06/10] nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
` [PATCH 07/10] NFSD: Write verifier might go backwards
` [PATCH 08/10] NFSD: Clean up the nfsd_net::nfssvc_boot field
` [PATCH 09/10] NFSD: Rename boot verifier functions
` [PATCH 10/10] NFSD: Trace boot verifier resets

[PATCH -next] SUNRPC: Clean XPRT_CONGESTED of xprt->state when rpc task is killed
 2021-12-31  2:00 UTC  (6+ messages)

[PATCH 0/2] Fix cinfo on FS's that do not support IVERSION
 2021-12-29 14:46 UTC  (3+ messages)
` [PATCH 1/2] Revert "nfsd: skip some unnecessary stats in the v4 case"
` [PATCH 2/2] NFSD: Move fill_pre_wcc() and fill_post_wcc()

[PATCH bpf-next] net: don't include filter.h from net/sock.h
 2021-12-28 19:25 UTC 

[PATCH] SUNRPC: use default_groups in kobj_type
 2021-12-28 14:48 UTC 

[PATCH] NFS: use default_groups in kobj_type
 2021-12-28 14:41 UTC 

[PATCH 1/2] NFSv4: Allow writebacks to request 'blocks used'
 2021-12-27 19:40 UTC  (2+ messages)
` [PATCH 2/2] NFSv42: Fallocate and clone should also "


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