summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-05-15
|\
| * nfsd: update callback done processingScott Mayhew2019-05-03
| * nfsd: fh_drop_write in nfsd_unlinkJ. Bruce Fields2019-04-24
| * nfsd: allow fh_want_write to be called twiceJ. Bruce Fields2019-04-24
| * nfsd: knfsd must use the container user namespaceTrond Myklebust2019-04-24
| * lockd: Pass the user cred from knfsd when starting the lockd serverTrond Myklebust2019-04-24
| * SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-24
| * nfsd: Allow containers to set supported nfs versionsTrond Myklebust2019-04-24
| * nfsd: Add custom rpcbind callbacks for knfsdTrond Myklebust2019-04-24
| * SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust2019-04-24
| * SUNRPC: Add a callback to initialise server requestsTrond Myklebust2019-04-24
| * nfsd: handle legacy client tracking records sent by nfsdcldScott Mayhew2019-04-24
| * nfsd: re-order client tracking method selectionScott Mayhew2019-04-24
| * nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcldScott Mayhew2019-04-24
| * nfsd: un-deprecate nfsdcldScott Mayhew2019-04-24
| * nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char arrayScott Mayhew2019-04-24
| * nfsd: avoid uninitialized variable warningArnd Bergmann2019-04-24
* | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-05-09
|\ \
| * | SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust2019-04-26
| * | SUNRPC: Fix up task signallingTrond Myklebust2019-04-25
* | | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\ \ \
| * | | fs: mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\ \ \ | |_|/ |/| |
| * | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
| |/
* | nfsd: wake blocked file lock waiters before sending callbackJeff Layton2019-04-22
* | nfsd: wake waiters blocked on file_lock before deleting itJeff Layton2019-04-22
* | nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust2019-04-08
* | nfsd/nfsd3_proc_readdir: fix buffer count and page pointersMurphy Zhou2019-04-05
|/
* Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-03-12
|\
| * nfsd: allow nfsv3 readdir request to be larger.NeilBrown2019-03-08
| * nfsd: fix wrong check in write_v4_end_grace()Yihao Wu2019-03-06
| * nfsd: fix memory corruption caused by readdirNeilBrown2019-03-05
| * nfsd: fix performance-limiting session calculationJ. Bruce Fields2019-02-21
| * nfsd: fix an IS_ERR() vs NULL checkDan Carpenter2019-02-06
* | Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2019-02-25
|\ \
| * | NFS: Remove print_overflow_msg()Chuck Lever2019-02-13
| |/
* / Revert "nfsd4: return default lease period"J. Bruce Fields2019-02-14
|/
* nfsd: Fix error return values for nfsd4_clone_file_range()Trond Myklebust2019-02-06
* Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-02
|\
| * NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-19
| * NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-19
| * SUNRPC: remove uid and gid from struct auth_credNeilBrown2018-12-19
| * SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown2018-12-19
* | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-01-02
|\ \
| * | nfsd: drop useless LIST_HEADJulia Lawall2018-12-27
| * | NFSD remove OP_CACHEME from 4.2 op_flagsOlga Kornievskaia2018-12-14
| * | nfsd: Return EPERM, not EACCES, in some SETATTR caseszhengbin2018-12-04