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-06-26 19:14:41 linux-nfs [PATCH v2 040/117] nfsd: Add reference counting to the lock and open stateids
2014-06-26 19:14:40 linux-nfs [PATCH v2 039/117] nfsd: Fix delegation revocation
2014-06-26 19:14:38 linux-nfs [PATCH v2 038/117] nfsd: Simplify stateid management
2014-06-26 19:14:37 linux-nfs [PATCH v2 037/117] nfsd: clean up helper __release_lock_stateid
2014-06-26 19:14:36 linux-nfs [PATCH v2 036/117] nfsd: Protect the nfs4_file delegation fields using the fi_lock
2014-06-26 19:14:34 linux-nfs [PATCH v2 035/117] locks: add file_has_lease to prevent delegation break races
2014-06-26 19:14:33 linux-nfs [PATCH v2 034/117] nfsd: cleanup nfs4_check_open
2014-06-26 19:14:32 linux-nfs [PATCH v2 033/117] nfsd: ensure that nfs4_file_get_access enforces deny modes
2014-06-26 19:14:30 linux-nfs [PATCH v2 032/117] nfsd: remove nfs4_file_put_fd
2014-06-26 19:14:29 linux-nfs [PATCH v2 031/117] nfsd: refactor nfs4_file_get_access and nfs4_file_put_access
2014-06-26 19:14:28 linux-nfs [PATCH v2 030/117] nfsd: Add locking to the nfs4_file->fi_fds[] array
2014-06-26 19:14:27 linux-nfs [PATCH v2 029/117] nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
2014-06-26 19:14:25 linux-nfs [PATCH v2 028/117] nfsd: Add fine grained protection for the nfs4_file->fi_stateids list
2014-06-26 19:14:24 linux-nfs [PATCH v2 027/117] nfsd4: use cl_lock to synchronize all stateid idr calls
2014-06-26 19:14:22 linux-nfs [PATCH v2 026/117] nfsd: Move the delegation reference counter into the struct nfs4_stid
2014-06-26 19:14:20 linux-nfs [PATCH v2 025/117] nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
2014-06-26 19:14:19 linux-nfs [PATCH v2 024/117] nfsd: Always use lookup_clientid() in nfsd4_process_open1
2014-06-26 19:14:18 linux-nfs [PATCH v2 023/117] nfsd: Convert nfsd4_process_open1() to work with lookup_clientid()
2014-06-26 19:14:17 linux-nfs [PATCH v2 022/117] nfsd: Cache the client that was looked up in lookup_clientid()
2014-06-26 19:14:15 linux-nfs [PATCH v2 021/117] nfsd: clean up nfsd4_close_open_stateid
2014-06-26 19:14:14 linux-nfs [PATCH v2 020/117] nfsd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argument
2014-06-26 19:14:13 linux-nfs [PATCH v2 019/117] nfsd: declare v4.1+ openowners confirmed on creation
2014-06-26 19:14:11 linux-nfs [PATCH v2 018/117] nfsd: clean up nfs4_release_lockowner
2014-06-26 19:14:10 linux-nfs [PATCH v2 017/117] nfsd: NFSv4 lock-owners are not associated to a specific file
2014-06-26 19:14:08 linux-nfs [PATCH v2 016/117] nfsd: Allow lockowners to hold several stateids
2014-06-26 19:14:07 linux-nfs [PATCH v2 015/117] nfsd: lock owners are not per open stateid
2014-06-26 19:14:06 linux-nfs [PATCH v2 014/117] nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client
2014-06-26 19:14:05 linux-nfs [PATCH v2 013/117] nfsd: Don't get a session reference without a client reference
2014-06-26 19:14:04 linux-nfs [PATCH v2 012/117] nfsd: Cleanup nfs4svc_encode_compoundres
2014-06-26 19:14:02 linux-nfs [PATCH v2 011/117] nfsd: nfs4_preprocess_seqid_op should only set *stpp on success
2014-06-26 19:14:01 linux-nfs [PATCH v2 010/117] nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
2014-06-26 19:14:00 linux-nfs [PATCH v2 009/117] nfsd: wait to initialize work struct just prior to using it
2014-06-26 19:13:58 linux-nfs [PATCH v2 008/117] nfsd: Protect addition to the file_hashtbl
2014-06-26 19:13:57 linux-nfs [PATCH v2 007/117] nfsd: properly handle embedded newlines in fault_injection input
2014-06-26 19:13:55 linux-nfs [PATCH v2 006/117] nfsd: add appropriate __force directives to filehandle generation code
2014-06-26 19:13:54 linux-nfs [PATCH v2 005/117] nfsd: nfsd_splice_read and nfsd_readv should return __be32
2014-06-26 19:13:53 linux-nfs [PATCH v2 004/117] nfsd: clean up sparse endianness warnings in nfscache.c
2014-06-26 19:13:51 linux-nfs [PATCH v2 003/117] nfsd: add __force to opaque verifier field casts
2014-06-26 19:13:50 linux-nfs [PATCH v2 002/117] nfsd: fix return of nfs4_acl_write_who
2014-06-26 19:13:48 linux-nfs [PATCH v2 001/117] nfsd: fix file access refcount leak when nfsd4_truncate fails
2014-06-26 19:13:47 linux-nfs [PATCH v2 000/117] nfsd: eliminate the client_mutex
2014-06-26 10:49:24 linux-nfs [PATCH] nfsd: fix file access refcount leak when nfsd4_truncate fails
2014-06-25 13:48:41 linux-nfs [stable PATCH] nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
2014-06-22 00:52:29 linux-nfs [PATCH v2 3/3] nfs4: copy acceptor name from context to nfs_client
2014-06-22 00:52:28 linux-nfs [PATCH v2 2/3] sunrpc: add a new "stringify_acceptor" rpc_credop
2014-06-22 00:52:27 linux-nfs [PATCH v2 1/3] auth_gss: fetch the acceptor name out of the downcall
2014-06-22 00:52:25 linux-nfs [PATCH v2 0/3] nfsd: fix v4.0 GSSAPI callback channel auth failures
2014-06-20 20:07:04 linux-kernel [PATCH resend #3] fcntl-linux.h: add new definitions and manual updates for open file description locks
2014-06-20 18:57:26 linux-nfs [stable PATCH] nfsd: don't try to reuse an expired DRC entry off the list
2014-06-19 14:53:27 linux-nfs [PATCH v1 104/104] nfsd: add file documenting new state object model
2014-06-19 14:53:25 linux-nfs [PATCH v1 103/104] nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers