Age | Commit message (Expand) | Author | Files | Lines |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 1 | -1/+1 |
2018-12-28 | Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 1 | -3/+3 |
2018-12-07 | fs/locks: merge posix_unblock_lock() and locks_delete_block() | NeilBrown | 1 | -3/+3 |
2018-11-08 | nfsd: COPY and CLONE operations require the saved filehandle to be set | Scott Mayhew | 1 | -0/+3 |
2018-11-02 | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+6 |
2018-11-02 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -2/+2 |
2018-10-30 | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 15 | -126/+603 |
2018-10-30 | vfs: plumb remap flags through the vfs clone functions | Darrick J. Wong | 1 | -1/+1 |
2018-10-30 | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong | 1 | -2/+6 |
2018-10-29 | nfsd: correctly decrement odstate refcount in error path | Andrew Elble | 1 | -2/+1 |
2018-10-29 | nfsd: fix fall-through annotations | Gustavo A. R. Silva | 1 | -1/+2 |
2018-10-29 | knfsd: Improve lookup performance in the duplicate reply cache using an rbtree | Trond Myklebust | 2 | -11/+27 |
2018-10-29 | knfsd: Further simplify the cache lookup | Trond Myklebust | 2 | -37/+27 |
2018-10-29 | knfsd: Simplify NFS duplicate replay cache | Trond Myklebust | 1 | -50/+44 |
2018-10-29 | knfsd: Remove dead code from nfsd_cache_lookup | Trond Myklebust | 1 | -8/+0 |
2018-10-29 | knfsd: Lockless lookup of NFSv4 identities. | Trond Myklebust | 1 | -5/+6 |
2018-10-29 | knfsd: Allow lockless lookups of the exports | Trond Myklebust | 2 | -7/+9 |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells | 1 | -2/+2 |
2018-09-26 | nfsd: remove set but not used variable 'dirp' | YueHaibing | 1 | -2/+0 |
2018-09-26 | NFSD introduce async copy feature | Olga Kornievskaia | 7 | -24/+326 |
2018-09-26 | NFSD OFFLOAD_CANCEL xdr | Olga Kornievskaia | 2 | -1/+15 |
2018-09-26 | NFSD OFFLOAD_STATUS xdr | Olga Kornievskaia | 3 | -2/+55 |
2018-09-26 | NFSD CB_OFFLOAD xdr | Olga Kornievskaia | 4 | -0/+115 |
2018-09-24 | vfs: swap names of {do,vfs}_clone_file_range() | Amir Goldstein | 1 | -1/+2 |
2018-08-24 | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 12 | -91/+131 |
2018-08-23 | nfsd: Remove callback_cred | Chuck Lever | 3 | -30/+2 |
2018-08-23 | nfsd: Use correct credential for NFSv4.0 callback with GSS | Chuck Lever | 1 | -1/+8 |
2018-08-23 | sunrpc: Extract target name into svc_cred | Chuck Lever | 1 | -2/+5 |
2018-08-09 | nfsd: use true and false for boolean values | Gustavo A. R. Silva | 1 | -3/+3 |
2018-08-09 | nfsd: constify write_op[] | Eric Biggers | 1 | -1/+1 |
2018-08-09 | fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id | nixiaoming | 1 | -3/+1 |
2018-08-09 | NFSD: Handle full-length symlinks | Chuck Lever | 2 | -0/+4 |
2018-08-09 | NFSD: Refactor the generic write vector fill helper | Chuck Lever | 3 | -21/+8 |
2018-08-09 | nfsd: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-08-09 | nfsd: fix leaked file lock with nfs exported overlayfs | Amir Goldstein | 1 | -1/+1 |
2018-07-12 | IMA: don't propagate opened through the entire thing | Al Viro | 1 | -1/+1 |
2018-06-19 | nfsd: don't advertise a SCSI layout for an unsupported request_queue | Benjamin Coddington | 1 | -9/+2 |
2018-06-17 | nfsd: fix corrupted reply to badly ordered compound | J. Bruce Fields | 1 | -0/+1 |
2018-06-17 | nfsd: clarify check_op_ordering | J. Bruce Fields | 1 | -4/+9 |
2018-06-17 | nfsd: update obselete comment referencing the BKL | J. Bruce Fields | 1 | -3/+3 |
2018-06-17 | nfsd4: cleanup sessionid in nfsd4_destroy_session | J. Bruce Fields | 1 | -4/+4 |
2018-06-17 | nfsd4: less confusing nfsd4_compound_in_session | J. Bruce Fields | 1 | -4/+4 |
2018-06-17 | nfsd4: support change_attr_type attribute | J. Bruce Fields | 2 | -0/+11 |
2018-06-17 | nfsd: fix NFSv4 time_delta attribute | J. Bruce Fields | 1 | -3/+26 |
2018-06-17 | nfsd4: return default lease period | J. Bruce Fields | 1 | -2/+2 |
2018-06-17 | nfsd4: extend reclaim period for reclaiming clients | J. Bruce Fields | 4 | -1/+36 |
2018-06-15 | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -11/+20 |
2018-06-14 | Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti... | Arnd Bergmann | 4 | -11/+20 |
2018-06-13 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -13/+20 |
2018-06-13 | treewide: Use array_size() in vzalloc() | Kees Cook | 1 | -1/+2 |