linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-30 22:44:01 to 2012-05-09 18:15:04 UTC [more...]

"Using NFS over UDP on high-speed links such as Gigabit can cause silent data corruption."
 2012-05-09 18:14 UTC  (9+ messages)
            ` [PATCH] nfs-utils: Add a warning to the nfs manpage regarding using NFS over UDP on high-speed links

[PATCH] NFS: Prevent a deadlock in the new read and write code
 2012-05-09 16:51 UTC 

[PATCH] sunrpc: do array overrun check in svc_recv before allocating pages
 2012-05-09 16:06 UTC  (2+ messages)

per-net rpc shutdown
 2012-05-09 14:35 UTC  (2+ messages)

[PATCH 0/6] Extended file stat system call
 2012-05-09 14:12 UTC  (15+ messages)
` Extended file stat: Splitting file- and fs-specific info?

libgssglue-0.4 now available
 2012-05-09 13:12 UTC 

[PATCH v2] nfsdcld: add support for dropping capabilities
 2012-05-09 11:44 UTC 

[PATCH v1 RESEND 00/12] vfs: add the ability to retry on ESTALE to several syscalls
 2012-05-09 10:57 UTC  (14+ messages)
` [PATCH v1 RESEND 01/12] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v1 RESEND 02/12] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v1 RESEND 03/12] vfs: fix readlinkat to retry on ESTALE
` [PATCH v1 RESEND 04/12] vfs: add new "reval" argument to kern_path_create and user_path_create
` [PATCH v1 RESEND 05/12] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v1 RESEND 06/12] vfs: fix mkdir "
` [PATCH v1 RESEND 07/12] vfs: add a "reval" flag to args for user_path_parent
` [PATCH v1 RESEND 08/12] vfs: make rmdir retry on ESTALE errors
` [PATCH v1 RESEND 09/12] vfs: make do_unlinkat "
` [PATCH v1 RESEND 10/12] vfs: fix symlinkat to "
` [PATCH v1 RESEND 11/12] vfs: fix linkat "
` [PATCH v1 RESEND 12/12] vfs: fix renameat "

[PATCH] nfsdcld: demote pipe opening error to D_GENERAL
 2012-05-08 20:26 UTC 

[PATCH][RFC] statd: drop all capabilities from the bounding set as well
 2012-05-08 20:11 UTC 

[PATCH] nfsdcld: add support for dropping capabilities
 2012-05-08 20:08 UTC  (4+ messages)

[PATCH RFC] Performing direct I/O on sector-aligned requests
 2012-05-08 19:51 UTC  (3+ messages)
` [PATCH RFC v2] "

Another try at LNFS?
 2012-05-08 16:25 UTC  (8+ messages)

Your urgent response is needed
 2012-05-08 14:45 UTC 

use_ipaddr fixes version surely-that's-enough
 2012-05-08 14:07 UTC  (7+ messages)
` [PATCH 1/5] mountd: fix export upcall failure in use_ipaddr case
` [PATCH 2/5] mountd: parse ip address earlier
` [PATCH 3/5] mountd: add trivial helpers for client-matching
` [PATCH 4/5] mountd: prepend '$' to make use_ipaddr clients self-describing
` [PATCH 5/5] mountd: handle allocation failures in auth_unix_ip upcall

extremely slow nfs when sync enabled
 2012-05-08 13:43 UTC  (14+ messages)

NFS server misbehaving (nfsd eats CPU and returns no data)
 2012-05-07 22:44 UTC 

[PATCH v2 0/8] Clean up mount functions
 2012-05-07 18:54 UTC  (10+ messages)
` [PATCH v2 1/8] NFS: Rename nfs4_proc_get_root()
` [PATCH v2 2/8] NFS: Create a single nfs_get_root()
` [PATCH v2 3/8] NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
` [PATCH v2 4/8] NFS: Remove NFS4_MOUNT_UNSHARED
` [PATCH v2 5/8] NFS: Create a common fs_mount() function
` [PATCH v2 6/8] NFS: Create a common xdev_mount() function
` [PATCH v2 7/8] NFS: Use nfs_fs_mount_common() for xdev mounts
` [PATCH v2 8/8] NFS: Use nfs_fs_mount_common() for remote referral mounts

short read from NFS client
 2012-05-07 18:51 UTC  (2+ messages)

[PATCH v2] NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
 2012-05-07 18:43 UTC 

[PATCH 0/7] Clean up mount functions
 2012-05-07 18:11 UTC  (9+ messages)
` [PATCH 3/7] NFS: Consistent arguments to nfs_fscache_get_super_cookie()
` [PATCH 5/7] NFS: Create a common xdev_mount() function
` [PATCH 6/7] NFS: Use nfs_fs_mount_common() for xdev mounts
` [PATCH 7/7] NFS: Use nfs_fs_mount_common() for remote referral mounts

[PATCH] NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
 2012-05-07 17:19 UTC  (2+ messages)

[PATCH 1/3] NFS: Don't do a full flush to disk on close() if we hold a delegation
 2012-05-07 14:53 UTC  (5+ messages)
` [PATCH 2/3] NFS: nfs_inode_return_delegation() should always flush dirty data
  ` [PATCH 3/3] NFSv4: nfs_client_return_marked_delegations can't flush data

[PATCH] init: don't try mounting device as nfs root unless type fully matches
 2012-05-07  9:00 UTC  (5+ messages)

[RFC] Dataloss on NFS-clients who modify an mmap()'d area after closing the file-descriptor
 2012-05-07  8:49 UTC  (7+ messages)

[PATCH 1/2] NFS: Fix O_DIRECT compile warnings
 2012-05-07  0:13 UTC  (4+ messages)
` [PATCH 2/2] NFS: Fix sparse warnings

extremely slow nfs when sync enabled
 2012-05-06 11:03 UTC  (2+ messages)

[PATCH RFC 00/13] Lockd: grace period containerization
 2012-05-05 17:23 UTC  (14+ messages)
` [PATCH RFC 01/13] LockD: mark host per network namespace on garbage collect
` [PATCH RFC 02/13] LockD: make garbage collector network namespace aware
` [PATCH RFC 03/13] LockD: manage garbage collection timeout per networks namespace
` [PATCH RFC 04/13] LockD: manage used host count "
` [PATCH RFC 05/13] Lockd: host complaining function introduced
` [PATCH RFC 06/13] Lockd: add more debug to host shutdown functions
` [PATCH RFC 07/13] LockD: manage grace period per network namespace
` [PATCH RFC 08/13] LockD: make lockd manager allocated "
` [PATCH RFC 09/13] NFSd: make nfsd4_manager allocated per network namespace context
` [PATCH RFC 10/13] SUNRPC: service request network namespace helper introduced
` [PATCH RFC 11/13] LockD: manage grace list per network namespace
` [PATCH RFC 12/13] LockD: pass actual network namespace to grace period management functions
` [PATCH RFC 13/13] Lockd: move grace period management from lockd() to per-net functions

Dear Beloved
 2012-05-04 12:05 UTC 

[patch] NFS: silence Sparse warning about a non-ANSI declaration
 2012-05-04 18:14 UTC  (2+ messages)

[PATCH v3 0/2] SUNRPC: separate per-net data creation from service
 2012-05-04  8:49 UTC  (7+ messages)
` [PATCH v3 1/2] SUNRPC: new svc_bind() routine introduced
` [PATCH v3 2/2] SUNRPC: move per-net operations from svc_destroy()
  ` [PATCH v4] "

MultiPath NFS (Oracle DirectNFS)
 2012-05-04  8:09 UTC  (2+ messages)

[PATCH 1/1] auth_gss: the list of pseudoflavors not being parsed correctly
 2012-05-03 15:47 UTC 

june bakeathon
 2012-05-03 15:25 UTC 

[PATCH 9/9] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack
 2012-05-03 14:56 UTC 

[PATCH 00/11] Swap-over-NFS without deadlocking V3
 2012-05-03 14:57 UTC  (7+ messages)
` [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

Difference in tshark displays
 2012-05-03  6:13 UTC  (2+ messages)

[PATCH 0/6] fix some problems with v4root handling in mountd
 2012-05-02 23:08 UTC  (5+ messages)

RFC: Handling GSS rotated data
 2012-05-02 22:08 UTC  (8+ messages)

use_ipaddr fixes
 2012-05-02 21:40 UTC  (7+ messages)
` [PATCH 1/5] mountd: fix export upcall failure in use_ipaddr case
` [PATCH 2/5] mountd: parse ip address earlier
` [PATCH 3/5] mountd: add trivial helpers for client-matching
` [PATCH 4/5] mountd: prepend '$' to make use_ipaddr clients self-describing
` [PATCH 5/5] mountd: handle allocation failures in auth_unix_ip upcall

To start testing Linux pNFS server?
 2012-05-02 19:47 UTC  (2+ messages)

Guest house for Bakeathon
 2012-05-02 16:08 UTC 

[GIT PULL] Please pull NFS client bugfixes
 2012-05-02  3:57 UTC 

[PATCH 0/3] Fix use_ipaddr race
 2012-05-02  2:07 UTC  (10+ messages)
          ` [PATCH 1/3] mountd: parse ip address earlier
          ` [PATCH 2/3] mountd: add trivial helpers for client-matching
          ` [PATCH 3/3] mountd: prepend '$' to make use_ipaddr clients self-describing

[PATCH] NFS: Adapt readdirplus to application usage patterns
 2012-05-01 23:22 UTC  (4+ messages)

[PATCH] remove pretty_sig()
 2012-05-01 20:53 UTC 

[PATCH v2 1/3] NFS: Read cleanups
 2012-05-01 19:38 UTC  (9+ messages)
` [PATCH v2 2/3] NFS: Clean up nfs read and write error paths
  ` [PATCH v2 3/3] NFS: Simplify the nfs_read_completion functions
      ` [PATCH v3 1/3] NFS: Read cleanups
        ` [PATCH v3 2/3] NFS: Clean up nfs read and write error paths
          ` [PATCH v3 3/3] NFS: Simplify the nfs_read_completion functions

[PATCH 1/1] mounts.nfs: v2 and v3 background mounts should retry when server is down
 2012-05-01 19:35 UTC  (2+ messages)

[PATCHSET 0/4] Auto-login support for the pnfs-objects protocol
 2012-05-01 18:50 UTC  (3+ messages)
` [PATCH 4/4] osd_login: Add autologin script for objlayoutdriver

[PATCH] mountd: support IPv6 [] escaping with fsloc hosts
 2012-05-01 18:57 UTC  (2+ messages)

[PATCH 1/3] NFS: Read cleanups
 2012-05-01 17:06 UTC  (3+ messages)
` [PATCH 2/3] NFS: Clean up nfs read and write error paths
  ` [PATCH 3/3] NFS: Simplify the nfs_read_completion functions

[PATCH] nfsd: add IPv6 addr escaping to fs_location hosts
 2012-05-01 17:01 UTC  (4+ messages)

(no subject)
 2012-05-01 15:53 UTC  (8+ messages)
` [PATCH 1/6] nfsd: state.c should include current_stateid.h
` [PATCH 2/6] nfsd4: fix missing "static"
` [PATCH 3/6] nfsd4: preserve __user annotation on cld downcall msg
` [PATCH 4/6] nfsd4: int/__be32 fixes
` [PATCH 5/6] nfsd4: fix free_stateid return endianness
` [PATCH 6/6] nfsd4: fix change attribute endianness

[PATCH 0/3] SUNRPC: separate per-net data creation from service creation
 2012-05-01  8:20 UTC  (6+ messages)
` [PATCH 2/3] SUNRPC: check rpcbind clients usage counter before decrement

[PATCH 1/2] NFS: Use kmem_cache_zalloc() in nfs_direct_req_alloc
 2012-04-30 22:44 UTC  (2+ messages)
` [PATCH 2/2] NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined


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