Linux NFS development
 help / color / mirror / Atom feed
 messages from 2009-03-13 20:42:02 to 2009-03-25 05:03:25 UTC [more...]

[PATCH] writeback: reset inode dirty time when adding it back to empty s_dirty list
 2009-03-25  5:03 UTC  (7+ messages)

NFS4 ACL <-> Posix ACL
 2009-03-24 23:57 UTC  (19+ messages)

[PATCH 00/23] Shorter series for 2.6.30
 2009-03-24 22:49 UTC  (28+ messages)
  ` [PATCH 01/23] SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus
  ` [PATCH 02/23] SUNRPC: Fix return type of svc_addr_len()
  ` [PATCH 03/23] SUNRPC: Clean up static inline functions in svc_xprt.h
  ` [PATCH 04/23] NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL
  ` [PATCH 05/23] SUNRPC: Clean up svc_find_xprt() calling sequence
  ` [PATCH 06/23] SUNRPC: Pass a family argument to svc_register()
  ` [PATCH 07/23] SUNRPC: svc_setup_socket() gets protocol family from socket
  ` [PATCH 08/23] SUNRPC: Change svc_create_xprt() to take a @family argument
  ` [PATCH 09/23] SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
  ` [PATCH 10/23] NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks
  ` [PATCH 11/23] SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets
  ` [PATCH 12/23] SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services
  ` [PATCH 13/23] SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers
  ` [PATCH 14/23] SUNRPC: Clean up address type casts in rpcb_v4_register()
  ` [PATCH 15/23] SUNRPC: rpcbind actually interprets r_owner string
  ` [PATCH 16/23] SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
  ` [PATCH 17/23] SUNRPC: Simplify svc_unregister()
  ` [PATCH 18/23] SUNRPC: Simplify kernel RPC service registration
  ` [PATCH 19/23] SUNRPC: rpcb_register() should handle errors silently
  ` [PATCH 20/23] SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4
  ` [PATCH 21/23] lockd: Start PF_INET6 listener only if IPv6 support is available
  ` [PATCH 22/23] NFS: Start PF_INET6 callback "
  ` [PATCH 23/23] NFS: Simplify logic to compare socket addresses in client.c

[PATCH v2] flow control for WRITE requests
 2009-03-24 21:19 UTC  (2+ messages)

[PATCH] nfs-utils: Removed a number of warn_unused_result warnings
 2009-03-24 19:35 UTC  (8+ messages)

[RFC PATCH 0/1] nfsd: Improve NFS server performance
 2009-03-24 18:57 UTC  (10+ messages)
                `  "

[PATCH] add some long-missing capabilities to fs_mask
 2009-03-23 22:46 UTC 

[NFS] problem with rpc.statd
 2009-03-23 21:29 UTC  (3+ messages)

[Patch] ltt-relay-alloc mmap support (due to NFS lack of splice support)
 2009-03-23 19:14 UTC  (4+ messages)

Is it everything okay?
 2009-03-23  4:23 UTC 

Slow file transfer speeds with CFQ IO scheduler in some cases
 2009-03-23  1:42 UTC  (8+ messages)

The next step: nfsvers=4
 2009-03-20 18:50 UTC  (11+ messages)

[PATCH] add some long-missing capabilities to fs_mask
 2009-03-20 18:37 UTC 

[NFS] I am seeing a problem with a storm of mount requests to a server from a single client
 2009-03-20 18:13 UTC 

atomic rename buggy on NFS?
 2009-03-20  7:46 UTC  (3+ messages)

NFS4ERR_SYMLINK error
 2009-03-20  7:05 UTC  (22+ messages)
            ` [PATCH] NFSD: do not return nfserr_symlink for the LINK operation

[PATCH] Replace NFS4ERR_NOTEMPY with NFS4ERR_EXIST
 2009-03-20  3:58 UTC  (3+ messages)

[PATCH] mountd: use separate lockfiles
 2009-03-19 22:14 UTC  (4+ messages)

[Patch 0/9] NFS Mount Configuration File
 2009-03-19 16:37 UTC  (12+ messages)

[PATCH] nfsd: be creative with time stmaps so that NFS client can reliably discover changes
 2009-03-19  1:33 UTC  (4+ messages)

[PATCH 00/40] Proposed patches for 2.6.30
 2009-03-18 23:54 UTC  (10+ messages)
` [PATCH 01/40] SUNRPC: Fix return type of svc_addr_len()
` [PATCH 02/40] SUNRPC: Clean up static inline functions in svc_xprt.h
` [PATCH 03/40] SUNRPC: Clean up svc_find_xprt() calling sequence
    ` [PATCH 36/40] NFSD: Prevent buffer overflow in write_threads()

2.6.30 approaching
 2009-03-18 23:41 UTC 

svcrpc: take advantage of tcp autotuning
 2009-03-18 23:38 UTC 

nfsd4: don't check ip address in setclientid
 2009-03-18 23:36 UTC 

[PATCH] Replace NFS4ERR_NOTEMPY with NFS4ERR_EXIST
 2009-03-18 23:10 UTC  (3+ messages)

nfsd patches for 2.6.29
 2009-03-18 22:21 UTC  (7+ messages)
` [PATCH] NFSD: provide encode routine for OP_OPENATTR
  ` [PATCH] nfsd: nfsd should drop CAP_MKNOD for non-root

[PATCH] Inconsistent setattr behaviour
 2009-03-18 21:39 UTC  (2+ messages)

Option noac not working correctly?
 2009-03-18 21:34 UTC  (4+ messages)

[PATCH 07/14] nfsd4: separate delegreturn case from preprocess_stateid_op
 2009-03-18 21:07 UTC  (14+ messages)
` [PATCH 08/14] nfsd4: fail when delegreturn gets a non-delegation stateid
  ` [PATCH 09/14] nfsd4: remove unused CHECK_FH flag
    ` [PATCH 10/14] nfsd4: rename io_during_grace_disallowed
      ` [PATCH 11/14] nfsd4: put_nfs4_client does not require state lock
        ` [PATCH 12/14] nfsd4: remove use of mutex for file_hashtable

[RFC PATCH] CAP_FS_MASK: add some long-missing capabilities to cap_fs_mask
 2009-03-18 20:42 UTC 

[PATCH next-20090316] sunrpc: fix build breakage
 2009-03-18 15:56 UTC  (3+ messages)

[PATCH 1/2] nfsstat.c: Print diff stats every N seconds
 2009-03-18  2:43 UTC  (11+ messages)
  ` [PATCH 2/2] nfsstat: Add --list flag
        ` [PATCH 1/2] nfsstat: Print diff stats every N seconds

[PATCH] nfsv3: convert xattrs to generic xattr API
 2009-03-17  7:47 UTC  (4+ messages)

Horrible NFS Client Performance During Heavy Server IO
 2009-03-17  6:28 UTC  (10+ messages)

[PATCH] nfs-utils: fix AC_CHECK_FUNC calls in configure.ac
 2009-03-16 18:51 UTC 

[PATCH 0/9] Address type width mismatches between TI-RPC and glibc
 2009-03-16 17:44 UTC  (2+ messages)

nfsstat --sleep=#
 2009-03-16 16:33 UTC  (12+ messages)

[patch 0/3] First tranche of SGI Enhanced NFS patches
 2009-03-16 13:37 UTC  (12+ messages)
` [patch 2/3] knfsd: avoid overloading the CPU scheduler with enormous load averages
` [patch 3/3] knfsd: add file to export stats about nfsd pools

issues with project quota over nfs
 2009-03-16 12:37 UTC  (4+ messages)

[PATCH] nfsstat.c: Print diff stats every N seconds
 2009-03-15 20:53 UTC  (4+ messages)

[PATCH 00/30] NFS client patches queued for 2.6.30
 2009-03-14  4:18 UTC  (4+ messages)
` [PATCH 29/30] SUNRPC: Add a sysctl to control the duration of the socket linger timeout

Best A->B large file copy performance
 2009-03-13 21:40 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