linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-27 18:00:57 to 2011-05-09 19:38:46 UTC [more...]

[PATCH 00/16] Client-side migration support for 2.6.40 [take 3]
 2011-05-09 19:38 UTC  (16+ messages)
` [PATCH 01/16] SUNRPC: Allow temporary blocking of an rpc client
` [PATCH 02/16] SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
` [PATCH 03/16] SUNRPC: Move clnt->cl_server into struct rpc_xprt
` [PATCH 04/16] SUNRPC: Add a helper to switch the transport of the rpc_client
` [PATCH 05/16] SUNRPC: Add API to acquire source address
` [PATCH 06/16] NFS: Add a client-side function to display file handles
` [PATCH 07/16] NFS: Save root file handle in nfs_server
` [PATCH 08/16] NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
` [PATCH 09/16] NFS: Introduce nfs4_proc_get_mig_status()
` [PATCH 10/16] NFS: Add infrastructure for updating callback data
` [PATCH 11/16] NFS: Add an API for cloning an nfs_client
` [PATCH 12/16] NFS: Add functions to swap transports during migration recovery
` [PATCH 13/16] NFS: Add basic migration support to state manager thread
` [PATCH 14/16] NFS: Remove "const" from "struct nfs_server *" fields
` [PATCH 15/16] NFS: Add migration recovery callouts in nfs4proc.c

[PATCH 0/6] For 2.6.40: NFSROOT fix, AF_LOCAL support
 2011-05-09 19:23 UTC  (7+ messages)
` [PATCH 1/6] NFS: Revert NFSROOT default mount options
` [PATCH 2/6] SUNRPC: Clean up use of curly braces in switch cases
` [PATCH 3/6] SUNRPC: Rename xs_encode_tcp_fragment_header()
` [PATCH 4/6] SUNRPC: Support for RPC over AF_LOCAL transports
` [PATCH 5/6] SUNRPC: Use AF_LOCAL for rpcbind upcalls
` [PATCH 6/6] SUNRPC: Remove obsolete comment

[PATCH v2 0/29] pnfs for 2.6.40
 2011-05-09 17:11 UTC  (30+ messages)
` [PATCH v2 01/29] pnfs: CB_NOTIFY_DEVICEID
` [PATCH v2 02/29] pnfs: direct i/o
` [PATCH v2 03/29] pnfs: Use byte-range for layoutget
` [PATCH v2 04/29] pnfs: Use byte-range for cb_layoutrecall
` [PATCH v2 05/29] pnfs: client stats
` [PATCH v2 06/29] pnfs: resolve header dependency in pnfs.h
` [PATCH v2 07/29] pnfs-obj: objlayoutdriver module skeleton
` [PATCH v2 08/29] NFSD: introduce exp_xdr.h
` [PATCH v2 09/29] pnfs-obj: pnfs_osd XDR definitions
` [PATCH v2 10/29] exofs: pnfs-tree: Remove pnfs-osd private definitions
` [PATCH v2 11/29] pnfs-obj: pnfs_osd XDR client implementation
` [PATCH v2 12/29] pnfs-obj: decode layout, alloc/free lseg
` [PATCH v2 13/29] pnfs: per mount layout driver private data
` [PATCH v2 14/29] pnfs-obj: objio_osd device information retrieval and caching
` [PATCH v2 15/29] pnfs: set/unset layoutdriver
` [PATCH v2 16/29] pnfs-obj: objlayout set/unset layout driver methods
` [PATCH v2 17/29] pnfs: alloc and free layout_hdr layoutdriver methods
` [PATCH v2 18/29] pnfs: support for non-rpc layout drivers
` [PATCH v2 19/29] pnfs-obj: read/write implementation
` [PATCH v2 20/29] pnfs: layoutreturn
` [PATCH v2 21/29] pnfs: layoutret_on_setattr
` [PATCH v2 22/29] pnfs: encode_layoutreturn
` [PATCH v2 23/29] sunrpc: xdr_rewind_stream()
` [PATCH v2 24/29] pnfs-obj: objlayout_encode_layoutreturn Implementation
` [PATCH v2 25/29] pnfs-obj: objio_osd report osd_errors for layoutreturn
` [PATCH v2 26/29] pnfs: encode_layoutcommit
` [PATCH v2 27/29] pnfs-obj: objlayout_encode_layoutcommit implementation
` [PATCH v2 28/29] pnfs-obj: objio_osd: RAID0 support
` [PATCH v2 29/29] pnfs-obj: objio_osd: groups support

nfs's interface and unix fs system call
 2011-05-10  5:56 UTC  (2+ messages)

[PATCH] nfsd41: compare request's opcnt with session's maxops at nfsd4_sequence
 2011-05-09  9:26 UTC  (5+ messages)

Fwd: Prioritizing readdirplus/getattr/lookup
 2011-05-08 21:20 UTC  (3+ messages)

file is run on server but not on client
 2011-05-07 19:43 UTC  (2+ messages)

debugging nfs
 2011-05-07  6:24 UTC  (7+ messages)

Trouble with krb5 mounts with multiple hostnames/networks
 2011-05-06 21:08 UTC 

[PATCH 0/2] NFSD: add FREE_STATEID and TEST_STATEID operations
 2011-05-06 18:57 UTC  (3+ messages)
` [PATCH 1/2] NFSD: added FREE_STATEID operation
` [PATCH 2/2] NFSD: Added TEST_STATEID opreation

NFSD Secinfo no name
 2011-05-06 18:24 UTC 

[PATCH 1/3] NFS: Added TEST_STATEID call
 2011-05-06 18:01 UTC  (9+ messages)
` [PATCH 2/3] NFS: added FREE_STATEID call
` [PATCH 3/3] NFS: test and free stateids during recovery

[PATCH] NFS: Allow NULL nameidata in d_revalidate and create
 2011-05-05 22:02 UTC  (6+ messages)

[PATCH V2 1/1] NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
 2011-05-03 17:43 UTC 

[RFC 0/1] SUNRPC: dynamic rpc_slot allocator for TCP
 2011-05-05 12:19 UTC  (28+ messages)
` [[RFC] 1/1] "

statd running as root
 2011-05-05  6:57 UTC  (3+ messages)

[RFC][PATCH 0/7] File descriptor labeling
 2011-05-04 17:42 UTC  (2+ messages)

Linux pNFS status meeting 5/5/11
 2011-05-04 17:43 UTC 

[PATCH 1/1] NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
 2011-05-03 20:34 UTC  (3+ messages)

pNFS and ipv6
 2011-05-03 16:16 UTC  (5+ messages)

messages on restarting NFS
 2011-05-03 14:38 UTC  (2+ messages)

How does NFS handle notify?
 2011-05-03  6:55 UTC  (11+ messages)

[PATCH] nfsd41: Make sure nfs server can distinguish client's retry RECLAIM_COMPLETE
 2011-05-03  2:46 UTC  (2+ messages)

sharing some files (and not folders) over NFS
 2011-05-02 14:46 UTC  (3+ messages)

ANNOUNCE: libtirpc-0.2.2 released
 2011-05-02 12:52 UTC 

rpc.statd is not running but is required
 2011-05-02 11:16 UTC  (10+ messages)

Linux to Netapp -> Is UDP over WAN safe as long as I use "sync, hard and intr" ?
 2011-05-02  9:18 UTC  (6+ messages)

(k)ubuntu NFS buy
 2011-04-30 20:19 UTC  (5+ messages)
      ` (k)ubuntu NFS bug

[PATCH] NFS: move pnfs layouts to nfs_server structure
 2011-04-29  7:08 UTC  (5+ messages)

[PATCH 1/3] NFSD: Remove setting unused variable in nfsd_vfs_read()
 2011-04-28 21:02 UTC  (4+ messages)
` [PATCH 2/3] NFSD: Check status from nfsd4_map_bcts_dir()
` [PATCH 3/3] NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()

[PATCH] NFS: move pnfs layouts to nfs_server structure
 2011-04-28 19:50 UTC 

[GIT PULL] Please pull bugfixes for NFS
 2011-04-28 16:35 UTC 

[GIT PULL] Please pull bugfixes for NFS
 2011-04-28 16:35 UTC 

Linux pNFS status meeting 04/28/11
 2011-04-28 15:32 UTC  (2+ messages)

BUG() in shrink_dcache_for_umount_subtree on nfs4 mount
 2011-04-27 23:23 UTC  (8+ messages)

[PATCH] NFS: move pnfs layouts to nfs_server structure
 2011-04-27 22:38 UTC  (6+ messages)

[PATCH] nfsstat: reorder nfs4 stats for 2.6.38 and up
 2011-04-27 21:05 UTC  (10+ messages)

[PATCH v2] NFS: Return meaningful status from decode_secinfo()
 2011-04-27 19:28 UTC 

[PATCH] NFS: move pnfs layouts to nfs_server structure
 2011-04-27 18:53 UTC  (2+ messages)

[PATCH] NFS: Return meaningful status from decode_secinfo()
 2011-04-27 18:53 UTC 

[PATCH] nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
 2011-04-27 18:09 UTC  (3+ 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).