messages from 2011-01-03 20:48:58 to 2011-01-06 07:33:44 UTC [more...]
Cache flush question
2011-01-06 7:33 UTC (5+ messages)
4.1 secinfo patches
2011-01-06 3:54 UTC (10+ messages)
` [PATCH 3/3] nfsd4: implement secinfo_no_name
[PATCH_V9 0/12] NFSv4 find client fix Version 9
2011-01-06 2:04 UTC (13+ messages)
` [PATCH_V9 01/12] SUNRPC move svc_drop to caller of svc_process_common
` [PATCH_V9 02/12] SUNRPC fix bc_send print
` [PATCH_V9 03/12] SUNRPC new transport for the NFSv4.1 shared back channel
` [PATCH_V9 04/12] SUNRPC register and unregister the back channel transport
` [PATCH_V9 05/12] NFS use svc_create_xprt for NFSv4.1 callback service
` [PATCH_V9 06/12] NFS do not clear minor version at nfs_client free
` [PATCH_V9 07/12] NFS implement v4.0 callback_ident
` [PATCH_V9 08/12] NFS associate sessionid with callback connection
` [PATCH_V9 09/12] NFS refactor nfs_find_client and reference client across callback processing
` [PATCH_V9 10/12] NFS RPC_AUTH_GSS unsupported on v4.1 back channel
` [PATCH_V9 11/12] NFS add session back channel draining
` [PATCH_V9 12/12] NFS rename client back channel transport field
flock gives EIO on NFSv4, works on NFSv3
2011-01-06 1:36 UTC (3+ messages)
[PATCH_V8 0/12] NFSv4 find client fix Version 8
2011-01-06 0:13 UTC (18+ messages)
` [PATCH_V8 01/13] SUNRPC move svc_drop to caller of svc_process_common
` [PATCH_V8 02/13] SUNRPC fix bc_send print
` [PATCH_V8 03/13] SUNRPC new transport for the NFSv4.1 shared back channel
` [PATCH_V8 04/13] SUNRPC register and unregister the back channel transport
` [PATCH_V8 05/13] NFS use svc_create_xprt for NFSv4.1 callback service
` [PATCH_V8 06/13] NFS do not clear minor version at nfs_client free
` [PATCH_V8 07/13] NFS implement v4.0 callback_ident
` [PATCH_V8 08/13] NFS associate sessionid with callback connection
` [PATCH_V8 09/13] NFS refactor nfs_find_client and reference client across callback processing
` [PATCH_V8 10/13] NFS RPC_AUTH_GSS unsupported on v4.1 back channel
` [PATCH_V8 11/13] NFS add session back channel draining
` [PATCH_V8 12/13] NFS rename client back channel transport field
still nfs problems [Was: Linux 2.6.37-rc8]
2011-01-05 23:59 UTC (17+ messages)
[PATCH v2 0/5] Add secinfo to the NFS client
2011-01-05 21:50 UTC (2+ messages)
[PATCH v2 4/5] NFS: use secinfo when crossing mountpoints
2011-01-05 19:49 UTC
[PATCH v2 5/5] NFS: Determine initial mount security
2011-01-05 19:49 UTC
[PATCH v2 3/5] NFS: Add secinfo procedure
2011-01-05 19:49 UTC
[PATCH v2 1/5] NFS: convert call_sync() to a function
2011-01-05 19:49 UTC
[PATCH v2 2/5] NFS: lookup supports alternate client
2011-01-05 19:49 UTC
System CPU increasing on idle 2.6.36
2011-01-05 19:43 UTC (6+ messages)
[nfsv4] layoutcommits and file layout
2011-01-05 19:14 UTC (7+ messages)
still nfs problems [Was: Linux 2.6.37-rc8]
2011-01-05 19:07 UTC (26+ messages)
Linux pNFS status meeting 01/06/11
2011-01-05 18:56 UTC (2+ messages)
[PATCH] NFS4.1: Fix bug server don't reply the right fore_channel to client at create_session
2011-01-05 17:35 UTC (8+ messages)
[PATCH] nfs4: set source address when callback is generated
2011-01-05 17:18 UTC (7+ messages)
[PATCH v2 00/12] make rpc_pipefs be mountable multiple time
2011-01-05 13:40 UTC (10+ messages)
[PATCH v4 0/5] Allow the admin to turn off NFSv4 uid/gid mapping
2011-01-05 1:57 UTC (6+ messages)
` [PATCH v4 1/5] NFSv4: If the server sends us a numeric uid/gid then accept it
` [PATCH v4 2/5] NFSv4: Send unmapped uid/gids to the server if the idmapper fails
` [PATCH v4 3/5] NFSv4: cleanup idmapper functions to take an nfs_server argument
` [PATCH v4 4/5] NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr
` [PATCH v4 5/5] NFSv4: Send unmapped uid/gids to the server when using auth_sys
[PATCH 0/4] Allow the admin to turn off NFSv4 uid/gid mapping
2011-01-04 23:23 UTC (16+ messages)
` [PATCH 1/4] NFSv4: If the server sends us a numeric uid/gid then accept it
` [PATCH 2/4] NFSv4: Send unmapped uid/gids to the server if the idmapper fails
` [PATCH 3/4] NFSv4: cleanup idmapper functions to take an nfs_server argument
` [PATCH 4/4] NFSv4: Send unmapped uid/gids to the server when using auth_sys
` [PATCH 1/4] nfsd4: name->id mapping should fail with BADOWNER not BADNAME
` [PATCH 2/4] nfsd4: move idmap and acl header files into fs/nfsd
` [PATCH 3/4] nfsd4: remove outdated pathname-comments
` [PATCH 4/4] nfsd4: return nfs errno from name_to_id functions
[PATCH] svcrpc: modifying positive sunrpc cache entries is racy
2011-01-04 23:05 UTC (20+ messages)
` [PATCH 1/2] svcrpc: take lock on turning entry NEGATIVE in cache_check
` [PATCH 2/2] svcrpc: ensure cache_check caller sees updated entry
[PATCH_V7 0/12] NFSv4 find client fix Version 7
2011-01-04 22:12 UTC (26+ messages)
` [PATCH_V7 01/12] SUNRPC move svc_drop to caller of svc_process_common
` [PATCH_V7 02/12] SUNRPC fix bc_send print
` [PATCH_V7 03/12] SUNRPC new transport for the NFSv4.1 shared back channel
` [PATCH_V7 04/12] NFS register and unregister back channel transport
` [PATCH_V7 05/12] NFS use svc_create_xprt for NFSv4.1 callback service
` [PATCH_V7 06/12] NFS do not clear minor version at nfs_client free
` [PATCH_V7 07/12] NFS implement v4.0 callback_ident
` [PATCH_V7 08/12] NFS associate sessionid with callback connection
` [PATCH_V7 09/12] NFS refactor nfs_find_client and reference client across callback processing
` [PATCH_V7 10/12] NFS RPC_AUTH_GSS unsupported on v4.1 back channel
` [PATCH_V7 11/12] NFS add session back channel draining
` [PATCH_V7 12/12] NFS rename client back channel transport field
[PATCH] Support AD style kerberos automatically in rpc.gss
2011-01-04 21:32 UTC (3+ messages)
Trouble mounting from EL5.5 server on Fedora 14 - gss_kerberos_mech: unsupported algorithm 6
2011-01-04 19:18 UTC (4+ messages)
nfsd cache_check fix and change to nfserr_dropit handling
2011-01-04 18:19 UTC (4+ messages)
` [PATCH 2/5] nfsd4: avoid double reply caused by deferral race
remove lease callbacks
2011-01-04 18:18 UTC (7+ messages)
` [PATCH 1/4] nfsd4: eliminate lease delete callback
` [PATCH 2/4] nfsd4: use a single struct file for delegations
` [PATCH 3/4] locks: eliminate fl_mylease callback
` [PATCH 4/4] locks: minor setlease cleanup
[PATCH_V6 08/11] NFS refactor nfs_find_client and reference client across callback processing
2011-01-04 17:57 UTC (5+ messages)
` [PATCH_V6 09/11] NFS RPC_AUTH_GSS unsupported on v4.1 back channel
` [PATCH_V6 10/11] NFS add session back channel draining
` [PATCH_V6 11/11] NFS rename client back channel transport field
[PATCH_V6] NFSv4 callback find client fix Version 6
2011-01-04 17:55 UTC (11+ messages)
` [PATCH_V6 01/11] SUNRPC move svc_drop to caller of svc_process_common
` [PATCH_V6 02/11] SUNRPC fix bc_send print
` [PATCH_V6 03/11] SUNRPC new transport for the NFSv4.1 shared back channel
` [PATCH_V6 04/11] NFS use svc_create_xprt for NFSv4.1 callback service
` [PATCH_V6 05/11] NFS do not clear minor version at nfs_client free
` [PATCH_V6 06/11] NFS implement v4.0 callback_ident
` [PATCH_V6 07/11] NFS associate sessionid with callback connection
[PATCH] libnsm.a: modify return value to false from 0 at nsm_drop_privileges()
2011-01-04 16:19 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).