aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
...
* | | nfsd: make client/ directory names small intsJ. Bruce Fields2019-07-03
* | | nfsd: add nfsd/clients directoryJ. Bruce Fields2019-07-03
* | | nfsd4: use reference count to free clientJ. Bruce Fields2019-07-03
* | | nfsd: rename cl_refcountJ. Bruce Fields2019-07-03
* | | nfsd: persist nfsd filesystem across mountsJ. Bruce Fields2019-07-03
* | | nfsd: fix cleanup of nfsd_reply_cache_init on failureJ. Bruce Fields2019-07-03
* | | nfsd4: remove outdated nfsd4_decode_time commentJ. Bruce Fields2019-07-03
* | | nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields2019-07-03
* | | nfsd: Spelling s/EACCESS/EACCES/Geert Uytterhoeven2019-07-03
* | | nfsd: note inadequate stats lockingJ. Bruce Fields2019-07-03
* | | nfsd4: drc containerizationJ. Bruce Fields2019-07-03
* | | nfsd: don't call nfsd_reply_cache_shutdown twiceJ. Bruce Fields2019-07-03
* | | nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel2019-07-03
|/ /
* | 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