public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-13 15:53:15 to 2009-12-02 22:17:32 UTC [more...]

[PATCH 0/9] Some improvements to request deferral and related code
 2009-12-02 22:18 UTC  (9+ messages)
` [PATCH 6/9] sunrpc/cache: retry cache lookups that return -ETIMEDOUT
` [PATCH 5/9] sunrpc/cache: allow threads to block while waiting for cache update
` [PATCH 7/9] nfsd/idmap: drop special request deferal in favour of improved default

2.6.31.6, unresponsiveness and something with nfs
 2009-12-02 21:19 UTC  (2+ messages)

[PATCH] NLM: add network test when host expire but hold lock at nlm_gc_hosts
 2009-12-02 17:20 UTC  (5+ messages)

rpc.statd problem: lockd: cannot monitor server
 2009-12-02 12:29 UTC  (4+ messages)

pseudoroot kernel patches
 2009-12-02  0:39 UTC  (8+ messages)
` [PATCH 1/7] nfsd: introduce export flag for v4 pseudoroot
  ` [PATCH 2/7] nfsd4: don't continue "under" mounts in V4ROOT case
    ` [PATCH 3/7] nfsd: filter lookup results "
      ` [PATCH 4/7] nfsd: special readdir exception for V4ROOT
        ` [PATCH 5/7] nfsd: allow exports of symlinks
          ` [PATCH 6/7] nfsd: restrict filehandles accepted in V4ROOT case
            ` [PATCH 7/7] nfsd: increase export interface version

[nfs-utils PATCH] retry on EPERM from NFSv4 mount attempt
 2009-11-30 22:13 UTC  (18+ messages)

Client cache updates missing? (2.6.31.5)
 2009-11-30 18:53 UTC  (5+ messages)

2.6.31.4: panic in rpcauth_checkverf
 2009-11-30 17:41 UTC  (3+ messages)

[PATCH] nfs: remove BKL from callback server
 2009-11-30 13:44 UTC  (3+ messages)

NFSv4 and EPERM for all but one user
 2009-11-28 21:46 UTC 

Fw: Deadlock regression in v2.6.31.6
 2009-11-28 15:30 UTC  (14+ messages)

rpc.mountd --manage-gids breaks on UID differences
 2009-11-27 19:05 UTC  (6+ messages)

[PATCHSET 0-5] remove unneeded nfsd #includes
 2009-11-26 21:47 UTC  (19+ messages)
` [PATCH 1/5] parsic: remove unused "
` [PATCH 2/5] sparc: "
` [PATCH 3/5] s390: "
` [PATCH 4/5] lockd: Remove unused nfsd headers #includes
` [PATCH 5/5] vfs: nfsctl.c unused nfsd #includes
` [RFC] nfsd: Move private headers to source directory

XFS, NFS and inode64 on 2.6.27
 2009-11-25 23:55 UTC  (4+ messages)

[PATCHSET 0-6] nfsd: #includes cleanup
 2009-11-25 20:57 UTC  (15+ messages)
` [PATCH 1/6] nfsd: Remove nfsfh.h dependency on sunrpc
` [PATCH 2/6] sunrpc: Clean never used include files
` [PATCH 3/6] nfsd: Fix independence of a few nfsd related headers
` [PATCH 4/6] nfsd: Headers Independence and include cleanups
` [PATCH 5/6] nfsd: Source files #include cleanups
  ` [pnfs] "
  ` [PATCH 5/6 version2] "
  ` [pnfs] [PATCH 5/6 version3] "
` [PATCH 6/6] compat.c: Remove dependence on nfsd private headers

Apparent race condition w/ NFSv3 mktemp+write+rename
 2009-11-24 20:44 UTC  (8+ messages)

[PATCH 01/10] nfs41: adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
 2009-11-24 20:39 UTC  (17+ messages)
` [PATCH 02/10] nfs41: add support for callback with RPC version number 4
  ` [PATCH 03/10] nfs41: fix cb_recall bug
    ` [PATCH 04/10] nfs4: minor delegation cleaning
      ` [PATCH 05/10] nfs4: return/expire delegations depending on their type
        ` [PATCH 06/10] nfs41: initial support for CB_RECALL_ANY
          ` [PATCH 07/10] nfs41: check if session exists and if it is persistent
            ` [PATCH 08/10] nfs41: add support for the exclusive create flags
              ` [PATCH 09/10] nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_id
                ` [PATCH 10/10] nfs41: check SEQUENCE status flag

[PATCH 0/2] Use xlog() for statd/sm-notify syslogging
 2009-11-24 15:20 UTC  (5+ messages)
  ` [PATCH 1/2] statd: Replace note() with xlog() in rpc.statd
  ` [PATCH 2/2] statd: Replace nsm_log() with xlog() in sm-notify command

[PATCH 1/10] nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
 2009-11-24  2:49 UTC  (2+ messages)
` [PATCH 3/10] nfs41: v2 fix cb_recall bug

[PATCH 0/2] Some fixes for NFS
 2009-11-24  2:56 UTC  (5+ messages)
  ` [PATCH 2/2] NFS: honour preferred rsize/wsize reported by server
  ` [PATCH 1/2] NFS4ERR_FILE_OPEN handling in Linux/NFS

2.6.31 under "heavy" NFS load
 2009-11-23 21:27 UTC  (5+ messages)

[PATCH] SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
 2009-11-23 19:17 UTC 

[PATCH] SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
 2009-11-20 23:57 UTC  (2+ messages)

[PATCH 00/11] For 2.6.33
 2009-11-20 23:47 UTC  (9+ messages)
` [PATCH 07/11] SUNRPC: Use a cached RPC client and transport for rpcbind upcalls

[NFS] simple NFSv4 setup
 2009-11-20 23:26 UTC  (3+ messages)

Problems Migrating from NFSv3 to NFSv4
 2009-11-20 18:15 UTC  (6+ messages)

Another possible race in put_rpccred / rpcauth_unhash_cred
 2009-11-20 16:48 UTC  (3+ messages)

[GIT] Please pull NFS client bugfixes
 2009-11-19 16:35 UTC 

IPv6 support
 2009-11-19 16:18 UTC  (5+ messages)
  ` IPv6 support: dreaming of

[RFC] After server stop nfslock service, client still can get lock success
 2009-11-19 15:41 UTC  (6+ messages)

[PATCH 0/2] vfs: ensure that dentries are revalidated on open (try #2)
 2009-11-18 12:29 UTC  (3+ messages)

[patch 1/1] sunrpc: use formatting of module name in SUNRPC
 2009-11-17 22:46 UTC 

Potential lockd bug can cause orphaned locks
 2009-11-17 21:39 UTC  (2+ messages)

[PATCH 0/2] Two minor bug fixes
 2009-11-16 19:47 UTC  (7+ messages)
` [PATCH 1/2] mount: ECONNREFUSED is a permanent error
` [PATCH 2/2] mount.nfs: Assume v2/v3 if mount-related options are present

[PATCH] nfs-utils: mount options can be lost when using bg option
 2009-11-16 18:43 UTC  (2+ messages)

[PATCH] nfs-utils: NFSv4: fix backgrounding
 2009-11-16 18:43 UTC  (2+ messages)

[PATCH] Fixed compile errors when the mount config file is not enabled
 2009-11-16 18:28 UTC  (3+ messages)

[RFC][PATCH] relax insecure option on mountd (ver 2)
 2009-11-16 18:26 UTC  (2+ messages)

[round2 PATCH 0/7] nfs-utils: add support for authenticated callbacks
 2009-11-16 17:29 UTC  (2+ messages)

[PATCH] SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()
 2009-11-16 16:39 UTC  (3+ messages)

Account Update
 2009-11-14 17:34 UTC 


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