linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-19 17:25:46 to 2016-09-01 15:46:44 UTC [more...]

[PATCH Version 9 RESEND 00/12] pNFS file layout session trunking
 2016-09-01 15:44 UTC  (8+ 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 07/12] SUNRPC rpc_clnt_xprt_switch_add_xprt
` [PATCH Version 9 RESEND 08/12] SUNRPC search xprt switch for sockaddr

[PATCH] svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
 2016-09-01 14:50 UTC 

nfs-server (v4.x only) takes extra 6 minutes to start without rpcbind
 2016-09-01 11:22 UTC 

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

[PATCH] sunrpc: queue work on system_power_efficient_wq
 2016-09-01  7:30 UTC 

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)

[PATCH 0/5] Fix callback channel handling of referring triples
 2016-08-28 22:21 UTC  (6+ 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

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  (19+ messages)
` [PATCH Version-2 01/12] fs: Don't copy beyond the end of the file
` [PATCH Version-2 03/12] VFS permit cross device vfs_copy_file_range
` [PATCH Version-2 04/12] NFS inter ssc open
` [PATCH Version-2 05/12] NFS add COPY_NOTIFY operation
` [PATCH Version-2 06/12] NFS add ca_source_server<> to COPY
` [PATCH Version-2 07/12] NFSD "
` [PATCH Version-2 08/12] NFSD add COPY_NOTIFY operation
` [PATCH Version-2 09/12] NFSD generalize nfsd4_compound_state flag names
` [PATCH Version-2 10/12] NFSD: allow inter server COPY to have a STALE source server fh
` [PATCH Version-2 11/12] NFSD add nfs4 inter ssc to nfsd4_copy
` [PATCH Version-2 12/12] NFSD: extra stateid checking in read for interserver copy

[PATCH v2 0/6] server-side NFS/RDMA patches proposed for v4.9
 2016-08-24 16:34 UTC  (13+ messages)
` [PATCH v2 1/6] SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
` [PATCH v2 2/6] svcrdma: Tail iovec leaves an orphaned DMA mapping
` [PATCH v2 3/6] svcrdma: Skip put_page() when send_reply() fails
` [PATCH v2 4/6] rpcrdma: RDMA/CM private message data structure
` [PATCH v2 5/6] svcrdma: Server-side support for rpcrdma_connect_private
` [PATCH v2 6/6] svcrdma: support Remote Invalidation for prototyping

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)

[PATCH] pNFS: The client must not do I/O to the DS if it's lease has expired
 2016-08-23 15:39 UTC 

[GIT PULL] [PATCH v4 00/26] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-08-23 14:51 UTC  (3+ messages)

[PATCH v05 07/72] cld.h: use __u8, __u16, __s16, __u32 and __s64 from linux/types.h
 2016-08-22 18:32 UTC 

[PATCH] pnfs/blocklayout: update last_write_offset atomically with extents
 2016-08-22 18:11 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/2] nfs-utils patches relating to server startup
 2016-08-22 12:54 UTC  (15+ messages)
` [PATCH 2/2] mount: RPC_PROGNOTREGISTERED should not be a permanent error
` [PATCH 1/2] systemd: improve ordering between nfs-server and various mounts
` [PATCH 0.5/2] Move export_d_read() to support/export/export.c

Attention Beneficially
 2016-08-21  6:39 UTC 

KЛИЕНTСKИЕ БA3ЬI МAЙЛ:Alt.Tw-6ejjsa@yopmail.net СKAЙП: prodawez389 Для 6ыcтpoй мAccoвoй npoqAжи ВAшиx тoвApoв и уcлуг! Пoqpo6нocти узнAйте cейчAc!
 2016-08-18  3:01 UTC 

[RFC PATCH 1/3] libnfsidmap: Query DNS for the the NFSv4 domain
 2016-08-20 14:55 UTC  (7+ messages)
` [RFC PATCH 2/3] configure.ac: Ensure the resolver library is installed
` [RFC PATCH 3/3] nfs-utils: Update rpc.idmap and nfsidmap man pages

usercopy: kernel memory exposure attempt detected
 2016-08-19 21:03 UTC  (4+ messages)

[PATCH] pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls
 2016-08-19 20:29 UTC 

Is NFSv4.2 now compatible & stable with rdma?
 2016-08-19 19:32 UTC  (4+ messages)

[PATCH 0/8] Assorted mount-related nfs-utils patches
 2016-08-19 17:27 UTC  (11+ messages)
` [PATCH 3/8] mountd: remove 'dev_missing' checks


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