linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-10 18:23:41 to 2012-04-18 11:26:14 UTC [more...]

Regretion on NFS in mainline kernel
 2012-04-18 11:26 UTC 

[PATCH 0/5] [RFC] Add support for new upcall mechanism for nfsd
 2012-04-18 10:59 UTC  (11+ messages)
` [PATCH 1/5] SUNRPC: Document a bit RPCGSS handling in the NFS Server
` [PATCH 2/5] SUNRPC: conditionally return endtime from import_sec_context
` [PATCH 3/5] SUNRPC: split upcall function to extract reusable parts
` [PATCH 4/5] SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
` [PATCH 5/5] SUNRPC: Use gssproxy upcall for nfsd's RPCGSS authentication

[PATCH 00/19 v5] Fix filesystem freezing deadlocks
 2012-04-18  0:46 UTC  (11+ messages)
` [PATCH 12/27] nfsd: Push mnt_want_write() outside of i_mutex

Linux pNFS status meeting 02/09/12 -- NO MEETING --
 2012-04-17 17:32 UTC  (7+ messages)
` Linux pNFS status meeting 02/16/12 "
  ` Linux pNFS status meeting 04/12/12

[PATCH 00/26] directio rewrite
 2012-04-17 16:16 UTC  (20+ messages)
` [PATCH 03/26] NFS4.1: Add lseg to struct nfs4_fl_commit_bucket
` [PATCH 10/26] NFS: put open context on error in nfs_pagein_multi
` [PATCH 11/26] NFS: put open context on error in nfs_flush_multi
` [PATCH 14/26] NFS: merge _full and _partial read rpc_ops
` [PATCH 16/26] NFS: create completion structure to pass into page_init functions
` [PATCH 19/26] NFS: rewrite directio read to use async coalesce code

[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
 2012-04-17 16:03 UTC  (46+ messages)
` [PATCH RFC v2] "

NFSv4 high availability setups
 2012-04-17 15:14 UTC  (7+ messages)

[PATCH 2/2] Avoid beyond bounds copy while caching ACL
 2012-04-17 13:36 UTC 

[PATCH 1/2] Avoid reading past buffer when calling GETACL
 2012-04-17 13:35 UTC 

[PATCH 0/2] Prevent out of bounds reads when dealing with ACLs
 2012-04-17 13:33 UTC 

[PATCH 00/11] Swap-over-NFS without deadlocking V3
 2012-04-17 12:40 UTC  (16+ messages)
` [PATCH 01/11] netvm: Prevent a stream-specific deadlock
` [PATCH 02/11] selinux: tag avc cache alloc as non-critical
` [PATCH 03/11] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/11] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/11] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/11] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/11] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 08/11] nfs: disable data cache revalidation for swapfiles
` [PATCH 09/11] nfs: enable swap on NFS
` [PATCH 10/11] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 11/11] Avoid dereferencing bd_disk during swap_entry_free for network storage

[PATCH] nfsd: include cld.h in the headers_install target
 2012-04-16 19:58 UTC  (2+ messages)

[PATCH 1/3] NFSv4: Fix two infinite loops in the mount code
 2012-04-16 19:55 UTC  (4+ messages)
` [PATCH 2/3] NFSv4.1: Fix layoutcommit error handling
  ` [PATCH 3/3] NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error

[PATCH v5 0/9] nfsdcld: add a daemon to track NFSv4 client names on stable storage
 2012-04-16 16:44 UTC  (7+ messages)
` [PATCH v5 1/9] nfsdcld: add client tracking daemon stub

NFSv4 post-1.2.2 nfs-utils client fails to mount from pre-1.2.3 nfs-utils server
 2012-04-16 10:51 UTC  (16+ messages)

what is NFSERR_EAGAIN needed for?
 2012-04-15 14:47 UTC 

[GSoC Project] Implementing NFS v4.2
 2012-04-14  0:58 UTC  (9+ messages)

Your $5000 payment
 2012-04-13 17:43 UTC 

[PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
 2012-04-12 21:25 UTC  (13+ messages)

global openowner_id and lockowner_id
 2012-04-12 17:32 UTC  (7+ messages)

RFC: Handling GSS rotated data
 2012-04-12 16:46 UTC  (8+ messages)

How to manage EDQUOT on the server side
 2012-04-12 15:23 UTC  (4+ messages)

[PATCH][RFC] nfsd/lockd: have locks_in_grace take a sb arg
 2012-04-12  9:05 UTC  (24+ messages)

how to specify a port number for rpc.statd ?
 2012-04-12  6:04 UTC 

[PATCH] RFC: export options for junctions
 2012-04-11 21:32 UTC  (10+ messages)

[PATCH 0/4] nfsd: containerize export and expkey caches
 2012-04-11 22:14 UTC  (6+ messages)
` [PATCH 1/4] nfsd: pass network context to export caches init/shutdown routines
` [PATCH 2/4] nfsd: make export cache allocated per network namespace context
` [PATCH 3/4] nfsd: make expkey "
` [PATCH 4/4] nfsd: allocate export and expkey caches in per-net operations

[PATCH] nfsd: remove hard-coded dereferences to name-to-id and id-to-name caches
 2012-04-11 22:07 UTC  (2+ messages)

[PATCH v2] Lockd: pass network namespace to creation and destruction routines
 2012-04-11 21:32 UTC  (4+ messages)

[PATCH 0/8] NFSd: precursor and cleanup patch set
 2012-04-11 16:06 UTC  (6+ messages)
` [PATCH 4/8] nfsd: use exp_put() for svc_export_cache put

[PATCH 0/4] nfsd: containerize id-to-name and name-to-id caches
 2012-04-11 13:33 UTC  (5+ messages)
` [PATCH 1/4] nfsd: pass network context to idmap init/exit functions
` [PATCH 2/4] nfsd: make id-to-name cache allocated per network namespace context
` [PATCH 3/4] nfsd: make name-to-id "
` [PATCH 4/4] nfsd: allocate id-to-name and name-to-id caches in per-net operations

Grace period
 2012-04-11 10:08 UTC  (15+ messages)

Problems Setting up pNFS
 2012-04-11  8:19 UTC 

Linux pNFS status meeting 03/01/12
 2012-04-11  1:20 UTC  (5+ messages)
` Linux pNFS status meeting 03/15/12
  ` Linux pNFS status meeting -- NEW HOST?

[PATCH] nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end
 2012-04-10 21:15 UTC  (2+ messages)

ESTALE errors: What can be done to handle this problem
 2012-04-10 19:59 UTC  (4+ 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).