Jeff Layton ([email protected])

Number of posts: 995 (4.48 per day)
First post: 2014-06-06 13:25:43
Last post: 2015-01-14 18:09:07

Date List Subject
2014-07-17 19:12:42 linux-nfs [PATCH v3 0/6] nfsd: more delegation fixes to prepare for client_mutex removal
2014-07-16 14:32:27 linux-nfs [PATCH v2 10/10] nfsd: Convert delegation counter to an atomic_long_t type
2014-07-16 14:32:26 linux-nfs [PATCH v2 09/10] nfsd: Fix delegation revocation
2014-07-16 14:32:24 linux-nfs [PATCH v2 08/10] nfsd: Simplify stateid management
2014-07-16 14:32:23 linux-nfs [PATCH v2 07/10] nfsd: Move the delegation reference counter into the struct nfs4_stid
2014-07-16 14:32:22 linux-nfs [PATCH v2 06/10] nfsd: Protect the nfs4_file delegation fields using the fi_lock
2014-07-16 14:32:20 linux-nfs [PATCH v2 05/10] locks: add file_has_lease to prevent delegation break races
2014-07-16 14:32:19 linux-nfs [PATCH v2 04/10] nfsd: Ensure stateids remain unique until they are freed
2014-07-16 14:32:17 linux-nfs [PATCH v2 03/10] nfsd: nfs4_alloc_init_lease should take a nfs4_file arg
2014-07-16 14:32:16 linux-nfs [PATCH v2 02/10] nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
2014-07-16 14:32:14 linux-nfs [PATCH v2 01/10] nfsd: eliminate nfsd4_init_callback
2014-07-16 14:32:13 linux-nfs [PATCH v2 0/8] nfsd: more delegation fixes to prepare for client_mutex removal
2014-07-16 12:37:21 linux-nfs [PATCH 8/7] nfsd: Convert delegation counter to an atomic_long_t type
2014-07-16 10:55:56 linux-kernel [PATCH v2] net: clean up some sparse endianness warnings in ipv6.h
2014-07-16 10:55:53 linux-nfs [PATCH v2] net: clean up some sparse endianness warnings in ipv6.h
2014-07-16 10:52:36 linux-nfs [PATCH v2 5/5] sunrpc: remove "ec" argument from encrypt_v2 operation
2014-07-16 10:52:35 linux-nfs [PATCH v2 4/5] sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c
2014-07-16 10:52:34 linux-nfs [PATCH v2 3/5] sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c
2014-07-16 10:52:32 linux-nfs [PATCH v2 2/5] sunrpc: fix RCU handling of gc_ctx field
2014-07-16 10:52:31 linux-nfs [PATCH v2 1/5] sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctx
2014-07-16 10:52:29 linux-nfs [PATCH v2 0/5] sunrpc: sparse warning cleanups
2014-07-15 16:59:45 linux-kernel [PATCH] nfsd: silence sparse warning about accessing credentials
2014-07-15 16:59:42 linux-nfs [PATCH] nfsd: silence sparse warning about accessing credentials
2014-07-15 10:38:06 linux-nfs [PATCH 7/7] nfsd: Fix delegation revocation
2014-07-15 10:38:04 linux-nfs [PATCH 6/7] nfsd: Simplify stateid management
2014-07-15 10:38:03 linux-nfs [PATCH 5/7] nfsd: Move the delegation reference counter into the struct nfs4_stid
2014-07-15 10:38:01 linux-nfs [PATCH 4/7] nfsd: Protect the nfs4_file delegation fields using the fi_lock
2014-07-15 10:38:00 linux-nfs [PATCH 3/7] locks: add file_has_lease to prevent delegation break races
2014-07-15 10:37:58 linux-nfs [PATCH 2/7] nfsd: Ensure stateids remain unique until they are freed
2014-07-15 10:37:57 linux-nfs [PATCH 1/7] nfsd: nfs4_alloc_init_lease should take a nfs4_file arg
2014-07-15 10:37:55 linux-nfs [PATCH 0/7] nfsd: more delegation fixes to prepare for client_mutex removal
2014-07-15 10:29:03 linux-nfs [PATCH] nfsd: silence sparse warning about accessing credentials
2014-07-14 13:13:51 linux-nfs [PATCH 2/2] nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
2014-07-14 13:13:49 linux-nfs [PATCH 1/2] nfsd: eliminate nfsd4_init_callback
2014-07-14 13:13:48 linux-nfs [PATCH 0/2] nfsd: avoid taking state_lock in delegation lm_break callback
2014-07-14 12:26:00 linux-kernel [PATCH] net: clean up some sparse endianness warnings in ipv6.h
2014-07-14 12:25:53 linux-nfs [PATCH] net: clean up some sparse endianness warnings in ipv6.h
2014-07-14 11:08:00 linux-kernel [PATCH resend #6] fcntl-linux.h: add new definitions and manual updates for open file description locks
2014-07-14 01:58:02 linux-nfs [PATCH 7/7] sunrpc: remove "ec" argument from encrypt_v2 operation
2014-07-14 01:58:01 linux-nfs [PATCH 6/7] sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c
2014-07-14 01:57:59 linux-nfs [PATCH 5/7] sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c
2014-07-14 01:57:58 linux-nfs [PATCH 4/7] sunrpc: xdr_get_next_encode_buffer can be static
2014-07-14 01:57:57 linux-nfs [PATCH 3/7] sunrpc: clean up endianness warnings in setup_token
2014-07-14 01:57:56 linux-nfs [PATCH 2/7] sunrpc: fix RCU handling of gc_ctx field
2014-07-14 01:57:54 linux-nfs [PATCH 1/7] sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctx
2014-07-14 01:57:53 linux-nfs [PATCH 0/7] sunrpc: sparse warning cleanups
2014-07-10 18:08:01 linux-nfs [PATCH 11/11] nfsd: cleanup and rename nfs4_check_open
2014-07-10 18:07:58 linux-nfs [PATCH 10/11] nfsd: make deny mode enforcement more efficient and close races in it
2014-07-10 18:07:57 linux-nfs [PATCH 08/11] nfsd: clean up reset_union_bmap_deny
2014-07-10 18:07:57 linux-nfs [PATCH 09/11] nfsd: always hold the fi_lock when bumping fi_access refcounts
2014-07-10 18:07:54 linux-nfs [PATCH 07/11] nfsd: set stateid access and deny bits in nfs4_get_vfs_file