linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-12 08:49:25 to 2010-11-19 20:20:08 UTC [more...]

NFS client/sunrpc getting stuck on 2.6.36
 2010-11-19 20:20 UTC  (3+ messages)

O_DIRECT, O_SYNC, or fsync() on NFS mounts?
 2010-11-19 20:04 UTC  (4+ messages)

[PATCH 0/2] nfs-utils: Add nfsidmap (take 2)
 2010-11-19 17:39 UTC  (3+ messages)
` [PATCH 1/2] Add the new nfsidmap program
` [PATCH 2/2] Enable nfsidmap to compile

[PATCH] SUNRPC: fix synopsis of rpcproc_encode_null()
 2010-11-19 16:36 UTC 

[PATCH] SQUASHME: pnfs: move synchronize_rcu out side of spin_lock
 2010-11-19 15:27 UTC  (4+ messages)

NFS problem after upgrade from 2.6.32 to 2.6.3[3-7]
 2010-11-19 14:24 UTC  (3+ messages)

2.6.37-rc1 krash
 2010-11-19 11:27 UTC  (3+ messages)

[PATCH 0/7] BKL removal follow-up
 2010-11-18 23:40 UTC  (5+ messages)
` [PATCH 4/7] BKL: remove references to lock_kernel from comments

Very slow O_DIRECT writes on NFS in .36
 2010-11-18 22:42 UTC  (4+ messages)

no_root_squash (and valid KRB root-ticket)
 2010-11-18 17:46 UTC  (11+ messages)

[PATCH 0/3] NFSv4 callback pg_authenticate fix
 2010-11-18 17:39 UTC  (13+ messages)
` [PATCH 1/3] NFS add minorversion to nfs_find_client search
  ` [PATCH 2/3] SQUASHME: pnfs-submit: fix highest backchannel slot used
    ` [PATCH 3/3] NFS return an rpc auth error on back channel

Question about nfs_page_async_flush assertion
 2010-11-18 17:22 UTC  (3+ messages)

Linux pNFS status meeting 11/18/10
 2010-11-18 16:46 UTC  (3+ messages)
    ` Linux pNFS status meeting 11/18/10 CANCELED

[PATCH][BUG]: Pure nfs client performance using odirect
 2010-11-18 15:52 UTC  (2+ messages)

[PATCH 00/17] Update XDR functions for legacy NFS versions
 2010-11-18 15:28 UTC  (21+ messages)
  ` [PATCH 01/17] NFS: Introduce new-style XDR encoding functions for NFSv2
  ` [PATCH 02/17] NFS: Remove old NFSv2 encoder functions
` [PATCH 03/17] NFS: Update xdr_encode_foo() functions that we're keeping
` [PATCH 04/17] NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument
` [PATCH 05/17] NFS: Introduce new-style XDR decoding functions for NFSv2
` [PATCH 06/17] NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones
` [PATCH 07/17] NFS: Move and update xdr_decode_foo() functions that we're keeping
` [PATCH 08/17] lockd: Introduce new-style XDR functions for NLMv3
` [PATCH 09/17] NFS: Introduce new-style XDR encoding functions for NFSv3
` [PATCH 10/17] NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones
` [PATCH 11/17] NFS: Remove unused old NFSv3 encoder functions
` [PATCH 12/17] NFS: Update xdr_encode_foo() functions that we're keeping
` [PATCH 13/17] NFS: Introduce new-style XDR decoding functions for NFSv2
` [PATCH 14/17] NFS: Switch in new NFSv3 decoder functions
` [PATCH 15/17] NFS: Remove unused old "
` [PATCH 16/17] NFS: Move and update xdr_decode_foo() functions that we're keeping
` [PATCH 17/17] lockd: Introduce new-style XDR functions for NLMv4

[PATCH 0/2] svcrdma: NFSRDMA Server fixes for 2.6.37
 2010-11-18  5:26 UTC  (4+ messages)
` [PATCH 1/2] svcrdma: Change DMA mapping logic to avoid the page_address kernel API

incorrect EXDEV error occasionally returned for rename over NFS
 2010-11-17 23:39 UTC  (4+ messages)

Strange rpc.svcgssd behavior
 2010-11-17 18:52 UTC  (16+ messages)

[PATCH 00/12] Additional XDR clean-up
 2010-11-17 18:37 UTC  (15+ messages)
` [PATCH 01/12] NFSD: Update XDR encoders in NFSv4 callback client
` [PATCH 02/12] NFSD: Update XDR decoders "
` [PATCH 03/12] NFS: Repair whitespace damage in NFS PROC macro
` [PATCH 04/12] lockd: Move nlmdbg_cookie2a() to svclock.c
` [PATCH 05/12] NFS: Fix hdrlen calculation in NFSv4's decode_read()
` [PATCH 06/12] NFS: Simplify ->decode_dirent() calling sequence
` [PATCH 07/12] NFS: Squelch compiler warning in decode_getdeviceinfo()
` [PATCH 08/12] NSM: Avoid return code checking in NSM XDR encoder functions
` [PATCH 09/12] NFS: Avoid return code checking in mount "
` [PATCH 10/12] SUNRPC: Avoid return code checking in rpcbind "
` [PATCH 11/12] SUNRPC: New xdr_streams XDR encoder API
` [PATCH 12/12] SUNRPC: New xdr_streams XDR decoder API

[PATCH 00/22] rewrite of CB_LAYOUTRECALL and layoutstate code, try 2
 2010-11-17 17:53 UTC  (37+ messages)
` [PATCH 08/22] SQUASHME: allow cb_sequence changes to compile without v4.1
` [PATCH 10/22] pnfs-submit: Have LAYOUTGETS wait when lo->plh_block_lgets is set
` [PATCH 12/22] pnfs_submit: nfs4_layoutreturn_release should not reference results
` [PATCH 13/22] pnfs-submit: reorganize struct cb_layoutrecallargs
` [PATCH 14/22] pnfs-submit: rename lo->state to lo->plh_flags
` [PATCH 15/22] pnfs-submit: change pnfs_layout_hdr refcount to atomic_t
` [PATCH 16/22] pnfs-submit: rewrite of layout state handling and cb_layoutrecall
        ` [nfsv4] "
` [PATCH 17/22] pnfs-submit: increase number of outstanding CB_LAYOUTRECALLS we can handle
` [PATCH 18/22] pnfs-submit: roc add layoutreturn op to close compound
      ` [PATCH] SQUASHME: pnfs-submit: encode layoutreturn on close before close
        ` [PATCH 2/2] pnfs-submit: handle NFS4ERR_DELEG_REVOKED for LAYOUTRETURN
          ` [PATCH 2/2 v2] "
` [PATCH 19/22] pnfs-submit refactor layoutcommit xdr structures
` [PATCH 20/22] pnfs-submit refactor pnfs_layoutcommit_setup
` [PATCH 21/22] pnfs_submit: roc add layoutcommit op to close compound
` [PATCH 22/22] SQUASHME: make roc patches compile without v4.1

[PATCH 1/1] pnfs-submit: prevent bad CB_LAYOUTRECALL from crashing client
 2010-11-17 17:27 UTC  (2+ messages)

[PATCH 1/4] pnfs-submit: remove unused stateid argument from pnfs_return_layout
 2010-11-17 17:27 UTC  (5+ messages)
` [PATCH 2/4] pnfs-submit: remove type "
` [PATCH 3/4] pnfs-submit: remove has_layout_to_return()
` [PATCH 4/4] pnfs-submit: move get_lseg into pnfs_has_layout, and rename

[patch 01/28] fs: d_validate fixes
 2010-11-17 10:44 UTC 

[PATCH 0/2] sunrpc: fix two server-side race problems
 2010-11-16 22:24 UTC  (7+ messages)
` [PATCH 2/2] sunrpc: svc_sock_names should hold ref to socket being closed
` [PATCH 1/2] sunrpc: remove xpt_pool

Listen backlog set to 64
 2010-11-16 22:08 UTC  (4+ messages)

Problems using sec=krb5 with also sec=sys in any share
 2010-11-16 19:15 UTC  (2+ messages)

fileid changed
 2010-11-16 18:27 UTC  (3+ messages)

2.6.37-rc2 client stuck in D
 2010-11-16 14:25 UTC 

(unknown), ,
 2010-11-16 13:59 UTC 

lifetime of DCACHE_DISCONECTED dentries
 2010-11-16  6:45 UTC  (4+ messages)

libdevmapper check missing
 2010-11-15 21:00 UTC 

[PATCH] nfs: Don't generate duplicated events
 2010-11-15 19:33 UTC 

A possible fsnotify bug
 2010-11-15 17:24 UTC  (2+ messages)

pnfs git tree status pnfs-all-2.6.37-rc1-2010-11-03
 2010-11-15 16:31 UTC  (2+ messages)
` pnfs git tree status pnfs-all-2.6.37-rc1-2010-11-15

[PATCH] NFS4.1: Fix bug server don't reply the right fore_channel to client at create_session
 2010-11-15  8:12 UTC  (3+ messages)

[PATCH 00/44] remove unnecessary semicolons
 2010-11-15  3:05 UTC  (3+ messages)
` [PATCH 35/44] fs/nfs: Remove "
` [PATCH 42/44] net/sunrpc/addr.c: "

[PATCH] net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
 2010-11-15  2:08 UTC 

[PATCH 0/3] Fix session draining and back channel processing
 2010-11-14 12:08 UTC  (8+ messages)
` [PATCH 1/3] pnfs-submit: set back channel highest slot used
  ` [PATCH 2/3] pnfs-submit: add back channel draining
    ` [PATCH 3/3] pnfs-submit: callbacks cannot use an nfs_client that is being freed
  ` [PATCH] SQUASHME: pnfs-submit: highest backchannel slot used for !CONFIG_NFS_V4_1

[PATCH] NFS4.1: server gets drc mem fail should reply error at create_session
 2010-11-12 20:13 UTC  (2+ messages)

[PATCH] NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id
 2010-11-12 19:40 UTC  (5+ messages)

[PATCH] NET: sunrpc, remove unneeded NULL tests
 2010-11-12 19:14 UTC  (2+ messages)

[PATCH 1/4] svcrpc: never clear XPT_BUSY on dead xprt
 2010-11-12 19:00 UTC  (11+ messages)

[PATCH] nfs: trivial: remove unused nfs_wait_event macro
 2010-11-12 14:23 UTC 


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).