linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-01 20:10:20 to 2010-11-15 12:54:12 UTC [more...]

[PATCH 00/22] rewrite of CB_LAYOUTRECALL and layoutstate code, try 2
 2010-11-15 12:54 UTC  (34+ messages)
` [PATCH 01/22] pnfs-submit: remove RPC_ASSASSINATED(task) checks
` [PATCH 02/22] pnfs-submit: remove unnecessary field lgp->status
` [PATCH 03/22] pnfs-submit: layoutreturn's rpc_call_op functions need to handle bulk returns
` [PATCH 04/22] pnfs-submit: argument to should_free_lseg changed from lseg to range
` [PATCH 05/22] pnfs-submit: change layout state seqlock to a spinlock
` [PATCH 06/22] NFSv4.1: Callback share session between ops
` [PATCH 07/22] SQUASHME: pnfs-submit: fixups for nfsv4.1 callbacks
` [PATCH 08/22] SQUASHME: allow cb_sequence changes to compile without v4.1
` [PATCH 09/22] pnfs-submit: change pnfs_layout_segment refcounting from kref to atomic_t
` [PATCH 10/22] pnfs-submit: Have LAYOUTGETS wait when lo->plh_block_lgets is set
` [PATCH 11/22] pnfs-submit: remove _pnfs_can_return_lseg call from pnfs_clear_lseg_list
` [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
` [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] NFS4.1: Fix bug server don't reply the right fore_channel to client at create_session
 2010-11-15  8:12 UTC  (4+ 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/2] sunrpc: fix two server-side race problems
 2010-11-15  0:27 UTC  (3+ messages)
` [PATCH 2/2] sunrpc: svc_sock_names should hold ref to socket being closed
` [PATCH 1/2] sunrpc: remove xpt_pool

A possible fsnotify bug
 2010-11-14 23:15 UTC 

[PATCH 0/3] Fix session draining and back channel processing
 2010-11-14 12:08 UTC  (9+ 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

lifetime of DCACHE_DISCONECTED dentries
 2010-11-13 11:53 UTC  (2+ messages)

[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 

NFSv4 ACL set and inode attribute cache
 2010-11-12  6:23 UTC  (4+ messages)

[regression] NFS readdir change break fully cached nfs root
 2010-11-11 19:08 UTC  (8+ messages)

[PATCH] SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable
 2010-11-11 15:57 UTC  (3+ messages)

[PATCH 00/18] rewrite of CB_LAYOUTRECALL and layoutstate code
 2010-11-11 15:16 UTC  (31+ messages)
` [PATCH 01/18] NFSv4.1: Callback share session between ops
    ` [PATCH] SQUASHME: pnfs-submit: fixups for nfsv4.1 callbacks
` [PATCH 02/18] pnfs-submit: change pnfs_layout_segment refcounting from kref to atomic_t
` [PATCH 03/18] pnfs-submit: remove _pnfs_can_return_lseg call from pnfs_clear_lseg_list
` [PATCH 04/18] pnfs-submit: change layout state seqlock to a spinlock
` [PATCH 05/18] pnfs-submit: layoutreturn' rpc_call_op functions need to handle bulk returns
` [PATCH 06/18] pnfs_submit: nfs4_layoutreturn_release should not reference results
` [PATCH 07/18] pnfs-submit: reorganize struct cb_layoutrecallargs
` [PATCH 08/18] pnfs-submit: rename lo->state to lo->plh_flags
` [PATCH 09/18] pnfs-submit: change pnfs_layout_hdr refcount to atomic_t
` [PATCH 10/18] pnfs-submit: argument to should_free_lseg changed from lseg to range
` [PATCH 11/18] pnfs-submit: remove unnecessary field lgp->status
` [PATCH 12/18] pnfs-submit: remove RPC_ASSASSINATED(task) checks
` [PATCH 13/18] pnfs-submit: rewrite of layout state handling and cb_layoutrecall
` [PATCH 14/18] pnfs-submit: increase number of outstanding CB_LAYOUTRECALLS we can handle
` [PATCH 15/18] pnfs-submit: roc add layoutreturn op to close compound
` [PATCH 16/18] pnfs-submit refactor layoutcommit xdr structures
` [PATCH 17/18] pnfs-submit refactor pnfs_layoutcommit_setup
` [PATCH 18/18] pnfs_submit: roc add layoutcommit op to close compound

[PATCH] nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr
 2010-11-11 14:51 UTC  (2+ messages)

Memory leak via nfs_readdir_make_qstr
 2010-11-11 11:01 UTC  (4+ messages)

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

Error: state manager failed on NFSv4 server linux with error 127
 2010-11-11  5:19 UTC  (12+ messages)

[PATCH 0/9] treewide: convert vprintk uses to %pV
 2010-11-10 23:01 UTC  (4+ messages)
` [PATCH 9/9] net/sunrpc/svc.c: Use printf extension %pV

nfsd, lease changes for 2.6.37
 2010-11-10 20:28 UTC 

(no subject)
 2010-11-10 18:10 UTC 

[PATCH] nfs-utils: nfsstat: has_stats() does not function correctly for NFSv4 client stats
 2010-11-10 18:03 UTC  (6+ messages)

Linux pNFS status meeting 10/28/10
 2010-11-10 17:46 UTC  (3+ messages)
` Linux pNFS status meeting 11/04/10 - meeting CANCELED
` Linux pNFS status meeting 11/11/10 MEETING CANCELED

Updated the pNFS Developmental Repository
 2010-11-10 14:45 UTC  (2+ messages)

kernel panic with 2.6.37-rc1 +pnfs
 2010-11-10 14:06 UTC  (6+ messages)

[PATCH] nfs-utils: Remove blkmapd config file, which is no longer used
 2010-11-10  9:46 UTC  (2+ messages)

[PATCH] SQUASHME: pnfs-obj: bug in last conversion to embedded pnfs_layout_segment
 2010-11-10  9:40 UTC  (2+ messages)

[PATCH] add blkmapd and spnfsd to list of build targets to ignore
 2010-11-10  9:37 UTC  (2+ messages)

rpcauth_lookup_credcache hash size
 2010-11-09 18:32 UTC 

[PATCH] libnfs.a: fix a bug when parse section's arg
 2010-11-09  1:37 UTC  (2+ messages)

nfsd changes for 2.6.37
 2010-11-08 16:10 UTC  (17+ messages)
              ` [PATCH 1/2] locks: let the caller free file_lock on ->setlease failure

[PATCH] Revert "nfsd4: distinguish expired from stale stateids"
 2010-11-08 16:08 UTC  (8+ messages)

Unable to unlock nfs4 mounted file
 2010-11-08  3:01 UTC  (2+ messages)

[PATCH 0/7] Convert sprintf_symbol uses to %p[Ss]
 2010-11-05 23:12 UTC  (2+ messages)
` [PATCH 7/7] net/sunrpc/clnt.c: Convert sprintf_symbol to %ps

sunrpc wedging on 2.6.35.4, 2.6.36
 2010-11-05 18:46 UTC 

NFSv4 client in 20Mbit/sec fight with NFS server
 2010-11-05 14:18 UTC  (2+ messages)

Streaming perf problem on 10g
 2010-11-05 11:43 UTC  (5+ messages)

[PATCH] Return failure from bl_initialize_mountpoint if we can't get the device for the disk list
 2010-11-03 15:49 UTC  (2+ messages)

pnfs git tree status pnfs-all-2.6.37-rc1-2010-11-03
 2010-11-03 15:29 UTC 

[PATCH] nfs-utils: Various bug fixes and cleanups to blkmapd
 2010-11-03 15:02 UTC  (5+ messages)

[PATCH 0/6] nfs-utils: Cumulative patches for blkmapd
 2010-11-03  7:08 UTC  (8+ messages)
` [PATCH 1/6] blkmapd: get rid of config file and instead examine all block devices
` [PATCH 2/6] blkmapd: don't rescan periodically
` [PATCH 3/6] blkmapd: don't use atomicio() where it's not needed
` [PATCH 4/6] ignore passive devices before checking serial numbers
` [PATCH 5/6] add "-d" option to just do discovery then exit
` [PATCH 6/6] Various bug fixes and cleanups

[PATCH v2] Regression: fix mounting NFS when NFSv3 support is not compiled
 2010-11-02 16:21 UTC  (2+ messages)

Regression, bisected: sqlite locking failure on nfs
 2010-11-02 14:05 UTC  (14+ messages)

For your interest
 2010-11-02 12:42 UTC 

rpc.gssd and proxiable/forwardable tickets
 2010-11-01 23:47 UTC  (2+ messages)

[PATCH] SUNRPC: Initialize source address if passed-in srcaddr is AF_UNSPEC
 2010-11-01 20:08 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;
as well as URLs for NNTP newsgroup(s).