Linux NFS development
 help / color / mirror / Atom feed
 messages from 2010-09-20 20:05:21 to 2010-09-28 17:40:27 UTC [more...]

[PATCH 0/8] sunrpc: Create sockets in namespaces
 2010-09-28 17:40 UTC  (18+ messages)
` [PATCH 1/8] sunrpc: Factor out rpc_xprt freeing
` [PATCH 2/8] sunrpc: Add net argument to svc_create_xprt
` [PATCH 3/8] sunrpc: Pull net argument downto svc_create_socket
` [PATCH 4/8] sunrpc: Add net to rpc_create_args
` [PATCH 5/8] sunrpc: Add net to xprt_create
` [PATCH 6/8] sunrpc: Tag rpc_xprt with net
` [PATCH 7/8] net: Export __sock_create
` [PATCH 8/8] sunrpc: Create sockets in net namespaces

BUG() at mm/filemap.c:550
 2010-09-28 17:10 UTC  (2+ messages)

[PATCH v2 0/7] sunrpc: Preparations to create sockets in namespaces
 2010-09-28 17:02 UTC  (12+ messages)
` [PATCH 1/7] sunrpc: Factor out rpc_xprt allocation
` [PATCH 2/7] sunrpc: Factor out rpc_xprt freeing
` [PATCH 3/7] sunrpc: Add net argument to svc_create_xprt
` [PATCH 4/7] sunrpc: Pull net argument downto svc_create_socket
` [PATCH 5/7] sunrpc: Add net to rpc_create_args
` [PATCH 6/7] sunrpc: Add net to xprt_create
` [PATCH 7/7] sunrpc: Tag rpc_xprt with net

pnfs-all-latest client crash
 2010-09-28 15:51 UTC  (4+ messages)

Problems with the git://linux-nfs.org/ server
 2010-09-28 14:50 UTC  (6+ messages)

[PATCH] NFS: don't use FLUSH_SYNC on WB_SYNC_NONE COMMIT calls (try #2)
 2010-09-28 13:30 UTC  (2+ messages)

ANNOUNCE: nfs-utils-1.2.3 released
 2010-09-28 12:56 UTC 

[PATCH 0/2] Two minor nfs-utils bug fixes
 2010-09-28 12:08 UTC  (2+ messages)

[PATCH 0/7] The final patches for mountd IPv6 support
 2010-09-28 12:08 UTC  (2+ messages)

[PATCH] svcgssd: Adding a <-p principal> flag
 2010-09-28 12:06 UTC  (2+ messages)

BUG - qdev - partial loss of network connectivity
 2010-09-28  9:50 UTC  (2+ messages)

pNFS
 2010-09-28  9:46 UTC 

question about nfs41 features
 2010-09-28  9:27 UTC  (5+ messages)

[PATCH] NFS: initialize nfs_open_context.list member at allocation time
 2010-09-27 20:28 UTC  (3+ messages)

[PATCH 0/2] Making svcgssd more Cluster friendly
 2010-09-27 17:41 UTC  (3+ messages)
` [PATCH 1/2] svcgssd: Adding a <-p principal> flag
` [PATCH 2/2] Added the -p <principal> flag to the svcgssd manpage

NFS+krb5 ID mapping always maps to nobody
 2010-09-27 17:50 UTC  (3+ messages)

when will we be able to use LIPKEY on NFS4 on Linux?
 2010-09-27 15:01 UTC  (3+ messages)

[PATCH v2 0/9] sunrpc: Virtualize ip_map_cache
 2010-09-27 14:07 UTC  (11+ messages)
` [PATCH 1/9] sunrpc: Pass the ip_map_parse's cd to lower calls
` [PATCH 2/9] sunrpc: Make xprt auth cache release work with the xprt
` [PATCH 3/9] sunrpc: Pass xprt to cached get/put routines
` [PATCH 4/9] sunrpc: Add net to pure API calls
` [PATCH 5/9] sunrpc: Add routines that allow registering per-net caches
` [PATCH 6/9] sunrpc: Tag svc_xprt with net
` [PATCH 7/9] sunrpc: The per-net skeleton
` [PATCH 8/9] sunrpc: Make the /proc/net/rpc appear in net namespaces
` [PATCH 9/9] sunrpc: Make the ip_map_cache be per-net

[PATCH] sunrpc: prompt for RPCSEC_GSS_KRB5 even if NFS_V4 is enabled
 2010-09-27 12:54 UTC  (3+ messages)

[PATCH 0/3] Some IPv6 enhancements for nfs-utils
 2010-09-27 11:46 UTC  (7+ messages)
` [PATCH 2/3] Give hostname.c more support for IPv6
` [PATCH 1/3] Make buffers large enough for IPv6 addresses
` [PATCH 3/3] Allow check_fqdn to compare "

Patch proposal for svcgssd
 2010-09-27 11:13 UTC  (2+ messages)

[PATCH] nfsd4: fix /proc/net/rpc/nfsd.export/content display
 2010-09-26 18:46 UTC 

[PATCH] CLNT: Turn on cache_this for specific tests
 2010-09-26 16:59 UTC 

[bfields@pop.test.fieldses.org: all f08d6374 Merge branch 'nfs-for-next' into linux-next results]
 2010-09-24 13:49 UTC  (13+ messages)
                    ` [bfields-btOuF8jVhiP3NsPE3w5/ayCwEArCW2h5@public.gmane.org: "

persistent, quasi-random -ESTALE at mount time
 2010-09-23 21:03 UTC  (3+ messages)

[PATCH] nfs(5): document new local_lock option
 2010-09-23 18:54 UTC 

[PATCH] nfs: introduce mount option '-olocal_lock' to make locks local (try++)
 2010-09-23 17:54 UTC  (6+ messages)

[PATCH] nfs: show "local_lock" mount option in /proc/mounts
 2010-09-23 17:50 UTC 

Oops in nfs-for-2.6.37
 2010-09-23 16:18 UTC  (5+ messages)
  ` [PATCH v2] NFS: handle inode==NULL in __put_nfs_open_context

[PATCH 0/7] Assorted nfsd patches for 2.6.37
 2010-09-23 14:46 UTC  (20+ messages)
` [PATCH 1/7] sunrpc: fix race in new cache_wait code
` [PATCH 2/7] sunrpc/cache: fix recent breakage of cache_clean_deferred
` [PATCH 3/7] sunrpc/cache: change deferred-request hash table to use hlist
` [PATCH 5/7] sunrpc/cache: allow thread manager more control of whether threads can wait for upcalls
` [PATCH 6/7] nfsd: formally deprecate legacy nfsd syscall interface
` [PATCH 4/7] sunrpc/cache: centralise handling of size limit on deferred list
` [PATCH 7/7] nfsd: allow deprecated interface to be compiled out

[PATCH nfsd-next] nfsd: Export get_task_comm for nfsd
 2010-09-23 14:39 UTC  (4+ messages)

[PATCH] SQUASHME: pnfs: get layout in proper segments
 2010-09-23 13:31 UTC  (4+ messages)

[PATCH 12/13] net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data
 2010-09-23 11:40 UTC  (2+ messages)

[PATCH 00/12] RFC: pnfs: LAYOUTGRT/DEVINFO submission, v3
 2010-09-22 22:05 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 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 "

[PATCH] Revert "nfsd4: distinguish expired from stale stateids"
 2010-09-22 19:39 UTC  (5+ messages)

[PATCH 2/2] lockd: Mostly remove BKL from the server
 2010-09-22 19:14 UTC  (5+ messages)

[PATCHv1.5 2/3] sunrpc/cache: don't use custom hex_to_bin() converter
 2010-09-22 19:03 UTC  (3+ messages)

Linux pNFS status meeting 09/02
 2010-09-22 15:30 UTC  (4+ messages)
` Linux pNFS status meeting 09/23/10

[PATCH 0/6] Cache deferral improvements - try N+2
 2010-09-22  2:15 UTC  (14+ messages)
` [PATCH 2/6] nfsd/idmap: drop special request deferal in favour of improved default
` [PATCH 3/6] sunrpc: close connection when a request is irretrievably lost
` [PATCH 4/6] nfsd: disable deferral for NFSv4
` [PATCH 1.5/6] Fix race in new request delay code

[PATCH 1/2] lockd: Remove BKL from the client
 2010-09-21 20:38 UTC 

hang on server boot
 2010-09-21 16:11 UTC  (4+ messages)
    ` [PATCH] CLNT: preliminary reboot test

[PATCH] rpcbind: don't ignore bind and init_transport errors
 2010-09-21 15:23 UTC  (13+ messages)

nfsv3 gssapi client?
 2010-09-21 14:40 UTC  (9+ messages)

nfsv3 gssapi client?
 2010-09-21 14:19 UTC 

[PATCH 0/9] sunrpc: Start making sunrpc work in containers
 2010-09-21 12:31 UTC  (17+ messages)

Empty core dumps on NFSv4 mounts
 2010-09-21 11:17 UTC  (5+ messages)
  ` [PATCH/RFC 2.6.35-rc4] NFSv4: Don't do idmapper upcalls during XDR decode
    ` [PATCH 2.6.35] "
      ` [PATCH resend] "

[PATCH 2/3] sunrpc/cache: don't use custom hex_to_bin() converter
 2010-09-20 23:27 UTC 


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