LinuxLists
Users
About
Anna Schumaker (
[email protected]
)
Number of posts: 869 (0.73 per day)
First post: 2010-08-12 15:18:44
Last post: 2013-11-13 16:07:21
Previous Page
/
Next Page
Date
List
Subject
2012-04-18 17:46:32
linux-nfs
[PATCH 1/6] NFS: pre-clone the rpc_clnt
2012-04-18 17:46:30
linux-nfs
[PATCH 0/6] Fix SECINFO procedure
2012-03-30 20:09:08
linux-nfs
Re: [PATCH 01/10] NFS: Create a single nfs_fill_super() function
2012-03-30 19:02:55
linux-nfs
[PATCH 10/10] NFS: Use nfs_fs_mount_common() for remote referral mounts
2012-03-30 19:02:54
linux-nfs
[PATCH 09/10] NFS: Use nfs_fs_mount_common() for xdev mounts
2012-03-30 19:02:51
linux-nfs
[PATCH 08/10] NFS: Create a common xdev_mount() function
2012-03-30 19:02:50
linux-nfs
[PATCH 07/10] NFS: Create a common fs_mount() function
2012-03-30 19:02:50
linux-nfs
[PATCH 06/10] NFS: Create a single nfs_get_root()
2012-03-30 19:02:49
linux-nfs
[PATCH 05/10] NFS: Rename nfs4_proc_get_root()
2012-03-30 19:02:48
linux-nfs
[PATCH 04/10] NFS: Consistent arguments to nfs_fscache_get_super_cookie()
2012-03-30 19:02:48
linux-nfs
[PATCH 02/10] NFS: Create a single nfs_clone_super() function
2012-03-30 19:02:48
linux-nfs
[PATCH 03/10] NFS: Fix whitespace errors
2012-03-30 19:02:47
linux-nfs
[PATCH 00/10] Clean up mount functions
2012-03-30 19:02:47
linux-nfs
[PATCH 01/10] NFS: Create a single nfs_fill_super() function
2012-03-27 17:46:38
linux-nfs
[PATCH] SUNRPC: Use the already looked-up xprt in rpcb_getport_async()
2012-03-21 20:34:54
linux-nfs
[PATCH 1/2] NFS: Create an NFS v3 stat_to_errno()
2012-03-21 20:10:32
linux-nfs
[PATCH] NFS: Create a single nfs_clone_super() function
2012-03-21 19:37:14
linux-nfs
Re: krb5 failures in recent nfs-for-next
2012-03-21 19:34:13
linux-nfs
[PATCH 2/2] NFS: Make v2 configurable
2012-03-21 19:34:12
linux-nfs
[PATCH 1/2] NFS: Relocate the stat_to_errno() function
2012-03-21 19:34:11
linux-nfs
[PATCH 0/2] NFS: Make v2 configurable
2012-03-21 16:38:02
linux-nfs
Re: [PATCH v4 03/23] NFS: Add version registering framework
2012-03-21 16:36:19
linux-nfs
Re: [PATCH v4 03/23] NFS: Add version registering framework
2012-03-21 15:21:28
linux-nfs
[PATCH v4 23/23] NFS: Convert v4 into a module
2012-03-21 15:21:26
linux-nfs
[PATCH v4 22/23] NFS: Use the IS_ENABLED macro for CONFIG_NFS_V4
2012-03-21 15:21:25
linux-nfs
[PATCH v4 21/23] NFS: Give modules a custom set / unset layoutdriver functions
2012-03-21 15:21:24
linux-nfs
[PATCH v4 20/23] NFS: Create custom init_read() and init_write() functions
2012-03-21 15:21:22
linux-nfs
[PATCH v4 18/23] NFS: Create a v4-specific fsync function
2012-03-21 15:21:22
linux-nfs
[PATCH v4 19/23] NFS: Create custom NFS v4 write_inode() function
2012-03-21 15:21:21
linux-nfs
[PATCH v4 17/23] NFS: Deal with delegations
2012-03-21 15:21:20
linux-nfs
[PATCH v4 16/23] NFS: Move the v4 getroot code to nfs4getroot.c
2012-03-21 15:21:20
linux-nfs
[PATCH v4 14/23] NFS: Move nfs4_set_client() and support code to nfs4client.c
2012-03-21 15:21:20
linux-nfs
[PATCH v4 15/23] NFS: Move the nfs4_init_client() to nfs4client.c
2012-03-21 15:21:19
linux-nfs
[PATCH v4 13/23] NFS: Custom alloc and free client functions for modules
2012-03-21 15:21:18
linux-nfs
[PATCH v4 12/23] NFS: module-specific submount function
2012-03-21 15:21:17
linux-nfs
[PATCH v4 09/23] NFS: Convert v3 into a module
2012-03-21 15:21:17
linux-nfs
[PATCH v4 10/23] NFS: Initialize NFS v4 from nfs4super.c
2012-03-21 15:21:17
linux-nfs
[PATCH v4 11/23] NFS: Move lots of code from super.c
2012-03-21 15:21:16
linux-nfs
[PATCH v4 08/23] NFS: Only initialize the ACL client in the v3 case
2012-03-21 15:21:16
linux-nfs
[PATCH v4 07/23] NFS: Version specific xdev mounting
2012-03-21 15:21:15
linux-nfs
[PATCH v4 05/23] NFS: Break up the nfs_fs_mount function
2012-03-21 15:21:15
linux-nfs
[PATCH v4 06/23] NFS: Create a single nfs_clone_super() function
2012-03-21 15:21:14
linux-nfs
[PATCH v4 03/23] NFS: Add version registering framework
2012-03-21 15:21:14
linux-nfs
[PATCH v4 04/23] NFS: Convert v2 into a module
2012-03-21 15:21:13
linux-nfs
[PATCH v4 02/23] NFS: Make v2 configurable
2012-03-21 15:21:12
linux-nfs
[PATCH v4 00/23] NFS: Create NFS Modules
2012-03-21 15:21:12
linux-nfs
[PATCH v4 01/23] NFS: Relocate the stat_to_errno() function
2012-03-20 13:53:24
linux-nfs
Re: [PATCH] NFS: add filehandle crc for debug display
2012-03-19 18:54:47
linux-nfs
[PATCH 4/4] NFS: Remove nfs4_setup_sequence from generic rename code
2012-03-19 18:54:46
linux-nfs
[PATCH 3/4] NFS: Remove nfs4_setup_sequence from generic unlink code
2012-03-19 18:54:45
linux-nfs
[PATCH 2/4] NFS: Remove nfs4_setup_sequence from generic read code