Linux NFS development
 help / color / mirror / Atom feed
 messages from 2008-09-22 18:43:13 to 2008-10-01 20:33:07 UTC [more...]

[PATCH 00/10] Next series of IPv6 patches for lockd
 2008-10-01 20:33 UTC  (32+ 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 01/10] svcrdma: Add Fast Reg MR Data Types
 2008-10-01 19:23 UTC  (27+ messages)
    ` [PATCH 02/10] svcrdma: Add FRMR get/put services
      ` [PATCH 03/10] svcrdma: Query device for Fast Reg support during connection setup
        ` [PATCH 04/10] svcrdma: Add a service to register a Fast Reg MR with the device
          ` [PATCH 05/10] svcrdma: Modify post recv path to use local dma key
                    ` [PATCH 10/10] svcrdma: Documentation update for the FastReg memory model

[PATCH 0/3] Bake-a-thon fixes
 2008-10-01 15:45 UTC  (13+ messages)
  ` [PATCH 1/3] SUNRPC: Fix up svc_unregister()
  ` [PATCH 2/3] SUNRPC: Clean up debug messages in rpcb_clnt.c
  ` [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)

[PATCH] nfsd: use nfs client rpc callback program
 2008-09-29 19:21 UTC  (22+ messages)
    ` [pnfs] "
                                  ` [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  (15+ 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  (25+ 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  (16+ messages)

svcrdma/xprtrdma fast memory registration questions
 2008-09-26 22:07 UTC  (5+ 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

[NFS] Is this group still active?
 2008-09-26 12:27 UTC  (3+ messages)

[PATCH] sunrpc: make warning in svc_check_conn_limits() more generic
 2008-09-25 20:23 UTC  (3+ messages)

NFS and mobile clients - can it work?
 2008-09-25  4:13 UTC  (6+ messages)

hi, i want to be added in the mail list
 2008-09-25  1:08 UTC 

[NFS] sync, async, write speeds
 2008-09-24 22:32 UTC  (2+ messages)

Full IPv6 client and server support (kernel and user commands)
 2008-09-24 22:07 UTC  (3+ messages)

[PATCH 001/001] nfs: authenticated deep mounting
 2008-09-23 20:07 UTC  (4+ messages)
` [PATCH] "

[PATCH 0/8] Support rpcbind v4 in kernel's RPC server
 2008-09-23 19:42 UTC  (3+ messages)
` [PATCH 1/8] NFS: nfs_parsed_mount_options can use unsigned int

NFS mounts are hanging (root-over-nfs)
 2008-09-23 18:14 UTC 

[patch 2/3] sunrpc: do not pin sunrpc module in the memory
 2008-09-22 21:54 UTC 

[patch 1/3] nfs: ERR_PTR is expected on failure from nfs_do_clone_mount
 2008-09-22 21:54 UTC 

[patch 3/3] nfs: remove 8 bytes of padding from struct nfs_fattr on 64 bit builds
 2008-09-22 21:54 UTC 

[patch for 2.6.27? 2/2] sunrpc: fix oops in rpc_create() when the mount namespace is unshared
 2008-09-22 21:10 UTC 

[patch for 2.6.27? 1/2] nfs: BUG_ON in nfs_follow_mountpoint
 2008-09-22 21:10 UTC 

[PATCH] NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend #3)
 2008-09-22 18:56 UTC 

[NFS] blocks of zeros (NULLs) in NFS files in kernels >= 2.6.20
 2008-09-22 18:45 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox