LinuxLists
Users
About
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
Previous Page
Date
List
Subject
2014-06-19 14:50:58
linux-nfs
[PATCH v1 000/104] nfsd: eliminate the client_mutex
2014-06-18 19:00:27
linux-nfs
[PATCH] nfsd: properly handle embedded newlines in fault_injection input
2014-06-17 11:44:27
linux-nfs
[PATCH v2 4/4] nfsd: add appropriate __force directives to filehandle generation code
2014-06-17 11:44:26
linux-nfs
[PATCH v2 3/4] nfsd: nfsd_splice_read and nfsd_readv should return __be32
2014-06-17 11:44:25
linux-nfs
[PATCH v2 2/4] nfsd: clean up sparse endianness warnings in nfscache.c
2014-06-17 11:44:23
linux-nfs
[PATCH v2 1/4] nfsd: add __force to opaque verifier field casts
2014-06-17 11:44:22
linux-nfs
[PATCH v2 0/4] nfsd: clean up sparse endianness warnings
2014-06-17 10:15:53
linux-nfs
[PATCH] nfsd: sparse endianness warning cleanups
2014-06-17 10:14:14
linux-nfs
[PATCH] nfsd: fix return of nfs4_acl_write_who
2014-06-06 18:56:44
linux-nfs
[PATCH] NFSd: nfs4_preprocess_seqid_op should only set *stpp on success
2014-06-06 13:25:43
linux-kernel
[PATCH] fcntl-linux.h: add new definitions and manual updates for open file description locks
2014-06-06 13:07:22
linux-nfs
[PATCH v2 2/2] nfsd: avoid taking the state_lock while holding the i_lock
2014-06-06 13:07:20
linux-nfs
[PATCH v2 1/2] nfsd: Protect addition to the file_hashtbl
2014-06-06 13:07:18
linux-nfs
[PATCH v2 0/2] nfsd: preliminary patches for client_mutex removal
2014-06-05 13:45:07
linux-nfs
[PATCH] nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
2014-05-30 13:13:56
linux-nfs
[PATCH 10/9] nfsd: remove initial assignment of "p" in nfsd4_encode_security_label
2014-05-30 13:09:58
linux-nfs
[PATCH 9/9] NFSd: protect delegation setup with the i_lock
2014-05-30 13:09:56
linux-nfs
[PATCH 8/9] NFSd: Protect addition to the file_hashtbl
2014-05-30 13:09:55
linux-nfs
[PATCH 7/9] nfsd4: hash deleg stateid only on successful nfs4_set_delegation
2014-05-30 13:09:53
linux-nfs
[PATCH 6/9] nfsd4: rename recall_lock to state_lock
2014-05-30 13:09:52
linux-nfs
[PATCH 5/9] nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound
2014-05-30 13:09:50
linux-nfs
[PATCH 4/9] nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open
2014-05-30 13:09:48
linux-nfs
[PATCH 3/9] nfsd4: use recall_lock for delegation hashing
2014-05-30 13:09:47
linux-nfs
[PATCH 2/9] nfsd: fix laundromat next-run-time calculation
2014-05-30 13:09:46
linux-nfs
[PATCH 1/9] nfsd: make nfsd4_encode_fattr static
2014-05-30 13:09:44
linux-nfs
[PATCH 0/9] nfsd: bugfixes and preliminary patches for client_mutex removal