linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-20 20:14:45 to 2017-04-04 20:26:10 UTC [more...]

[PATCH 0/2] Patch rpc.nfsd to allow the caller to turn off NFSv4.0
 2017-04-04 20:26 UTC  (6+ messages)
` [PATCH 1/2] nfsd: Allow the caller to turn off NFSv4.0 without turning off NFSv4.x
  ` [PATCH 2/2] nfsd: Change the default to enable all minor versions unless told otherwise

[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-04-04 18:44 UTC  (3+ messages)

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-04-04 18:38 UTC  (30+ messages)

[nfs-utils PATCH] sm-notify: ending the grace period early should be configurable
 2017-04-04 17:59 UTC  (2+ messages)

[PATCH v2] nfs: flexfilelayout: remove v3-only data server limitation
 2017-04-04 14:22 UTC  (2+ messages)

[PATCH] nfs-server-generator: handle 'noauto' mounts correctly
 2017-04-04 10:26 UTC  (2+ messages)

[PATCH] nfs: flexfilelayout: remove v3-only data server limitation
 2017-04-04  2:17 UTC  (4+ messages)

[RFC nfs-utils PATCH 0/2] add systemd generator for the rpc_pipefs mountpoint
 2017-04-03 21:31 UTC  (8+ messages)
` [RFC nfs-utils PATCH 1/2] idmapd: move the pipefs-directory config option to nfs.conf
` [RFC nfs-utils PATCH 2/2] systemd: add a generator for the rpc_pipefs mountpoint

[PATCH v4 0/6] Skipped unlocks
 2017-04-03  9:44 UTC  (15+ messages)
` [PATCH 1/6] NFS4: remove a redundant lock range check
` [PATCH 2/6] NFS: Move the flock open mode check into nfs_flock()
` [PATCH 3/6] locks: Set FL_CLOSE when removing flock locks on close()
` [PATCH 4/6] NFS: Add an iocounter wait function for async RPC tasks
` [PATCH 5/6] lockd: Introduce nlmclnt_operations
` [PATCH 6/6] NFS: Always wait for I/O completion before unlock

[PATCH] nfsd: make strdup_if_nonnull static
 2017-04-03  2:39 UTC  (6+ messages)

[PATCH] NFS: don't try to cross a mountpount when there isn't one there
 2017-04-03  2:13 UTC  (3+ messages)

[GIT PULL] Please pull a few more NFS client bugfixes for 4.11
 2017-04-01 19:08 UTC  (2+ messages)

[GIT PULL] nfsd bugfixes for 4.11
 2017-04-01  1:53 UTC 

[PATCH] SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt
 2017-04-01  1:07 UTC  (5+ messages)

[PATCH 1/1] PNFS fix fallback to MDS if got error on commit to DS
 2017-03-30 17:59 UTC  (5+ messages)

[PATCH 1/1] NFSv4.1 fix infinite loop on IO BAD_STATEID error
 2017-03-30 17:49 UTC  (5+ messages)

[PATCH] nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
 2017-03-30 15:31 UTC 

[PATCH v2 00/13] Server-side NFS/RDMA changes proposed for v4.12
 2017-03-30 15:29 UTC  (20+ messages)
` [PATCH v2 01/13] svcrdma: Move send_wr to svc_rdma_op_ctxt
` [PATCH v2 02/13] svcrdma: Add svc_rdma_map_reply_hdr()
` [PATCH v2 03/13] svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
` [PATCH v2 04/13] svcrdma: Add helper to save pages under I/O
` [PATCH v2 05/13] svcrdma: Introduce local rdma_rw API helpers
` [PATCH v2 06/13] svcrdma: Use rdma_rw API in RPC reply path
` [PATCH v2 07/13] svcrdma: Clean up RDMA_ERROR path
` [PATCH v2 08/13] svcrdma: Report Write/Reply chunk overruns
` [PATCH v2 09/13] svcrdma: Clean up RPC-over-RDMA backchannel reply processing
` [PATCH v2 10/13] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
` [PATCH v2 11/13] svcrdma: Remove unused RDMA Write completion handler
` [PATCH v2 12/13] svcrdma: Remove the req_map cache
` [PATCH v2 13/13] svcrdma: Clean out old XDR encoders

[nfs-utils PATCH] systemd: add generators for the rpc_pipefs mountpoint
 2017-03-30 15:01 UTC  (10+ messages)

notes on VAULT 2017 NFS BOF
 2017-03-29 13:50 UTC  (4+ messages)

[PATCH] svcrdma: set XPT_CONG_CTRL flag for bc xprt
 2017-03-29 11:02 UTC  (11+ messages)

[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
 2017-03-29 10:56 UTC  (3+ messages)
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 21/25] nfs: Convert to separately allocated bdi

flexfile: kernel oops with v4.1 data server
 2017-03-29 10:28 UTC 

[RFC v1 00/17] NFSD support for inter+async COPY
 2017-03-27 21:49 UTC  (4+ messages)

[PATCH v2 00/13] NFS/RDMA client-side patches proposed for 4.12
 2017-03-27 14:07 UTC  (14+ messages)
` [PATCH v2 01/13] xprtrdma: Cancel refresh worker during buffer shutdown
` [PATCH v2 02/13] sunrpc: Export xprt_force_disconnect()
` [PATCH v2 03/13] xprtrdma: Detect unreachable NFS/RDMA servers more reliably
` [PATCH v2 04/13] xprtrdma: Refactor rpcrdma_ia_open()
` [PATCH v2 05/13] xprtrdma: Use same device when mapping or syncing DMA buffers
` [PATCH v2 06/13] xprtrdma: Support unplugging an HCA from under an NFS mount
` [PATCH v2 07/13] xprtrdma: Refactor rpcrdma_ep_connect
` [PATCH v2 08/13] xprtrdma: Restore transport after device removal
` [PATCH v2 09/13] xprtrdma: Revert commit d0f36c46deea
` [PATCH v2 10/13] xprtrdma: Annotate receive workqueue
` [PATCH v2 11/13] xprtrdma: Squelch ENOBUFS warnings
` [PATCH v2 12/13] sunrpc: Fix xdr_init_decode_pages() documenting comment
` [PATCH v2 13/13] xprtrdma: Remove rpcrdma_buffer::rb_pool

Funding
 2017-03-25 21:22 UTC 

[PATCH v1 00/14] Server-side NFS/RDMA changes for v4.12
 2017-03-24 22:19 UTC  (32+ messages)
` [PATCH v1 01/14] svcrdma: Move send_wr to svc_rdma_op_ctxt
` [PATCH v1 02/14] svcrdma: Add svc_rdma_map_reply_hdr()
` [PATCH v1 03/14] svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
` [PATCH v1 04/14] svcrdma: Add helper to save pages under I/O
` [PATCH v1 05/14] svcrdma: Introduce local rdma_rw API helpers
` [PATCH v1 07/14] svcrdma: Clean up RDMA_ERROR path
` [PATCH v1 08/14] svcrdma: Report Write/Reply chunk overruns
` [PATCH v1 10/14] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
` [PATCH v1 11/14] svcrdma: Remove old RDMA Write completion handlers
` [PATCH v1 12/14] svcrdma: Remove the req_map cache
` [PATCH v1 13/14] svcrdma: Clean out old XDR encoders

NFSD oops when it receives operation it doesn't support
 2017-03-24 17:45 UTC  (3+ messages)

open after unlink tries to open old file
 2017-03-24 15:22 UTC  (2+ messages)

[PATCH 00/23] various networking refcount conversions, part 2
 2017-03-24 13:49 UTC  (7+ messages)
` [PATCH 04/23] net, ceph: convert ceph_snap_context.nref from atomic_t to refcount_t
` [PATCH 05/23] net, ceph: convert ceph_osd.o_ref "
` [PATCH 06/23] net, ceph: convert ceph_pagelist.refcnt "

fanotify read returns with errno == EOPENSTALE
 2017-03-23 13:47 UTC  (3+ messages)

pNFS: invalid IP:port selection when talks to DS
 2017-03-22 20:27 UTC  (6+ messages)

[PATCH v1 0/3] VFS changes for NFSv4.2 "inter" server-to-server COPY op
 2017-03-22 17:16 UTC  (8+ messages)
` [PATCH v1 2/3] VFS permit cross device vfs_copy_file_range

[PATCH v5 0/5] Add copy_file_range() tests
 2017-03-22 16:45 UTC  (3+ messages)
` [PATCH v5 2/5] generic/417: Add small copies to new file test

NFS invalid refcount warnings
 2017-03-22 14:37 UTC 

[PATCH] NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
 2017-03-21 16:43 UTC  (8+ messages)
      ` [PATCH resend] "

Infinite loop when connecting to unreachable NFS servers
 2017-03-20 22:42 UTC  (2+ messages)

[PATCH Version 2 0/3] NFS filelayout fix a GETDEVINO hang`
 2017-03-20 22:07 UTC  (4+ messages)
` [PATCH Version 2 1/3] NFS cleanup struct nfs4_filelayout_segment
` [PATCH Version 2 2/3] NFS store nfs4_deviceid in "
` [PATCH Version 2 3/3] NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completes


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