messages from 2010-09-23 12:23:09 to 2010-09-30 16:19:44 UTC [more...]
4.1 patches
2010-09-30 16:19 UTC (14+ messages)
` [PATCH 01/16] nfsd4: minor variable renaming (cb -> conn)
` [PATCH 02/16] nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence
` [PATCH 03/16] nfsd4: rename nfs4_rpc_args->nfsd4_cb_args
` [PATCH 04/16] nfsd4: generic callback code
` [PATCH 05/16] nfsd4: use generic callback code in null case
` [PATCH 06/16] nfsd4: remove separate cb_args struct
` [PATCH 07/16] nfsd4: Move callback setup to callback queue
` [PATCH 08/16] nfsd4: fix alloc_init_session BUILD_BUG_ON()
` [PATCH 09/16] nfsd4: fix alloc_init_session return type
` [PATCH 10/16] nfsd4: clean up session allocation
` [PATCH 11/16] nfsd4: keep per-session list of connections
` [PATCH 12/16] nfsd: provide callbacks on svc_xprt deletion
` [PATCH 13/16] nfsd4: use callbacks on svc_xprt_deletion
[PATCH] nfs-utils: Add nfs.upcall for idmapper
2010-09-30 15:42 UTC (4+ messages)
pnfs-all-latest client crash
2010-09-30 15:43 UTC (12+ messages)
[PATCH v3 0/9] sunrpc: Create sockets in namespaces
2010-09-30 15:34 UTC (15+ messages)
` [PATCH 1/9] sunrpc: Factor out rpc_xprt allocation
` [PATCH 2/9] sunrpc: Factor out rpc_xprt freeing
` [PATCH 3/9] sunrpc: Add net argument to svc_create_xprt
` [PATCH 4/9] sunrpc: Pull net argument downto svc_create_socket
` [PATCH 5/9] sunrpc: Add net to rpc_create_args
` [PATCH 6/9] sunrpc: Add net to xprt_create
` [PATCH 7/9] sunrpc: Tag rpc_xprt with net
` [PATCH 8/9] net: Export __sock_create
` [PATCH 9/9] sunrpc: Create sockets in net namespaces
block layout oops
2010-09-30 11:59 UTC (5+ messages)
pnfs git tree status pnfs-all-2.6.36-rc3-2010-08-30
2010-09-30 9:17 UTC (35+ messages)
` pnfs git tree status pnfs-all-2.6.36-rc6-2010-09-29
` [PATCH 1/5] SQUASHME: pnfs-submit: add missing include file in nfs4filelayoutdev.c
` [PATCH 2/5] SQUASHME: move nfs4_deviceid definitions to include/linux/nfs4.h
` [PATCH 3/5] SQUASHME: pnfs-submit: handle non-pnfs case in set_pnfs_layoutdriver
` [PATCH 4/5] pnfs-submit: file needs layout commit, server attributes may be stale
` [PATCH 5/5] NFS: clear fsinfo before sendign rpc
` [PATCH 6/9] pnfs: alloc and free layout_hdr layoutdriver methods
` [PATCH 7/9] pnfs: allow nfs4_proc_layoutget to sleep on invalid lsegs
` [PATCH 8/9] SQUASHME: pnfs: refactor put_lseg{_locked}
` [PATCH 9/9] SQUASHME: pnfs: get rid of lo_waitq
` [PATCH 10/15] SQUASHME: pnfsblock: remove obsolete include file from blocklayout.h
` [PATCH 11/15] SQUASHME: pnfsblock: use nfs4_deviceid
` [PATCH 12/15] SQUASHME: pnfsblock: no callback ops
` [PATCH 13/15] SQAUSHME: pnfsblock: no PNFS_NFS_SERVER
` [PATCH 14/15] SQUASHME: pnfsblock: no dev_notify_types
` [PATCH 15/15] SQUASHME: pnfsblock: use new struct pnfs_layout_hdr
` [PATCH 16/17] SQUASHME: pnfs-obj: fix REQ flags usage
` [PATCH 17/17] SQUASHME: pnfs-obj: convert to new pnfs-submit changes
` [PATCH 18/18] SQUASHME: pnfsd-exofs: "
` [PATCH] pnfs: get layout in proper segments
[PATCH] libnfsidmap: add numerical string translation
2010-09-29 19:41 UTC
[PATCH] NFS: new idmapper
2010-09-29 19:41 UTC
Linux pNFS status meeting 09/30
2010-09-29 18:38 UTC
NFS4 / GSS: Problem with users accessing the mounted directories (with root, everything ist okay)
2010-09-29 15:13 UTC (3+ messages)
[PATCH 0/2] Two minor nfs-utils bug fixes
2010-09-29 15:05 UTC (3+ messages)
[PATCH] nfs(5): document new local_lock option
2010-09-29 11:16 UTC (5+ messages)
[PATCH 00/12] RFC: pnfs: LAYOUTGRT/DEVINFO submission, v3
2010-09-29 10:59 UTC (2+ messages)
ANNOUNCE: nfs-utils-1.2.3 released
2010-09-29 10:55 UTC (2+ messages)
[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
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)
[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 3/3] Allow check_fqdn to compare IPv6 addresses
` [PATCH 1/3] Make buffers large enough for "
` [PATCH 2/3] Give hostname.c more support for IPv6
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 (11+ messages)
` [bfields-btOuF8jVhiP3NsPE3w5/ayCwEArCW2h5@public.gmane.org: "
persistent, quasi-random -ESTALE at mount time
2010-09-23 21:03 UTC (3+ messages)
[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 (6+ messages)
` [PATCH 1/7] sunrpc: fix race in new cache_wait code
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox