April 2009 Archives by date
Starting: Wed Apr 1 02:30:18 EDT 2009
Ending: Thu Apr 30 20:52:02 EDT 2009
Messages: 295
- [patch]fix return value of not support compound operationOP_PUTPUBFH
Yang Hongyang
- [patch]fix return value of not support compound operationOP_PUTPUBFH
Yang Hongyang
- [patch]fix return value of not support compound operationOP_PUTPUBFH
J. Bruce Fields
- [PATCH 0/6] nfs-utils: convert gssd to TI-RPC and add IPv6 support (try #2)
Jeff Layton
- [PATCH 1/6] nfs-utils: make getnameinfo() required for --enable-gss
Jeff Layton
- [PATCH 2/6] nfs-utils: store the address given in the upcall for later use
Jeff Layton
- [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Jeff Layton
- [PATCH 4/6] nfs-utils: split out gssd rpc client creation into separate function
Jeff Layton
- [PATCH 5/6] nfs-utils: when TIRPC is enabled, use new API to create RPC client
Jeff Layton
- [PATCH 6/6] nfs-utils: add IPv6 code to gssd
Jeff Layton
- [PATCH 2/6] nfs-utils: store the address given in the upcall for later use
Chuck Lever
- [PATCH 2/6] nfs-utils: store the address given in the upcall for later use
Jeff Layton
- [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Chuck Lever
- [PATCH 2/6] nfs-utils: store the address given in the upcall for later use
Chuck Lever
- [PATCH 5/6] nfs-utils: when TIRPC is enabled, use new API to create RPC client
Chuck Lever
- [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Jeff Layton
- [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Chuck Lever
- [PATCH 00/43] Permit filesystem local caching [ver #46]
David Howells
- [PATCH 01/43] Create a dynamically sized pool of threads for doing very slow work items [ver #46]
David Howells
- [PATCH 02/43] Make slow-work thread pool actually dynamic [ver #46]
David Howells
- [PATCH 03/43] Make the slow work pool configurable [ver #46]
David Howells
- [PATCH 04/43] Document the slow work thread pool [ver #46]
David Howells
- [PATCH 05/43] FS-Cache: Release page->private after failed readahead [ver #46]
David Howells
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
David Howells
- [PATCH 07/43] FS-Cache: Add the FS-Cache netfs API and documentation [ver #46]
David Howells
- [PATCH 08/43] FS-Cache: Add the FS-Cache cache backend API and documentation [ver #46]
David Howells
- [PATCH 09/43] FS-Cache: Add main configuration option, module entry points and debugging [ver #46]
David Howells
- [PATCH 10/43] FS-Cache: Add use of /proc and presentation of statistics [ver #46]
David Howells
- [PATCH 11/43] FS-Cache: Root index definition [ver #46]
David Howells
- [PATCH 12/43] FS-Cache: Add cache tag handling [ver #46]
David Howells
- [PATCH 13/43] FS-Cache: Add cache management [ver #46]
David Howells
- [PATCH 14/43] FS-Cache: Provide a slab for cookie allocation [ver #46]
David Howells
- [PATCH 15/43] FS-Cache: Add netfs registration [ver #46]
David Howells
- [PATCH 16/43] FS-Cache: Bit waiting helpers [ver #46]
David Howells
- [PATCH 17/43] FS-Cache: Object management state machine [ver #46]
David Howells
- [PATCH 18/43] FS-Cache: Implement the cookie management part of the netfs API [ver #46]
David Howells
- [PATCH 19/43] FS-Cache: Add and document asynchronous operation handling [ver #46]
David Howells
- [PATCH 20/43] FS-Cache: Implement data I/O part of netfs API [ver #46]
David Howells
- [PATCH 21/43] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 [ver #46]
David Howells
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
David Howells
- [PATCH 23/43] CacheFiles: Permit the page lock state to be monitored [ver #46]
David Howells
- [PATCH 24/43] CacheFiles: Export things for CacheFiles [ver #46]
David Howells
- [PATCH 25/43] CacheFiles: A cache that backs onto a mounted filesystem [ver #46]
David Howells
- [PATCH 26/43] FS-Cache: Make kAFS use FS-Cache [ver #46]
David Howells
- [PATCH 27/43] NFS: Add comment banners to some NFS functions [ver #46]
David Howells
- [PATCH 28/43] NFS: Add FS-Cache option bit and debug bit [ver #46]
David Howells
- [PATCH 29/43] NFS: Permit local filesystem caching to be enabled for NFS [ver #46]
David Howells
- [PATCH 30/43] NFS: Register NFS for caching and retrieve the top-level index [ver #46]
David Howells
- [PATCH 31/43] NFS: Define and create server-level objects [ver #46]
David Howells
- [PATCH 32/43] NFS: Define and create superblock-level objects [ver #46]
David Howells
- [PATCH 33/43] NFS: Define and create inode-level cache objects [ver #46]
David Howells
- [PATCH 34/43] NFS: Use local disk inode cache [ver #46]
David Howells
- [PATCH 35/43] NFS: Invalidate FsCache page flags when cache removed [ver #46]
David Howells
- [PATCH 36/43] NFS: Add some new I/O counters for FS-Cache doing things for NFS [ver #46]
David Howells
- [PATCH 37/43] NFS: FS-Cache page management [ver #46]
David Howells
- [PATCH 38/43] NFS: Add read context retention for FS-Cache to call back with [ver #46]
David Howells
- [PATCH 39/43] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching [ver #46]
David Howells
- [PATCH 40/43] NFS: Read pages from FS-Cache into an NFS inode [ver #46]
David Howells
- [PATCH 41/43] NFS: Store pages from an NFS inode into a local cache [ver #46]
David Howells
- [PATCH 42/43] NFS: Display local caching state [ver #46]
David Howells
- [PATCH 43/43] NFS: Add mount options to enable local caching on NFS [ver #46]
David Howells
- [PATCH 05/43] FS-Cache: Release page->private after failed readahead [ver #46]
Nick Piggin
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
Nick Piggin
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
Nick Piggin
- [PATCH 05/43] FS-Cache: Release page->private after failed readahead [ver #46]
David Howells
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
David Howells
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
David Howells
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
Nick Piggin
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
Peter Staubach
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
Nick Piggin
- [PATCH 23/43] CacheFiles: Permit the page lock state to be monitored [ver #46]
Nick Piggin
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
David Howells
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
David Howells
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
David Howells
- [PATCH 23/43] CacheFiles: Permit the page lock state to be monitored [ver #46]
David Howells
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
Nick Piggin
- [PATCH 23/43] CacheFiles: Permit the page lock state to be monitored [ver #46]
Nick Piggin
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
Christoph Hellwig
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
Nick Piggin
- What I mean by a 'netfs' when dealing with FS-Cache
David Howells
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
Nick Piggin
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
Christoph Hellwig
- [PATCH 23/43] CacheFiles: Permit the page lock state to be monitored [ver #46]
David Howells
- What I mean by a 'netfs' when dealing with FS-Cache
David Howells
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
Nick Piggin
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
David Howells
- [PATCH 05/43] FS-Cache: Release page->private after failed readahead [ver #46]
Rik van Riel
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
David Howells
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
Jan Kara
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
Nick Piggin
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
David Howells
- [PATCH 23/43] CacheFiles: Permit the page lock state to be monitored [ver #46]
Nick Piggin
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
Nick Piggin
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
David Howells
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
Rik van Riel
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
Rik van Riel
- [PATCH 23/43] CacheFiles: Permit the page lock state to be monitored [ver #46]
Rik van Riel
- [PATCH 21/43] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 [ver #46]
Rik van Riel
- [PATCH 24/43] CacheFiles: Export things for CacheFiles [ver #46]
Rik van Riel
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
Trond Myklebust
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
David Howells
- [PATCH 06/43] FS-Cache: Recruit a couple of page flags for cache management [ver #46]
David Howells
- [PATCH 1/4] CacheFiles: Use the ->write() file op rather than a special kernel aop
David Howells
- [PATCH 2/4] CacheFiles: Revert the addition of write_one_page()
David Howells
- [PATCH 3/4] FS-Cache: Use a radix tree to track pages being written rather than a page flag
David Howells
- [PATCH 4/4] FS-Cache: Revert the addition of PG_owner_priv2/PG_fscache_write
David Howells
- [PATCH 1/4] CacheFiles: Use the ->write() file op rather than a special kernel aop
David Howells
- [PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
David Howells
- [PATCH 1/4] CacheFiles: Use the ->write() file op rather than a special kernel aop
Christoph Hellwig
- [PATCH 2/4] CacheFiles: Revert the addition of write_one_page()
Christoph Hellwig
- [PATCH 2/4] CacheFiles: Revert the addition of write_one_page()
David Howells
- [PATCH 1/4] CacheFiles: Use the ->write() file op rather than a special kernel aop
David Howells
- [PATCH 00/41] Permit filesystem local caching [ver #48]
David Howells
- [PATCH 01/41] Create a dynamically sized pool of threads for doing very slow work items [ver #48]
David Howells
- [PATCH 02/41] Make slow-work thread pool actually dynamic [ver #48]
David Howells
- [PATCH 03/41] Make the slow work pool configurable [ver #48]
David Howells
- [PATCH 04/41] Document the slow work thread pool [ver #48]
David Howells
- [PATCH 05/41] FS-Cache: Release page->private after failed readahead [ver #48]
David Howells
- [PATCH 06/41] FS-Cache: Recruit a page flags for cache management [ver #48]
David Howells
- [PATCH 07/41] FS-Cache: Add the FS-Cache netfs API and documentation [ver #48]
David Howells
- [PATCH 08/41] FS-Cache: Add the FS-Cache cache backend API and documentation [ver #48]
David Howells
- [PATCH 09/41] FS-Cache: Add main configuration option, module entry points and debugging [ver #48]
David Howells
- [PATCH 10/41] FS-Cache: Add use of /proc and presentation of statistics [ver #48]
David Howells
- [PATCH 11/41] FS-Cache: Root index definition [ver #48]
David Howells
- [PATCH 12/41] FS-Cache: Add cache tag handling [ver #48]
David Howells
- [PATCH 13/41] FS-Cache: Add cache management [ver #48]
David Howells
- [PATCH 14/41] FS-Cache: Provide a slab for cookie allocation [ver #48]
David Howells
- [PATCH 15/41] FS-Cache: Add netfs registration [ver #48]
David Howells
- [PATCH 16/41] FS-Cache: Bit waiting helpers [ver #48]
David Howells
- [PATCH 17/41] FS-Cache: Object management state machine [ver #48]
David Howells
- [PATCH 18/41] FS-Cache: Implement the cookie management part of the netfs API [ver #48]
David Howells
- [PATCH 19/41] FS-Cache: Add and document asynchronous operation handling [ver #48]
David Howells
- [PATCH 20/41] FS-Cache: Implement data I/O part of netfs API [ver #48]
David Howells
- [PATCH 21/41] CacheFiles: Permit the page lock state to be monitored [ver #48]
David Howells
- [PATCH 22/41] CacheFiles: Export things for CacheFiles [ver #48]
David Howells
- [PATCH 23/41] CacheFiles: A cache that backs onto a mounted filesystem [ver #48]
David Howells
- [PATCH 24/41] FS-Cache: Make kAFS use FS-Cache [ver #48]
David Howells
- [PATCH 25/41] NFS: Add comment banners to some NFS functions [ver #48]
David Howells
- [PATCH 26/41] NFS: Add FS-Cache option bit and debug bit [ver #48]
David Howells
- [PATCH 27/41] NFS: Permit local filesystem caching to be enabled for NFS [ver #48]
David Howells
- [PATCH 28/41] NFS: Register NFS for caching and retrieve the top-level index [ver #48]
David Howells
- [PATCH 29/41] NFS: Define and create server-level objects [ver #48]
David Howells
- [PATCH 30/41] NFS: Define and create superblock-level objects [ver #48]
David Howells
- [PATCH 31/41] NFS: Define and create inode-level cache objects [ver #48]
David Howells
- [PATCH 32/41] NFS: Use local disk inode cache [ver #48]
David Howells
- [PATCH 33/41] NFS: Invalidate FsCache page flags when cache removed [ver #48]
David Howells
- [PATCH 34/41] NFS: Add some new I/O counters for FS-Cache doing things for NFS [ver #48]
David Howells
- [PATCH 35/41] NFS: FS-Cache page management [ver #48]
David Howells
- [PATCH 36/41] NFS: Add read context retention for FS-Cache to call back with [ver #48]
David Howells
- [PATCH 37/41] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching [ver #48]
David Howells
- [PATCH 38/41] NFS: Read pages from FS-Cache into an NFS inode [ver #48]
David Howells
- [PATCH 39/41] NFS: Store pages from an NFS inode into a local cache [ver #48]
David Howells
- [PATCH 40/41] NFS: Display local caching state [ver #48]
David Howells
- [PATCH 41/41] NFS: Add mount options to enable local caching on NFS [ver #48]
David Howells
- [GIT PULL] FS-Cache and CacheFiles with AFS and NFS support
David Howells
- [PATCH 0/6] nfs-utils: convert gssd to TI-RPC and add IPv6 support (try #2)
Steve Dickson
- [PATCH 0/6] nfs-utils: convert gssd to TI-RPC and add IPv6 support (try #2)
Jeff Layton
- [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Jeff Layton
- [PATCH 2/4] CacheFiles: Revert the addition of write_one_page()
Nick Piggin
- [PATCH 05/41] FS-Cache: Release page->private after failed readahead [ver #48]
Nick Piggin
- [PATCH 06/41] FS-Cache: Recruit a page flags for cache management [ver #48]
Nick Piggin
- [PATCH 21/41] CacheFiles: Permit the page lock state to be monitored [ver #48]
Nick Piggin
- [PATCH 21/41] CacheFiles: Permit the page lock state to be monitored [ver #48]
David Howells
- [PATCH 21/41] CacheFiles: Permit the page lock state to be monitored [ver #48]
Nick Piggin
- nfsd pull request for 2.6.30
J. Bruce Fields
- [PATCH 10/41] FS-Cache: Add use of /proc and presentation of statistics [ver #48]
Christoph Hellwig
- [PATCH 21/41] CacheFiles: Permit the page lock state to be monitored [ver #48]
David Howells
- [PATCH 0/5] nfs-utils: convert gssd to TI-RPC and add IPv6 support (try #3)
Jeff Layton
- [PATCH 1/5] nfs-utils: make getnameinfo() required for --enable-gss
Jeff Layton
- [PATCH 2/5] nfs-utils: store the address given in the upcall for later use
Jeff Layton
- [PATCH 3/5] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Jeff Layton
- [PATCH 4/5] nfs-utils: switch gssd to use standard function for getting an RPC client
Jeff Layton
- [PATCH 5/5] nfs-utils: add IPv6 code to gssd
Jeff Layton
- [PATCH 21/41] CacheFiles: Permit the page lock state to be monitored [ver #48]
Nick Piggin
- [PATCH 21/41] CacheFiles: Permit the page lock state to be monitored [ver #48]
Nick Piggin
- Logging transfers on NFSv4
Borja Rodríguez Diliz
- [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Chuck Lever
- [PATCH 1/5] nfs-utils: make getnameinfo() required for --enable-gss
Chuck Lever
- [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Jeff Layton
- [PATCH 5/5] nfs-utils: add IPv6 code to gssd
Chuck Lever
- [PATCH 4/5] nfs-utils: switch gssd to use standard function for getting an RPC client
Chuck Lever
- [PATCH 2/5] nfs-utils: store the address given in the upcall for later use
Chuck Lever
- [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Chuck Lever
- NFS4 and Kerberos in a high availability cluster environment
Janis Dingel
- [PATCH 5/5] nfs-utils: add IPv6 code to gssd
Jeff Layton
- [PATCH 2/5] nfs-utils: store the address given in the upcall for later use
Jeff Layton
- [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Jeff Layton
- [PATCH 5/5] nfs-utils: add IPv6 code to gssd
Chuck Lever
- [PATCH 2/5] nfs-utils: store the address given in the upcall for later use
Chuck Lever
- nfsd pull request for 2.6.30
J. Bruce Fields
- [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Kevin Coffman
- [PATCH 3/6] nfs-utils: skip getaddrinfo in create_auth_rpc_client unless we need port
Chuck Lever
- NFS4 and Kerberos in a high availability cluster environment
Kevin Coffman
- [PATCH 0/5] nfs-utils: convert gssd to TI-RPC and add IPv6 support (try #4)
Jeff Layton
- [PATCH 1/5] nfs-utils: make getnameinfo() required for --enable-gss
Jeff Layton
- [PATCH 2/5] nfs-utils: store the address given in the upcall for later use
Jeff Layton
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Jeff Layton
- [PATCH 4/5] nfs-utils: switch gssd to use standard function for getting an RPC client
Jeff Layton
- [PATCH 5/5] nfs-utils: add IPv6 code to gssd
Jeff Layton
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Chuck Lever
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
J. Bruce Fields
- nfsd pull request for 2.6.30
Trond Myklebust
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Tom Talpey
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Chuck Lever
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Chuck Lever
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
J. Bruce Fields
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Chuck Lever
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Jeff Layton
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Jeff Layton
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Chuck Lever
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo (updated)
Jeff Layton
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Tom Talpey
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Jeff Layton
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Tom Talpey
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Jeff Layton
- Logging transfers on NFSv4
J. Bruce Fields
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
J. Bruce Fields
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
J. Bruce Fields
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Jeff Layton
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Jeff Layton
- Logging transfers on NFSv4
Borja Rodríguez Diliz
- Logging transfers on NFSv4
Suresh Jayaraman
- Logging transfers on NFSv4
Daniel Ellard
- Logging transfers on NFSv4
J. Bruce Fields
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Chuck Lever
- NFS4 and Kerberos in a high availability cluster environment
J. Bruce Fields
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
J. Bruce Fields
- [PATCH 3/5] nfs-utils: query for remote port using rpcbind instead of getaddrinfo
Chuck Lever
- NFS4 and Kerberos in a high availability cluster environment
J. Bruce Fields
- NFS4 and Kerberos in a high availability cluster environment
Janis Dingel
- nfs4_cb: server 192.168.x.y not responding, timed out
Matthew Haas
- nfs4_cb: server 192.168.x.y not responding, timed out
J. Bruce Fields
- nfs4_cb: server 192.168.x.y not responding, timed out
Matthew Haas
- nfs4_cb: server 192.168.x.y not responding, timed out
Trond Myklebust
- nfs4_cb: server 192.168.x.y not responding, timed out
J. Bruce Fields
- nfs4_cb: server 192.168.x.y not responding, timed out
J. Ryan Earl
- nfs4_cb: server 192.168.x.y not responding, timed out
J. Bruce Fields
- nfs4_cb: server 192.168.x.y not responding, timed out
Matthew Haas
- libnfsidmap support for stringified UGIDs
Adam Hasselbalch Hansen
- nfs4_cb: server 192.168.x.y not responding, timed out
Trond Myklebust
- nfs4_cb: server 192.168.x.y not responding, timed out
Matthew Haas
- Updated: pNFS Fedora Development kernels
Steve Dickson
- Updated: pNFS Fedora Development kernels
J. Bruce Fields
- [PATCH 0/5] nfs-utils: convert gssd to TI-RPC and add IPv6 support (try #4)
Steve Dickson
- Updated: pNFS Fedora Development kernels
Benny Halevy
- Update: nfs41 Fedora Development kernels
Steve Dickson
- [pnfs] Update: nfs41 Fedora Development kernels
Benny Halevy
- libnfsidmap support for stringified UGIDs
Adam Hasselbalch Hansen
- why NFS4ERR_BAD_STATEID but not NFS4ERR_EXPIRED
J. Bruce Fields
- why NFS4ERR_BAD_STATEID but not NFS4ERR_EXPIRED
Trond Myklebust
- why NFS4ERR_BAD_STATEID but not NFS4ERR_EXPIRED
J. Bruce Fields
- why NFS4ERR_BAD_STATEID but not NFS4ERR_EXPIRED
Trond Myklebust
- why NFS4ERR_BAD_STATEID but not NFS4ERR_EXPIRED
J. Bruce Fields
- [pnfs] Update: nfs41 Fedora Development kernels
Steve Dickson
- libnfsidmap support for stringified UGIDs
Steve Dickson
- [PATCH]server should distinguish the expired, stale, and bad stateid.
Bian Naimeng
- libnfsidmap support for stringified UGIDs
Adam Hasselbalch Hansen
- libnfsidmap support for stringified UGIDs
Kevin Coffman
- libnfsidmap support for stringified UGIDs
Adam Hasselbalch Hansen
- Multiple kerberos server identites (for clustering) - svcgssd patch
Kevin Coffman
- nfs-utils-1.1.6 released.
Steve Dickson
- [PATCH]server should distinguish the expired, stale, and bad stateid.
J. Bruce Fields
- [PATCH]server should distinguish the expired, stale, and bad stateid.
J. Bruce Fields
- [PATCH]server should distinguish the expired, stale, and bad stateid.
Bian Naimeng
- [PATCH]server should distinguish the expired, stale, and bad stateid.
J. Bruce Fields
- [PATCH 2/4]sunrpc: svc_process(), replace numbers with constants; change the way setting len of not-success reply msgs
J. Bruce Fields
- [PATCH 2/4]sunrpc: svc_process(), replace numbers with constants; change the way setting len of not-success reply msgs
ideawu
- [PATCH 1/2]sunrpc: svc_process(), progp used before null test
ideawu
- [PATCH 2/2]sunrpc: svc_process(), replace numbers with constant veriables
ideawu
- [PATCH 1/2]sunrpc: svc_process(), progp used before null test
Bian Naimeng
- libnfsidmap support for stringified UGIDs
Adam Hasselbalch Hansen
- NFSv4 server stats
Lukas Hejtmanek
- NFSv4 server stats
J. Bruce Fields
- NFSv4 server stats
Lukas Hejtmanek
- optimizing throughput to from a virtualized (PV, pci drive/array passthru) nfsv4 server ?
PGNet Dev
- [PATCH 1/2]sunrpc: svc_process(), progp used before null test
J. Bruce Fields
- libnfsidmap support for stringified UGIDs
J. Bruce Fields
- NFSv4 server stats
J. Bruce Fields
- NFSv4 server stats
Greg Banks
- NFSv4 server stats
J. Bruce Fields
- NFSv4 server stats
Greg Banks
- NFSv4 server stats
J. Bruce Fields
- [PATCH]server should distinguish the expired, stale, and bad stateid.
Bian Naimeng
- libnfsidmap support for stringified UGIDs
Adam Hasselbalch Hansen
- libnfsidmap support for stringified UGIDs
J. Bruce Fields
- [PATCH]server should distinguish the expired, stale, and bad stateid.
J. Bruce Fields
- bind mounts and performance/io impact
Dennis J.
- bind mounts and performance/io impact
J. Bruce Fields
- [PATCH]server should distinguish the expired, stale, and bad stateid.
Bian Naimeng
- How to configure NFSv4 referrals
Diego Moreno
- linux-next: nfsd tree build warning
J. Bruce Fields
- ACL in NFSv4
Lukas Hejtmanek
- ACL in NFSv4
Ondrej Valousek
- ACL in NFSv4
J. Bruce Fields
- ACL in NFSv4
Greg Banks
Last message date:
Thu Apr 30 20:52:02 EDT 2009
Archived on: Thu Apr 30 20:59:10 EDT 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).