messages from 2009-10-14 22:19:12 to 2009-11-05 18:23:29 UTC [more...]
[PATCH 00/11] For 2.6.33
2009-11-05 18:23 UTC (9+ messages)
` [PATCH 01/11] SUNRPC: Display compressed (shorthand) IPv6 presentation addresses
` [PATCH 02/11] NFS: Display compressed (shorthand) IPv6 in /proc/mounts
` [PATCH 03/11] NFS: Revert default r/wsize behavior
` [PATCH 04/11] SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()
` [PATCH 05/11] SUNRPC: Allow RPCs to fail quickly if the server is unreachable
` [PATCH 06/11] SUNRPC: Simplify synopsis of rpcb_local_clnt()
` [PATCH 07/11] SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
` [PATCH 08/11] SUNRPC: Use TCP for local "
regression, bisected: getcwd() ENOENT on NFS4
2009-11-05 17:45 UTC (5+ messages)
[PATCHSET 0/5] nfsd: Cleanup nfsd/pnfsd headers and code placment
2009-11-05 17:06 UTC (21+ 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] register NFS_ACL with rpcbind
2009-11-05 16:56 UTC (11+ messages)
` [PATCH v2] "
[PATCH] nfs-utils: NFSv4: fix backgrounding
2009-11-05 15:31 UTC
IPv6 support
2009-11-05 14:41 UTC (5+ messages)
[PATCH] nfs-utils: mount options can be lost when using bg option
2009-11-05 14:03 UTC
(ANSWER) Question About nfs3 vs. nfs4 Semantics On Sun 7310 Server
2009-11-04 22:40 UTC
[NFS] How to get information about the NFS version client and server have negotiated on the server side?
2009-11-04 18:25 UTC (2+ messages)
[PATCH] sunrpc: replace large table of slots with mempool
2009-11-04 17:17 UTC (7+ messages)
nfs-utils-1.2.1 released
2009-11-04 13:15 UTC
Question About nfs3 vs. nfs4 Semantics On Sun 7310 Server
2009-11-03 23:45 UTC
[PATCH 0/2] Two short pieces for nfs-utils
2009-11-03 17:56 UTC (5+ 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()
[PATCH] Fixed compile errors when the mount config file is not enabled
2009-11-03 15:23 UTC (5+ messages)
[RFC] [PATCH] mount.nfs: Retry v4 mounts with v3 on ENOENT errors
2009-11-03 13:16 UTC
[RFC] NLM server can not process retransmited request correctly
2009-11-03 9:37 UTC (6+ messages)
` [PATCH 1/3] Add a common DRC for sunrpc
` [PATCH 2/3] Add DRC for NLM using sunrpc's common DRC
` [PATCH 3/3] Modify nfs's DRC to use "
[PATCH 1/2] pnfs: fix-multiple-free-slot-calls
2009-11-03 6:24 UTC (4+ messages)
` [PATCH 2/2] pnfs: fix pnfs_commit update_layout range
` [pnfs] "
` [pnfs] [PATCH 1/2] pnfs: fix-multiple-free-slot-calls
[PATCH 0/2] nfs41 client session bug fixes
2009-11-03 6:22 UTC (8+ messages)
` [PATCH 1/2] nfs41: fix multiple free slot calls
` [PATCH 2/2] nfs41: fix race on session reset
` [pnfs] "
Issue with stalled NFS
2009-11-02 18:35 UTC (2+ messages)
NFS breaking under heavy load intermittently
2009-11-02 4:34 UTC (2+ messages)
[PATCH 2/8] param: use ops in struct kernel_param, rather than get and set fns directly
2009-11-01 10:26 UTC (3+ messages)
[NFS] Best solution for following problem
2009-10-31 19:41 UTC (2+ messages)
[2.6.31] NFS4ERR_GRACE unhandled
2009-10-29 19:33 UTC (6+ messages)
[PATCH] nfs: convert proto= option to use netid's rather than a protoname
2009-10-29 17:51 UTC (8+ messages)
[PATCH] NFS client ignores server preferred IO size when 'ascii' mount options used
2009-10-29 10:14 UTC
[PATCH 0/2] nfs41 session bug fixes
2009-10-28 14:37 UTC (3+ messages)
` [PATCH 1/2] nfs41: fix multiple free slot calls
` [PATCH 2/2] nfs41: fix race on session reset
[PATCH] nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
2009-10-28 3:12 UTC (3+ messages)
[PATCH] nfs: new subdir Documentation/filesystems/nfs
2009-10-27 23:36 UTC (3+ messages)
4.1 NULL dereference in 2.6.32-rc3
2009-10-27 23:17 UTC (4+ messages)
[GIT] Please pull NFS client bugfixes
2009-10-27 21:35 UTC
mount.nfs in latest nfs-utils doesn't build
2009-10-27 19:41 UTC (2+ messages)
[PATCH] nfs: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bits
2009-10-27 17:50 UTC
2.6.31.4: Oops
2009-10-27 10:47 UTC (5+ messages)
[RFC][PATCH] relax insecure option on mountd
2009-10-27 10:38 UTC (2+ messages)
NFSv4 Kernel-server requires 2x manual restart after reboot? Maybe a timing problem?
2009-10-27 4:34 UTC (6+ messages)
[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] 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)
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
[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 (11+ messages)
` [PATCH 01/26] statd: Replace note() with xlog() in rpc.statd
` [PATCH 06/26] statd: Introduce common routines to handle persistent storage
` [PATCH 09/26] libnsm: Add RPC construction helper functions
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] "
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