messages from 2011-01-07 18:52:15 to 2011-01-19 00:54:52 UTC [more...]
4.1 no-pnfs mount option?
2011-01-19 0:53 UTC (13+ messages)
NFSv4 automount - nss_getpwnam name 'user@domain.com' does not map into domain 'localdomain'
2011-01-19 0:29 UTC
[PATCH 0/2] decode_cb_op_status fix
2011-01-18 23:19 UTC (8+ messages)
` [PATCH 1/2] NFSD: use nfserr for status after decode_cb_op_status
` [PATCH 2/2] NFSD: do common error handling in decode_cb_op_status
4.1 secinfo patches
2011-01-18 22:59 UTC (13+ messages)
` [PATCH 3/3] nfsd4: implement secinfo_no_name
lifetime of DCACHE_DISCONECTED dentries
2011-01-18 22:08 UTC (13+ messages)
` [PATCH] nfsd4: allow __d_obtain_alias() to return unhashed dentries
` [PATCH 2/2] fs/dcache: "
` [PATCH] "
NFS dio aio bug
2011-01-18 22:01 UTC (3+ messages)
[PATCH] nfsd: kill unused ENT_HASHMASK definition
2011-01-18 21:58 UTC (3+ messages)
` [PATCH v2] nfsd: kill unused macro definition
4.1 no-pnfs mount option?
2011-01-18 19:45 UTC (2+ messages)
NFS OOps - kernel BUG at fs/nfs/nfs3xdr.c:1338
2011-01-18 18:15 UTC (4+ messages)
[PATCH] NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds()
2011-01-18 14:43 UTC (7+ messages)
pnfs block build errors in 2.6.38
2011-01-17 19:03 UTC (3+ messages)
nfsv4 + readdir == too many requests
2011-01-17 15:39 UTC (4+ messages)
break leases on nfsd rename, setattr, etc
2011-01-17 15:20 UTC (7+ messages)
` [PATCH 1/2] nfsd4: break lease on nfsd setattr
` [PATCH 2/2] nfsd: break lease on unlink, link, and rename
[PATCH v3 00/16] make rpc_pipefs be mountable multiple time
2011-01-17 12:30 UTC (18+ messages)
` [PATCH v3 01/16] sunrpc: mount rpc_pipefs on initialization
` [PATCH v3 02/16] sunrpc: introduce init_rpc_pipefs
` [PATCH v3 03/16] sunrpc: push init_rpc_pipefs up to rpc_create() callers
` [PATCH v3 04/16] sunrpc: tag svc_serv with rpc_pipefs mount point
` [PATCH v3 05/16] sunrpc: get rpc_pipefs mount point for svc_serv from callers
` [PATCH v3 06/16] lockd: get rpc_pipefs mount point "
` [PATCH v3 07/16] sunrpc: get rpc_pipefs mount point for rpcb_create[_local] "
` [PATCH v3 08/16] sunrpc: tag pipefs field of cache_detail with rpc_pipefs mount point
` [PATCH v3 09/16] sunrpc: introduce rpc_pipefs_add_destroy_cb()
` [PATCH v3 10/16] nfs: per-rpc_pipefs dns cache
` [PATCH v3 11/16] Export iterate_mounts symbol to be able to use from sunrpc module
` [PATCH v3 12/16] sunrpc: introduce get_rpc_pipefs()
` [PATCH v3 13/16] nfs: introduce mount option 'rpcmount'
` [PATCH v3 14/16] sunrpc: make rpc_pipefs be mountable multiple times
` [PATCH v3 15/16] sunrpc: remove global init_rpc_pipefs
` [PATCH v3 16/16] Rework get_rpc_pipefs and introduce put_rpc_pipefs()
mac error
2011-01-16 22:09 UTC (9+ messages)
[PATCH] nfsd: don't leak dentry count on mnt_want_write failure
2011-01-15 1:04 UTC
nfsd for 2.6.38
2011-01-14 20:35 UTC
[CFP] Linux Storage and Filesystems Workshop (April 4-5)
2011-01-14 20:28 UTC
[PATCH] NFSV4 :All lock operations should be sent to the server for resolution
2011-01-14 18:29 UTC (3+ messages)
STMMAC driver: NFS Problem on 2.6.37
2011-01-14 15:35 UTC (6+ messages)
NFSv4 memory allocation bug?
2011-01-14 12:11 UTC (7+ messages)
NFS root lockups with -next 20110113
2011-01-14 4:41 UTC (8+ messages)
still nfs problems [Was: Linux 2.6.37-rc8]
2011-01-14 4:22 UTC (12+ messages)
[PATCH] Improve debugging in svcgssd
2011-01-13 19:37 UTC
[PATCH] Improve debugging during lib initialization
2011-01-13 19:20 UTC
[PATCH] NFS: Fix NFSv3 exclusive open semantics
2011-01-13 19:15 UTC
Issue in nfs-utils 1.2.3
2011-01-13 15:52 UTC (5+ messages)
state manager failed on NFSv4 server
2011-01-13 13:23 UTC (9+ messages)
failover problem
2011-01-13 11:37 UTC
Regression, bisected: NFS O_EXCL breakage in 2.6.37 client
2011-01-12 19:17 UTC (3+ messages)
Linux pNFS status meeting 01/13/11
2011-01-12 17:12 UTC
[GIT PULL] Please pull NFS client changes
2011-01-11 23:08 UTC
NFS v4 shares, ID's setup
2011-01-11 21:34 UTC (2+ messages)
[PATCH] nfsd: don't support msnfs export option
2011-01-11 19:22 UTC
server sessions patches
2011-01-11 16:21 UTC (15+ messages)
` [PATCH 01/14] nfsd4: modify session list under cl_lock
` [PATCH 02/14] nfsd4: support BIND_CONN_TO_SESSION
` [PATCH 03/14] nfsd4: allow backchannel recovery
` [PATCH 04/14] rpc: move sk_bc_xprt to svc_xprt
` [PATCH 05/14] rpc: keep backchannel xprt as long as server connection
` [PATCH 06/14] rpc: allow xprt_class->setup to return a preexisting xprt
` [PATCH 07/14] nfsd4: keep finer-grained callback status
` [PATCH 08/14] nfsd4: set sequence flag when backchannel is down
` [PATCH 09/14] nfsd4: re-probe callback on connection loss
` [PATCH 10/14] nfsd4: make sure sequence flags are set after destroy_session
` [PATCH 11/14] nfsd4: add helper function to run callbacks
` [PATCH 12/14] nfsd4: give out delegations more quickly in 4.1 case
` [PATCH 13/14] nfsd4: simplify nfsd4_cb_prepare
` [PATCH 14/14] nfsd4: allow restarting callbacks
[PATCH] nfs4: set source address when callback is generated
2011-01-11 15:09 UTC (8+ messages)
pNFS Control Protocol
2011-01-11 8:17 UTC
question about nfs4 with krb5 behavior
2011-01-11 0:38 UTC (7+ messages)
still nfs problems [Was: Linux 2.6.37-rc8]
2011-01-10 20:15 UTC (33+ messages)
[PATCH v4 3/5] NFS: Add secinfo procedure
2011-01-10 16:45 UTC (2+ messages)
remove lease callbacks
2011-01-09 20:08 UTC (7+ messages)
` [PATCH 3/4] locks: eliminate fl_mylease callback
Problem with sharing /home
2011-01-09 11:59 UTC (7+ messages)
System CPU increasing on idle 2.6.36
2011-01-08 1:30 UTC (11+ messages)
[PATCH v4 4/5] NFS: use secinfo when crossing mountpoints
2011-01-07 18:52 UTC
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).