messages from 2009-03-05 21:32:53 to 2009-03-12 17:54:09 UTC [more...]
[PATCH 0/4] Allow NFS to use ordinary path lookup when mounting NFSv4
2009-03-31 18:52 UTC (2+ messages)
` [PATCH 3/4] NFS: Fix nfs_path() to always return a '/' at the beginning of the path
nfs clients crashes
2009-03-12 17:54 UTC (2+ messages)
nfsstat --sleep=#
2009-03-12 17:22 UTC (14+ messages)
[PATCH 00/40] Proposed patches for 2.6.30
2009-03-12 16:08 UTC (15+ 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()
VFS, NFS security bug? Should CAP_MKNOD and CAP_LINUX_IMMUTABLE be added to CAP_FS_MASK?
2009-03-12 12:25 UTC
miscellaneous nfsd4 state changes
2009-03-12 10:59 UTC (32+ 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
[NFS] nfsd hangs 2.6.28 through 2.6.28.7
2009-03-12 6:47 UTC (3+ messages)
[PATCH] Replace NFS4ERR_NOTEMPY with NFS4ERR_EXIST
2009-03-12 5:48 UTC
Intermittent NFS problems with NetApp server
2009-03-12 3:03 UTC (3+ messages)
[PATCH] Replace NFS4ERR_NOTEMPY with NFS4ERR_EXIST
2009-03-11 23:46 UTC (3+ messages)
[PATCH 0/6] nfs-utils: convert gssd to TI-RPC and add IPv6 support (RFC)
2009-03-11 22:09 UTC (9+ messages)
` [PATCH 1/6] nfs-utils: make getnameinfo() required for --enable-gss
` [PATCH 2/6] nfs-utils: store the address given in the upcall for later use
` [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
` [PATCH 4/6] nfs-utils: split out gssd rpc client creation into separate function
` [PATCH 5/6] nfs-utils: when TIRPC is enabled, use new API to create RPC client
` [PATCH 6/6] nfs-utils: add IPv6 code to gssd
NFS and RPC queues
2009-03-11 22:07 UTC (2+ messages)
[PATCH 00/17] Proposed fix for blacklisted ipv6.ko
2009-03-11 20:18 UTC (8+ messages)
` [PATCH 08/17] SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers
` [PATCH 10/17] SUNRPC: Use "0" as r_owner
[PATCH 00/30] NFS client patches queued for 2.6.30
2009-03-11 18:41 UTC (31+ messages)
` [PATCH 05/30] NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
` [PATCH 02/30] NFS: Minor __nfs_revalidate_inode cleanup
` [PATCH 03/30] NFS: flush cached directory information slightly more readily
` [PATCH 04/30] NFSv4: Ignore errors on the post-op attributes in SETATTR calls
` [PATCH 01/30] SUNRPC: Avoid spurious wake-up during UDP connect processing
` [PATCH 09/30] NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
` [PATCH 10/30] NFSv4: A referral is assumed to always point to a directory
` [PATCH 07/30] NFS: Fix the type of struct nfs_fattr->mode
` [PATCH 08/30] NFSv4: Clean up decode_getfattr()
` [PATCH 11/30] NFSv4: Simplify some cache consistency post-op GETATTRs
` [PATCH 06/30] NFS: Shrink the struct nfs_fattr
` [PATCH 16/30] XPRTRDMA: correct an rpc/rdma inline send marshaling error
` [PATCH 12/30] NFS: cleanup - remove struct nfs_inode->ncommit
` [PATCH 14/30] NFS: Kill the "defined but not used" compile error on nommu machines
` [PATCH 13/30] NFS: Throttle page dirtying while we're flushing to disk
` [PATCH 17/30] SUNRPC: dynamically load RPC transport modules on-demand
` [PATCH 15/30] SVCRDMA: remove faulty assertions in rpc/rdma chunk validation
` [PATCH 18/30] NFS: load the rpc/rdma transport module automatically
` [PATCH 20/30] SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN
` [PATCH 23/30] SUNRPC: Handle socket errors correctly
` [PATCH 22/30] SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()
` [PATCH 24/30] SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending
` [PATCH 21/30] SUNRPC: Don't disconnect if a connection is still in progress
` [PATCH 19/30] SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN
` [PATCH 28/30] SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
` [PATCH 29/30] SUNRPC: Add a sysctl to control the duration of the socket linger timeout
` [PATCH 30/30] SUNRPC: xs_tcp_connect_worker{4,6}: merge common code
` [PATCH 25/30] SUNRPC: Delay, then retry on connection errors
` [PATCH 27/30] SUNRPC: Always report 'unrecognised error' cases
` [PATCH 26/30] SUNRPC: Ensure that xs_nospace return values are propagated
[PATCH 0/9] NFS client Bugfixes against kernel 2.6.29-rc7
2009-03-11 18:25 UTC (10+ messages)
` [PATCH 3/9] NFSv3: Fix posix ACL code
` [PATCH 1/9] SUNRPC: Tighten up the task locking rules in __rpc_execute()
` [PATCH 2/9] NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
` [PATCH 4/9] NLM: Shrink the IPv4-only version of nlm_cmp_addr()
` [PATCH 5/9] NLM: Fix GRANT callback address comparison when IPv6 is enabled
` [PATCH 8/9] SUNRPC: Fix an Oops due to socket not set up yet
` [PATCH 6/9] NFS: Handle -ESTALE error in access()
` [PATCH 9/9] SUNRPC: xprt_connect() don't abort the task if the transport isn't bound
` [PATCH 7/9] Bug 11061, NFS mounts dropped
pread/pwrite bug on linux?
2009-03-11 14:43 UTC (6+ messages)
[PATCH] Short write in nfsd becomes a full write to the client
2009-03-10 23:24 UTC (2+ messages)
[PATCH] nfs-utils: fix potential double-frees in gssd
2009-03-10 20:43 UTC
[PATCH 0/3] nfs-utils: fix memory usage problems in gssd
2009-03-10 16:18 UTC (6+ messages)
` [PATCH 1/3] nfs-utils: initialize fakeseed in prepare_krb5_rfc1964_buffer
` [PATCH 2/3] nfs-utils: NULL-terminate buffer after read in read_service_info
` [PATCH 3/3] nfs-utils: free buffer allocated by gssd_k5_err_msg
` [PATCH] nfs-utils: NULL-terminate buffer after read in read_service_info (try #2)
[PATCH] nfsv3: convert xattrs to generic xattr API
2009-03-10 2:11 UTC
NFS significantly slow on uncache data, high %iowait, for kernel 2.6
2009-03-09 23:37 UTC (3+ messages)
[Patch 0/9] NFS Mount Configuration File
2009-03-09 21:49 UTC (11+ messages)
` [Patch 1/9] Make idmapd's Configuration Parsing Code Available
` [Patch 2/9] Ignore blanks in section definitions and before assignment statements
` [Patch 3/9] Ensure configuration values are stored in lower case
` [Patch 4/9] Mount support routines used to convert mount options
` [Patch 5/9] Hooks needs incorporate file configuration code
` [Patch 6/9] An example of an nfsmount.conf file
` [Patch 7/9] New nfsmount.conf(5) man page
` [Patch 8/9] Another way to define the configuration file
` [Patch 9/9] Fixed a couple nits
[PATCH 00/23] Clean ups and bug fixes for 2.6.30
2009-03-09 18:24 UTC (25+ messages)
` [PATCH 03/23] SUNRPC: Clean up svc_find_xprt() calling sequence
` [PATCH 05/23] NFSD: Refactor transport addition out of __write_ports()
` [PATCH 07/23] NFSD: Refactor socket creation "
` [PATCH 08/23] NFSD: Note an additional requirement when passing TCP sockets to portlist
` [PATCH 10/23] NFSD: move lockd_up() before svc_addsock()
` [PATCH 11/23] NFSD: Prevent a buffer overflow in svc_xprt_names()
` [PATCH 12/23] SUNRPC: pass buffer size to svc_addsock()
` [PATCH 13/23] SUNRPC: pass buffer size to svc_sock_names()
` [PATCH 14/23] SUNRPC: Switch one_sock_name() to use snprintf()
` [PATCH 15/23] SUNRPC: Support PF_INET6 in one_sock_name()
` [PATCH 16/23] SUNRPC: Clean up one_sock_name()
` [PATCH 17/23] NFS: Move NFS client's IP address parser to nfs_common/
` [PATCH 18/23] NFSD: Support IPv6 addresses in write_failover_ip()
` [PATCH 19/23] NFSD: Prevent buffer overflow in write_threads()
` [PATCH 20/23] NFSD: Prevent buffer overflow in write_versions()
` [PATCH 21/23] NFSD: Prevent buffer overflow in write_maxblksize()
` [PATCH 22/23] NFSD: Prevent buffer overflow in write_leasetime()
` [PATCH 23/23] NFSD: Prevent buffer overflow in write_recoverydir()
[PATCH 0/2] Non-IPv6 related client patches for 2.6.30
2009-03-09 18:20 UTC (3+ messages)
` [PATCH 1/2] SUNRPC: Avoid spurious wake-up during UDP connect processing
` [PATCH 2/2] NFS: Do not display the setting of the "intr" mount option
NFS4ERR_SYMLINK error
2009-03-09 18:18 UTC (6+ messages)
[PATCH] [RESEND] NFS: Handle -ESTALE error in access()
2009-03-09 12:55 UTC (2+ messages)
[PATCH] Bug 11061, NFS mounts dropped
2009-03-09 7:06 UTC (22+ messages)
[NFS] Performance advise in intranet
2009-03-07 9:44 UTC
Memory corruption in nfs3_xdr_setaclargs()
2009-03-06 22:51 UTC (7+ messages)
[PATCH 0/2] NFSD: fix handling of unsupported nfsv4 ops
2009-03-06 20:36 UTC (3+ messages)
[PATCH 0/2] Fix NLM GRANT on IPv6-enabled kernels
2009-03-06 19:08 UTC (3+ messages)
` [PATCH 1/2] NLM: Shrink the IPv4-only version of nlm_cmp_addr()
` [PATCH 2/2] NLM: Fix GRANT callback address comparison when IPv6 is enabled
[NFS] bulk email data for medical
2009-03-06 18:50 UTC
[PATCH] nfsd: be creative with time stmaps so that NFS client can reliably discover changes
2009-03-06 6:12 UTC (2+ messages)
[PATCH] Remove redundant NFS_STALE() call in __nfs_revalidate_inode()
2009-03-06 4:10 UTC (2+ 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