public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-06 18:27:31 to 2010-01-14 21:34:43 UTC [more...]

To Automount or to Not Automount?
 2010-01-14 21:15 UTC  (3+ messages)

[PATCH 00/24] Remaining IPv6 patches for statd
 2010-01-14 17:32 UTC  (25+ messages)
  ` [PATCH 01/24] libnsm.a: Add RPC construction helper functions
  ` [PATCH 02/24] sm-notify: Replace RPC code
  ` [PATCH 03/24] statd: Update rmtcall.c
  ` [PATCH 04/24] sm-notify: factor socket creation out of notify()
  ` [PATCH 05/24] sm-notify: Support creating a PF_INET6 socket in smn_create_socket()
  ` [PATCH 06/24] sm-notify: IPv6 support in reserved port binding "
  ` [PATCH 07/24] sm-notify: Use getaddrinfo(3) to create bind address "
  ` [PATCH 08/24] sm-notify: Support IPv6 DNS lookups in smn_lookup
  ` [PATCH 09/24] nfs-utils: Collect socket address helpers into one location
  ` [PATCH 10/24] statd: Introduce statd version of matchhostname()
  ` [PATCH 11/24] statd: add nsm_present_address() API
  ` [PATCH 12/24] statd: add IPv6 support in sm_notify_1_svc()
  ` [PATCH 13/24] statd: Support IPv6 is caller_is_localhost()
  ` [PATCH 14/24] statd: Support IPv6 in sm_simu_crash_1_svc
  ` [PATCH 15/24] sm-notify: Save mon_name and my_name strings
  ` [PATCH 16/24] libnsm.a: Factor atomic write code out of nsm_get_state()
  ` [PATCH 17/24] libnsm.a: Add support for multiple lines in monitor record files
  ` [PATCH 18/24] statd: Add API to canonicalize mon_names
  ` [PATCH 19/24] statd: Support IPv6 in sm_mon_1_svc()
  ` [PATCH 20/24] statd: Support IPv6 in sm_stat_1_svc()
  ` [PATCH 21/24] statd: Remove NL_ADDR() macro
  ` [PATCH 22/24] libnsm.a: retain CAP_NET_BIND when dropping privileges
  ` [PATCH 23/24] statd: Support TI-RPC statd listener
  ` [PATCH 24/24] statd: update rpc.statd(8) and sm-notify(8) to reflect IPv6 support

[PATCH] nfsd41: Create the recovery entry for the NFSv4.1 client
 2010-01-14 17:26 UTC  (2+ messages)

[RFC] After nfs restart, locks can't be recovered which record by lockd before
 2010-01-14 16:13 UTC  (7+ messages)

[2.6.33-rc3] NFS4 and dentry issues
 2010-01-14  8:39 UTC  (3+ messages)

[PATCH 1/1] nfs: fix race between renewd, umount, and the state manager in V4.1
 2010-01-14  0:15 UTC 

[NFS] how to display fsid on client?
 2010-01-13 23:32 UTC  (2+ messages)

Is it safe to increase RPC_CREDCACHE_HASHBITS?
 2010-01-13 22:08 UTC 

[PATCH 0/3] NFSD IPv6 patches
 2010-01-13 21:10 UTC  (4+ messages)
  ` [PATCH 1/3] SUNRPC: Use rpc_pton() in ip_map_parse()
  ` [PATCH 2/3] NFSD: Support AF_INET6 in svc_addsock() function
  ` [PATCH 3/3] NFSD: Enable NFS server use of PF_INET6

[PATCH 0/6] nfs41: return correct errors on callback replays version 2
 2010-01-13 20:58 UTC  (8+ messages)
` [PATCH 1/6] nfs41: fix wrong error on callback header xdr overflow
  ` [PATCH 2/6] nfs41: directly encode back channel error
    ` [PATCH 3/6] nfs41: remove uneeded checks in callback processing
      ` [PATCH 4/6] nfs41: prepare for back channel drc
        ` [PATCH 5/6] nfs41: back channel drc minimal implementation
          ` [PATCH 6/6] nfs41: implement cb_recall_slot

[PATCH 0/2] Fix IPv6 address handling in addr.c
 2010-01-12 22:41 UTC  (3+ messages)
  ` [PATCH 1/2] SUNRPC: Deprecate support for site-local addresses
  ` [PATCH 2/2] SUNRPC: Don't display zero scope IDs

[PATCH 0/5] nfs41: return correct errors on callback replays
 2010-01-12 17:38 UTC  (6+ messages)
` [PATCH 1/5] nfs41: fix wrong error on callback decode hdr overflow
  ` [PATCH 2/5] nfs41: directly encode back channel error

[PATCH] NFS: Avoid warnings when CONFIG_NFS_V4=n
 2010-01-12 14:23 UTC 

[PATCH] gssd: on krb5 upcall, have gssd send a more granular error code
 2010-01-12 12:36 UTC  (2+ messages)

[PATCH 0/2] showmount bug fixes
 2010-01-12 12:26 UTC  (9+ messages)
  ` [PATCH 1/2] showmount: Eliminate compiler warnings
  ` [PATCH 2/2] showmount: Use CLNT_CONTROL for version fallback

[PATCH 0/4] nfs-utils: add testing infrastructure to nfs-utils (try #6)
 2010-01-12 12:25 UTC  (10+ messages)
` [PATCH 1/4] nfs-utils: make private cookie to hex conversion a library routine
` [PATCH 2/4] nfs-utils: introduce new statd testing simulator
` [PATCH 3/4] nfs-utils: add statdb_dump utility
` [PATCH 4/4] nfs-utils: add initial tests for statd that run via "make check"

[PATCH 0/3] Create shared API to access on-disk NSM data
 2010-01-12 12:25 UTC  (5+ messages)
  ` [PATCH 1/3] libnsm.a: Introduce common routines to handle persistent storage
  ` [PATCH 2/3] statd: Use the new nsm_ file.c calls in sm_notify
  ` [PATCH 3/3] statd: Use the new nsm_ file.c calls in rpc.statd

[RFC PATCH 0/2] Fix up the NFS mmap code
 2010-01-10  2:00 UTC  (14+ messages)
  ` [RFC PATCH 2/2] NFS: Fix a potential deadlock in nfs_file_mmap()
    ` [RFC PATCH 1/2] VFS: Add a mmap_file() callback to struct file_operations

[PATCH] net/sunrpc/addr.c: Remove unnecessary semicolons
 2010-01-09  6:36 UTC 

[PATCH] nfs41: implement cb_recall_slot
 2010-01-08 20:23 UTC  (2+ messages)
` [PATCH 6/6] "

[PATCH 0/4] sunrpc/nfs: better handling for expired krb5 credentials
 2010-01-08 17:17 UTC  (10+ messages)
` [PATCH 1/4] sunrpc: parse and return errors reported by gssd
` [PATCH 2/4] nfs4: handle -EKEYEXPIRED errors from RPC layer
` [PATCH 3/4] nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOX
` [PATCH 4/4] nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriately

[PATCH 0/3] nfs-utils: add testing infrastructure to nfs-utils (try #3)
 2010-01-08 14:51 UTC  (11+ messages)

[PATCH] improve the performance of large sequential write NFS workloads
 2010-01-08 14:15 UTC  (63+ messages)
                                    ` [PATCH 0/6] "
                                        ` [PATCH 5/6] VM: Use per-bdi unstable accounting to improve use of wbc->force_commit
                                        ` [PATCH 6/6] NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
                                        ` [PATCH 3/6] VM: Split out the accounting of unstable writes from BDI_RECLAIMABLE
                                        ` [PATCH 2/6] VM/NFS: The VM must tell the filesystem when to free reclaimable pages
                                                    ` [PATCH 0/5] Re: [PATCH] improve the performance of large sequential write NFS workloads
                                                        ` [PATCH 4/5] VM/NFS: The VM must tell the filesystem when to free reclaimable pages
                                                        ` [PATCH 2/5] VM: Split out the accounting of unstable writes from BDI_RECLAIMABLE
                                                        ` [PATCH 5/5] NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
                                                        ` [PATCH 1/5] VFS: Ensure that writeback_single_inode() commits unstable writes
                                                        ` [PATCH 3/5] VM: Don't call bdi_stat(BDI_UNSTABLE) on non-nfs backing-devices
                                        ` [PATCH 1/6] VFS: Ensure that writeback_single_inode() commits unstable writes
                                        ` [PATCH 4/6] VM: Don't call bdi_stat(BDI_UNSTABLE) on non-nfs backing-devices

whether can NFS exports option 'nohide' work?
 2010-01-08  9:49 UTC  (3+ messages)

Subject: [PATCH] sunrpc: cleanup pipefs child entries before we call rmdir
 2010-01-08  6:54 UTC 

[GIT PULL] Please pull NFS client bugfixes
 2010-01-07 20:29 UTC 

Subject: [PATCH] sunrpc: cleanup pipefs child entries before we call rmdir
 2010-01-07 19:14 UTC 

[PATCH] showmount: try v3 before falling back to v1
 2010-01-07 16:37 UTC  (2+ messages)

NFS Server Not Responding after hw change (svc: transport busy, not enqueued)
 2010-01-07 14:53 UTC  (6+ messages)

vfs related crash in 2.6.33-rc2
 2010-01-07 13:45 UTC  (4+ messages)

[PATCH] nodmask.h: remove macro any_online_node
 2010-01-06 23:52 UTC  (3+ messages)

[PATCH] sunrpc: fix build-time warning
 2010-01-06 23:51 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH 1/2] nfsd: make sure data is on disk before calling ->fsync
 2010-01-06 22:46 UTC  (5+ messages)

nfsd bugfixes
 2010-01-06 22:44 UTC 

2.6.32 nfs regression?
 2010-01-06 19:05 UTC  (2+ messages)


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