linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-16 15:52:44 to 2017-03-29 22:05:36 UTC [more...]

[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
 2017-03-29 22:01 UTC 

[PATCH] nfsd: make strdup_if_nonnull static
 2017-03-29 21:51 UTC  (2+ messages)

[nfs-utils PATCH] systemd: add generators for the rpc_pipefs mountpoint
 2017-03-29 19:28 UTC  (4+ messages)

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-03-29 17:54 UTC  (17+ 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 

[PATCH 1/1] PNFS fix fallback to MDS if got error on commit to DS
 2017-03-28 13:41 UTC  (2+ messages)

[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

[PATCH v2 00/13] Server-side NFS/RDMA changes proposed for v4.12
 2017-03-27 13:49 UTC  (14+ 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

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  (35+ 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 06/14] svcrdma: Use rdma_rw API in RPC reply path
` [PATCH v1 07/14] svcrdma: Clean up RDMA_ERROR path
` [PATCH v1 08/14] svcrdma: Report Write/Reply chunk overruns
` [PATCH v1 09/14] svcrdma: Clean up RPC-over-RDMA backchannel reply processing
` [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
` [PATCH v1 14/14] svcrdma: Clean up svc_rdma_post_recv() error handling

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  (31+ messages)
` [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t
` [PATCH 02/23] net, sunrpc: convert gss_cl_ctx.count "
` [PATCH 03/23] net, sunrpc: convert gss_upcall_msg.count "
` [PATCH 04/23] net, ceph: convert ceph_snap_context.nref "
` [PATCH 05/23] net, ceph: convert ceph_osd.o_ref "
` [PATCH 06/23] net, ceph: convert ceph_pagelist.refcnt "
` [PATCH 07/23] net, rds: convert rds_ib_device.refcount "
` [PATCH 08/23] net, rds: convert rds_incoming.i_refcount "
` [PATCH 09/23] net, rds: convert rds_mr.r_refcount "
` [PATCH 10/23] net, rds: convert rds_message.m_refcount "
` [PATCH 11/23] net, x25: convert x25_route.refcnt "
` [PATCH 12/23] net, x25: convert x25_neigh.refcnt "
` [PATCH 13/23] net, xfrm: convert xfrm_state.refcnt "
` [PATCH 14/23] net, xfrm: convert xfrm_policy.refcnt "
` [PATCH 15/23] net, xfrm: convert sec_path.refcnt "
` [PATCH 16/23] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 17/23] net, sctp: convert sctp_datamsg.refcnt "
` [PATCH 18/23] net, sctp: convert sctp_chunk.refcnt "
` [PATCH 19/23] net, sctp: convert sctp_transport.refcnt "
` [PATCH 20/23] net, sctp: convert sctp_ep_common.refcnt "
` [PATCH 21/23] net, ax25: convert ax25_uid_assoc.refcount "
` [PATCH 22/23] net, ax25: convert ax25_route.refcount "
` [PATCH 23/23] net, ax25: convert ax25_cb.refcount "

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  (7+ 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  (9+ messages)
` [PATCH v5 1/5] generic/416: Add copy to new file test
` [PATCH v5 2/5] generic/417: Add small copies "
` [PATCH v5 3/5] generic/418: Add copy test that overwrites data
` [PATCH v5 4/5] generic/419: Add a copy test for overwriting small amounts of data
` [PATCH v5 5/5] generic/420: Add a copy test for invalid input

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

mountd v4root ignores anonuid and anongid for pseudo file system
 2017-03-20 12:17 UTC 

Bug#852395: unblock: gssproxy/0.5.1-2
 2017-03-20  5:07 UTC  (2+ messages)

question about open_owner sequencing
 2017-03-17 21:39 UTC  (6+ messages)

[RFC v2 00/12] NFS (just) async support for COPY
 2017-03-17 21:03 UTC  (13+ messages)
` [RFC v2 01/12] NFS CB_OFFLOAD xdr
` [RFC v2 02/12] NFS OFFLOAD_STATUS xdr
` [RFC v2 03/12] NFS OFFLOAD_STATUS op
` [RFC v2 04/12] NFS OFFLOAD_CANCEL xdr
` [RFC v2 05/12] NFS COPY xdr handle async reply
` [RFC v2 06/12] NFS add support for asynchronous COPY
` [RFC v2 07/12] NFS handle COPY reply CB_OFFLOAD call race
` [RFC v2 08/12] NFS send OFFLOAD_CANCEL when COPY killed
` [RFC v2 09/12] NFS make COPY synchronous xdr configurable
` [RFC v2 10/12] NFS handle COPY ERR_OFFLOAD_NO_REQS
` [RFC v2 11/12] NFS if we got partial copy ignore errors
` [RFC v2 12/12] NFS recover from destination server reboot for copies

[GIT PULL] Please pull NFS client bugfixes for 4.11
 2017-03-17 20:21 UTC 

software error with bugzilla.linux-nfs.org
 2017-03-17 14:41 UTC  (6+ messages)


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