messages from 2009-10-09 13:17:30 to 2009-10-27 03:30:09 UTC [more...]
[RFC][PATCH 0/3] nlm:Fix bug nlm cann't process retransmited request correctly
2009-10-27 3:31 UTC (4+ messages)
` [RFC][PATCH 1/3] sunrpc:add an universal DRC to sunrpc
` [RFC][PATCH 2/3] nlm:add DRC to NLM using sunrpc's universal DRC
` [RFC][PATCH 3/3] nfsd:modify the nfsd's DRC to use "
[RFC][PATCH] relax insecure option on mountd (ver 2)
2009-10-26 21:40 UTC
[PATCH 0/2] Two short pieces for nfs-utils
2009-10-26 21:03 UTC (3+ messages)
` [PATCH 1/2] mount.nfs: Assume v2/v3 if mount-related options are present
` [PATCH 2/2] mount: Fix po_join() call site in nfs_try_mount_v4()
mount.nfs in latest nfs-utils doesn't build
2009-10-26 20:56 UTC
[RFC][PATCH] relax insecure option on mountd
2009-10-26 20:56 UTC
2.6.31.4: Oops
2009-10-26 19:49 UTC (4+ messages)
regression, bisected: getcwd() ENOENT on NFS4
2009-10-26 13:19 UTC (2+ messages)
[PATCH 0/2] nfs-utils: add testing infrastructure to nfs-utils
2009-10-26 12:52 UTC (3+ messages)
` [PATCH 1/2] nfs-utils: introduce new statd testing simulator
` [PATCH 2/2] nfs-utils: add initial tests for statd that run via "make check"
What is the purpose of those put_rpccred() statements?
2009-10-25 14:39 UTC (3+ messages)
NFSv4 Kernel-server requires 2x manual restart after reboot? Maybe a timing problem?
2009-10-23 19:12 UTC (5+ messages)
are multiple FSIDs supported?
2009-10-23 19:09 UTC (3+ messages)
[PATCH] nfsmount.conf: New variables that explicitly set default
2009-10-23 17:26 UTC (13+ messages)
[PATCH 0/3] nfsmount.conf: New variables that explicitly set default (Release 3)
2009-10-22 19:48 UTC (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] "
[PATCH 0/4] Initial statd clean ups in preparation for IPv6
2009-10-22 17:05 UTC (5+ messages)
` [PATCH 1/4] statd: Replace note() with xlog() in rpc.statd
` [PATCH 2/4] statd: Replace nsm_log() with xlog() in sm-notify command
` [PATCH 3/4] statd: replace smn_{get, set}_port() with the shared equivalents
` [PATCH 4/4] statd: fix address copy in sm-notify.c
[PATCHSET 0/5] nfsd: Cleanup nfsd/pnfsd headers and code placment
2009-10-22 15:59 UTC (13+ messages)
` [PATCH 1/5] sunrpc: Clean never used include files
` [pnfs] "
` [PATCH version2] "
` [PATCH 2/5] nfsd: Fix independence of a few nfsd related headers
` [PATCH 3/5] nfsd: Fix independence of linux/nfsd/ headers
` [PATCH 4/5] SQUASHME pnfsd: Move pnfsd code out of nfs4state.c/h
` [PATCH 5/5] nfsd: Remove lots of un-needed includes
[PATCH 0/2] nfs41 client session bug fixes
2009-10-22 14:14 UTC (7+ messages)
` [PATCH 1/2] nfs41: fix multiple free slot calls
` [PATCH 2/2] nfs41: fix race on session reset
` [pnfs] "
[PATCH 1/2] pnfs: fix-multiple-free-slot-calls
2009-10-22 13:15 UTC (2+ messages)
` [PATCH 2/2] pnfs: fix pnfs_commit update_layout range
[PATCH] nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
2009-10-21 23:45 UTC
[NFS] discontinued
2009-10-21 14:15 UTC
[PATCH 1/1] nfs: Panic when commit fails
2009-10-20 22:06 UTC (2+ messages)
[RFC] When locking an inexistent file, NFSv3 and NFSv4 get different result
2009-10-20 22:00 UTC (3+ messages)
[PATCH] nfsd: Remove nfsfh.h dependency on sunrpc
2009-10-20 18:39 UTC (3+ messages)
` [PATCH version 2] "
[PATCH 0/1] nfs: Panic when commit fails
2009-10-20 17:44 UTC
nfs oops in 2.6.32-rc5-00041-g1d91624
2009-10-20 8:49 UTC (4+ messages)
[PATCH] nfs: Fix nfs_parse_mount_options() kfree() leak
2009-10-20 5:13 UTC
help
2009-10-19 16:07 UTC
[PATCH 00/26] Basic IPv6 support in statd (take++)
2009-10-16 23:27 UTC (34+ messages)
` [PATCH 01/26] statd: Replace note() with xlog() in rpc.statd
` [PATCH 02/26] statd: Replace nsm_log() with xlog() in sm-notify command
` [PATCH 03/26] statd: replace smn_{get, set}_port() with the shared equivalents
` [PATCH 04/26] statd: fix address copy in sm-notify.c
` [PATCH 05/26] statd: Move the sm_inter XDR pieces to libnsm.a
` [PATCH 06/26] statd: Introduce common routines to handle persistent storage
` [PATCH 07/26] statd: Use the new nsm_ file.c calls in sm_notify
` [PATCH 08/26] statd: Use the new nsm_ file.c calls in rpc.statd
` [PATCH 09/26] libnsm: Add RPC construction helper functions
` [PATCH 10/26] statd: Support sending SM_NOTIFY requests to IPv6 remotes
` [PATCH 11/26] statd: Update rmtcall.c
` [PATCH 12/26] statd: factor socket creation out of notify()
` [PATCH 13/26] statd: Support creating a PF_INET6 socket in smn_create_socket()
` [PATCH 14/26] statd: IPv6 support in reserved port binding "
` [PATCH 15/26] statd: Use getaddrinfo(3) to generate bind address "
` [PATCH 16/26] statd: Support IPv6 DNS lookups in smn_lookup
` [PATCH 17/26] statd: squelch compiler warning in sm-notify.c
` [PATCH 18/26] statd: Introduce statd version of matchhostname()
` [PATCH 19/26] libnsm.a: add nsm_present_address() API
` [PATCH 20/26] statd: add IPv6 support in sm_notify_1_svc()
` [PATCH 21/26] statd: Support IPv6 is caller_is_localhost()
` [PATCH 22/26] statd: Support IPv6 in sm_simu_crash_1_svc
` [PATCH 23/26] statd: Support IPv6 in sm_mon_1_svc()
` [PATCH 24/26] statd: Support IPv6 in sm_stat_1_svc()
` [PATCH 25/26] statd: retain CAP_NET_BIND when dropping privileges
` [PATCH 26/26] statd: Support TI-RPC statd listener
Solaris NFSv3 client to Linux server
2009-10-16 7:08 UTC
kernel NULL pointer dereference in rpcb_getport_done (2.6.29.4)
2009-10-15 22:52 UTC (10+ messages)
NFS4ERR_FILE_OPEN handling in Linux
2009-10-15 20:57 UTC (3+ messages)
[NFS] mount nfs4 w/krb5 on CentOS 4.x
2009-10-15 7:20 UTC
[PATCH 1/1] nfs41: resolve some race conditions with queued SEQUENCE operations when unmounting
2009-10-14 22:57 UTC (7+ messages)
` [pnfs] "
[NFS] mount nfs4 w/krb5 on CentOS 4.x
2009-10-14 19:24 UTC
[NFS] NFS/krb and batch jobs - doable?
2009-10-14 18:19 UTC (20+ messages)
[PATCH 0/4][RFC] NFSv3: implement extended attribute (XATTR) protocol
2009-10-14 15:05 UTC (19+ messages)
nfs-utils-1.2.0: insecure option and port range checking
2009-10-13 23:46 UTC (4+ messages)
[PATCH 0/3] nfsmount.conf: New variables that explicitly set default (Release 2)
2009-10-12 21:39 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] "
[PATCH 2.6.32-rc4] fix nfs_compare_remount_data() compile warnings
2009-10-12 10:23 UTC
[PATCH] nfsconfig.conf: Make transport setting case sensitive
2009-10-09 17:12 UTC
4.1 NULL dereference in 2.6.32-rc3
2009-10-09 17:02 UTC (3+ messages)
[PATCH 0/2] Two minor bug fixes
2009-10-09 16:33 UTC (12+ messages)
` [PATCH 1/2] mount: ECONNREFUSED is a permanent error
` [PATCH 2/2] mount.nfs: Assume v2/v3 if mount-related options are present
[PATCH] mount.nfs: protocol version set on command line being ignored
2009-10-09 15:14 UTC (2+ messages)
[PATCH] nfs: remove BKL from callback server
2009-10-09 15:11 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