Linux NFS development
 help / color / mirror / Atom feed
 messages from 2010-08-18 14:46:58 to 2010-08-29 19:37:37 UTC [more...]

[PATCH] rpc.nfsd: mount up nfsdfs is it doesn't appear to be mounted yet
 2010-08-29 19:37 UTC  (6+ messages)

hang in writeback code on nfsv4 mount
 2010-08-29 12:21 UTC  (20+ messages)
            ` [PATCH] Fix lost wake-up shutting down writeback thread

Kerberos impersonate for server as NFS-client? (~ homes on kerberized NFS)
 2010-08-29 10:45 UTC 

`rpc.nfsd #` gets hung up when loopback iface is down
 2010-08-28 20:46 UTC 

krb5 problems in 2.6.36
 2010-08-28 17:09 UTC 

[patch] fix description of nfsversion mount option
 2010-08-28 16:58 UTC  (3+ messages)

30 time speed difference between using NFS and without using NFS
 2010-08-27 23:08 UTC 

fsync/wb deadlocks in 2.6.32
 2010-08-27 19:01 UTC  (5+ messages)

nfsd4_stateowners problem
 2010-08-27 17:48 UTC 

Kernel BUG() in nfs_do_writepage (write.c:276)
 2010-08-27 16:56 UTC  (4+ messages)

Fwd: Re: Kernel BUG() in nfs_do_writepage (write.c:276)
 2010-08-26 22:03 UTC 

Does the machine need to be restarted after RPCNFSDCOUNT in /etc/default/nfs-kernel-server (ubuntu) is edited?
 2010-08-26 21:43 UTC  (9+ messages)

[PATCH 0/6] Cache deferral improvements - try N+2
 2010-08-26 21:08 UTC  (3+ messages)
` [PATCH 1.5/6] Fix race in new request delay code

nfsd bugfixes for 2.6.36
 2010-08-26 18:55 UTC 

Odd problem with Stale NFS file handle - NFS v3 server under 2.6.35.x
 2010-08-26 18:55 UTC  (10+ messages)

mount.nfs: protocol fallback when server doesn't support TCP
 2010-08-26 16:09 UTC  (4+ messages)

Linux pNFS status meeting 08/12
 2010-08-26  7:40 UTC  (4+ messages)
` Linux pNFS status meeting 08/19
  ` Linux pNFS status meeting 08/26

configure: Fix error message for Kerberos versions with suffixes
 2010-08-26  4:12 UTC 

[PATCH 0/2] Use monotonic time stamps in sunrpc auth cache
 2010-08-25 16:09 UTC  (7+ messages)
` [PATCH 2/2] sunrpc: use monotonic time in expiry cache
` [PATCH 1/2] sunrpc: extract some common sunrpc_cache code from nfsd

Updated pNFS Developmental kernel repository
 2010-08-24 22:12 UTC 

[PATCH 0/5] Support IPv6 in libexport.a
 2010-08-24 16:36 UTC  (6+ messages)
` [PATCH 1/5] libexport.a: Prepare to recognize IPv6 addresses in client_gettype()
` [PATCH 2/5] libexport.a: Use host helper to parse address in client_init()
` [PATCH 3/5] libexport.a: Prepare init_subnetwork() for IPv6 support
` [PATCH 4/5] libexport.a: IPv6 support for client_init_subnet()
` [PATCH 5/5] libexport.a: IPv6 support in client_check()

The pnfs-submit tree with renaming done
 2010-08-24 16:34 UTC  (2+ messages)

[PATCH 0/5] More mountd patches
 2010-08-24 11:24 UTC  (7+ messages)
` [PATCH 1/5] libexport: Add a common exit label to check_netgroup()
` [PATCH 2/5] libexport: Fix IP address check in check_netgroup()
` [PATCH 3/5] statd: statd fails to monitor if no reverse mapping of mon_name exists
` [PATCH 4/5] exportfs: exportfs.c no longer needs #include "xmalloc.h"
` [PATCH 5/5] exportfs: Use xlog() for error reporting

[RFC][PATCH] sunrpc: cancel delayed connect working after connceting success
 2010-08-24 10:20 UTC 

[PATCH] nfsd41: Fix a crash when a callback is retried
 2010-08-23 22:32 UTC  (5+ messages)
` [PATCH version2] "

[PATCH 0/2] Fix bug that client use a invaild delegation
 2010-08-23  7:43 UTC  (11+ messages)
` [PATCH 2/2] We should clear NFS_DELEGATED_STATE after return delegation

[PATCH] Revert "nfsd4: distinguish expired from stale stateids"
 2010-08-23  7:39 UTC  (4+ messages)

[PATCH 00/03] sunrpc: a few authentication cache patches
 2010-08-22 18:31 UTC  (4+ messages)
` [PATCH 01/03]: sunrpc: increase MAX_HASHTABLE_BITS to 14
` [PATCH 02/03]: sunrpc: make auth_hashtable_size param mode 0444
` [PATCH 03/03] sunrpc: scale hashtable cache size with memory

[PATCH] writeback: remove nonblocking/encountered_congestion references
 2010-08-21  6:28 UTC 

[PATCH 0/50] Squashed and re-organized pnfs-submit tree
 2010-08-20 22:13 UTC  (44+ messages)
` [PATCH 01/50] nfs41: prevent exchange_id from sending server-only flag
  ` [PATCH 02/50] sunrpc: define xdr_decode_opaque_fixed
    ` [PATCH 03/50] sunrpc: don't reset buflen twice in xdr_shrink_pagelen
      ` [PATCH 04/50] nfsd: remove duplicate NFS4_STATEID_SIZE declaration
        ` [PATCH 05/50] pnfs_submit: pnfs and nfslayoutdriver kconfig
          ` [PATCH 06/50] pnfs_submit: introduce include/linux/nfs4_pnfs.h
            ` [PATCH 07/50] pnfs_submit: introduce include/linux/pnfs_xdr.h
              ` [PATCH 08/50] pnfs_submit: introduce fs/nfs/pnfs.h
                ` [PATCH 09/50] pnfs_submit: introduce fs/nfs/pnfs.c
                  ` [PATCH 10/50] pnfs_submit: register unregister pnfs module
                    ` [PATCH 11/50] pnfs_submit: set and unset pnfs layoutdriver modules
` [PATCH 34/50] pnfs_submit: filelayout policy operations
  ` [PATCH 35/50] pnfs_submit: filelayout i/o helpers
    ` [PATCH 36/50] pnfs_submit: generic read
      ` [PATCH 37/50] pnfs_submit: filelayout read
        ` [PATCH 38/50] pnfs_submit: generic write
          ` [PATCH 39/50] pnfs_submit: data server write with no getattr
            ` [PATCH 40/50] pnfs_submit: filelayout write
              ` [PATCH 41/50] pnfs_submit: signal layoutdriver commit
                ` [PATCH 42/50] pnfs_submit: generic commit
                  ` [PATCH 43/50] pnfs_submit: data server commit with no getattr
                    ` [PATCH 44/50] pnfs_submit: filelayout commit
                      ` [PATCH 45/50] pnfs_submit: cb_layoutrecall
                        ` [PATCH 46/50] pnfs_submit: increase NFS_MAX_FILE_IO_SIZE
                            ` [PATCH 48/50] SQUASHME pnfs_post_submit: layout type enum
                              ` [PATCH 49/50] SQUASHME pnfs_post_submit: cb notify deviceid declarations
                                ` [PATCH 50/50] SQUASHME pnfs_submit: remove this unused code

[PATCH] nfsd: fix NULL dereference in nfsd_statfs()
 2010-08-20 21:29 UTC  (3+ messages)

[nfsv4] OPEN_DOWNGRADE and posix byte range locking issue
 2010-08-20 15:58 UTC  (3+ messages)

[PATCH] NFS: update comments in nfs_commit_unstable_pages
 2010-08-20 13:31 UTC 

why are WB_SYNC_NONE COMMITs being done with FLUSH_SYNC set ?
 2010-08-20 13:23 UTC  (18+ messages)

[PATCH] VM: kswapd should not do blocking memory allocations
 2010-08-20 12:17 UTC  (7+ messages)

[PATCH] Server should allow offset larger than LLONG_MAX at commit procedure
 2010-08-20  7:20 UTC  (5+ messages)

Proposal: Use hi-res clock for file timestamps
 2010-08-19 22:53 UTC  (31+ messages)

[PATCH 0/5] rename getdeviceinfo and layoutget proc and xdr
 2010-08-19 15:27 UTC  (6+ messages)
` [PATCH 1/5] SQUASHME pnfs_submit: rename getdeviceinfo
  ` [PATCH 2/5] SQUASHME pnfs-submit: rename layoutget 1
    ` [PATCH 3/5] SQUASHME pnfs-submit rename layoutget 2
      ` [PATCH 4/5] SQUASHME pnfs-submit: rename layoutget 3
        ` [PATCH 5/5] SQUASHME pnfs-submit: rename layoutget 4

[PATCH 0/4] fix up xdr_shrink_pagelen
 2010-08-19  5:49 UTC  (10+ messages)
` [PATCH 1/4] sunrpc: don't shorten buflen twice in xdr_shrink_pagelen
` [PATCH 2/4] sunrpc: clean up xdr_shrink_pagelen use of temporary pointer
` [PATCH 3/4] sunrpc: don't use the copy variable in nested block
` [PATCH 4/4] sunrpc: simplify xdr_shrijk_pagelen use of "copy"

[GIT PULL] Please pull bugfixes for the NFS client
 2010-08-18 22:44 UTC 

[PATCH 1/1] nfs41: prevent exchange_id from sending server-only flag
 2010-08-18 20:57 UTC  (5+ messages)

[PATCH 0/2] Support for Numeric Representations of UIDs and GIDs
 2010-08-18 19:33 UTC  (6+ messages)

2.6.35.2: NFS related Oops
 2010-08-18 15:44 UTC  (9+ messages)


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