Age | Commit message (Expand) | Author |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-09 | nfsd: Make __get_nfsdfs_client() static | YueHaibing |
2019-07-09 | nfsd: Make two functions static | YueHaibing |
2019-07-08 | nfsd: Fix misuse of strlcpy | Joe Perches |
2019-07-03 | nfsd: decode implementation id | J. Bruce Fields |
2019-07-03 | nfsd: create xdr_netobj_dup helper | J. Bruce Fields |
2019-07-03 | nfsd: allow forced expiration of NFSv4 clients | J. Bruce Fields |
2019-07-03 | nfsd: create get_nfsdfs_clp helper | J. Bruce Fields |
2019-07-03 | nfsd4: show layout stateids | J. Bruce Fields |
2019-07-03 | nfsd: show lock and deleg stateids | J. Bruce Fields |
2019-07-03 | nfsd4: add file to display list of client's opens | J. Bruce Fields |
2019-07-03 | nfsd: add more information to client info file | J. Bruce Fields |
2019-07-03 | nfsd: copy client's address including port number to cl_addr | J. Bruce Fields |
2019-07-03 | nfsd4: add a client info file | J. Bruce Fields |
2019-07-03 | nfsd: make client/ directory names small ints | J. Bruce Fields |
2019-07-03 | nfsd: add nfsd/clients directory | J. Bruce Fields |
2019-07-03 | nfsd4: use reference count to free client | J. Bruce Fields |
2019-07-03 | nfsd: rename cl_refcount | J. Bruce Fields |
2019-07-03 | nfsd: persist nfsd filesystem across mounts | J. Bruce Fields |
2019-07-03 | nfsd: fix cleanup of nfsd_reply_cache_init on failure | J. Bruce Fields |
2019-07-03 | nfsd4: remove outdated nfsd4_decode_time comment | J. Bruce Fields |
2019-07-03 | nfsd: use 64-bit seconds fields in nfsd v4 code | J. Bruce Fields |
2019-07-03 | nfsd: Spelling s/EACCESS/EACCES/ | Geert Uytterhoeven |
2019-07-03 | nfsd: note inadequate stats locking | J. Bruce Fields |
2019-07-03 | nfsd4: drc containerization | J. Bruce Fields |
2019-07-03 | nfsd: don't call nfsd_reply_cache_shutdown twice | J. Bruce Fields |
2019-07-03 | nfsd: Fix overflow causing non-working mounts on 1 TB machines | Paul Menzel |
2019-07-03 | nfsd: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-05-25 | vfs: Convert nfsctl to use the new mount API | David Howells |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-15 | Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-05-09 | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-05-07 | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-03 | nfsd: update callback done processing | Scott Mayhew |
2019-04-26 | SUNRPC: Cache cred of process creating the rpc_client | Trond Myklebust |
2019-04-25 | SUNRPC: Fix up task signalling | Trond Myklebust |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers |
2019-04-24 | nfsd: fh_drop_write in nfsd_unlink | J. Bruce Fields |
2019-04-24 | nfsd: allow fh_want_write to be called twice | J. Bruce Fields |
2019-04-24 | nfsd: knfsd must use the container user namespace | Trond Myklebust |
2019-04-24 | lockd: Pass the user cred from knfsd when starting the lockd server | Trond Myklebust |
2019-04-24 | SUNRPC: Cache the process user cred in the RPC server listener | Trond Myklebust |
2019-04-24 | nfsd: Allow containers to set supported nfs versions | Trond Myklebust |
2019-04-24 | nfsd: Add custom rpcbind callbacks for knfsd | Trond Myklebust |
2019-04-24 | SUNRPC: Allow further customisation of RPC program registration | Trond Myklebust |
2019-04-24 | SUNRPC: Add a callback to initialise server requests | Trond Myklebust |