linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-18 19:33:22 to 2010-01-07 02:29:03 UTC [more...]

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

NFS Server Not Responding after hw change (svc: transport busy, not enqueued)
 2010-01-07  1:02 UTC  (3+ messages)

vfs related crash in 2.6.33-rc2
 2010-01-06 23:55 UTC  (2+ 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  (7+ messages)
      ` [PATCH v2] "

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

nfsd bugfixes
 2010-01-06 22:44 UTC 

[PATCH 0/3] nfs-utils: add testing infrastructure to nfs-utils (try #3)
 2010-01-06 20:33 UTC  (16+ messages)
` [PATCH 1/3] nfs-utils: introduce new statd testing simulator
` [PATCH 2/3] nfs-utils: add statdb_dump utility
` [PATCH 3/3] nfs-utils: add initial tests for statd that run via "make check"

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

[PATCH 0/5] nfs41: return correct errors on callback replays
 2010-01-06 18:23 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 3/5] nfs41: remove uneeded checks in callback processing
      ` [PATCH 4/5] nfs41: prepare for back channel drc
        ` [PATCH 5/5] nfs41: back channel drc minimal implementation

Difference between v2.6.31 and v2.6.32 spikes READs
 2010-01-06 18:04 UTC  (2+ messages)

[PATCH 0/4] nfs-utils: add testing infrastructure to nfs-utils (try #5)
 2010-01-06 15:47 UTC  (7+ 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] showmount: try v3 before falling back to v1
 2010-01-06 13:37 UTC  (10+ messages)

[PATCH 0/4] nfs-utils: add testing infrastructure to nfs-utils (try #4)
 2010-01-06 13:11 UTC  (7+ 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] sunrpc: fix peername failed on closed listener
 2010-01-06  9:07 UTC  (4+ messages)

[PATCH 4/8] net/sunrpc: Remove uses of NIPQUAD, use %pI4
 2010-01-06  1:20 UTC 

rpcbind doesn't build on Fedora 12 ?
 2010-01-05 19:22 UTC  (4+ messages)

[PATCH 1/1] nfs41: ensure negotiated session values are reasonable
 2010-01-05 12:46 UTC 

Proper way to request async from NFS server?
 2010-01-05 15:39 UTC  (2+ messages)

[PATCH] mount.nfs: don't use IPv6 unless IPV6_SUPPORTED is set
 2010-01-04 20:44 UTC  (2+ messages)

[Bug 14868] New: flood of "don't try to register things with the same name in the same directory." on upgrade to 2.6.32
 2009-12-31  1:22 UTC 

[PATCH 0/2] nfs-utils: nfsstat fix for 2.6.33
 2009-12-30 14:55 UTC  (3+ messages)
` [PATCH 1/2] nfsstat: update cltproc4info "
` [PATCH 2/2] nfsstat: use symbolic constants for operation array sizes

Random I/O over NFS has horrible performance due to small I/O transfers
 2009-12-29 17:10 UTC  (2+ messages)

[PATCH 0/2] nfs-utils: add testing infrastructure to nfs-utils
 2009-12-29 16:09 UTC  (6+ messages)
` [PATCH 2/2] nfs-utils: add initial tests for statd that run via "make check"

[PATCH 2/2] nfsd: use vfs_fsync for non-directories
 2009-12-25 16:45 UTC 

[PATCH] libnsm.a: Move the sm_inter XDR pieces to libnsm.a
 2009-12-23 19:40 UTC  (2+ messages)

[PATCH] libexport.a: fix a long-standing typo in name_cmp()
 2009-12-23 19:40 UTC  (2+ messages)

[PATCH] NFS: Avoid warnings when CONFIG_NFS_V4=n
 2009-12-22 18:00 UTC 

[PATCH 2/2] nfs41: back channel drc minimal implementation
 2009-12-21 23:01 UTC 

2.6.29.6: nfsd: non-standard errno: -9
 2009-12-22 11:50 UTC 

[PATCH 0/2] nfsv4 back channel drc mininal implementation
 2009-12-22  1:09 UTC  (4+ messages)
` [PATCH 1/2] nfs41: prepare for back channel drc
  ` [PATCH 2/2] nfs41: back channel drc minimal implementation
    ` [pnfs] "

[patch 1/1] sunrpc: use formatting of module name in SUNRPC
 2009-12-22  0:26 UTC 

starting 90-second grace period : leasetime less than 10
 2009-12-21 19:36 UTC  (2+ messages)

[PATCHv2 00/12]posix_acl: Add the check items
 2009-12-21 14:15 UTC  (3+ messages)

two exports on server, only one directory appears on client
 2009-12-21 13:43 UTC  (2+ messages)

[PATCHv2 09/12]posix_acl: Add the check items
 2009-12-21 11:59 UTC 

Problem with 2.6.33-rc1 and insecure flag
 2009-12-20 15:46 UTC  (4+ messages)

[PATCH] nfsd: fix "insecure" export option
 2009-12-20 15:43 UTC 

Problem with 2.6.33-rc1 and insecure flag
 2009-12-20  9:28 UTC 

Problem with 2.6.33-rc1 and insecure flag
 2009-12-20  1:52 UTC 

NFS silent death
 2009-12-19 21:18 UTC  (6+ messages)

2.6.33 NFS server header reorg breaks existing systemtap scripts
 2009-12-19 16:40 UTC  (2+ messages)

[RFC] server's statd and lockd will not sync after its nfslock restart
 2009-12-19 16:42 UTC  (9+ messages)

[PATCH] sunrpc: on successful gss error pipe write, don't return error (try #3)
 2009-12-18 21:30 UTC  (2+ messages)

[PATCH] sunrpc: on successful gss error pipe write, don't return error (try #2)
 2009-12-18 21:02 UTC  (7+ messages)

[PATCH] sunrpc: on successful gss error pipe write, don't return error
 2009-12-18 20:14 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).