linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-09 20:52:56 to 2012-04-16 21:59:58 UTC [more...]

[PATCH 00/19 v5] Fix filesystem freezing deadlocks
 2012-04-16 22:02 UTC  (5+ messages)
` [PATCH 12/27] nfsd: Push mnt_want_write() outside of i_mutex

[PATCH 00/26] directio rewrite
 2012-04-16 21:22 UTC  (25+ 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 12/26] NFS: create common nfs_pgio_header for both read and write
` [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 17/26] NFS: remove unused wb_complete field from struct nfs_page
` [PATCH 18/26] NFS: prepare coalesce testing for directio
` [PATCH 19/26] NFS: rewrite directio read to use async coalesce code
` [PATCH 20/26] NFS: create nfs_generic_commit_list
` [PATCH 21/26] NFS: create struct nfs_commit_info
` [PATCH 22/26] NFS: create nfs_commit_completion_ops
` [PATCH 23/26] NFS: add dreq to nfs_commit_info
` [PATCH 24/26] NFS: avoid some stat gathering for direct io
` [PATCH 25/26] NFS: move allocation of nfs4_fl_commit_info to write's pg_init
` [PATCH 26/26] NFS: rewrite directio write to use async coalesce code

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

[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

[PATCH 00/11] Swap-over-NFS without deadlocking V3
 2012-04-16 15:03 UTC  (15+ 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

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)

Linux pNFS status meeting 02/09/12 -- NO MEETING --
 2012-04-12 13:57 UTC  (3+ messages)
` Linux pNFS status meeting 02/16/12 "
  ` Linux pNFS status meeting 04/12/12

[PATCH][RFC] nfsd/lockd: have locks_in_grace take a sb arg
 2012-04-12  9:05 UTC  (29+ 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  (22+ 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  (5+ messages)

NFSv4 high availability setups
 2012-04-10 18:14 UTC  (5+ messages)

[PATCH 09/10] net: add paged frag destructor support to kernel_sendpage
 2012-04-10 14:26 UTC  (2+ messages)
` [PATCH 10/10] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack

[PATCH] vfs: take i_mutex on renamed file
 2012-04-10 13:07 UTC  (5+ messages)

[Fwd: oops when I mount nfs with -o fsc]
 2012-04-10  8:08 UTC 

[PATCH v2] fix page number calculation bug for block layout decode buffer
 2012-04-10  2:33 UTC 

[PATCH] fix page number calculation bug for block layout decode buffer
 2012-04-10  0:18 UTC  (4+ messages)

[nfsv4] open(O_CREAT) returns EEXISTS on symbolic link created on another system until stat()ed
 2012-04-09 22:58 UTC  (12+ messages)

[PATCH] nfsd: trivial: remove unused variable from nfsd4_lock
 2012-04-09 22:43 UTC  (2+ messages)

[PATCH 0/1] NFSv4.1 fix page number calulation bug for filelayout decode buffer
 2012-04-09 21:55 UTC  (2+ messages)
` [PATCH 1/1] "


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