linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-08 13:48:39 to 2019-07-25 00:44:51 UTC [more...]

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-25  0:41 UTC  (19+ 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

[PATCH v1] rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
 2019-07-24 14:01 UTC  (3+ messages)

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 v4 0/8] server-side support for "inter" SSC copy
 2019-07-23 21:35 UTC  (30+ messages)
` [PATCH v4 1/8] NFSD fill-in netloc4 structure
` [PATCH v4 2/8] NFSD add ca_source_server<> to COPY
` [PATCH v4 3/8] NFSD return nfs4_stid in nfs4_preprocess_stateid_op
` [PATCH v4 4/8] NFSD add COPY_NOTIFY operation
` [PATCH v4 5/8] NFSD check stateids against copy stateids
` [PATCH v4 6/8] NFSD generalize nfsd4_compound_state flag names
` [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 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 

[Problem]testOpenUpgradeLock test failed in nfsv4.0 in 5.2.0-rc7
 2019-07-12  2:27 UTC  (7+ messages)

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  (7+ 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  (15+ messages)
` [PATCH v10 01/12] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v10 02/12] NFS: add COPY_NOTIFY operation
` [PATCH v10 03/12] NFS: add ca_source_server<> to COPY
` [PATCH v10 04/12] NFS: inter ssc open
` [PATCH v10 05/12] NFS: skip recovery of copy open on dest server
` [PATCH v10 06/12] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v10 07/12] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v10 08/12] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v10 09/12] NFS handle NFS4ERR_PARTNER_NO_AUTH error
` [PATCH v10 10/12] NFS: handle source server reboot
` [PATCH v10 11/12] NFS based on file size issue sync copy or fallback to generic copy offload
` [PATCH v10 12/12] NFS: replace cross device check in copy_file_range

[linux-next:master 11860/13492] fs/nfsd/nfsctl.c:1221:22: sparse: sparse: symbol '__get_nfsdfs_client' was not declared. Should it be static?
 2019-07-09 13:55 UTC  (2+ messages)
` [RFC PATCH linux-next] nfsd4: __get_nfsdfs_client() can be static

[PATCH v2] locks: eliminate false positive conflicts for write lease
 2019-07-09 11:02 UTC  (6+ messages)

Fwd: NFS Caching broken in 4.19.37
 2019-07-09  7:14 UTC 

[GIT PULL] Keys: Set 3 - Keyrings namespacing for 5.3
 2019-07-09  3:15 UTC  (2+ messages)

[PATCH] sunrpc/cache: remove the exporting of cache_seq_next
 2019-07-08 23:23 UTC  (2+ messages)

The Fall Bakeathon in Westford, Ma
 2019-07-08 18:37 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).