public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-16 20:31:26 to 2010-04-26 15:13:06 UTC [more...]

[PATCH] make capabilities support optional
 2010-04-26 15:12 UTC  (10+ messages)

NFS mount attempts hangs with btrfs on server side
 2010-04-26 13:04 UTC 

[Bugme-new] [Bug 15709] New: swapper page allocation failure
 2010-04-26 12:15 UTC  (6+ messages)

David Kablahh
 2010-04-26  6:26 UTC 

NFS client send out of order offsets
 2010-04-24  8:40 UTC  (4+ messages)

[PATCH 1/2] nfsd4: complete enforcement of 4.1 op ordering
 2010-04-24  0:10 UTC  (7+ messages)
` [PATCH 2/2] nfsd4: implement reclaim_complete

mount.nfs4 hangs when rpcbind is not reachable
 2010-04-23 18:04 UTC  (8+ messages)

A share can be mounted multiple times on the same mountpoint when using the option 'noac'
 2010-04-23 17:25 UTC 

[PATCH 0/4] Four more pre-requisites for mountd IPv6 support
 2010-04-23 16:29 UTC  (7+ messages)
  ` [PATCH 1/4] libexport.a: Add client_free()
  ` [PATCH 2/4] libexport.a: Allow client_init() to fail instead of exit
  ` [PATCH 3/4] libexport.a: Allow m_hostname allocation "
  ` [PATCH 4/4] libexport.a: Allow malloc(3) failures in client_lookup() and friends

[PATCH] set +x on autogen.sh
 2010-04-23 16:28 UTC  (2+ messages)

[PATCH] nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
 2010-04-23 15:24 UTC  (4+ messages)

nfs41: potential null deref in xprt_reserve_xprt()?
 2010-04-23 12:00 UTC 

[PATCH] - avoid permission checks on EXCLUSIVE_CREATE replay
 2010-04-22 21:18 UTC  (3+ messages)

[PATCH 0/5] Please review bugfixes for mainline
 2010-04-22 20:55 UTC  (7+ messages)
` [PATCH 1/5] SUNRPC: Fix a bug in rpcauth_prune_expired
  ` [PATCH 2/5] NFSv4: Don't attempt an atomic open if the file is a mountpoint
    ` [PATCH 3/5] NFS: rsize and wsize settings ignored on v4 mounts
      ` [PATCH 4/5] nfs: testing for null instead of ERR_PTR()
        ` [PATCH 5/5] NFS: Fix an unstable write data integrity race

NFS and /dev/mdXpY
 2010-04-22 20:07 UTC  (15+ messages)

[patch] nfs: fix some issues in nfs41_proc_reclaim_complete()
 2010-04-22 19:38 UTC  (3+ messages)

NFSV4 Replica Support?
 2010-04-22 19:26 UTC  (8+ messages)

[patch] nfsd: potential ERR_PTR dereference on exp_export() error paths
 2010-04-22 15:59 UTC  (2+ messages)

[PATCH 0/3] pNFS generic device ID cache
 2010-04-22 15:51 UTC  (8+ messages)
` [PATCH 1/3] SQUASHME pnfs_submit: "
      ` [pnfs] "

nfsd restart attempt ended in nfsd hang
 2010-04-22 15:51 UTC  (2+ messages)

[PATCH] bug in read_buf
 2010-04-22 15:41 UTC  (8+ messages)

NFS stops responding
 2010-04-22 15:19 UTC  (4+ messages)

strange performance issues with OS X 10.6 client
 2010-04-22  1:17 UTC  (9+ messages)

nfsd changes for 2.6.34
 2010-04-21 23:41 UTC  (8+ messages)
  ` [stable] "

2.6.34rc4 NFS writeback regression (bisected): client often fails to delete things it just created
 2010-04-21 22:13 UTC  (12+ messages)

[PATCH 0/9] For 2.6.35
 2010-04-21 17:44 UTC  (10+ messages)
  ` [PATCH 1/9] NFS: rsize and wsize settings ignored on v4 mounts
  ` [PATCH 2/9] SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h
  ` [PATCH 3/9] NFS: Squelch compiler warning
  ` [PATCH 4/9] NFS: Clean up fscache_uniq mount option
  ` [PATCH 5/9] NFS: Squelch compiler warning in nfs_add_server_stats()
  ` [PATCH 6/9] NFS: Calldata for nfs4_renew_done()
  ` [PATCH 7/9] SUNRPC: RPC metrics and RTT estimator should use same RTT value
  ` [PATCH 8/9] ktime: introduce ktime_to_ms()
  ` [PATCH 9/9] SUNRPC: Replace jiffies-based metrics with ktime-based metrics

cannot mount nfsv4/krb5 with krb51.7, 1.8 and 1.8.1
 2010-04-21 13:45 UTC  (11+ messages)

[patch] nfs: testing for null instead of ERR_PTR()
 2010-04-21 10:35 UTC 

[PATCH] Should we expect close-to-open consistency on directories?
 2010-04-21  7:03 UTC  (3+ messages)

[PATCH 1/2] NFSv4: Fix the locking in nfs_inode_reclaim_delegation()
 2010-04-20 22:21 UTC  (3+ messages)
` [PATCH 2/2] NFS: Fix RCU issues in the NFSv4 delegation code

Kernel crash while task blocked
 2010-04-20 16:03 UTC 

RCU-isms in fs/nfs/delegation.c
 2010-04-20 12:49 UTC  (5+ messages)

[PATCH 00/24] Reduce the stack foot print of the NFS client
 2010-04-19 23:37 UTC  (29+ messages)
` [PATCH 01/24] NFS: Add helper functions for allocating filehandles and fattr structs
  ` [PATCH 02/24] NFSv4: Eliminate nfs4_path_walk()
    ` [PATCH 03/24] NFS: Reduce the stack footprint of nfs_follow_mountpoint()
      ` [PATCH 04/24] NFS: Reduce the stack footprint of nfs_create_server
        ` [PATCH 05/24] NFSv4: Reduce the stack footprint of try_location()
          ` [PATCH 06/24] NFS: Reduce the stack footprint of nfs_lookup
            ` [PATCH 07/24] NFS: Reduce the stack footprint of nfs_follow_remote_path()
              ` [PATCH 08/24] NFSv4: Reduce stack footprint of nfs4_get_root()
                ` [PATCH 09/24] NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb
                  ` [PATCH 10/24] NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()
                    ` [PATCH 11/24] NFS: Reduce stack footprint of nfs_revalidate_inode()
                      ` [PATCH 12/24] NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()
                        ` [PATCH 13/24] NFS: Reduce stack footprint of nfs_readdir()
                          ` [PATCH 14/24] NFS: Reduce the stack footprint of nfs_link()
                            ` [PATCH 15/24] NFS: Reduce stack footprint of nfs3_proc_readlink()
                              ` [PATCH 16/24] NFS: Reduce stack footprint of nfs_proc_remove()
                                ` [PATCH 17/24] NFS: Reduce the stack footprint of nfs_rmdir
                                  ` [PATCH 18/24] NFS: Reduce the stack footprint of nfs_proc_create
                                    ` [PATCH 19/24] NFS: Reduce the stack footprint of nfs_proc_symlink()
                                      ` [PATCH 20/24] NFS: Reduce stack footprint of nfs4_proc_create()
                                        ` [PATCH 21/24] NFS: Reduce stack footprint of nfs_setattr()
                                          ` [PATCH 22/24] NFS: Reduce stack footprint of nfs_statfs()
                                            ` [PATCH 23/24] NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()
                                              ` [PATCH 24/24] NFS: Prevent the mount code from looping forever on broken exports

[PATCH] SUNRPC: Clean up xprt_release()
 2010-04-19 23:35 UTC  (8+ messages)
` [PATCH] SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure
  ` [PATCH] SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()
    ` [PATCH] SUNRPC: Fail over more quickly on connect errors
      ` [PATCH] NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation
        ` [PATCH] NFSv4: Clean up the NFSv4 setclientid operation

[PATCH 04/35] whiteout/NFSD: Don't return information about whiteouts to userspace
 2010-04-19 13:54 UTC  (4+ messages)

[PATCH] nfsd4: consistent session flag setting
 2010-04-17  1:47 UTC 


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