public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-18 22:47:33 to 2010-01-29 20:19:22 UTC [more...]

nfsd: Replace nfsd_sync() with vfs_fsync() and vfs_fsync_range()
 2010-01-29 20:19 UTC 

Random I/O over NFS has horrible performance due to small I/O transfers
 2010-01-29 17:58 UTC  (8+ messages)

Fedora NFSv4 Test Day
 2010-01-29 16:42 UTC  (2+ messages)
  ` [pnfs] "

[PATCH 0/3] nfs-utils: multithreaded mountd fixes
 2010-01-28 21:26 UTC  (4+ messages)
  ` [PATCH 1/3] nfs-utils: remove xflock timeout
  ` [PATCH 2/3] nfs-utils: dont leak fd in mountlist_list
  ` [PATCH 3/3] nfs-utils: don't fdatasync the rmtab

[PATCH 1/4] nfs: kill renewd before clearing the client session
 2010-01-28 20:48 UTC  (6+ messages)
` [PATCH 2/4] nfs4: prevent backlogging of renewd requests
  ` [PATCH 3/4] nfs41: fix race between umount and renewd sequence operations
    ` [PATCH 4/4] nfs4: fix race between umount and renew operations

[PATCH] mount.nfs: Don't fail mounts when /etc/netconfig is nonexistent
 2010-01-28 16:36 UTC  (9+ messages)

splice read byte accounting
 2010-01-28 16:07 UTC  (6+ messages)

[PATCH 1/1] nfs41 do not allocate unused back channel pages
 2010-01-27  2:24 UTC 

[PATCH 1/1] nfs41 do not allocate unused back channel pages
 2010-01-28 14:09 UTC  (2+ messages)

[PATCH 0/4][v2: minor update][RFC] NFSv3: implement extended attribute (XATTR)
 2010-01-28  9:05 UTC  (7+ messages)
  ` [PATCH 1/4] NFSv3: convert client to generic xattr API
  ` [PATCH 2/4] NFSv3: add xattr API config option for client
  ` [PATCH 3/4] NFSv3: add client implementation of XATTR protocol
  ` [PATCH 4/4] NFSv3: add server "

Is it safe to increase RPC_CREDCACHE_HASHBITS?
 2010-01-28  3:48 UTC  (2+ messages)

[PATCH 1/1] nfs41 do not allocate unused back channel pages
 2010-01-27 23:44 UTC  (2+ messages)

2.6.32.2 - WARNING: at lib/kref.c:43 kref_get+0x,23/0x2b()
 2010-01-27 23:01 UTC  (3+ messages)

[PATCH 1/2] nfsd: fix version-setting regression on old kernels
 2010-01-27 22:26 UTC  (2+ messages)
` [PATCH 2/2] nfsd: default to kernel default for minorversion 1

[PATCH 0/5] Repost of remaining server-side IPv6 patches
 2010-01-27 22:04 UTC  (10+ messages)
  ` [PATCH 1/5] SUNRPC: Use rpc_pton() in ip_map_parse()
  ` [PATCH 2/5] NFSD: Support AF_INET6 in svc_addsock() function
  ` [PATCH 3/5] SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
  ` [PATCH 4/5] SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
  ` [PATCH 5/5] NFSD: Create PF_INET6 listener in write_ports

nfs client performance while server is down
 2010-01-27 19:31 UTC  (24+ messages)

[PATCH 2/4] nfs4: V2 prevent backlogging of renewd requests
 2010-01-27  3:51 UTC 

[PATCH 00/12] Re: [PATCH] improve the performance of large sequential write NFS workloads
 2010-01-26 23:17 UTC  (16+ messages)
` [PATCH 05/12] VM/NFS: The VM must tell the filesystem when to free reclaimable pages
  ` [PATCH 09/12] NFS: Replace __nfs_write_mapping with sync_inode()
  ` [PATCH 03/12] NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
  ` [PATCH 07/12] NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages
  ` [PATCH 04/12] NFS: Reduce the number of unnecessary COMMIT calls
  ` [PATCH 08/12] NFS: Simplify nfs_wb_page_cancel()
  ` [PATCH 10/12] NFS: Simplify nfs_wb_page()
  ` [PATCH 01/12] VM: Split out the accounting of unstable writes from BDI_RECLAIMABLE
  ` [PATCH 06/12] NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
  ` [PATCH 02/12] VM: Don't call bdi_stat(BDI_UNSTABLE) on non-nfs backing-devices
  ` [PATCH 12/12] NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
` [PATCH 11/12] NFS: Clean up nfs_sync_mapping

[PATCH 0/8] What's in the 'bugfixes' branch of the NFS client git tree
 2010-01-25 22:39 UTC  (10+ messages)
  ` [PATCH 3/8] NFS: Make nfs_commitdata_release static
  ` [PATCH 6/8] NFSv4: Don't allow posix locking against servers that don't support it
  ` [PATCH 7/8] NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarily
  ` [PATCH 2/8] NFS: Try to commit unstable writes in nfs_release_page()
  ` [PATCH 4/8] NFS: Avoid warnings when CONFIG_NFS_V4=n
  ` [PATCH 8/8] NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly
  ` [PATCH 5/8] NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
  ` [PATCH 1/8] NFS: Fix a reference leak in nfs_wb_cancel_page()

[2.6.32.3] potentially uninitialised field in nfs_atomic_lookup
 2010-01-25 18:45 UTC  (2+ messages)

pynfs Server failures
 2010-01-25 18:43 UTC  (2+ messages)

[PATCH] statd: Teach nfs_compare_sockaddr() to handle NULL arguments
 2010-01-25 18:18 UTC  (4+ messages)

mount.nfs: Unknown error 521
 2010-01-24 23:09 UTC 

Source address in server callbacks fix
 2010-01-23 14:37 UTC  (3+ messages)

[PATCH] mount.nfs: prefer IPv4 addresses over IPv6 (try #2)
 2010-01-23 14:30 UTC  (17+ messages)
` NFS/IPv6 servers on GNU/Linux?

[RFC][PATCH] nfs: don't assume fscache_acquire_cookie will always succeed
 2010-01-23  3:48 UTC  (6+ messages)

[RFC] [PATCH 0/4] Protocol family negotiation in mount.nfs
 2010-01-22 21:06 UTC  (5+ messages)
  ` [PATCH 1/4] text-based mount: Retry when server can't be reached
  ` [PATCH 2/4] text-based mount: Replace nfs_lookup() with getaddrinfo(3)
  ` [PATCH 3/4] text-based mount: Set addr= option in nfs_try_mount_foo()
  ` [PATCH 4/4] text-based mount: Support protocol family negotiation

[PATCH 1/1] nfs: fix race between renewd, umount, and the state manager in V4.1
 2010-01-22 20:24 UTC  (8+ messages)

[PATCH 3/3] nfs41: cleanup callback code to use __be32 type
 2010-01-22 18:48 UTC  (2+ messages)

[PATCH 0/3] NFSD IPv6 patches
 2010-01-22 18:06 UTC  (12+ messages)
` [PATCH 3/3] NFSD: Enable NFS server use of PF_INET6

nfs-error-RPC: multiple fragments per record not supported
 2010-01-22  3:07 UTC  (3+ messages)

[PATCH 1/2] nfs41: fix nfs4_callback_recallslot
 2010-01-21 19:58 UTC  (6+ messages)
` [PATCH 2/2] nfs41: clear NFS4CLNT_RECALL_SLOT bit on session reset

[PATCH 2/2] nfs41: clear NFS4CLNT_RECALL_SLOT bit on session reset
 2010-01-21 19:54 UTC 

[PATCH 6/7] nfs41: implement cb_recall_slot
 2010-01-21 16:33 UTC  (4+ messages)

Difference between v2.6.31 and v2.6.32 spikes READs
 2010-01-21  1:22 UTC  (3+ messages)

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

[PATCH] mount.nfs: Configuration file parser ignoring options
 2010-01-20 20:07 UTC  (2+ messages)

[pnfs] http git tree
 2010-01-20 14:31 UTC 

NFS error RPC: multiple fragments per record not supported
 2010-01-20 13:38 UTC 

Ирина Золотова has added you as a friend on the website VK.com
 2010-01-18 17:16 UTC 

Git repository / package repository for Cthon 2010
 2010-01-19 22:46 UTC  (2+ messages)

Weird exportfs behavior
 2010-01-19 21:10 UTC  (4+ messages)

unmount -l does not send unmount request to the server
 2010-01-19 16:37 UTC 

[RFC] After nfs restart, locks can't be recovered which record by lockd before
 2010-01-19 10:36 UTC  (10+ messages)

enabling IPv6
 2010-01-19  0:39 UTC  (10+ messages)
` should mount.nfs prefer IPv4 addresses (was: enabling IPv6)


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