public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-08-14 16:57:58 to 2009-08-24 23:50:47 UTC [more...]

[PATCH RFC 01/10] nfsd41: sunrpc: svc_tcp_recv_record()
 2009-08-24 23:50 UTC  (15+ messages)
` [PATCH RFC 02/10] nfsd41: sunrpc: Added rpc server-side backchannel handling
` [PATCH RFC 03/10] nfsd41: sunrpc: move struct rpc_buffer def into a common header file
` [PATCH RFC 04/10] nfsd41: Backchannel: callback infrastructure
` [PATCH RFC 05/10] nfsd41: Backchannel: Add sequence arguments to callback RPC arguments
` [PATCH RFC 06/10] nfsd41: Backchannel: Server backchannel RPC wait queue
` [PATCH RFC 07/10] nfsd41: Backchannel: Setup sequence information
` [PATCH RFC 08/10] nfsd41: Backchannel: cb_sequence callback
` [PATCH RFC 09/10] nfsd41: Backchannel: Implement cb_recall over NFSv4.1
` [PATCH RFC 10/10] nfsd41: Refactor create_client()

[PATCH] NFSv4: Fix an infinite looping problem with the nfs4_state_manager
 2009-08-24 23:21 UTC 

[2.6.31-rc7] NFS4 client manager kthread spinning
 2009-08-24 23:18 UTC  (4+ messages)

[PATCH 0/3] Fix the Linux rpc-over-tcp server performance
 2009-08-24 21:32 UTC  (5+ messages)
` [PATCH 2/3] SUNRPC: Fix the TCP write space reservations for deferred requests

[PATCH RFC v2 0/21] nfs4xdr cleanup v2
 2009-08-24 19:54 UTC  (26+ messages)
` [PATCH RFC v2 06/21] nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequence
` [PATCH RFC v2 16/21] nfs: nfs4xdr: introduce decode_verifier helper
` [pnfs] [PATCH RFC v2 0/21] nfs4xdr cleanup v2

AutoFS+NFSv4 server down = LOOOOONG timeout
 2009-08-24 18:07 UTC  (15+ messages)

mount.nfs: access denied by server
 2009-08-24 17:41 UTC  (38+ messages)
        ` Fwd: "

[PATCH] nfsd41: renew_client must be called under the state lock
 2009-08-24 16:29 UTC  (2+ messages)

[PATCH] Enable v4 mounts when either "nfsvers=4" or "vers=4" option are set (vers-01)
 2009-08-24 16:15 UTC  (2+ messages)

NFS v3 cached directory content out of sync
 2009-08-24 12:11 UTC  (9+ messages)

[PATCH] NFS: Handle a zero-length auth flavor list
 2009-08-23 19:41 UTC  (4+ messages)

Power for affairs
 2009-08-23 16:34 UTC 

[PATCH 00/32] The following patches have been committed to branch nfs-for-2.6.32
 2009-08-21 20:57 UTC  (48+ messages)
` [PATCH 01/32] nfs: Keep index within mnt_errtbl[]
  ` [PATCH 02/32] NFSv4: Don't loop forever on state recovery failure
    ` [PATCH 03/32] NFSv4: Add 'server capability' flags for NFSv4 recommended attributes
      ` [PATCH 04/32] NFSv4: Don't do idmapper upcalls for asynchronous RPC calls
        ` [PATCH 05/32] SUNRPC: convert some sysctls into module parameters
          ` [PATCH 06/32] NFSv4: Clean up the nfs.callback_tcpport option
            ` [PATCH 07/32] SUNRPC: Constify rpc_pipe_ops
              ` [PATCH 08/32] SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall
                ` [PATCH 09/32] SUNRPC: Clean up rpc_pipefs lookup code
                  ` [PATCH 10/32] SUNRPC: Clean up file creation code in rpc_pipefs
                    ` [PATCH 11/32] SUNRPC: Clean up rpc_unlink()
                      ` [PATCH 12/32] SUNRPC: Clean up rpc_lookup_create
                        ` [PATCH 13/32] SUNRPC: Clean up rpc_populate/depopulate
                          ` [PATCH 14/32] SUNRPC: rpc_pipefs cleanup
                            ` [PATCH 15/32] SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
                              ` [PATCH 16/32] SUNRPC: Clean up rpc_create_client_dir()
                                ` [PATCH 17/32] SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
                                  ` [PATCH 18/32] SUNRPC: clean up rpc_setup_pipedir()
                                    ` [PATCH 19/32] SUNRPC: One more clean up for rpc_create_client_dir()
                                      ` [PATCH 20/32] NFSD: Clean up the idmapper warning
                                        ` [PATCH 21/32] SUNRPC: Ensure we initialise the cache_detail before creating procfs files
                                          ` [PATCH 22/32] SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c
                                            ` [PATCH 23/32] SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
                                              ` [PATCH 24/32] SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code
                                                ` [PATCH 25/32] SUNRPC: Add an rpc_pipefs front end for the "
                                                  ` [PATCH 26/32] NFS: Add a ->migratepage() aop for NFS
                                                    ` [PATCH 27/32] NFS: read-modify-write page updating
                                                      ` [PATCH 28/32] nfs: remove superfluous BUG_ON()s
                                                        ` [PATCH 29/32] SUNRPC: Fix a typo in cache_pipefs_files
                                                          ` [PATCH 30/32] NFS: Add a dns resolver for use with NFSv4 referrals and migration
                                                            ` [PATCH 31/32] NFS: Use the DNS resolver in the mount code
                                                              ` [PATCH 32/32] SUNRPC: cache must take a reference to the cache detail's module on open()
                                                              ` [PATCH] nfs: fix compile error in rpc_pipefs.h

[PATCH 15/17] nfs: Remove reference to generic_osync_inode from a comment
 2009-08-21 17:52 UTC  (2+ messages)

[PATCH -mmotm] nfs/cache_lib: fix sunrpc struct build error
 2009-08-21 17:51 UTC  (2+ messages)

[PATCH 0/6] nfsd: add support for NFSv4 callbacks over IPv6 (try #5)
 2009-08-21 15:44 UTC  (7+ messages)
` [PATCH 3/6] nfsd: make nfs4_client->cl_addr a struct sockaddr_storage
` [PATCH 4/6] nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage
` [PATCH 5/6] nfsd: add support for NFSv4 callbacks over IPv6
` [PATCH 6/6] nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call

linux-next: noot failure for next-20090820
 2009-08-21 12:34 UTC  (5+ messages)

2.6.28.9: EXT3/NFS inodes corruption
 2009-08-21 10:51 UTC  (10+ messages)

null dereference on boot in nfs code
 2009-08-20 23:21 UTC  (4+ messages)

+ fs-use-new-truncate-helpers.patch added to -mm tree
 2009-08-20 22:48 UTC 

[patch 02/11] fs: use new truncate helpers
 2009-08-20 16:35 UTC 

nfs: LOCKDEP warning with 2.6.31-rc6
 2009-08-20 12:54 UTC  (3+ messages)

mounting /var/lib/nfs with noatime or relatime ?
 2009-08-20 12:48 UTC  (2+ messages)

[PATCH 16/17] nfs: Remove reference to generic_osync_inode from a comment
 2009-08-19 16:04 UTC 

[PATCH] Take 2: Allow passing fine resolution timing options to mount
 2009-08-19  0:49 UTC  (2+ messages)

nfs MNT include cleanup
 2009-08-18 16:04 UTC  (7+ messages)
            ` [klibc] "

Bug in server's export -- List of security flavors
 2009-08-17 17:33 UTC  (7+ messages)
          ` [PATCH] Don't give client an empty flavor list

[PATCH 0/5] new statd [take 1]
 2009-08-17 13:57 UTC  (3+ messages)

[2.6.31-rc5] oops: NFS4 client manager kthread
 2009-08-17 13:53 UTC  (3+ messages)

[Patch 0/10] NFS Mount Configuration File (Vers 3)
 2009-08-17 13:12 UTC  (2+ messages)

[PATCH] nfsstat: process nfs41 client and server stats
 2009-08-16 20:39 UTC  (2+ messages)

[PATCH] Fix hang on access to NFSv4 subexports with sec=
 2009-08-16 20:19 UTC  (2+ messages)

[PATCH 00/11] nfs-utils: add TIRPC/IPv6 support to rpc.nfsd
 2009-08-16 20:06 UTC  (2+ messages)

[patch 2/5] fs: use new truncate helpers
 2009-08-16 10:25 UTC 

[PATCH] knfsd: Replace lock_kernel with a mutex in nfsd pool stats
 2009-08-15 15:54 UTC 

[PATHC] nfsd: Fix a couple issues with POSIX->NFSv4 ACL conversion
 2009-08-14 22:02 UTC 


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