messages from 2009-03-04 23:02:33 to 2009-03-12 01:46:35 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
nfsstat --sleep=#
2009-03-12 1:37 UTC
Intermittent NFS problems with NetApp server
2009-03-12 1:43 UTC (2+ messages)
miscellaneous nfsd4 state changes
2009-03-12 0:05 UTC (29+ 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
[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 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 02/30] NFS: Minor __nfs_revalidate_inode cleanup
` [PATCH 01/30] SUNRPC: Avoid spurious wake-up during UDP connect processing
` [PATCH 07/30] NFS: Fix the type of struct nfs_fattr->mode
` [PATCH 09/30] NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
` [PATCH 06/30] NFS: Shrink the struct nfs_fattr
` [PATCH 08/30] NFSv4: Clean up decode_getfattr()
` [PATCH 10/30] NFSv4: A referral is assumed to always point to a directory
` [PATCH 11/30] NFSv4: Simplify some cache consistency post-op GETATTRs
` [PATCH 14/30] NFS: Kill the "defined but not used" compile error on nommu machines
` [PATCH 18/30] NFS: load the rpc/rdma transport module automatically
` [PATCH 12/30] NFS: cleanup - remove struct nfs_inode->ncommit
` [PATCH 17/30] SUNRPC: dynamically load RPC transport modules on-demand
` [PATCH 16/30] XPRTRDMA: correct an rpc/rdma inline send marshaling error
` [PATCH 13/30] NFS: Throttle page dirtying while we're flushing to disk
` [PATCH 15/30] SVCRDMA: remove faulty assertions in rpc/rdma chunk validation
` [PATCH 20/30] SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN
` [PATCH 21/30] SUNRPC: Don't disconnect if a connection is still in progress
` [PATCH 24/30] SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending
` [PATCH 22/30] SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()
` [PATCH 19/30] SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN
` [PATCH 23/30] SUNRPC: Handle socket errors correctly
` [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 25/30] SUNRPC: Delay, then retry on connection errors
` [PATCH 30/30] SUNRPC: xs_tcp_connect_worker{4,6}: merge common code
` [PATCH 26/30] SUNRPC: Ensure that xs_nospace return values are propagated
` [PATCH 27/30] SUNRPC: Always report 'unrecognised error' cases
[PATCH 0/9] NFS client Bugfixes against kernel 2.6.29-rc7
2009-03-11 18:25 UTC (10+ messages)
` [PATCH 1/9] SUNRPC: Tighten up the task locking rules in __rpc_execute()
` [PATCH 3/9] NFSv3: Fix posix ACL code
` [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 9/9] SUNRPC: xprt_connect() don't abort the task if the transport isn't bound
` [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 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 (30+ messages)
` [PATCH 01/23] SUNRPC: Fix return type of svc_addr_len()
` [PATCH 02/23] SUNRPC: Clean up static inline functions in svc_xprt.h
` [PATCH 03/23] SUNRPC: Clean up svc_find_xprt() calling sequence
` [PATCH 04/23] NFSD: Refactor transport removal out of __write_ports()
` [PATCH 05/23] NFSD: Refactor transport addition "
` [PATCH 06/23] NFSD: Refactor portlist socket closing into a helper
` [PATCH 07/23] NFSD: Refactor socket creation out of __write_ports()
` [PATCH 08/23] NFSD: Note an additional requirement when passing TCP sockets to portlist
` [PATCH 09/23] NFSD: Finish refactoring __write_ports()
` [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)
[PATCH 0/4] NFS/RDMA Connectathon fixes
2009-03-05 21:18 UTC (5+ messages)
` [PATCH 1/4] SVCRDMA: remove faulty assertions in rpc/rdma chunk validation
` [PATCH 2/4] XPRTRDMA: correct an rpc/rdma inline send marshaling error
` [PATCH 3/4] SUNRPC: dynamically load RPC transport modules on-demand
` [PATCH 4/4] NFS: load the rpc/rdma transport module automatically
[PATCH 0/9] Address type width mismatches between TI-RPC and glibc
2009-03-05 17:42 UTC (10+ messages)
` [PATCH 1/9] configure: add defensive quoting in some function checks
` [PATCH 2/9] configure: move TI-RPC checks into aclocal/
` [PATCH 3/9] nfs-utils: replace function-specific switches with HAVE_LIBTIRPC
` [PATCH 4/9] configure: pull common nfsidmap and event checks into aclocal/
` [PATCH 5/9] configure: Move rpcsecgss checking into aclocal
` [PATCH 6/9] nfs-utils: don't need extra libs to do AC_CHECK_LIBS for librpcsecgss
` [PATCH 7/9] configure: move IPv6 feature checks into aclocal/
` [PATCH 8/9] nfs-utils: Include legacy or TI-RPC headers, not both
` [PATCH 9/9] nfs-utils: clean up handling of libgssglue in gssd Makefile
nfs-utils-1.1.5 released
2009-03-05 12:52 UTC
[PATCH 0/6] Further nfs-utils clean ups
2009-03-05 11:26 UTC (8+ messages)
` [PATCH 1/6] nfs-utils: Replace getservbyname(3)
` [PATCH 2/6] configure: Remove CPPFLAGS substitution
` [PATCH 3/6] nfs-utils: Provide type-checked version of svc_getcaller()
` [PATCH 4/6] mount.nfs: squelch compiler warning for TI-RPC builds
` [PATCH 5/6] gssd: Use same style for including config.h that rest of nfs-utils uses
` [PATCH 6/6] gssd: include gssapi/gssapi.h before write_bytes.h
[PATCH 1/6] mount: Fix a bug in the legacy version of nfs_name_to_address()
2009-03-04 22:59 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