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

Date List Subject
2012-02-07 15:44:41 linux-nfs Re: [PATCH 1/4] NFS: make nfs_client_list per net ns
2012-02-07 15:43:21 linux-kernel Re: [PATCH 3/5] NFS: search for client session id in proper network namespace
2012-02-07 15:43:20 linux-nfs Re: [PATCH 3/5] NFS: search for client session id in proper network namespace
2012-02-07 15:32:30 linux-kernel Re: [PATCH 1/4] NFS: make nfs_client_list per net ns
2012-02-07 15:32:28 linux-nfs Re: [PATCH 1/4] NFS: make nfs_client_list per net ns
2012-02-07 14:35:23 linux-kernel Re: [PATCH 4/4] NFS: make nfs_client_lock per net ns
2012-02-07 14:35:21 linux-nfs Re: [PATCH 4/4] NFS: make nfs_client_lock per net ns
2012-02-07 14:30:51 linux-kernel Re: [PATCH 4/4] NFS: make nfs_client_lock per net ns
2012-02-07 14:30:49 linux-nfs Re: [PATCH 4/4] NFS: make nfs_client_lock per net ns
2012-02-03 21:34:39 linux-nfs Re: [PATCH] NFS: Fix comparison between DS address lists
2012-02-02 19:00:44 linux-nfs Re: [PATCH 1/2] NFS: dont allow minorversion= opt when vers != 4
2012-02-02 13:52:02 linux-nfs Re: [PATCH 1/2] NFS: dont allow minorversion= opt when vers != 4
2012-01-31 15:39:49 linux-nfs [PATCH 1/2] NFS: Pass a stateid to test_stateid() and free_stateid()
2012-01-31 15:39:49 linux-nfs [PATCH 2/2] NFS: Call test_stateid() and free_stateid() with correct stateids
2012-01-27 15:23:07 linux-nfs [PATCH v2] NFSD: Clean up the test_stateid function
2012-01-26 21:57:41 linux-nfs Re: [PATCH 1/3] NFS: Fall back on old idmapper if request_key() fails
2012-01-26 21:54:29 linux-nfs [PATCH 3/3] NFS: Update idmapper documentation
2012-01-26 21:54:28 linux-nfs [PATCH 2/3] NFS: Keep idmapper include files in one place
2012-01-26 21:54:27 linux-nfs [PATCH 1/3] NFS: Fall back on old idmapper if request_key() fails
2012-01-26 21:29:03 linux-nfs Re: [PATCH] NFSD: Clean up the test_stateid function
2012-01-26 15:16:30 linux-nfs Re: fanotify - fschange filesystem notification on nfs mounted directory
2012-01-25 16:48:32 linux-nfs [PATCH] NFSD: Clean up the test_stateid function
2012-01-24 21:51:53 linux-nfs [PATCH 2/2] NFS: Call test_stateid() and free_stateid() with correct stateids
2012-01-24 21:51:52 linux-nfs [PATCH 1/2] NFS: Pass a stateid to test_stateid() and free_stateid()
2012-01-23 16:56:06 linux-nfs Re: [PATCH] SUNRPC: Clean up the RPCSEC_GSS service ticket requests
2012-01-13 21:36:13 linux-nfs Re: [PATCH 43/44] NFS: Export functions needed by a v4 module
2012-01-13 21:12:50 linux-nfs Re: [PATCH 43/44] NFS: Export functions needed by a v4 module
2012-01-13 21:05:31 linux-nfs Re: [PATCH 43/44] NFS: Export functions needed by a v4 module
2012-01-13 20:11:44 linux-nfs [PATCH 44/44] NFS: Convert NFS v4 into a module
2012-01-13 20:11:43 linux-nfs [PATCH 43/44] NFS: Export functions needed by a v4 module
2012-01-13 20:11:42 linux-nfs [PATCH 42/44] NFS: Switch to using IS_ENABLED macro for CONFIG_NFS_V4
2012-01-13 20:11:41 linux-nfs [PATCH 41/44] NFS: Move v4 client.c code to nfs4/client.c
2012-01-13 20:11:40 linux-nfs [PATCH 40/44] NFS: Export functions from client.c
2012-01-13 20:11:39 linux-nfs [PATCH 39/44] NFS: Create accessor functions for the nfs_client_list()
2012-01-13 20:11:38 linux-nfs [PATCH 38/44] NFS: Only initialize pnfs in the v4.x case
2012-01-13 20:11:37 linux-nfs [PATCH 37/44] NFS: Move v4 super code to the nfs4/ directory
2012-01-13 20:11:36 linux-nfs [PATCH 36/44] NFS: Export functions from super.c
2012-01-13 20:11:35 linux-nfs [PATCH 35/44] NFS: Register the v4 filesystem type from nfs4/module.c
2012-01-13 20:11:34 linux-nfs [PATCH 34/44] NFS: Move v4-only functions from dir.c
2012-01-13 20:11:33 linux-nfs [PATCH 33/44] NFS: Move over the v4_file_operations structure
2012-01-13 20:11:32 linux-nfs [PATCH 32/44] NFS: Move a v4 block from inode.c
2012-01-13 20:11:31 linux-nfs [PATCH 31/44] NFS: Move v4 getroot code to the v4 directory
2012-01-13 20:11:29 linux-nfs [PATCH 29/44] NFS: Create the nfs4/module.c file
2012-01-13 20:11:29 linux-nfs [PATCH 30/44] NFS: Move over NFS v4 sysctls
2012-01-13 20:11:28 linux-nfs [PATCH 28/44] NFS: Create a custom put_client() function
2012-01-13 20:11:27 linux-nfs [PATCH 27/44] NFS: Create a custom alloc_client() function
2012-01-13 20:11:25 linux-nfs [PATCH 26/44] NFS: Create an idr_lock to protect the cb_idr
2012-01-13 20:11:24 linux-nfs [PATCH 25/44] NFS: Create a custom validate_mount_data() function
2012-01-13 20:11:23 linux-nfs [PATCH 24/44] NFS: Create a separate valadet_text_mount_data() function
2012-01-13 20:11:23 linux-nfs [PATCH 23/44] NFS: Create a custom try_mount() function for each version
2012-01-13 20:11:22 linux-nfs [PATCH 22/44] NFS: Split nfs_fs_mount() into two functions