linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-09 15:51:37 to 2019-07-30 16:13:58 UTC [more...]

[PATCH v4 0/8] server-side support for "inter" SSC copy
 2019-07-30 16:13 UTC  (35+ messages)
` [PATCH v4 1/8] NFSD fill-in netloc4 structure
` [PATCH v4 2/8] NFSD add ca_source_server<> to COPY
` [PATCH v4 4/8] NFSD add COPY_NOTIFY operation
` [PATCH v4 5/8] NFSD check stateids against copy stateids
` [PATCH v4 7/8] NFSD: allow inter server COPY to have a STALE source server fh
` [PATCH v4 8/8] NFSD add nfs4 inter ssc to nfsd4_copy

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-30 15:57 UTC  (23+ messages)
` [PATCH 01/12] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/12] iov_iter: add helper to test if an iter would use GUP v2
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool
` [PATCH 04/12] block: bio_release_pages: convert put_page() to put_user_page*()
` [PATCH 05/12] block_dev: "
` [PATCH 06/12] fs/nfs: "
` [PATCH 07/12] vhost-scsi: "
` [PATCH 08/12] fs/cifs: "
` [PATCH 09/12] fs/fuse: "
` [PATCH 10/12] fs/ceph: "
` [PATCH 11/12] 9p/net: "
` [PATCH 12/12] fs/ceph: fix a build warning: returning a value from void function

RFC: Fixing net/sunrpc/cache.c: cache_listeners_exist() function for rogue process reading a 'channel' file
 2019-07-30 15:46 UTC  (11+ messages)
  ` [RFC PATCH] SUNRPC: Harden the cache 'channel' interface to only allow legitimate daemons
  ` [RFC PATCH] SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-07-30  1:49 UTC  (2+ messages)
` [PATCH 10/20] fs: nfs: Initialize filesystem timestamp ranges

[PATCH v3] rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
 2019-07-29 17:22 UTC 

[PATCH v2] rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
 2019-07-29 17:12 UTC  (6+ messages)

[Problem]testOpenUpgradeLock test failed in nfsv4.0 in 5.2.0-rc7
 2019-07-29 14:11 UTC  (11+ messages)
        ` [PATCH] CACHE: Fix test script as delegation being introduced

[SUNRPC] 661ccd4df3: ltp.proc01.fail
 2019-07-29 13:40 UTC 

[PATCH v1] rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
 2019-07-28 15:05 UTC  (6+ messages)

BUG: "Stale file handle" error when connecting to ARM server
 2019-07-26 14:44 UTC  (2+ messages)
` [PATCH] Fix include order between config.h and stat.h

[PATCH] fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
 2019-07-26  7:48 UTC 

Write Delegation
 2019-07-24 12:03 UTC  (2+ messages)

[PATCH] fs: nfsd: Fix three possible null-pointer dereferences
 2019-07-24  8:28 UTC 

Reminder: 1 open syzbot bug in "net/sunrpc" subsystem
 2019-07-24  2:51 UTC 

[PATCH] rpcrdma_decode_msg: check xdr_inline_decode result
 2019-07-24  2:02 UTC  (2+ messages)

[PATCH 0/9] Multiple network connections for a single NFS mount
 2019-07-23 22:54 UTC  (4+ messages)
` [PATCH 3/9] NFS: send state management on a single connection

[PATCH v1 0/2] NFS/RDMA-related NFSD patches for -next
 2019-07-23 19:21 UTC  (3+ messages)
` [PATCH v1 1/2] svcrdma: Remove svc_rdma_wq
` [PATCH v1 2/2] svcrdma: Use llist for managing cache of recv_ctxts

[PATCH 1/2] nfs4_getfacl: return 1 for unknown option and won't use '-?' anymore
 2019-07-23 16:36 UTC  (3+ messages)
` [PATCH 2/2] nfs4_getfacl: revise the Usage format as new options added

rpc.statd dies because of pacemaker monitoring
 2019-07-23 14:36 UTC  (8+ messages)

[PATCH] pnfs: Fix a problem where we gratuitously start doing I/O through the MDS
 2019-07-23  9:57 UTC  (4+ messages)

[PATCH] st_flex: fix uid/gid formatting in error message
 2019-07-22 14:16 UTC 

[nfs-utils PATCH 1/2] sqlite.c: restore zero-padding to the recovery table names
 2019-07-22 12:42 UTC  (4+ messages)

zfs server slow mounting ( mtab ?)
 2019-07-19 18:18 UTC  (2+ messages)

[GIT PULL] Please pull NFS changes for Linux 5.3
 2019-07-18 22:05 UTC  (3+ messages)

[PATCH] pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS
 2019-07-18 19:52 UTC 

large directory iteration (getdents) over NFS mount resets due to stat
 2019-07-18 14:29 UTC  (7+ messages)

[PATCH] SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
 2019-07-18 12:08 UTC  (3+ messages)
` [PATCH] SUNRPC: Fix initialisation of struct rpc_xprt_switch
  ` [PATCH] SUNRPC: Optimise transport balancing code

[PATCH 2/2] net: apply proc_net_mkdir() harder
 2019-07-17 19:04 UTC  (3+ messages)

[PATCH 1/2] SUNRPC: Fix up backchannel slot table accounting
 2019-07-17 18:20 UTC  (6+ messages)
` [PATCH 2/2] NFSv4: Don't use the zero stateid with layoutget

[PATCH] pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
 2019-07-17 18:08 UTC 

[PATCH v3 1/3] kernel/notifier.c: avoid duplicate registration
 2019-07-17 11:19 UTC  (2+ messages)

[PATCH v3 0/3] kernel/notifier.c: avoid duplicate registration
 2019-07-17 11:15 UTC  (14+ messages)

[PATCH 1/3] SUNRPC: Replace division by multiplication in calculation of queue length
 2019-07-16 20:04 UTC  (3+ messages)
` [PATCH 2/3] SUNRPC: Skip zero-refcount transports
  ` [PATCH 3/3] SUNRPC: Fix a hang in xprt_switch_set_next_cursor()

[PATCH] NFS: fix 'passing zero to PTR_ERR()' warning
 2019-07-16  8:43 UTC 

[PATCH] NFSv4: Validate the stateid before applying it to state recovery
 2019-07-15 13:22 UTC 

[PATCH v2 1/4] fs/posix_acl: apply umask if superblock disables ACL support
 2019-07-13  4:12 UTC  (4+ messages)
` [PATCH v2 2/4] fs/ext4/acl: apply umask if ACL support is disabled
` [PATCH v2 3/4] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
` [PATCH v2 4/4] nfs/super: check NFS_CAP_ACLS instead of the NFS version

[PATCH] Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
 2019-07-12 20:16 UTC  (3+ messages)

multipath patches
 2019-07-12 19:09 UTC  (8+ messages)

[PATCH] SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
 2019-07-12 17:21 UTC 

[PATCH v2] Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
 2019-07-12 16:10 UTC 

nfs-config.service fails to apply no-nfs-version after a reboot
 2019-07-11 20:06 UTC 

[GIT PULL] nfsd changes for 5.3
 2019-07-11  4:40 UTC  (2+ messages)

[GIT PULL] Keys: Set 4 - Key ACLs for 5.3
 2019-07-11  3:07 UTC  (6+ messages)

[PATCH 08/16] nfsd: escape high characters in binary data
 2019-07-11  1:54 UTC  (12+ messages)

[PATCH] nfsd4: fix a deadlock on state owner replay mutex
 2019-07-10 18:43 UTC  (3+ messages)

Request for help debugging readdirplus malfunction on NFS v3
 2019-07-10 12:03 UTC  (3+ messages)

[PATCH v3 3/3] kernel/notifier.c: remove blocking_notifier_chain_cond_register()
 2019-07-10  3:09 UTC 

[PATCH v3 2/3] kernel/notifier.c: remove notifier_chain_cond_register()
 2019-07-10  3:09 UTC 

Kernel Oops related to NFS client code ?
 2019-07-10  2:11 UTC 

[PATCH -next] nfsd: Make __get_nfsdfs_client() static
 2019-07-09 23:36 UTC  (2+ messages)

[PATCH -next] nfsd: Make two functions static
 2019-07-09 23:36 UTC  (2+ messages)

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-09 23:33 UTC  (5+ messages)
` [PATCH 8/8] nfsd: Fix misuse of strlcpy

[linux-next:master 11868/13492] fs/nfsd/nfs4state.c:2508:6: sparse: sparse: symbol 'force_expire_client' was not declared. Should it be static?
 2019-07-09 17:32 UTC  (2+ messages)
` [RFC PATCH linux-next] nfsd: force_expire_client() can be static

[GIT PULL] Please pull NFSoRDMA updates for Linux 5.3
 2019-07-09 16:03 UTC  (2+ messages)
` [GIT PULL] Please pull NFSoRDMA updates for Linux 5.3 (v2)

[PATCH v10 00/12] client-side support for "inter" SSC copy
 2019-07-09 16:01 UTC  (4+ messages)
` [PATCH v10 04/12] NFS: inter ssc open


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