Linux NFS development
 help / color / mirror / Atom feed
 messages from 2010-10-13 12:55:53 to 2010-10-21 16:48:44 UTC [more...]

[pnfs] pnfs first write has very long delay
 2010-10-21 16:48 UTC 

2.6.37 nfsd changes
 2010-10-21 16:48 UTC  (3+ messages)

sessions patches
 2010-10-21 16:20 UTC  (12+ messages)
` [PATCH 01/11] nfsd4: don't cache seq_misordered replies
` [PATCH 02/11] nfsd4: move callback setup into session init code
` [PATCH 03/11] nfsd4: use client pointer to backchannel session
` [PATCH 04/11] nfsd4: make backchannel sequence number per-session
` [PATCH 05/11] nfsd4: confirm only on succesful create_session
` [PATCH 06/11] nfsd4: track backchannel connections
` [PATCH 07/11] nfsd4: callback program number is per-session
` [PATCH 08/11] nfsd4: separate callback change and callback probe
` [PATCH 09/11] nfsd4: delay session removal till free_client
` [PATCH 10/11] nfsd4: move minorversion to client
` [PATCH 11/11] nfsd4: only require krb5 principal for NFSv4.0 callbacks

[PATCH linux-2.6.36-rc7] sunrpc/xprtrdma: clean up workqueue usage
 2010-10-21 15:33 UTC  (7+ messages)

[PATCH 0/2] Two clean-ups for 2.6.37
 2010-10-21 15:16 UTC  (4+ messages)
` [PATCH 1/2] SUNRPC: Use conventional switch statement when reclassifying sockets
` [PATCH 2/2] SUNRPC: Properly initialize sock_xprt.srcaddr in all cases

[PATCH 0/4] Patches for nfs-utils 1.2.4
 2010-10-21 15:03 UTC  (5+ messages)
` [PATCH 1/4] nfs-utils: Remove all uses of AI_ADDRCONFIG
` [PATCH 2/4] mount.nfs: freq and pass are always zero
` [PATCH 3/4] mount.nfs: Preserve options in /etc/mtab during remount
` [PATCH 4/4] mount.nfs: Fix memory leak in nfs_sys_mount()

NFSv4 mounts take longer the fail from ENETUNREACH than NFSv3 mounts
 2010-10-21 14:42 UTC  (15+ messages)

[PATCH] nfs-utils: Check for strlcat/cpy and compile our private version only if it's needed
 2010-10-21 12:40 UTC  (4+ messages)

Linux pNFS status meeting 10/21/10
 2010-10-20 19:22 UTC 

Froe 0d941e1c15147045c26a6cc4918743786e8a1e40 Mon Sep 17 00:00:00 2001
 2010-10-20 17:59 UTC  (4+ messages)
` [PATCH 1/2] Cleared up the sync option in the exportfs man page
` [PATCH 2/2] Updated rpc.mountd "

nfsd rpc service update failures on 2.6.32
 2010-10-20 16:59 UTC  (2+ messages)

ipv6 + krb5, server status?
 2010-10-20 12:50 UTC  (12+ messages)

Should we be aggressively invalidating cache when using -onolock?
 2010-10-20 10:42 UTC  (2+ messages)

[PATCH 0/13] sunrpc: Compact the xprtsock code a bit
 2010-10-20  9:19 UTC  (25+ messages)
` [PATCH 9/13] sunrpc: Merge the xs_bind code
      ` [PATCH v2 "

[PATCH 00/12] pnfs: LAYOUTGET/DEVINFO submission v5
 2010-10-20  4:18 UTC  (13+ messages)
` [PATCH 01/12] NFSD: remove duplicate NFS4_STATEID_SIZE
` [PATCH 02/12] SUNRPC: define xdr_decode_opaque_fixed
` [PATCH 03/12] NFSv4.1: pnfsd, pnfs: protocol level pnfs constants
` [PATCH 04/12] NFS: change stateid to be a union
` [PATCH 05/12] NFS: ask for layouttypes during v4 fsinfo call
` [PATCH 06/12] NFS: set layout driver
` [PATCH 07/12] NFSv4.1: pnfs: full mount/umount infrastructure
` [PATCH 08/12] NFSv4.1: pnfs: filelayout: introduce minimal file layout driver
` [PATCH 09/12] NFS: create and destroy inode's layout cache
` [PATCH 10/12] NFS: client needs to maintain list of inodes with active layouts
` [PATCH 11/12] NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
` [PATCH 12/12] NFSv4.1: pnfs: filelayout: add driver's "

[PATCH 0/2] svcrdma: NFSRDMA Server fixes for 2.6.37
 2010-10-19 14:54 UTC  (2+ messages)

[PATCH] nfs: fix unchecked value
 2010-10-19 14:16 UTC  (2+ messages)

NFS sillyrename side effect
 2010-10-19 13:32 UTC  (12+ messages)

RPCIOD constantly taking 10-20% CPU, X hangs (in NFSv4 Environment)
 2010-10-19 13:00 UTC 

pnfs-nfs-utils compile errors
 2010-10-19  0:26 UTC  (3+ messages)

lsof and open files from the nfs-server
 2010-10-18 17:14 UTC  (4+ messages)

whither NFS umount?
 2010-10-18 15:18 UTC  (28+ messages)

Strange behaviour of NFS4ERR_MOVED and referrals
 2010-10-17 20:32 UTC  (4+ messages)

Error: state manager failed on NFSv4 server linux with error 127
 2010-10-17 18:35 UTC  (2+ messages)

[PATCH 00/12] RFC: pnfs: LAYOUTGET/DEVINFO submission, try 4
 2010-10-10 15:22 UTC  (13+ messages)
` [PATCH 01/12] NFSD: remove duplicate NFS4_STATEID_SIZE
` [PATCH 02/12] SUNRPC: define xdr_decode_opaque_fixed
` [PATCH 03/12] RFC: pnfsd, pnfs: protocol level pnfs constants
` [PATCH 04/12] RFC: nfs: change stateid to be a union
` [PATCH 05/12] RFC: nfs: ask for layouttypes during v4 fsinfo call
` [PATCH 06/12] RFC: nfs: set layout driver
` [PATCH 07/12] RFC: pnfs: full mount/umount infrastructure
` [PATCH 08/12] RFC: pnfs: filelayout: introduce minimal file layout driver
` [PATCH 09/12] RFC: nfs: create and destroy inode's layout cache
` [PATCH 10/12] RFC: nfs: client needs to maintain list of inodes with active layouts
` [PATCH 11/12] RFC: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
` [PATCH 12/12] RFC: pnfs: filelayout: add driver's "

Thread scheduling issues
 2010-10-15  0:09 UTC  (3+ messages)

Client machine freezes under various circumstances
 2010-10-14 22:39 UTC 

nfs4 all_squash: does it work at all?
 2010-10-14 18:28 UTC  (3+ messages)

[PATCH 00/15] Fixes for nfs-utils-1.2.4
 2010-10-14 14:37 UTC  (14+ messages)
` [PATCH 01/15] mountd: Clear mountd registrations at start up
` [PATCH 02/15] libnfs.a: Allow multiple RPC listeners to share listener port number

Thread scheduling issues
 2010-10-14 14:12 UTC  (2+ messages)

Effect of NFS4ERR_DELAY on the client
 2010-10-14 14:11 UTC  (2+ messages)

'Continuation' packets in case of NFS READ
 2010-10-14 14:08 UTC  (5+ messages)

Linux pNFS status meeting 10/14/10
 2010-10-14 13:12 UTC  (2+ messages)

[PATCH] Add an error message for xs_bind
 2010-10-13 20:52 UTC 

pnfs git tree status pnfs-all-2.6.36-rc6-2010-09-29
 2010-10-13 21:27 UTC  (8+ messages)
` [PATCH 5/5] NFS: clear fsinfo before sendign rpc

[PATCH] nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
 2010-10-13 19:54 UTC 

[PATCH 1/2] pnfs_submit: fix layoutreturn layout stateid processing
 2010-10-13 19:35 UTC  (3+ messages)
` [PATCH 2/2] pnfs_submit: replace pnfs_layoutget_release with put_layout_hdr

[PATCH] nfs-utils: typo (revised)
 2010-10-13 14:22 UTC  (2+ messages)

[PATCH] fix style nits in atomicio.c
 2010-10-13 14:22 UTC  (2+ messages)

[PATCH] nfs-utils: Move common code into support
 2010-10-13 14:21 UTC  (2+ messages)


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