J.Bruce Fields ([email protected])

Number of posts: 487 (0.22 per day)
First post: 2007-09-05 21:22:26
Last post: 2013-08-15 17:52:59

Date List Subject
2009-01-02 00:36:54 linux-nfs [PATCH] nfsd: do a temporary open for LOCKT
2009-01-02 00:36:54 linux-nfs NFSv4 LOCKT bypassing ->lock method
2009-01-02 00:36:54 linux-nfs [PATCH] nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT
2008-12-12 18:20:45 linux-nfs [PATCH 15/15] rpc: add service field to new upcall
2008-12-12 18:20:45 linux-nfs [PATCH 13/15] nfsd: support callbacks with gss flavors
2008-12-12 18:20:45 linux-nfs [PATCH 14/15] rpc: add target field to new upcall
2008-12-12 18:20:45 linux-nfs [PATCH 12/15] rpc: allow gss callbacks to client
2008-12-12 18:20:44 linux-nfs [PATCH 11/15] rpc: pass target name down to rpc level on callbacks
2008-12-12 18:20:41 linux-nfs new client-side gssd upcall patches
2008-12-12 18:20:40 linux-nfs [PATCH 09/15] rpc: implement new upcall
2008-12-12 18:20:40 linux-nfs [PATCH 10/15] nfsd: pass client principal name in rsc downcall
2008-12-12 18:20:39 linux-nfs [PATCH 07/15] rpc: use count of pipe openers to wait for first open
2008-12-12 18:20:39 linux-nfs [PATCH 06/15] rpc: track number of users of the gss upcall pipe
2008-12-12 18:20:39 linux-nfs [PATCH 08/15] rpc: store pointer to pipe inode in gss upcall message
2008-12-12 18:20:38 linux-nfs [PATCH 02/15] rpc: factor out warning code from gss_pipe_destroy_msg
2008-12-12 18:20:38 linux-nfs [PATCH 03/15] rpc: minor gss_alloc_msg cleanup
2008-12-12 18:20:38 linux-nfs [PATCH 05/15] rpc: call release_pipe only on last close
2008-12-12 18:20:38 linux-nfs [PATCH 01/15] rpc: remove unnecessary assignment
2008-12-12 18:20:38 linux-nfs [PATCH 04/15] rpc: add an rpc_pipe_open method
2008-11-09 21:04:47 linux-nfs text-based gss upcall
2008-11-09 21:04:47 linux-nfs [PATCH 9/9] rpc: implement new upcall
2008-11-09 21:04:47 linux-nfs [PATCH 8/9] rpc: store pointer to pipe inode in gss upcall message
2008-11-09 21:04:46 linux-nfs [PATCH 7/9] rpc: use count of pipe openers to wait for first open
2008-11-09 21:04:46 linux-nfs [PATCH 6/9] rpc: track number of users of the gss upcall pipe
2008-11-09 21:04:46 linux-nfs [PATCH 5/9] rpc: call release_pipe only on last close
2008-11-09 21:04:46 linux-nfs [PATCH 4/9] rpc: add an rpc_pipe_open method
2008-11-09 21:04:45 linux-nfs [PATCH 2/9] rpc: factor out warning code from gss_pipe_destroy_msg
2008-11-09 21:04:45 linux-nfs [PATCH 1/9] rpc: remove unnecessary assignment
2008-11-09 21:04:45 linux-nfs [PATCH 3/9] rpc: minor gss_alloc_msg cleanup
2008-11-05 20:06:56 linux-nfs [PATCH 10/12] lockd: move immediate host expiry into separate function
2008-11-05 20:06:56 linux-nfs [PATCH 11/12] lockd: split client and server host lists
2008-11-05 20:06:56 linux-nfs [PATCH 12/12] lockd: remove redundant rpc_shutdown_client()
2008-11-05 20:06:55 linux-nfs [PATCH 05/12] lockd: encapsulate nlm_hosts table variables in one structure
2008-11-05 20:06:55 linux-nfs [PATCH 04/12] lockd: unmonitor only when last host goes away
2008-11-05 20:06:55 linux-nfs [PATCH 06/12] lockd: define host_for_each{_safe} macros
2008-11-05 20:06:55 linux-nfs [PATCH 07/12] lockd: reorganize nlm_host_rebooted
2008-11-05 20:06:55 linux-nfs [PATCH 09/12] lockd: move garbage collection loop into separate function
2008-11-05 20:06:55 linux-nfs [PATCH 08/12] lockd: move debugging warning into a separate function
2008-11-05 20:06:54 linux-nfs [PATCH 02/12] lockd: kill redundant host->h_server check
2008-11-05 20:06:54 linux-nfs [PATCH 01/12] lockd: fix inconsistent use of nsm_use_hostnames
2008-11-05 20:06:54 linux-nfs [PATCH 03/12] lockd: fix nsm_unmonitor return value
2008-10-22 21:03:24 linux-nfs [PATCH 1/3] locks: really move grace checks into common code
2008-10-22 21:03:23 linux-nfs [PATCH 3/3] nfsd4: end grace only once
2008-10-22 21:03:23 linux-nfs minor locks/grace cleanup
2008-10-22 21:03:23 linux-nfs [PATCH 2/3] lockd: allow cancel requests during grace period
2008-10-08 19:38:16 linux-nfs [PATCH 2/5] nfs: break up nfs_follow_referral
2008-10-08 19:38:16 linux-nfs [PATCH 4/5] nfs: prepare to share nfs_set_port
2008-10-08 19:38:16 linux-nfs [PATCH 5/5] nfs: Fix misparsing of nfsv4 fs_locations attribute
2008-10-08 19:38:16 linux-nfs [PATCH 3/5] nfs: replace while loop by for loops in nfs_follow_referral
2008-10-08 19:38:16 linux-nfs [PATCH 1/5] NFS: fix nfs_parse_ip_address() corner case
2008-09-30 02:44:18 linux-nfs [PATCH 2/3] lockd: move grace period checks to common code