Linux NFS development
 help / color / mirror / Atom feed
 messages from 2008-08-01 02:14:25 to 2008-08-14 02:27:08 UTC [more...]

Confused about BUG_ON in rpcb_getport_async
 2008-08-14  2:26 UTC  (5+ messages)

[PATCH] knfsd: allocate readahead cache in individual chunks
 2008-08-14  2:03 UTC 

[PATCH 0/8] Support rpcbind v4 in kernel's RPC server
 2008-08-13 22:40 UTC  (9+ messages)
  ` [PATCH 1/8] NFS: nfs_parsed_mount_options can use unsigned int
  ` [PATCH 2/8] SUNRPC: Add address family field to svc_serv data structure
  ` [PATCH 3/8] SUNRPC: Set V6ONLY socket option for RPC listener sockets
  ` [PATCH 4/8] SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6
  ` [PATCH 5/8] SUNRPC: Split portmap unregister API into separate function
  ` [PATCH 6/8] SUNRPC: Refactor svc_register()
  ` [PATCH 7/8] SUNRPC: Use new rpcb_v4_register() interface in svc_register()
  ` [PATCH 8/8] SUNRPC: Add kernel build option to disable server-side use of rpcbind v3/v4

[PATCH,RFC 02/02] xprtrdma: Update the RPC memory registration to use FRMR
 2008-08-13 22:37 UTC  (5+ messages)

[PATCH,RFC 00/09] svcrdma: Fast Memory Registration Support
 2008-08-13 22:28 UTC  (3+ messages)

[PATCH] svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet
 2008-08-13 21:31 UTC  (3+ messages)

[PATCH 0/2] fix nfsd stateid encoding
 2008-08-13 20:57 UTC  (35+ messages)
` [PATCH 1/2] nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall
` [PATCH 2/2] nfsd: properly xdr-encode deleg stateid returned from open
  ` [pnfs] [PATCH 0/2] fix nfsd stateid encoding
                ` [PATCH 1/7] nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall
                ` [PATCH 2/7] nfsd: properly xdr-encode deleg stateid returned from open
                ` [PATCH 3/7] nfsd: fix nfsd4_encode_open buffer space reservation
                ` [PATCH 4/7] nfsd: nfs4xdr encode_stateid helper function
                ` [PATCH 5/7] nfsd: don't declare p in ENCODE_SEQID_OP_HEAD
                ` [PATCH 6/7] nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid
                ` [PATCH 7/7] nfsd: nfs4xdr decode_stateid helper function

[PATCH,RFC 01/02] xprtrdma: Add data types to support FRMR
 2008-08-13 16:17 UTC 

[PATCH,RFC 00/02] xprtrdma: Client Fast Memory Registration Support
 2008-08-13 16:17 UTC 

[PATCH,RFC 09/09] svcrdma: Update svc_rdma_send_error to use DMA LKEY
 2008-08-13 16:16 UTC 

[PATCH,RFC 08/09] svcrdma: Modify the RPC reply path to use FRMR when available
 2008-08-13 16:16 UTC 

[PATCH,RFC 07/09] svcrdma: Modify the RPC recv path to use FRMR when available
 2008-08-13 16:15 UTC 

[PATCH,RFC 06/09] svcrdma: Add support to svc_rdma_send to handle chained WR
 2008-08-13 16:13 UTC 

[PATCH,RFC 05/09] svcrdma: Modify post recv path to use local dma key
 2008-08-13 16:12 UTC 

[PATCH,RFC 04/09] svcrdma: Add a service to register a Fast Reg MR with the device
 2008-08-13 16:12 UTC 

[PATCH,RFC 03/09] svcrdma: Query device for Fast Reg support during connection setup
 2008-08-13 16:10 UTC 

[PATCH,RFC 02/09] svcrdma: Add FRMR get/put services
 2008-08-13 16:10 UTC 

[PATCH,RFC 01/09] svcrdma: Add Fast Reg MR Data Types
 2008-08-13 16:07 UTC 

nfsd-related changes for 2.6.27
 2008-08-12 20:04 UTC 

[PATCH] nfsd: permit unauthenticated stat of export root
 2008-08-12 15:43 UTC  (15+ messages)

[2.6 patch] uninline nfsd4_op_name()
 2008-08-11 15:39 UTC  (6+ messages)

[PATCH 1/1] nfs: BUG_ON in nfs_follow_mountpoint
 2008-08-11  8:02 UTC 

nfs-utils patches for v2/v3 security negotiation
 2008-08-11  3:16 UTC  (5+ messages)
` [PATCH 1/3] Remove redundant m_path field
  ` [PATCH 2/3] Minor mountd.c cleanup
    ` [PATCH 3/3] Determine supported pseudoflavors from export
` [PATCH] remove idmapd.conf

nfs-utils-1.1.3 released
 2008-08-10 21:40 UTC  (17+ messages)
` (was: nfs-utils-1.1.3 released)
                  ` Bug#492970: "
                      ` 

[RFC] Reinstate NFS exportability for JFFS2
 2008-08-09 20:10 UTC  (44+ messages)
                                                            ` [PATCH 1/4] Factor out nfsd_do_readdir() into its own function
                                                            ` [PATCH 2/4] Copy XFS readdir hack into nfsd code
                                                            ` [PATCH 3/4] Remove XFS buffered readdir hack
                                                            ` [PATCH 4/4] Reinstate NFS exportability

[PATCH nfs-utils] Remove redundant m_path field
 2008-08-08 20:17 UTC 

NFS performance / diagnostic profiling with TCP
 2008-08-08  2:16 UTC  (2+ messages)

nfs_utils: O_NONBLOCK sockets in support/nfs/svc_socket.c
 2008-08-07 19:58 UTC 

[PATCH] NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend)
 2008-08-05 19:26 UTC 

nfs-utils and unfsd
 2008-08-05 19:24 UTC  (5+ messages)

[RFC] [PATCH 0/8] nfs-utils rpcbind v3/v4 and IPv6 support sampler
 2008-08-05 18:13 UTC  (9+ messages)
  ` [PATCH 1/8] nfs-utils: Add AF_INET6-capable API to acquire an RPC CLIENT *
  ` [PATCH 2/8] nfs-utils: Create rpcbind client utility functions
  ` [PATCH 3/8] showmount: destroy RPC client when finished
  ` [PATCH 4/8] showmount command: clean up error returns from connect_nb()
  ` [PATCH 5/8] showmount command: call nfs_getport instead of local getport
  ` [PATCH 6/8] showmount: Remove unused local getport() implementation
  ` [PATCH 7/8] showmount command: move logic to acquire RPC client handle out of main()
  ` [PATCH 8/8] showmount: support querying IPv6 servers

high latency NFS
 2008-08-05 10:51 UTC  (19+ messages)

Updated Next/Trees, problems with nfs-git
 2008-08-04 22:30 UTC  (4+ messages)

question about /etc/exports
 2008-08-04 21:41 UTC  (2+ messages)

kernel BUG at fs/nfs/namespace.c:108!
 2008-08-04 18:27 UTC  (3+ messages)

2.6.26 stable kernel crash with NFS exporting a XFS share
 2008-08-04 17:53 UTC  (2+ messages)

您還沒有一個專屬的企業網站嗎?
 2008-08-02 22:03 UTC 

PHP購物車資料庫網站專案
 2008-08-02 22:01 UTC 

mount issue with Mac OSX and --manage-gids, client hangs
 2008-08-01  8:59 UTC  (4+ messages)


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