messages from 2016-10-23 20:14:59 to 2016-11-10 00:56:03 UTC [more...]
Question about nfsdcltrack --storagedir
2016-11-10 0:55 UTC (4+ messages)
[PATCH nfs-utils] Remove all use of /var/lib/nfs/xtab
2016-11-10 0:49 UTC
wireshark's RPC-over-RDMA dissector
2016-11-09 22:42 UTC (3+ messages)
[PATCH v2] fs/nfsd/nfs4callback: Remove deprecated create_singlethread_workqueue
2016-11-09 22:35 UTC (12+ messages)
[PATCH v1 00/14] client-side NFS/RDMA patches proposed for v4.10
2016-11-09 19:06 UTC (15+ messages)
` [PATCH v1 01/14] xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
` [PATCH v1 02/14] xprtrdma: Cap size of callback buffer resources
` [PATCH v1 03/14] xprtrdma: Make FRWR send queue entry accounting more accurate
` [PATCH v1 04/14] xprtrdma: Support for SG_GAP devices
` [PATCH v1 05/14] SUNRPC: Proper metric accounting when RPC is not transmitted
` [PATCH v1 06/14] xprtrdma: Address coverity complaint about wait_for_completion()
` [PATCH v1 07/14] xprtrdma: Avoid calls to ro_unmap_safe()
` [PATCH v1 08/14] xprtrdma: Squelch "max send, max recv" messages at connect time
` [PATCH v1 09/14] xprtrdma: Shorten QP access error message
` [PATCH v1 10/14] xprtrdma: Update dprintk in rpcrdma_count_chunks
` [PATCH v1 11/14] xprtrdma: Relocate connection helper functions
` [PATCH v1 12/14] xprtrdma: Simplify synopsis of rpcrdma_ep_connect()
` [PATCH v1 13/14] xprtrdma: Refactor FRMR invalidation
` [PATCH v1 14/14] xprtrdma: Update documenting comment
[PATCH v1 0/7] server-side NFS/RDMA patches proposed for v4.10
2016-11-09 17:34 UTC (8+ messages)
` [PATCH v1 1/7] svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
` [PATCH v1 2/7] svcauth_gss: Close connection when dropping an incoming message
` [PATCH v1 3/7] svcrdma: Renovate sendto chunk list parsing
` [PATCH v1 4/7] svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
` [PATCH v1 5/7] svcrdma: Remove DMA map accounting
` [PATCH v1 6/7] svcrdma: Remove svc_rdma_op_ctxt::wc_status
` [PATCH v1 7/7] svcrdma: Break up dprintk format in svc_rdma_accept()
svc_xprt_put is no longer BH-safe
2016-11-08 21:42 UTC (6+ messages)
[PATCH] nfsd: constify reply_cache_stats_operations structure
2016-11-08 20:36 UTC (3+ messages)
possible bug in nfs-kernel-server
2016-11-08 20:16 UTC (10+ messages)
net/sunrpc/clnt.c:2773 suspicious rcu_dereference_check() usage!
2016-11-08 17:56 UTC (6+ messages)
When is export_operations.get_parent triggered?
2016-11-08 15:49 UTC (5+ messages)
[PATCH v7 00/31] Fix delegation behaviour when server revokes some state
2016-11-08 15:20 UTC (21+ messages)
` [PATCH v7 01/31] NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
` [PATCH v7 02/31] NFS: Fix inode corruption in nfs_prime_dcache()
` [PATCH v7 03/31] NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
` [PATCH v7 04/31] NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
` [PATCH v7 05/31] NFSv4.1: Don't check delegations that are already marked as revoked
` [PATCH v7 06/31] NFSv4.1: Allow test_stateid to handle session errors without waiting
` [PATCH v7 07/31] NFSv4.1: Add a helper function to deal with expired stateids
` [PATCH v7 08/31] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
` [PATCH v7 09/31] NFSv4.1: Test delegation stateids when server declares "some state revoked"
` [PATCH v7 10/31] NFSv4.1: Deal with server reboots during delegation expiration recovery
` [PATCH v7 11/31] NFSv4.1: Don't recheck delegations that have already been checked
` [PATCH v7 12/31] NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID
` [PATCH v7 13/31] NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks
[PATCH] sunrpc: svc_age_temp_xprts_now should skip non-tcp transports
2016-11-07 22:41 UTC (6+ messages)
[PATCH] xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
2016-11-07 21:16 UTC
[PATCH - rpcbind] Provide systemd unit files for rpcbind
2016-11-07 19:36 UTC (11+ messages)
` [Libtirpc-devel] "
[PATCH nfs-utils] nfs-server-generator: avoid using external services
2016-11-07 19:16 UTC (6+ messages)
` [PATCH nfs-utils v2] "
[PATCH net-next 0/2] udp: do fwd memory scheduling on dequeue
2016-11-07 18:24 UTC (6+ messages)
` [PATCH net-next v2 1/2] net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
` [PATCH net-next v2 2/2] udp: do fwd memory scheduling on dequeue
[PATCH] fs/nfs: Fix used uninitialized warn in nfs4_slot_seqid_in_use()
2016-11-07 17:48 UTC
[PATCH] net/netfiliter: Fix used uninitialized warn in ip_vs_proc_sync_conn()
2016-11-07 16:14 UTC (3+ messages)
File integrity of libtirpc
2016-11-06 2:15 UTC
[GIT PULL] nfsd bugfixes for 4.9
2016-11-04 19:14 UTC
57564 linux-nfs
2016-11-04 15:38 UTC
[PATCH] NFS: Don't print a pNFS error if we aren't using pNFS
2016-11-04 15:00 UTC (2+ messages)
[PATCH 0/6] NFSv4: Fix stateid used when flock locks in use. - V2
2016-11-03 23:12 UTC (6+ messages)
` [PATCH 3/6] NFSv4: change nfs4_do_setattr to take an open_context instead of a nfs4_state
Alert
2016-11-01 23:11 UTC
nfs NULL-dereferencing in net-next
2016-11-03 13:06 UTC (7+ messages)
STRICTLY CONFIDENTIAL
2016-11-03 0:23 UTC
Monthly Linux NFS Town Hall meeting: Canceled
2016-11-02 17:45 UTC
[RFC PATCH] NFSv4: replace seqcount_t with a seqlock_t
2016-11-02 17:37 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] NFSv4: replace seqcount_t with a rw_semaphore
` [PATCH v4] NFSv4: replace seqcount_t with a seqlock_t
` [lkp] [NFSv4] 931437ee2c: BUG: sleeping function called from invalid context at mm/slab.h:393
gss context cache and nfsv4
2016-11-02 16:54 UTC (6+ messages)
[PATCH] NFSv41: fix NULL dereference in nfs40_setup_sequence
2016-10-31 20:30 UTC (5+ messages)
[PATCH net-next] udp: do fwd memory scheduling on dequeue
2016-10-31 15:16 UTC (7+ messages)
[PATCH 0/2] NFSv4.2 umask support
2016-10-30 13:59 UTC (11+ messages)
` [PATCH 1/2] nfs: add support for the umask attribute
` [PATCH 2/2] nfsd: "
` [PATCH 0/2] NFSv4.2 mode_umask support
[PATCH v2] nfsd: Fix general protection fault in release_lock_stateid()
2016-10-30 2:30 UTC (2+ messages)
[PATCH] nfsd: Fix general protection fault in release_lock_stateid()
2016-10-29 18:46 UTC (2+ messages)
[PATCH] svcrdma: backchannel cannot share a page for send and rcv buffers
2016-10-29 15:45 UTC (2+ messages)
general protection fault in release_lock_stateid
2016-10-29 14:32 UTC (2+ messages)
upstream server crash
2016-10-28 21:45 UTC (20+ messages)
[PATCH] nfsd: fix error handling for clients that fail to return the layout
2016-10-28 20:54 UTC (3+ messages)
[PATCH] NFS: fix typo in parameter description
2016-10-28 14:37 UTC
[PATCH] sunrpc: don't pass on-stack memory to sg_set_buf
2016-10-28 13:22 UTC (6+ messages)
[PATCH v2 00/10] NFS: add AF_VSOCK support to NFS client
2016-10-27 1:05 UTC (4+ messages)
[PATCH v2] nfsd: more robust allocation failure handling in nfsd_reply_cache_init
2016-10-26 19:37 UTC (2+ messages)
[PATCH v2 0/4] Add copy_file_range() tests
2016-10-26 8:26 UTC (2+ messages)
[PATCH 0/5] NFSv4: Fix stateid used when flock locks in use
2016-10-25 19:49 UTC (6+ messages)
` [PATCH 3/5] NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner
[PATCH] sunrpc: fix some missing rq_rbuffer assignments
2016-10-25 19:15 UTC (4+ messages)
pynfs pull request
2016-10-24 18:02 UTC (5+ messages)
[PATCH] NFS: Trim extra slash in v4 nfs_path
2016-10-24 16:07 UTC (7+ messages)
` [PATCH] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).