messages from 2011-01-13 18:29:12 to 2011-01-25 15:37:42 UTC [more...]
[PATCH 1/3] NFS do not find client in NFSv4 pg_authenticate
2011-01-25 15:38 UTC (3+ messages)
` [PATCH 2/3] NFS fix cb_sequence error processing
` [PATCH 3/3] NFS improve pnfs_put_deviceid_cache debug print
Patched up cthon source?
2011-01-25 14:56 UTC (9+ messages)
Regression, bisected: NFSv3 BUG when quitting vim in 2.6.38-rc2+
2011-01-25 14:43 UTC (3+ messages)
Cross-compiling nfs-utils 1.1.4 for ARM
2011-01-25 12:58 UTC (2+ messages)
[PATCH v3 00/16] make rpc_pipefs be mountable multiple time
2011-01-25 1:53 UTC (25+ 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()
[PATCH] NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"
2011-01-24 22:40 UTC (3+ messages)
releasing space after rapid grwoth
2011-01-24 18:05 UTC (2+ messages)
possible regression: BUG in client lockd with server reboot
2011-01-24 16:54 UTC (3+ messages)
Can NFS be used to share the resources like printer?
2011-01-24 9:25 UTC
[PATCH 0/3] nfs-utils: blkmapd
2011-01-24 3:01 UTC (5+ messages)
` [PATCH 1/3] change device offset to signed to match the spec
` [PATCH 2/3] Fix calculation of stripe device and unit sizes
` [PATCH 3/3] Various improvements to comments and syslog messages
[pnfs] [PATCH 1/2] pnfs: trim write count to wsize when retrying via MDS
2011-01-24 2:41 UTC (2+ messages)
[PATCH] SUNRPC: Remove resource leak in svc_rdma_send_error()
2011-01-22 21:40 UTC
[PATCH] blocklayout: fix blocklayoutdev.c for new blkdev_get_by_dev()
2011-01-21 20:42 UTC
[PATCH] NFS: Fix "kernel BUG at fs/aio.c:554!"
2011-01-21 15:54 UTC
[LSF/MM TOPIC] Per-directory filesystem configuration
2011-01-21 15:40 UTC
[LSF/MM TOPIC] Unified keys for NFS, CIFS and AFS for security data
2011-01-21 15:34 UTC
Problem with NFSv3 in inode data transfer
2011-01-21 9:07 UTC
[PATCH 0/4] 2.6.38 bug fixes
2011-01-21 3:14 UTC (6+ messages)
` [PATCH 1/4] NFS: Fix "kernel BUG at fs/aio.c:554!"
` [PATCH 2/4] NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!"
` [PATCH 3/4] NFS: nfsacl_{encode,decode} should return signed integer
` [PATCH 4/4] NFS: Prevent memory allocation failure in nfsacl_encode()
[PATCH] NFS: Fix "BUG at fs/aio.c:554!"
2011-01-21 2:42 UTC (13+ messages)
[PATCH] NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!"
2011-01-20 21:11 UTC (2+ messages)
[PATCH] nfs: don't drop kiocb->ki_users in error case
2011-01-20 15:19 UTC (3+ messages)
Linux pNFS status meeting 01/13/11
2011-01-20 15:16 UTC (2+ messages)
` Linux pNFS status meeting 01/20/11 - CANCELLED
Callback slot table overflowed
2011-01-20 15:19 UTC (3+ messages)
high traffic because of loggig
2011-01-20 6:55 UTC (3+ messages)
fileid changed
2011-01-19 20:48 UTC
[PATCH 1/1] NFS: fix handling of malloc failure during nfs_flush_multi()
2011-01-19 19:42 UTC (2+ messages)
NFSv4 automount - nss_getpwnam name 'user@domain.com' does not map into domain 'localdomain'
2011-01-19 15:52 UTC (4+ messages)
` [rhelv6-list] "
[PATCH] configure: fix AM_CONDITIONAL(CONFIG_NFSIDMAP)
2011-01-19 15:46 UTC
4.1 no-pnfs mount option?
2011-01-19 14:27 UTC (21+ messages)
[PATCH] nfs: don't drop kiocb->ki_users in error case
2011-01-19 12:53 UTC
NFSv4 client & Netapp Server -> Problem with id mapping
2011-01-19 10:15 UTC
NFSv4 client & Netapp Server -> Problem with id mapping
2011-01-19 10:10 UTC
NFS root lockups with -next 20110113
2011-01-19 7:21 UTC (8+ messages)
` vfs-scale, general questions (Re: NFS root lockups with -next 20110113)
NFS dio aio bug
2011-01-19 2:56 UTC (4+ messages)
[PATCH 1/4] NFS do not find client in NFSv4 pg_authenticate
2011-01-19 0:53 UTC (4+ messages)
` [PATCH 2/4] NFS fix cb_sequence error processing
` [PATCH 3/4] NFS improve pnfs_put_deviceid_cache debug print
` [PATCH 4/4] NFS construct consistent co_ownerid for v4.1
[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
[PATCH 3/3] nfsd4: implement secinfo_no_name
2011-01-18 22:59 UTC (11+ messages)
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] "
[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 (6+ messages)
` [PATCH 2/2] nfsd: break lease on unlink, link, and rename
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 (5+ messages)
NFSv4 memory allocation bug?
2011-01-14 12:11 UTC (7+ 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
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).