messages from 2012-08-10 19:38:42 to 2012-08-19 00:52:44 UTC [more...]
[PATCH v2 00/16] generic hashtable implementation
2012-08-19 0:52 UTC (16+ messages)
` [PATCH v2 01/16] hashtable: introduce a small and naive hashtable
` [PATCH 02/16] user_ns: use new hashtable implementation
` [PATCH v2 02/16] userns: "
` [PATCH v2 03/16] mm,ksm: "
` [PATCH v2 04/16] workqueue: "
` [PATCH v2 05/16] mm/huge_memory: "
` [PATCH v2 06/16] tracepoint: "
` [PATCH v2 07/16] net,9p: "
` [PATCH v2 08/16] block,elevator: "
` [PATCH v2 09/16] SUNRPC/cache: "
` [PATCH v2 10/16] dlm: "
` [PATCH v2 11/16] net,l2tp: "
` [PATCH v2 12/16] dm: "
` [PATCH v2 13/16] lockd: "
` [PATCH v2 14/16] net,rds: "
NFSv4 WARNING: at linux/fs/inode.c:280 drop_nlink+0x23/0x44()
2012-08-18 17:57 UTC
[PATCH] nfs: fix spelling of families in comment
2012-08-18 15:38 UTC
hii
2012-08-18 13:33 UTC
hii
2012-08-18 13:33 UTC
3.0+ NFS issues
2012-08-18 12:58 UTC (24+ messages)
` 3.0+ NFS issues (bisected)
nfsv4 state id errors
2012-08-17 18:44 UTC (5+ messages)
[PATCH 1/2] NFS: Clear key construction data if the idmap upcall fails
2012-08-17 18:10 UTC (18+ messages)
` [PATCH 2/2] NFS: return -ENOKEY when the upcall fails to map the name
nfsv4 state id errors
2012-08-17 15:54 UTC
Slowing down state manager after unhandled error
2012-08-17 15:02 UTC (2+ messages)
v3.5 nfsd4 regression; utime sometimes takes 40+ seconds to return
2012-08-17 13:08 UTC (8+ messages)
Randomly inaccessible files through NFS
2012-08-17 12:28 UTC (4+ messages)
[nfsv4] CDA for NetApp BAT 2012
2012-08-17 11:34 UTC
Linux NFS and cached properties
2012-08-16 21:05 UTC (7+ messages)
[PATCH v3] SUNRPC: protect service sockets lists during per-net shutdown
2012-08-16 19:29 UTC (3+ messages)
Linux pNFS status meeting 08/02/12
2012-08-16 16:35 UTC (2+ messages)
[PATCH 1/3] NFS: Clear key construction data if the idmap upcall fails
2012-08-16 15:34 UTC (10+ messages)
` [PATCH 3/3] NFS: Use kzalloc() instead of kmalloc() in the idmapper
[PATCH 00/16] generic hashtable implementation
2012-08-16 14:28 UTC (30+ messages)
` [PATCH 01/16] hashtable: introduce a small and naive hashtable
` [PATCH 02/16] user_ns: use new hashtable implementation
` [PATCH 03/16] mm,ksm: "
` [PATCH 04/16] workqueue: "
` [PATCH 05/16] mm/huge_memory: "
` [PATCH 06/16] tracepoint: "
` [PATCH 07/16] net,9p: "
` [PATCH 08/16] block,elevator: "
` [PATCH 09/16] SUNRPC/cache: "
` [PATCH 10/16] dlm: "
` [PATCH 11/16] net,l2tp: "
` [PATCH 12/16] dm: "
` [PATCH 13/16] lockd: "
` [PATCH 14/16] net,rds: "
` [PATCH 15/16] openvswitch: "
` [PATCH 16/16] tracing output: "
[PATCH 1/3] NFSv4: Fix pointer arithmetic in decode_getacl
2012-08-16 13:37 UTC (5+ messages)
` [PATCH 2/3] NFSv4: Fix the acl cache size calculation
` [PATCH 3/3] NFSv4: Don't use private xdr_stream fields in decode_getacl
[PATCH] nfsd: remove unused listener-removal interfaces
2012-08-15 23:43 UTC
[PATCH] NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
2012-08-15 20:50 UTC (2+ messages)
nfs_lookup_revalidate BUG ?
2012-08-15 13:55 UTC (11+ messages)
[PATCH] NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
2012-08-15 11:50 UTC (17+ messages)
[PATCH] NFSD: Swap the struct nfs4_operation getter and setter
2012-08-14 19:58 UTC (2+ messages)
[PATCH 2/2] NFS: Alias the nfs module to nfs4
2012-08-14 17:28 UTC (2+ messages)
Your comments, guidance, advice please :)
2012-08-14 16:32 UTC (5+ messages)
Blocklayout
2012-08-14 14:09 UTC (14+ messages)
` Blocklayout
[PATCH-v3 1/3] NFS: track direct IO left bytes
2012-08-14 13:52 UTC (3+ messages)
` [PATCH-v3 2/3] NFS41: send real write size in layoutget
` [PATCH-v3 3/3] NFS41: send real read "
[PATCH-v2 1/3] NFS: track direct IO left bytes
2012-08-14 11:21 UTC (9+ messages)
` [PATCH-v2 2/3] NFS41: send real write size in layoutget
` [PATCH-v2 3/3] NFS41: send real read "
[RFC PATCH 0/2] net: connect to UNIX sockets from specified root
2012-08-14 8:46 UTC (12+ messages)
[PATCH 0/5] (v2) rpcauth_create() returns -EEXIST
2012-08-13 21:22 UTC (6+ messages)
` [PATCH 1/5] SUNRPC: Clean up dprintk messages in rpc_pipe.c
` [PATCH 2/5] SUNRPC: Use __func__ in dprintk() in auth_gss.c
` [PATCH 3/5] SUNRPC: Prepare gss_pipes_dentries_create() for sharing pipe data
` [PATCH 4/5] SUNRPC: Insert a shim under gss_create()
` [PATCH 5/5] SUNRPC: Share upcall pipes among an rpc_clnt's rpc_auth objects
[PATCH RFC 0/3] NFS41: optimize layoutget
2012-08-13 20:21 UTC (12+ messages)
` [PATCH RFC 2/3] NFS41: send real write size in layoutget
` [PATCH RFC 3/3] NFS41: send real read size in layoutget for DIO
[PATCH 1/2] blkmapd: allow blocklayoutdriver module to load/unload
2012-08-13 14:41 UTC (2+ messages)
` [PATCH 2/2] blkmapd: proper signal handling
reconnect_path fails with EACCES
2012-08-13 14:30 UTC (4+ messages)
[PATCH v2] SUNRPC: check current nsproxy before set of node name on client creation
2012-08-13 12:10 UTC (2+ messages)
[PATCH] SUNRPC: check current nsproxy before set of node name on client creation
2012-08-13 11:37 UTC (3+ messages)
Some XDR junk on nfs4_decode_dirent
2012-08-13 10:47 UTC
NFS: Treat NFS4ERR_CLID_INUSE as a fatal error
2012-08-10 21:22 UTC (15+ 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).