linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-23 17:52:05 to 2016-09-06 20:42:39 UTC [more...]

[PATCH] svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
 2016-09-06 20:42 UTC  (2+ messages)

[PATCH 0/2] NFS/RDMA bug fixes for v4.8-rc
 2016-09-06 19:38 UTC  (4+ messages)
` [PATCH 1/2] xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")
` [PATCH 2/2] xprtrdma: Fix receive buffer accounting

4.6, 4.7 slow ifs export with more than one client
 2016-09-06 18:52 UTC  (9+ messages)

[PATCH 0/5] Fix callback channel handling of referring triples
 2016-09-06 18:16 UTC  (8+ messages)
` [PATCH 1/5] NFSv4.1: Fix Oopsable condition in server callback races
  ` [PATCH 2/5] NFSv4.1: Delay callback processing when there are referring triples
    ` [PATCH 3/5] NFSv4.1: Defer bumping the slot sequence number until we free the slot
      ` [PATCH 4/5] NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN
        ` [PATCH 5/5] NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence

[PATCH 0/9] nfs: add CB_NOTIFY_LOCK support to nfs client
 2016-09-06 16:39 UTC  (11+ messages)
` [PATCH 1/9] nfs: the length argument to read_buf should be unsigned
` [PATCH 2/9] nfs: eliminate pointless and confusing do_vfs_lock wrappers
` [PATCH 3/9] nfs: check for POSIX lock capability on server even for flock locks
` [PATCH 4/9] nfs: add a freezable_schedule_timeout_unsafe() and use it when waiting to retry LOCK
` [PATCH 5/9] nfs: add handling for CB_NOTIFY_LOCK in client
` [PATCH 6/9] nfs: move nfs4_set_lock_state call into caller
` [PATCH 7/9] nfs: add code to allow client to wait on lock callbacks
` [PATCH 8/9] nfs: ensure that the filehandle in CB_NOTIFY_LOCK request matches the inode
` [PATCH 9/9] nfs: track whether server sets MAY_NOTIFY_LOCK flag

[PATCH v2 0/4] nfsd: add CB_NOTIFY_LOCK support to knfsd
 2016-09-06 15:04 UTC  (5+ messages)
` [PATCH v2 1/4] nfsd: plumb in a CB_NOTIFY_LOCK operation
` [PATCH v2 2/4] nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
` [PATCH v2 3/4] nfsd: add a LRU list for blocked locks
` [PATCH v2 4/4] nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies

[PATCH 0/4] Fix LAYOUTGET/LAYOUTRETURN races
 2016-09-06 11:01 UTC  (6+ messages)
` [PATCH 1/4] pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
  ` [PATCH 2/4] pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID
    ` [PATCH 3/4] pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present
      ` [PATCH 4/4] pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs

4.8-rcN nfs O_DYSNC, write(2) doesn't return ENOSPC
 2016-09-05 18:55 UTC  (6+ messages)
` 4.8-rcN nfs, access(W_OK) on an immutable inode

nfs-server (v4.x only) takes extra 6 minutes to start without rpcbind
 2016-09-03  2:55 UTC  (4+ messages)

The Fall Bakeathon in Westford, Ma
 2016-09-02 14:31 UTC  (2+ messages)

EACCES race when opening just-created file
 2016-09-02  3:59 UTC  (4+ messages)

[PATCH] sunrpc: queue work on system_power_efficient_wq
 2016-09-01 18:46 UTC  (2+ messages)

Un-unmountable NFS mountpoints with "Stale NFS file handle" - is this normal behavior?
 2016-09-01 19:07 UTC  (3+ messages)

[PATCH Version 9 RESEND 00/12] pNFS file layout session trunking
 2016-09-01 15:44 UTC  (13+ messages)
` [PATCH Version 9 RESEND 01/12] NFS setup async exchange_id
` [PATCH Version 9 RESEND 02/12] NFS refactor nfs4_match_clientids
` [PATCH Version 9 RESEND 03/12] NFS refactor nfs4_check_serverowner_major_id
` [PATCH Version 9 RESEND 04/12] NFS detect session trunking
` [PATCH Version 9 RESEND 05/12] SUNRPC remove rpc_task_release_client from rpc_task_set_client
` [PATCH Version 9 RESEND 06/12] SUNRPC rpc_clnt_xprt_switch_put
` [PATCH Version 9 RESEND 07/12] SUNRPC rpc_clnt_xprt_switch_add_xprt
` [PATCH Version 9 RESEND 08/12] SUNRPC search xprt switch for sockaddr
` [PATCH Version 9 RESEND 09/12] SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
` [PATCH Version 9 RESEND 10/12] NFS add xprt switch addrs test to match client
` [PATCH Version 9 RESEND 11/12] NFS test session trunking with exchange id
` [PATCH Version 9 RESEND 12/12] NFS pnfs data server multipath session trunking

gss context cache and nfsv4
 2016-08-31 19:41 UTC  (4+ messages)

[PATCH 1/2] NFSv4.1: work around -Wmaybe-uninitialized warning
 2016-08-31 15:52 UTC  (5+ messages)

[PATCH v2] fs/nfsd/nfs4callback: Remove deprecated create_singlethread_workqueue
 2016-08-31 15:01 UTC  (4+ messages)

[PATCH net] sunrpc: fix UDP memory accounting
 2016-08-31 11:59 UTC  (4+ messages)

[PATCH 0/7] Fix delegation behaviour when server revokes some state
 2016-08-31  2:11 UTC  (8+ messages)
` [PATCH 1/7] NFSv4.1: Don't check delegations that are already marked as revoked
  ` [PATCH 2/7] NFSv4.1: Allow test_stateid to handle session errors without waiting
    ` [PATCH 3/7] NFSv4.1: Add a helper function to deal with expired stateids
      ` [PATCH 4/7] NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
        ` [PATCH 5/7] NFSv4.1: Test delegation stateids when server declares "some state revoked"
          ` [PATCH 6/7] NFSv4.1: Deal with server reboots during delegation expiration recovery
            ` [PATCH 7/7] NFSv4.1: Don't recheck delegations that have already been checked

[PATCH] nfsd: more robust allocation failure handling in nfsd_reply_cache_init
 2016-08-30 18:23 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes for Linux 4.8
 2016-08-30 16:57 UTC 

Migration to self
 2016-08-30 16:39 UTC  (6+ messages)
` [PATCH] NFS4: Avoid migration loops
  ` [PATCH v2] "

Monthly Linux NFS Town Hall meeting: Canceled
 2016-08-30 13:06 UTC 

[PATCH 0/6] NFSv4 backchannel improvements
 2016-08-30  0:03 UTC  (7+ messages)
` [PATCH 1/6] NFSv4.x: Fix a refcount leak in nfs_callback_up_net
  ` [PATCH 2/6] NFSv4.x: Set up struct svc_serv_ops for the callback channel
    ` [PATCH 3/6] SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()
      ` [PATCH 4/6] NFSv4.x: Fix up the global tracking of the callback server
        ` [PATCH 5/6] NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads
          ` [PATCH 6/6] NFSv4.x: Add kernel parameter to control the callback server

[PATCH v2 00/22] client-side NFS/RDMA patches proposed for v4.9
 2016-08-29 20:13 UTC  (31+ messages)
` [PATCH v2 01/22] xprtrdma: Eliminate INLINE_THRESHOLD macros
` [PATCH v2 02/22] SUNRPC: Refactor rpc_xdr_buf_init()
` [PATCH v2 03/22] SUNRPC: Generalize the RPC buffer allocation API
` [PATCH v2 04/22] SUNRPC: Generalize the RPC buffer release API
` [PATCH v2 05/22] SUNRPC: Separate buffer pointers for RPC Call and Reply messages
` [PATCH v2 06/22] SUNRPC: Add a transport-specific private field in rpc_rqst
` [PATCH v2 07/22] xprtrdma: Initialize separate RPC call and reply buffers
` [PATCH v2 08/22] xprtrdma: Use smaller buffers for RPC-over-RDMA headers
` [PATCH v2 09/22] xprtrdma: Replace DMA_BIDIRECTIONAL
` [PATCH v2 10/22] xprtrdma: Delay DMA mapping Send and Receive buffers
` [PATCH v2 11/22] xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
` [PATCH v2 12/22] xprtrdma: Simplify rpcrdma_ep_post_recv()
` [PATCH v2 13/22] xprtrdma: Move send_wr to struct rpcrdma_req
` [PATCH v2 14/22] xprtrdma: Move recv_wr to struct rpcrdma_rep
` [PATCH v2 15/22] rpcrdma: RDMA/CM private message data structure
` [PATCH v2 16/22] xprtrdma: Client-side support for rpcrdma_connect_private
` [PATCH v2 17/22] xprtrdma: Basic support for Remote Invalidation
` [PATCH v2 18/22] xprtrdma: Use gathered Send for large inline messages
` [PATCH v2 19/22] xprtrdma: Support larger inline thresholds
` [PATCH v2 20/22] xprtrmda: Report address of frmr, not mw
` [PATCH v2 21/22] xprtrdma: Rename rpcrdma_receive_wc()
` [PATCH v2 22/22] xprtrdma: Eliminate rpcrdma_receive_worker()

[PATCH] pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
 2016-08-29 19:23 UTC 

[PATCH] SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt
 2016-08-29 17:57 UTC  (3+ messages)

OOM detection regressions since 4.7
 2016-08-29 17:52 UTC  (2+ messages)

[PATCH] nfsd: constify reply_cache_stats_operations structure
 2016-08-29 10:57 UTC  (2+ messages)

crashes in 4.6.5
 2016-08-27  1:14 UTC  (7+ messages)

[PATCH v4 0/3] NFSv4.2: Add support for the COPY operation
 2016-08-26 20:32 UTC  (8+ messages)

[PATCH] NFS: Don't invalidate directory mapping until attributes expire
 2016-08-26 15:37 UTC  (4+ messages)
  ` [PATCH] "
` [PATCH v2] NFS: "

READ during state recovery uses zero stateid
 2016-08-25 15:31 UTC  (6+ messages)

[PATCH] rpc-gssd: Make the path to the keytab configurable
 2016-08-25 11:45 UTC  (2+ messages)

[PATCH Version-2 00/12] NFSv4.2 inter server to server copy
 2016-08-24 18:38 UTC  (5+ messages)
` [PATCH Version-2 03/12] VFS permit cross device vfs_copy_file_range

[PATCH v2 0/6] server-side NFS/RDMA patches proposed for v4.9
 2016-08-24 16:34 UTC  (8+ messages)
` [PATCH v2 1/6] SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use

I can't get no readdir satisfaction
 2016-08-24 15:18 UTC  (19+ messages)

[PATCH/nfs-utils] Make location of nfs-utils_env.sh configurable
 2016-08-24 14:30 UTC  (2+ messages)

[PATCH] nfs-server-generator: Fix segfault when /etc/fstab does not exist
 2016-08-24 13:53 UTC  (2+ 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).