Linux NFS development
 help / color / mirror / Atom feed
 messages from 2018-05-04 19:35:27 to 2018-05-22 20:03:50 UTC [more...]

[RFC] protect against denial-of-service on a 4.0 mount
 2018-05-22 20:03 UTC 

[PATCH 1/1] [SUNRPC] make sure to clone timeout values
 2018-05-22 19:56 UTC  (4+ messages)

[PATCH v3 0/8] nfs-utils: nfsconf cli tool and code tests
 2018-05-22 18:23 UTC  (12+ messages)
` [PATCH v3 1/8] nfs-utils: Fix minor memory leaks
` [PATCH v3 2/8] nfs-utils: Make config includes relative to current config
` [PATCH v3 3/8] nfs-utils: Use config file name in error messages
` [PATCH v3 4/8] nfs-utils: Indicate if config file was missing
` [PATCH v3 5/8] nfs-utils: tidy up output of conf_report
` [PATCH v3 6/8] nfs-utils: Add nfsconftool cli
` [PATCH v3 7/8] nfs-utils: use nfsconftool cli to test library function
` [PATCH v3 8/8] nfs-utils: Add man page for nfsconftool cli

EVM HMAC and FS UUID
 2018-05-22 16:17 UTC  (3+ messages)

[PATCH] Fix 16-byte memory leak in gssp_accept_sec_context_upcall
 2018-05-21 21:30 UTC  (3+ messages)

do we still need ->is_dirty_writeback
 2018-05-21  9:05 UTC  (2+ messages)

[PATCH RFC] Make bindresvport(3) avoid IANA-assigned ports
 2018-05-19 20:39 UTC 

Conflict tcp port between rpcinfo and other applications
 2018-05-19 19:28 UTC  (5+ messages)

[PATCH RFC 0/4] Use correct NFSv4.0 callback credential
 2018-05-18 21:02 UTC  (18+ messages)
` [PATCH RFC 1/4] sunrpc: Enable the kernel to specify the hostname part of service principals
` [PATCH RFC 2/4] sunrpc: Extract target name into svc_cred
` [PATCH RFC 3/4] nfsd: Use correct credential for NFSv4.0 callback with GSS
` [PATCH RFC 4/4] nfsd: Remove callback_cred

[PATCH v2] nfs: Fix ugly referral attributes
 2018-05-18 14:35 UTC  (5+ messages)
` Regression in [v2] nfs: Fix ugly referral attributes ?

question: re-try of operations in PNFS
 2018-05-17 20:43 UTC 

[PATCH] svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs
 2018-05-16 18:15 UTC  (2+ messages)

[RFC][PATCH] nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
 2018-05-16 14:09 UTC  (8+ messages)

mounting NFS on the same host leads to D state
 2018-05-16 10:37 UTC  (2+ messages)

SGID loss with nfsv3
 2018-05-15 22:05 UTC  (8+ messages)

[PATCH] NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid()
 2018-05-15 17:03 UTC 

[PATCH] Fix possible stack smash in nfs_idmap_read_and_verify_message
 2018-05-15 15:44 UTC  (4+ messages)

[PATCH v1 00/19] NFS/RDMA server for-next
 2018-05-15 14:52 UTC  (29+ messages)
` [PATCH v1 01/19] svcrdma: Add proper SPDX tags for NetApp-contributed source
` [PATCH v1 02/19] svcrdma: Use passed-in net namespace when creating RDMA listener
` [PATCH v1 03/19] xprtrdma: Prepare RPC/RDMA includes for server-side trace points
` [PATCH v1 04/19] svcrdma: Trace key RPC/RDMA protocol events
` [PATCH v1 05/19] svcrdma: Trace key RDMA API events
` [PATCH v1 06/19] svcrdma: Introduce svc_rdma_recv_ctxt
` [PATCH v1 07/19] svcrdma: Remove sc_rq_depth
` [PATCH v1 08/19] svcrdma: Simplify svc_rdma_recv_ctxt_put
` [PATCH v1 09/19] svcrdma: Preserve Receive buffer until svc_rdma_sendto
` [PATCH v1 10/19] svcrdma: Persistently allocate and DMA-map Receive buffers
` [PATCH v1 11/19] svcrdma: Allocate recv_ctxt's on CPU handling Receives
` [PATCH v1 12/19] svcrdma: Refactor svc_rdma_dma_map_buf
` [PATCH v1 13/19] svcrdma: Clean up Send SGE accounting
` [PATCH v1 14/19] svcrdma: Introduce svc_rdma_send_ctxt
` [PATCH v1 15/19] svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
` [PATCH v1 16/19] svcrdma: Remove post_send_wr
` [PATCH v1 17/19] svcrdma: Simplify svc_rdma_send()
` [PATCH v1 18/19] svcrdma: Persistently allocate and DMA-map Send buffers
` [PATCH v1 19/19] svcrdma: Remove unused svc_rdma_op_ctxt

unstable nfs connection
 2018-05-14 21:18 UTC  (2+ messages)

SETCLIENTID acceptor
 2018-05-14 21:07 UTC  (16+ messages)

[PATCH v1 00/19] NFS/RDMA client patches for next
 2018-05-14 20:37 UTC  (20+ messages)
` [PATCH v1 01/19] xprtrdma: Add proper SPDX tags for NetApp-contributed source
` [PATCH v1 10/19] xprtrdma: Move Receive posting to Receive handler
` [PATCH v1 11/19] xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}
` [PATCH v1 12/19] xprtrdma: Remove rpcrdma_buffer_get_req_locked()
` [PATCH v1 13/19] xprtrdma: Remove rpcrdma_buffer_get_rep_locked()
` [PATCH v1 14/19] xprtrdma: Make rpcrdma_sendctx_put_locked() a static function
` [PATCH v1 15/19] xprtrdma: Return -ENOBUFS when no pages are available
` [PATCH v1 16/19] xprtrdma: Move common wait_for_buffer_space call to parent function
` [PATCH v1 17/19] xprtrdma: Wait on empty sendctx queue
` [PATCH v1 18/19] xprtrdma: Add trace_xprtrdma_dma_map(mr)
` [PATCH v1 19/19] xprtrdma: Remove transfertypes array

[PATCH v2] nfsd: fix error handling in nfs4_set_delegation()
 2018-05-14 15:45 UTC  (4+ messages)

[bug report] svcrdma: Allocate recv_ctxt's on CPU handling Receives
 2018-05-14  9:12 UTC 

NFSv4.1 client recovery of opens after server crash/reboot
 2018-05-13 20:44 UTC  (4+ messages)

[GIT PULL] Please pull NFS client fixes for 4.17
 2018-05-11 20:54 UTC 

[PATCH v3] nfsd: make nfsd4_scsi_identify_device retry with a larger buffer
 2018-05-11 19:18 UTC  (2+ messages)

[PATCH] fs: nfs: Adding new return type vm_fault_t
 2018-05-11 18:30 UTC  (2+ messages)

[PATCH] Change Trond's email address in MAINTAINERS
 2018-05-11 18:13 UTC 

[PATCH 00/24] VFS: Introduce filesystem context [ver #7]
 2018-05-11 12:20 UTC  (4+ messages)
` [PATCH 05/24] apparmor: Implement security hooks for the new mount API "

[PATCH v2] nfsd: make nfsd4_scsi_identify_device retry with a larger buffer
 2018-05-11  8:06 UTC  (2+ messages)

[PATCH 0/2] SUNRPC: Clean up port reuse behavior on reconnects
 2018-05-10 21:18 UTC  (10+ messages)
` [PATCH 1/2] SUNRPC: Need to reuse non-reserved port for reconnect
` [PATCH 2/2] SUNRPC: Reconnect with new port on server initiated connection termination

[PATCH 1/3] NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPEN
 2018-05-10 19:28 UTC  (3+ messages)
` [PATCH 2/3] NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentry
  ` [PATCH 3/3] NFS: Optimise away lookups for rename targets

[PATCH] nfsd: make nfsd4_scsi_identify_device retry with a larger buffer
 2018-05-10 14:16 UTC  (4+ messages)

vmalloc with GFP_NOFS
 2018-05-10  7:18 UTC  (12+ messages)

[PATCH] IB: remove redundant INFINIBAND kconfig dependencies
 2018-05-09 12:54 UTC  (2+ messages)

[nfs:ioctl 3/5] fs/nfs/ioctl.c:112:25: error: 'const struct nfs_rpc_ops' has no member named 'return_delegation'
 2018-05-08 18:36 UTC 

general protection fault in encode_rpcb_string
 2018-05-08 17:44 UTC  (8+ messages)
    ` [PATCH 1/2] sunrpc: handle ENOMEM in rpcb_getport_async

[nfs:ioctl 3/5] fs/nfs/ioctl.c:112:27: error: 'const struct nfs_rpc_ops' has no member named 'return_delegation'; did you mean 'have_delegation'?
 2018-05-08 17:07 UTC 

[PATCH] nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
 2018-05-07 16:55 UTC  (2+ messages)

[PATCH] nfsd: fix error handling in nfs4_set_delegation()
 2018-05-07 16:03 UTC  (3+ messages)

[PATCH 0/5] NFS: A few small NFSv4 cleanups
 2018-05-04 20:22 UTC  (6+ messages)
` [PATCH 1/5] NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()
` [PATCH 2/5] NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()
` [PATCH 3/5] NFS: Pass "privileged" value to nfs4_init_sequence()
` [PATCH 4/5] NFS: Pass "privileged" value to nfs4_call_sync()
` [PATCH 5/5] NFS: Combine nfs4_call_sync() with nfs4_call_sync_sequence()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox