linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-22 16:45:13 to 2017-04-06 18:17:20 UTC [more...]

[PATCH v5 0/6] Skipped unlocks
 2017-04-06 18:17 UTC  (8+ 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

[nfs-utils PATCH v3 0/4] add systemd generator for the rpc_pipefs mountpoint
 2017-04-06 18:14 UTC  (6+ messages)
` [nfs-utils PATCH v3 1/4] idmapd: move the pipefs-directory config option to nfs.conf
` [nfs-utils PATCH v3 2/4] gssd: add a deprecation warning for pipefs-directory in gssd section
` [nfs-utils PATCH v3 3/4] blkmapd: allow the rpc_pipefs mountpoint to be overridden
` [nfs-utils PATCH v3 4/4] systemd: add a generator for the rpc_pipefs mountpoint

Monthly Linux NFS Town Hall meeting: Canceled
 2017-04-06 15:12 UTC 

[nfs-utils PATCH v2 0/4] add systemd generator for the rpc_pipefs mountpoint
 2017-04-06 12:29 UTC  (9+ messages)
` [nfs-utils PATCH v2 1/4] idmapd: move the pipefs-directory config option to nfs.conf
` [nfs-utils PATCH v2 2/4] gssd: move the pipefs-directory setting to the nfs.conf global section
` [nfs-utils PATCH v2 3/4] blkmapd: allow the rpc_pipefs mountpoint to be overridden
` [nfs-utils PATCH v2 4/4] systemd: add a generator for the rpc_pipefs mountpoint

[PATCH v4 0/6] Skipped unlocks
 2017-04-06 11:19 UTC  (16+ 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

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

Double listing and duplicate cookie errors
 2017-04-05 19:19 UTC 

[RFC nfs-utils PATCH] nfsd: don't enable a UDP socket by default
 2017-04-05 17:30 UTC  (2+ messages)

[PATCH 0/2] Patch rpc.nfsd to allow the caller to turn off NFSv4.0
 2017-04-05 17:29 UTC  (9+ 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 v2] NFS: Avoid cross-structure casting
 2017-04-05 15:29 UTC 

[PATCH] NFS: Avoid cross-structure casting
 2017-04-05 15:26 UTC  (3+ messages)

Bug#852395: unblock: gssproxy/0.5.1-2
 2017-04-05 10:37 UTC  (3+ messages)

[PATCH] nfs-server-generator: handle 'noauto' mounts correctly
 2017-04-04 21:57 UTC  (3+ messages)

[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-04-04 18:44 UTC  (3+ 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: 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] 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  (12+ messages)
` [PATCH v1 03/14] svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
` [PATCH v1 05/14] svcrdma: Introduce local rdma_rw API helpers

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


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