messages from 2008-09-26 19:16:15 to 2008-10-08 16:22:19 UTC [more...]
[PATCH 00/15] RPC/RDMA patchset for next merge window
2008-10-08 15:49 UTC (11+ messages)
` [PATCH 02/15] RPC/RDMA: add data types and new FRMR memory registration enum
` [PATCH 06/15] RPC/RDMA: suppress retransmit on RPC/RDMA clients
` [PATCH 07/15] RPC/RDMA: maintain the RPC task bytes-sent statistic
` [PATCH 08/15] RPC/RDMA: avoid an oops due to disconnect racing with async upcalls
` [PATCH 10/15] RPC/RDMA: return a consistent error to mount, when connect fails
` [PATCH 11/15] RPC/RDMA: fix connect/reconnect resource leak
` [PATCH 12/15] RPC/RDMA: correct a 5 second pause on reconnecting to an idle server
` [PATCH 13/15] RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls
` [PATCH 14/15] RPC/RDMA: reformat a debug printk to keep lines together
` [PATCH 15/15] RPC/RDMA: optionally emit useful transport info upon connect/disconnect
[NFS] [patch] rpcgen: include sys/ioctl.h on linux systems
2008-10-08 15:08 UTC (3+ messages)
` Fwd: "
[PATCH] nfs(5): Clarify behavior of the mountproto= and proto= options
2008-10-08 14:58 UTC (2+ messages)
[PATCH 00/30] What's in the NFS queue for 2.6.27
2008-10-08 14:55 UTC (32+ messages)
` [PATCH 02/30] NFS: Clean up nfs_sb_active/nfs_sb_deactive
` [PATCH 01/30] NFS: Fix nfs_file_llseek()
` [PATCH 15/30] sunrpc: do not pin sunrpc module in the memory
` [PATCH 06/30] NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode()
` [PATCH 09/30] NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode()
` [PATCH 04/30] NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mounts
` [PATCH 22/30] nfs: prepare to share nfs_set_port
` [PATCH 20/30] nfs: break up nfs_follow_referral
` [PATCH 08/30] NFS: Fix nfs_post_op_update_inode_force_wcc()
` [PATCH 10/30] NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes()
` [PATCH 13/30] fix fs/nfs/nfsroot.c compilation
` [PATCH 03/30] NFS: Add options for finer control of the lookup cache
` [PATCH 16/30] nfs: BUG_ON in nfs_follow_mountpoint
` [PATCH 14/30] nfs: ERR_PTR is expected on failure from nfs_do_clone_mount
` [PATCH 07/30] NFS: Fix the NFS attribute update
` [PATCH 17/30] nfs: remove an obsolete nfs_flock comment
` [PATCH 11/30] NFS: Fix up nfs_setattr_update_inode()
` [PATCH 05/30] NFS: Add mount options for controlling the lookup cache
` [PATCH 21/30] nfs: replace while loop by for loops in nfs_follow_referral
` [PATCH 18/30] NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend #2)
` [PATCH 12/30] NFS: Allow concurrent inode revalidation
` [PATCH 19/30] nfs: authenticated deep mounting
` [PATCH 30/30] sunrpc: fix oops in rpc_create when the mount namespace is unshared
` [PATCH 25/30] NFS: SETCLIENTID truncates client ID and netid
` [PATCH 27/30] SUNRPC: Fix a memory leak in rpcb_getport_async
` [PATCH 29/30] NFS: Don't use range_cyclic for data integrity syncs
` [PATCH 28/30] NFS: Client mounts hang when exported directory do not exist
` [PATCH 26/30] SUNRPC: Fix autobind on cloned rpc clients
` [PATCH 24/30] NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit builds
` [PATCH 23/30] nfs: Fix misparsing of nfsv4 fs_locations attribute
[PATCH 0/2] Two missing clean ups for nfs-utils
2008-10-08 14:45 UTC (4+ messages)
` [PATCH 1/2] nfs-utils: Clean up support/nfs/rpcmisc.c:closedown()
` [PATCH 2/2] nfs-utils: make makesock() static
Bug#484861: nfs-common: rpc.statd --outgoing-port (-o) option broken
2008-10-08 12:47 UTC (2+ messages)
[PATCH 00/12] svcrdma: Fast memory registration support
2008-10-06 20:02 UTC (15+ messages)
` [PATCH 01/12] svcrdma: Add Fast Reg MR Data Types
` [PATCH 02/12] svcrdma: Add FRMR get/put services
` [PATCH 03/12] svcrdma: Query device for Fast Reg support during connection setup
` [PATCH 04/12] svcrdma: Add a service to register a Fast Reg MR with the device
` [PATCH 05/12] svcrdma: Modify post recv path to use local dma key
` [PATCH 06/12] svcrdma: Add support to svc_rdma_send to handle chained WR
` [PATCH 07/12] svcrdma: Modify the RPC recv path to use FRMR when available
` [PATCH 08/12] svcrdma: Modify the RPC reply "
` [PATCH 09/12] svcrdma: Update svc_rdma_send_error to use DMA LKEY
` [PATCH 10/12] svcrdma: Fix IRD/ORD polarity
` [PATCH 11/12] svcrdma: Add a message log string to indicate if FastReg is being used
` [PATCH 12/12] svcrdma: Documentation update for the FastReg memory model
Is NFS v4 stable and recommend to use now?
2008-10-05 0:20 UTC (9+ messages)
[PATCH 0/3] client-side lockd doesn't start UDP listener
2008-10-04 21:36 UTC (5+ messages)
` [PATCH 1/3] NLM: Always start both UDP and TCP listeners
` [PATCH 2/3] NLM: Remove "proto" argument from lockd_up()
` [PATCH 3/3] NLM: Remove unused argument from svc_addsock() function
NFS faq
2008-10-04 20:57 UTC
[PATCH 0/7] Replacements for last week's patches
2008-10-03 21:53 UTC (14+ messages)
` [PATCH 1/7] NLM: Convert nlm_lookup_host() to use a single argument
` [PATCH 2/7] lockd: Support non-AF_INET addresses in nlm_lookup_host()
` [PATCH 3/7] lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
` [PATCH 4/7] lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
` [PATCH 5/7] lockd: change nlmclnt_grant() to take a "struct sockaddr *"
` [PATCH 6/7] lockd: Add helper to sanity check incoming NOTIFY requests
` [PATCH 7/7] lockd: Remove unused fields in the nlm_reboot structure
svcrdma/xprtrdma fast memory registration questions
2008-10-03 20:39 UTC (4+ messages)
[PATCH 04/12] svcrdma: Add a service to register a Fast Reg MR with the device
2008-10-03 20:34 UTC
netid in the NFS mount command
2008-10-03 12:56 UTC (2+ messages)
[PATCH 10/10] svcrdma: Documentation update for the FastReg memory model
2008-10-02 0:38 UTC (16+ messages)
[PATCH 00/10] Next series of IPv6 patches for lockd
2008-10-01 21:30 UTC (39+ messages)
` [PATCH 01/10] lockd: Support non-AF_INET addresses in nlm_lookup_host()
` [PATCH 02/10] lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
` [PATCH 03/10] lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
` [PATCH 04/10] lockd: change nlmclnt_grant() to take a "struct sockaddr *"
` [PATCH 05/10] lockd: Adjust signature of nlm_host_rebooted to handle non-AF_INET
` [PATCH 06/10] lockd: Add helper to sanity check incoming NOTIFY requests
` [PATCH 07/10] lockd: Remove unused fields in the nlm_reboot structure
` [PATCH 08/10] lockd: struct nlm_reboot should contain a full socket address
[PATCH 0/3] Bake-a-thon fixes
2008-10-01 15:45 UTC (8+ messages)
` [PATCH 3/3] NFS: SETCLIENTID truncates client ID and netid
Permission denied when mounting NFS (was okay before)
2008-09-30 18:51 UTC (13+ messages)
lockd using up 60% CPU and won't let go
2008-09-30 18:26 UTC (3+ messages)
2.6.28 grace-period changes
2008-09-30 15:59 UTC (6+ messages)
` [PATCH 1/3] nfsd: common grace period control
` [PATCH 2/3] lockd: move grace period checks to common code
` [PATCH 3/3] lockd: reject reclaims outside the grace period
Congestion window or other reason?
2008-09-30 12:34 UTC (6+ messages)
[pnfs] [PATCH] nfsd: use nfs client rpc callback program
2008-09-29 19:21 UTC (13+ messages)
` [PATCH v4] "
lockd using up 60% CPU and won't let go
2008-09-29 17:14 UTC (2+ messages)
nfs-utils-1.1.4??
2008-09-29 16:41 UTC (2+ messages)
[PATCH] mountd: change "unknown host" error message to "unmatched host"
2008-09-29 14:21 UTC (2+ messages)
[PATCH] nfs(5): Replace the term "netid" in mount option descriptions
2008-09-29 11:53 UTC (2+ messages)
[PATCH 0/2] nfs(5) updates
2008-09-29 11:38 UTC (5+ messages)
` [PATCH 1/2] nfs(5): Replace the term "netid" in mount option descriptions
` [PATCH 2/2] nfs(5): Clarify behavior of the mountproto= and proto= options
[PATCH 00/19] REPOST (with addn'l patches) nfs-utils cleanups
2008-09-29 11:07 UTC (2+ messages)
NFS regression? Odd delays and lockups accessing an NFS export
2008-09-27 10:16 UTC (12+ messages)
[PATCH] nfsd: do_probe_callback should not clear rpc stats
2008-09-27 3:38 UTC (2+ messages)
miscellaneous nfs patches for 2.6.28
2008-09-26 23:35 UTC (8+ messages)
` [PATCH 1/7] nfs: remove an obsolete nfs_flock comment
` [PATCH 2/7] nfs: authenticated deep mounting
` [PATCH 3/7] NFS: fix nfs_parse_ip_address() corner case
` [PATCH 4/7] nfs: break up nfs_follow_referral
` [PATCH 5/7] nfs: replace while loop by for loops in nfs_follow_referral
` [PATCH 6/7] nfs: prepare to share nfs_set_port
` [PATCH 7/7] nfs: Fix misparsing of nfsv4 fs_locations attribute
[PATCH] NLM: Revert parts of commit 24e36663
2008-09-26 23:30 UTC (13+ messages)
[PATCH 0/2] Fix-ups for 2.6.28 rpcb kernel support
2008-09-26 21:37 UTC (6+ messages)
` [PATCH 1/2] SUNRPC: Register both netids for AF_INET6 servers
` [PATCH 2/2] SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
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