linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-22 19:34:27 to 2012-04-03 14:53:45 UTC [more...]

[PATCH 0/6] buffered write IO controller in balance_dirty_pages()
 2012-04-03 14:53 UTC  (2+ messages)

[PATCH] pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()
 2012-04-03 13:45 UTC  (3+ messages)
` [osd-dev] "

[PATCH][RFC] nfsd/lockd: have locks_in_grace take a sb arg
 2012-04-03 12:14 UTC 

[PATCH] nfs: Don't try mounting device as nfs root unless type fully matches
 2012-03-31 21:24 UTC  (9+ messages)

nfsd hangs for more than 120 seconds
 2012-03-31 17:13 UTC  (4+ messages)

[PATCH 00/10] Clean up mount functions
 2012-03-30 20:57 UTC  (15+ messages)
` [PATCH 01/10] NFS: Create a single nfs_fill_super() function
` [PATCH 02/10] NFS: Create a single nfs_clone_super() function
` [PATCH 03/10] NFS: Fix whitespace errors
` [PATCH 04/10] NFS: Consistent arguments to nfs_fscache_get_super_cookie()
` [PATCH 05/10] NFS: Rename nfs4_proc_get_root()
` [PATCH 06/10] NFS: Create a single nfs_get_root()
` [PATCH 07/10] NFS: Create a common fs_mount() function
` [PATCH 08/10] NFS: Create a common xdev_mount() function
` [PATCH 09/10] NFS: Use nfs_fs_mount_common() for xdev mounts
` [PATCH 10/10] NFS: Use nfs_fs_mount_common() for remote referral mounts

unlink within an open directory stream
 2012-03-30 20:17 UTC  (16+ messages)

[nfsv4] open(O_CREAT) returns EEXISTS on symbolic link created on another system until stat()ed
 2012-03-30 17:20 UTC  (15+ messages)

[RFC PATCH v2 09/21] dio: Convert direct_IO to use iov_iter
 2012-03-30 15:43 UTC  (2+ messages)
` [RFC PATCH v2 19/21] nfs: add support for read_iter, write_iter

[PATCH] nfsd: trivial: remove unused variable from nfsd4_lock
 2012-03-30 13:46 UTC 

NFS: low read/stat performance on small files
 2012-03-29 16:16 UTC  (6+ messages)

[PATCH 0/8] NFSd: precursor and cleanup patch set
 2012-03-29 15:36 UTC  (11+ messages)
` [PATCH 1/8] nfsd: use passed cache_detail pointer expkey_parse()
` [PATCH 2/8] nfsd: add link to owner cache detail to svc_export structure
` [PATCH 3/8] nfsd: use cache detail pointer from svc_export structure on cache put
` [PATCH 4/8] nfsd: use exp_put() for svc_export_cache put
` [PATCH 5/8] nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
` [PATCH 6/8] nfsd: use hash table from cache detail in nfsd export seq ops
` [PATCH 7/8] nfsd: pass pointer to export cache down to stack wherever possible
` [PATCH 8/8] nfsd: pass pointer to expkey "

[PATCH] NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches
 2012-03-29 15:34 UTC 

nfsd changes for 3.4
 2012-03-29 15:21 UTC 

[PATCH v2] Lockd: pass network namespace to creation and destruction routines
 2012-03-29 14:54 UTC 

[PATCH v10 0/8] nfsd: overhaul the client name tracking code
 2012-03-29 14:48 UTC  (21+ messages)
` [PATCH v10 3/8] sunrpc: create nfsd dir in rpc_pipefs
                  ` [PATCH] nfsd4: use auth_unix unconditionally on backchannel

[PATCH] Lockd: pass network namespace to creation and destruction routines
 2012-03-29 14:36 UTC  (2+ messages)

NFSv4 post-1.2.2 nfs-utils client fails to mount from pre-1.2.3 nfs-utils server
 2012-03-29 14:02 UTC  (11+ messages)

linux-next: breakage on undefined reference to `nfsd4_cld_block'
 2012-03-29 13:59 UTC  (3+ messages)

[PATCH v2] nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
 2012-03-29 13:58 UTC  (2+ messages)

[PATCH] nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
 2012-03-29 11:52 UTC  (4+ messages)

Linux pNFS status meeting 03/01/12
 2012-03-29 10:59 UTC  (3+ messages)
` Linux pNFS status meeting 03/15/12
  ` Linux pNFS status meeting - NO MEETING THIS WEEK

[GIT PULL] Please pull NFS client bugfixes for Linux 3.4
 2012-03-29  4:59 UTC  (11+ messages)

[PATCH 1/3] NFSv4: Fix two infinite loops in the mount code
 2012-03-29  2:10 UTC  (13+ 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

linux-next: triage for March 28, 2012
 2012-03-29  1:08 UTC 

[PATCH 00/19 v4] Fix filesystem freezing deadlocks
 2012-03-28 23:43 UTC  (2+ messages)
` [PATCH 05/19] nfsd: Push mnt_want_write() outside of i_mutex

[PATCHSET 0/4] kmod: Optional timeout on the wait in call_usermodehelper_exec
 2012-03-28 21:42 UTC  (29+ messages)
` [RFC 4/4] {RFC} kmod.c: Add new call_usermodehelper_timeout() API
        ` [RFC 4/4] {RFC} kmod.c: Add new call_usermodehelper_timeout()API
` [PATCHSET 0/6 version 2] kmod: Optional timeout on the wait in call_usermodehelper_exec
  ` [PATCH 1/6] kmod: Unexport call_usermodehelper_freeinfo()
  ` [PATCH 2/6] kmod: Convert two call sites to call_usermodehelper_fns()
  ` [PATCH 3/6] kmod: Move call_usermodehelper_fns() to .c file and unexport all it's helpers
  ` [PATCH 4/6 OPTION-A] completion: Add new wait_for_completion_timeout_state
    ` [PATCH 4/6 OPTION-A version 3] "
  ` [PATCH 4/6 option-B] kmod: add new wait_for_completion_timeout_state() helper
  ` [PATCH 5/6] kmod: Add new call_usermodehelper_timeout() API
  ` [PATCH 6/6] kmod: optional: Convert the use of xchg to a kref

[PATCH] nfsd: fix NULL pointer dereference in cld_pipe_downcall
 2012-03-28 14:19 UTC  (2+ messages)

[patch] nfsd4: memory corruption in numeric_name_to_id()
 2012-03-28 14:19 UTC  (2+ messages)

client keeps session after unmount
 2012-03-28 11:25 UTC 

Please view attached (Business proposal)
 2012-03-28 11:02 UTC 

nfsd: add the infrastructure to handle the cld upcall
 2012-03-28 10:45 UTC 

Hello
 2012-03-27 13:30 UTC 

Hello
 2012-03-27 13:30 UTC 

Partnership
 2012-03-27 20:58 UTC 

[PATCH] SUNRPC: Use the already looked-up xprt in rpcb_getport_async()
 2012-03-27 17:46 UTC 

Client says "Stale NFS file handle" but server does not return NFS3ERR_STALE
 2012-03-27 16:45 UTC  (3+ messages)

[PATCH] remove pretty_sig()
 2012-03-27 14:25 UTC 

unlink within an open directory stream
 2012-03-26 19:29 UTC 

[nfsv4] june bakeathon
 2012-03-26 18:52 UTC 

[PATCH] sunrpc: skip portmap calls on sessions backchannel
 2012-03-26 15:40 UTC 

[PATCH] NFSv4: Change the default setting of the nfs4_disable_idmapping parameter
 2012-03-26 15:36 UTC  (10+ messages)

[PATCH Version 2 00/12] NFSv4.1 file layout data server quick failover
 2012-03-25 14:59 UTC  (4+ messages)
` [PATCH Version 2 12/12] NFSv4.1 have filelayout_initiate_commit return void

About pNFS installation process
 2012-03-23 18:02 UTC  (4+ messages)

[PATCHSET 0/4] Auto-login support for the pnfs-objects protocol
 2012-03-23  2:57 UTC  (4+ messages)
` [PATCH 4/4] osd_login: Add autologin script for objlayoutdriver
  ` SQUASHME: "
  ` [PATCH version2] "

[PATCH] RFC: export options for junctions
 2012-03-22 19:34 UTC  (8+ 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).