Age | Commit message (Expand) | Author |
2019-02-14 | Revert "nfsd4: return default lease period" | J. Bruce Fields |
2019-02-06 | nfsd: Fix error return values for nfsd4_clone_file_range() | Trond Myklebust |
2019-01-02 | Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-01-02 | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-12-27 | nfsd: drop useless LIST_HEAD | Julia Lawall |
2018-12-27 | Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown |
2018-12-19 | NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). | NeilBrown |
2018-12-19 | SUNRPC: remove uid and gid from struct auth_cred | NeilBrown |
2018-12-19 | SUNRPC: add 'struct cred *' to auth_cred and rpc_cred | NeilBrown |
2018-12-14 | NFSD remove OP_CACHEME from 4.2 op_flags | Olga Kornievskaia |
2018-12-07 | fs/locks: merge posix_unblock_lock() and locks_delete_block() | NeilBrown |
2018-12-04 | nfsd: Return EPERM, not EACCES, in some SETATTR cases | zhengbin |
2018-11-28 | nfsd: clean up indentation, increase indentation in switch statement | Colin Ian King |
2018-11-28 | nfsd: fix a warning in __cld_pipe_upcall() | Scott Mayhew |
2018-11-28 | nfsd4: fix crash on writing v4_end_grace before nfsd startup | J. Bruce Fields |
2018-11-27 | nfsd4: skip unused assignment | J. Bruce Fields |
2018-11-27 | nfsd4: forbid all renames during grace period | J. Bruce Fields |
2018-11-27 | nfsd4: remove unused nfs4_check_olstateid parameter | J. Bruce Fields |
2018-11-27 | nfsd4: zero-length WRITE should succeed | J. Bruce Fields |
2018-11-08 | nfsd: COPY and CLONE operations require the saved filehandle to be set | Scott Mayhew |
2018-11-02 | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-10-30 | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2018-10-30 | vfs: plumb remap flags through the vfs clone functions | Darrick J. Wong |
2018-10-30 | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong |
2018-10-29 | nfsd: correctly decrement odstate refcount in error path | Andrew Elble |
2018-10-29 | nfsd: fix fall-through annotations | Gustavo A. R. Silva |
2018-10-29 | knfsd: Improve lookup performance in the duplicate reply cache using an rbtree | Trond Myklebust |
2018-10-29 | knfsd: Further simplify the cache lookup | Trond Myklebust |
2018-10-29 | knfsd: Simplify NFS duplicate replay cache | Trond Myklebust |
2018-10-29 | knfsd: Remove dead code from nfsd_cache_lookup | Trond Myklebust |
2018-10-29 | knfsd: Lockless lookup of NFSv4 identities. | Trond Myklebust |
2018-10-29 | knfsd: Allow lockless lookups of the exports | Trond Myklebust |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells |
2018-09-25 | nfsd: remove set but not used variable 'dirp' | YueHaibing |
2018-09-25 | NFSD introduce async copy feature | Olga Kornievskaia |
2018-09-25 | NFSD OFFLOAD_CANCEL xdr | Olga Kornievskaia |
2018-09-25 | NFSD OFFLOAD_STATUS xdr | Olga Kornievskaia |
2018-09-25 | NFSD CB_OFFLOAD xdr | Olga Kornievskaia |
2018-09-24 | vfs: swap names of {do,vfs}_clone_file_range() | Amir Goldstein |
2018-08-23 | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2018-08-22 | nfsd: Remove callback_cred | Chuck Lever |
2018-08-22 | nfsd: Use correct credential for NFSv4.0 callback with GSS | Chuck Lever |
2018-08-22 | sunrpc: Extract target name into svc_cred | Chuck Lever |
2018-08-09 | nfsd: use true and false for boolean values | Gustavo A. R. Silva |
2018-08-09 | nfsd: constify write_op[] | Eric Biggers |
2018-08-09 | fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id | nixiaoming |
2018-08-09 | NFSD: Handle full-length symlinks | Chuck Lever |