messages from 2009-03-12 01:46:35 to 2009-03-20 03:59:38 UTC [more...]
[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)
NFS4ERR_SYMLINK error
2009-03-19 20:15 UTC (19+ messages)
` [PATCH] NFSD: do not return nfserr_symlink for the LINK operation
NFS4 ACL <-> Posix ACL
2009-03-19 19:35 UTC (2+ messages)
The next step: nfsvers=4
2009-03-19 18:41 UTC (8+ messages)
Slow file transfer speeds with CFQ IO scheduler in some cases
2009-03-19 17:44 UTC (6+ messages)
[Patch 0/9] NFS Mount Configuration File
2009-03-19 16:37 UTC (12+ messages)
atomic rename buggy on NFS?
2009-03-19 14:09 UTC (2+ 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/23] Shorter series for 2.6.30
2009-03-19 0:48 UTC (24+ 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 00/40] Proposed patches for 2.6.30
2009-03-18 23:54 UTC (21+ 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 04/40] SUNRPC: Pass a family argument to svc_register()
` [PATCH 05/40] SUNRPC: svc_setup_socket() gets protocol family from socket
` [PATCH 06/40] SUNRPC: Change svc_create_xprt() to take a @family argument
` [PATCH 07/40] SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
` [PATCH 08/40] NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks
` [PATCH 09/40] SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets
` [PATCH 10/40] SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services
` [PATCH 12/40] SUNRPC: Clean up address type casts in rpcb_v4_register()
` [PATCH 13/40] SUNRPC: rpcbind actually interprets r_owner string
` [PATCH 14/40] SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
` [PATCH 15/40] SUNRPC: Simplify svc_unregister()
` [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)
miscellaneous nfsd4 state changes
2009-03-18 21:07 UTC (26+ messages)
` [PATCH 01/14] nfsd4: trivial preprocess_stateid_op cleanup
` [PATCH 02/14] nfsd4: move check_stateid_generation check
` [PATCH 03/14] nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
` [PATCH 04/14] nfsd4: remove unneeded local variable
` [PATCH 05/14] nfsd4: remove some dprintk's
` [PATCH 06/14] nfsd4: add a helper function to decide if stateid is delegation
` [PATCH 07/14] nfsd4: separate delegreturn case from preprocess_stateid_op
` [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
` [PATCH 13/14] nfsd4: fix do_probe_callback errors
` [PATCH 14/14] nfsd4: move rpc_client setup to a separate function
[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 (18+ 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 (5+ 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 (4+ messages)
[NFS] nfsd hangs 2.6.28 through 2.6.28.7
2009-03-13 20:16 UTC (4+ messages)
[GIT PULL] Please pull NFS client bug and regression fixes
2009-03-13 18:16 UTC
nfs clients crashes
2009-03-13 7:35 UTC (4+ messages)
You can find such coupons and sales only here! Up to 90% off!
2009-03-13 7:15 UTC
[PATCH] SVCRDMA: fix recent printk format warnings
2009-03-13 2:21 UTC
[PATCH 0/6] nfs-utils: convert gssd to TI-RPC and add IPv6 support (RFC)
2009-03-12 21:48 UTC (4+ messages)
` [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
NFS and RPC queues
2009-03-12 21:30 UTC (4+ messages)
VFS, NFS security bug? Should CAP_MKNOD and CAP_LINUX_IMMUTABLE be added to CAP_FS_MASK?
2009-03-12 12:25 UTC
Intermittent NFS problems with NetApp server
2009-03-12 3:03 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox