Linux NFS development
 help / color / mirror / Atom feed
 messages from 2009-03-11 01:27:33 to 2009-03-18 21:07:58 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

miscellaneous nfsd4 state changes
 2009-03-18 21:07 UTC  (38+ 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 

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

[Patch 0/9] NFS Mount Configuration File
 2009-03-18 18:10 UTC  (9+ messages)

NFS4 ACL <-> Posix ACL
 2009-03-18 17:42 UTC 

Option noac not working correctly?
 2009-03-18 16:42 UTC  (3+ messages)

[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] Replace NFS4ERR_NOTEMPY with NFS4ERR_EXIST
 2009-03-18  1:55 UTC  (2+ messages)

[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  (33+ messages)
  ` [PATCH 03/30] NFS: flush cached directory information slightly more readily
  ` [PATCH 02/30] NFS: Minor __nfs_revalidate_inode cleanup
  ` [PATCH 01/30] SUNRPC: Avoid spurious wake-up during UDP connect processing
  ` [PATCH 04/30] NFSv4: Ignore errors on the post-op attributes in SETATTR calls
  ` [PATCH 05/30] NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
  ` [PATCH 06/30] NFS: Shrink "
  ` [PATCH 11/30] NFSv4: Simplify some cache consistency post-op GETATTRs
  ` [PATCH 09/30] NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
  ` [PATCH 07/30] NFS: Fix the type of struct nfs_fattr->mode
  ` [PATCH 10/30] NFSv4: A referral is assumed to always point to a directory
  ` [PATCH 08/30] NFSv4: Clean up decode_getfattr()
  ` [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 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 17/30] SUNRPC: dynamically load RPC transport modules on-demand
  ` [PATCH 18/30] NFS: load the rpc/rdma transport module automatically
  ` [PATCH 15/30] SVCRDMA: remove faulty assertions in rpc/rdma chunk validation
  ` [PATCH 22/30] SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()
  ` [PATCH 23/30] SUNRPC: Handle socket errors correctly
  ` [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 20/30] SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN
  ` [PATCH 19/30] SUNRPC: Avoid an unnecessary task reschedule on ENOTCONN
  ` [PATCH 26/30] SUNRPC: Ensure that xs_nospace return values are propagated
  ` [PATCH 25/30] SUNRPC: Delay, then retry on connection errors
  ` [PATCH 27/30] SUNRPC: Always report 'unrecognised error' cases
  ` [PATCH 29/30] SUNRPC: Add a sysctl to control the duration of the socket linger timeout
  ` [PATCH 28/30] SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
  ` [PATCH 30/30] SUNRPC: xs_tcp_connect_worker{4,6}: merge common code

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 

NFS4ERR_SYMLINK error
 2009-03-13  8:13 UTC  (6+ messages)

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  (10+ 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-12 21:30 UTC  (4+ 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 

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 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 0/9] NFS client Bugfixes against kernel 2.6.29-rc7
 2009-03-11 18:25 UTC  (10+ messages)
  ` [PATCH 4/9] NLM: Shrink the IPv4-only version of nlm_cmp_addr()
  ` [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 7/9] Bug 11061, NFS mounts dropped
  ` [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

pread/pwrite bug on linux?
 2009-03-11 14:43 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox