linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-10 19:43:16 to 2009-08-20 17:19:53 UTC [more...]

2.6.28.9: EXT3/NFS inodes corruption
 2009-08-20 17:19 UTC  (8+ messages)

[PATCH 00/32] The following patches have been committed to branch nfs-for-2.6.32
 2009-08-20 16:54 UTC  (37+ 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 02/11] fs: use new truncate helpers
 2009-08-20 16:35 UTC 

mount.nfs: access denied by server
 2009-08-20 13:02 UTC  (3+ messages)

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] nfsd41: renew_client must be called under the state lock
 2009-08-20  0:21 UTC 

[PATCH RFC 01/10] nfsd41: sunrpc: svc_tcp_recv_record()
 2009-08-20  0:34 UTC  (10+ 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 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] "

AutoFS+NFSv4 server down = LOOOOONG timeout
 2009-08-18 13:17 UTC  (21+ messages)

[PATCH RFC v2 0/21] nfs4xdr cleanup v2
 2009-08-17 18:22 UTC  (35+ messages)
` [PATCH RFC v2 01/21] sunrpc: hton -> cpu_to_be*
` [PATCH RFC v2 02/21] sunrpc: ntoh -> be*_to_cpu
` [PATCH RFC v2 03/21] nfs: nfs4xdr: get rid of WRITE32
` [PATCH RFC v2 04/21] nfs: nfs4xdr: get rid of WRITE64
` [PATCH RFC v2 05/21] nfs: nfs4xdr: get rid of WRITEMEM
` [PATCH RFC v2 06/21] nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequence
` [PATCH RFC v2 07/21] nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes
` [PATCH RFC v2 08/21] nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper
` [PATCH RFC v2 09/21] nfs: nfs4xdr: optimize low level encoding
` [PATCH RFC v2 10/21] nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_opaque
` [PATCH RFC v2 11/21] nfs: nfs4xdr: get rid of READ32
` [PATCH RFC v2 12/21] nfs: nfs4xdr: get rid of READ64
` [PATCH RFC v2 13/21] nfs: nfs4xdr: get rid of READTIME
` [PATCH RFC v2 14/21] nfs: nfs4xdr: introduce print_overflow_msg
` [PATCH RFC v2 15/21] nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers
` [PATCH RFC v2 16/21] nfs: nfs4xdr: introduce decode_verifier helper
` [PATCH RFC v2 17/21] nfs: nfs4xdr: introduce decode_sessionid helper
` [PATCH RFC v2 18/21] nfs: nfs4xdr: get rid of COPYMEM
` [PATCH RFC v2 19/21] nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline
` [PATCH RFC v2 20/21] nfs: nfs4xdr: get rid of READ_BUF
` [PATCH RFC v2 21/21] nfs: nfs4xdr: optimize low level decoding
` [pnfs] [PATCH RFC v2 0/21] nfs4xdr cleanup v2

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 

[PATCH 0/6] nfsd: add support for NFSv4 callbacks over IPv6 (try #5)
 2009-08-14 18:05 UTC  (8+ messages)
` [PATCH 1/6] sunrpc: add routine for comparing addresses
` [PATCH 2/6] sunrpc: add common routine for copying address portion of a sockaddr
` [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

NFS and NFSv4 lists?
 2009-08-13 18:45 UTC  (5+ messages)

[PATCH 0/7] nfsd: add support for NFSv4 callbacks over IPv6 (try #4)
 2009-08-13 15:50 UTC  (10+ messages)
` [PATCH 1/7] sunrpc: add routine for comparing addresses
` [PATCH 2/7] sunrpc: add common routine for copying address portion of a sockaddr
` [PATCH 3/7] nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage
` [PATCH 4/7] nfsd: make nfs4_client->cl_addr a struct sockaddr_storage
` [PATCH 5/7] nfsd: convert gen_callback to use rpc_uaddr2sockaddr
` [PATCH 6/7] nfsd: add support for NFSv4 callbacks over IPv6
` [PATCH 7/7] nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call

[PATCH 0/3] Fix the Linux rpc-over-tcp server performance
 2009-08-13 13:05 UTC  (8+ messages)

[PATCH RFC 0/13] xdr macros cleanup
 2009-08-12 21:05 UTC  (17+ messages)
` [PATCH RFC 01/13] sunrpc: hton -> cpu_to_be*
` [PATCH RFC 02/13] sunrpc: ntoh -> be*_to_cpu
` [PATCH RFC 03/13] sunrpc: introduce 32-bit Xcoding helpers
` [PATCH RFC 04/13] nfs: nfs4xdr: get rid of WRITE32
` [PATCH RFC 05/13] nfs: nfs4xdr: get rid of WRITE64
` [PATCH RFC 06/13] nfs: nfs4xdr: get rid of WRITEMEM
` [PATCH RFC 07/13] nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_opaque
` [PATCH RFC 08/13] nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper
` [PATCH RFC 09/13] nfs: nfs4xdr: get rid of READ32
` [PATCH RFC 10/13] nfs: nfs4xdr: get rid of READ64
` [PATCH RFC 11/13] nfs: nfs4xdr: get rid of READTIME macro
` [PATCH RFC 12/13] nfs: nfs4xdr: change COPYMEM macro into a static function
` [PATCH RFC 13/13] nfs: nfs4xdr: get rid of READ_BUF

Old 2.6.18 NFS attribute cache bug on SMP kernels
 2009-08-12 19:55 UTC 

[PATCH] NFS: Fix an O_DIRECT Oops
 2009-08-12 13:12 UTC 

[NFS] Find out the most accessed files?
 2009-08-12 11:32 UTC 

[PATCH] Allow passing fine resolution timing options to mount
 2009-08-12 11:06 UTC  (2+ messages)

NULL pointer dereference in __put_nfs_open_context()
 2009-08-12  8:34 UTC  (5+ messages)

kernel NULL pointer dereference in rpcb_getport_done (2.6.29.4)
 2009-08-11 17:17 UTC  (8+ messages)

[PATCH 0/4] nfsd: add support for NFSv4 callbacks over IPv6 (try #3)
 2009-08-11 11:02 UTC  (7+ messages)
` [PATCH 1/4] nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage
` [PATCH 2/4] nfsd: make nfs4_client->cl_addr a struct sockaddr_storage
` [PATCH 3/4] nfsd: convert gen_callback to use rpc_uaddr2sockaddr
` [PATCH 4/4] nfsd: add support for NFSv4 callbacks over IPv6


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