linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-16 14:58:20 to 2016-08-29 19:52:30 UTC [more...]

[PATCH v2 00/22] client-side NFS/RDMA patches proposed for v4.9
 2016-08-29 19:52 UTC  (28+ 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: "

[PATCH net] sunrpc: fix UDP memory accounting
 2016-08-25 16:42 UTC 

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  (20+ messages)
` [PATCH Version-2 01/12] fs: Don't copy beyond the end of the file
` [PATCH Version-2 02/12] NFSD: Implement the COPY call
` [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  (5+ 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  (7+ 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 

Un-unmountable NFS mountpoints with "Stale NFS file handle" - is this normal behavior?
 2016-08-20 19:03 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  (13+ messages)
` [PATCH 3/8] mountd: remove 'dev_missing' checks

WARN_ON added to rpc_create()
 2016-08-19 15:55 UTC  (15+ messages)

[PATCH] NFS4: Retry destroy session when getting -NFS4ERR_DELAY
 2016-08-19 15:45 UTC  (4+ messages)
` [PATCH v2 1/2] NFSv4: Ensure that we drain the session before shutting it down

Kernel NFS boot failure
 2016-08-19 11:14 UTC  (2+ messages)

[PATCH] libnfsidmap: Query DNS for the the NFSv4 domain
 2016-08-18 16:54 UTC  (6+ messages)

mismatching defaults between nfs-utils and linux/fs/nfs/nfsroot.c
 2016-08-17 20:08 UTC 

[PATCH] cred: simpler, 1D supplementary groups
 2016-08-17 20:19 UTC 

[PATCH] nss_getpwnam: correctly check for negative values in unsigned ints
 2016-08-17 17:50 UTC 

[PATCHv2] src: remove use of the __P() macro
 2016-08-17 14:32 UTC  (3+ messages)
` [Libtirpc-devel] "

[RFC PATCH] nfsd: fix error handling for clients that fail to return the layout
 2016-08-17 14:24 UTC  (4+ messages)

[PATCH] nfsd: eliminate cb_minorversion field
 2016-08-16 19:14 UTC  (2+ messages)

[PATCH 1/2] NFS: Allow the mount option retrans=0
 2016-08-16 15:18 UTC  (2+ messages)
` [PATCH 2/2] pNFS/flexfiles: Set reasonable default retrans values for the data channel

[PATCH v1 0/3] server-side NFS/RDMA patches proposed for v4.9
 2016-08-16 14:58 UTC  (3+ 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).