aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
Commit message (Expand)AuthorAge
* nfsd: Support the server resetting the boot verifierTrond Myklebust2019-09-10
* nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton2019-08-19
* Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-05-15
|\
| * nfsd: Allow containers to set supported nfs versionsTrond Myklebust2019-04-24
* | fs: mark expected switch fall-throughsGustavo A. R. Silva2019-04-08
|/
* NFSD remove OP_CACHEME from 4.2 op_flagsOlga Kornievskaia2018-12-14
* nfsd4: skip unused assignmentJ. Bruce Fields2018-11-27
* nfsd4: forbid all renames during grace periodJ. Bruce Fields2018-11-27
* nfsd4: zero-length WRITE should succeedJ. Bruce Fields2018-11-27
* nfsd: COPY and CLONE operations require the saved filehandle to be setScott Mayhew2018-11-08
* NFSD introduce async copy featureOlga Kornievskaia2018-09-25
* NFSD OFFLOAD_CANCEL xdrOlga Kornievskaia2018-09-25
* NFSD OFFLOAD_STATUS xdrOlga Kornievskaia2018-09-25
* NFSD: Refactor the generic write vector fill helperChuck Lever2018-08-09
* nfsd: fix corrupted reply to badly ordered compoundJ. Bruce Fields2018-06-17
* nfsd: clarify check_op_orderingJ. Bruce Fields2018-06-17
* nfsd4: extend reclaim period for reclaiming clientsJ. Bruce Fields2018-06-17
* nfsd: fix incorrect umasksJ. Bruce Fields2018-04-03
* nfsd: Trace NFSv4 COMPOUND executionChuck Lever2018-04-03
* nfsd: Add I/O trace points in the NFSv4 read procChuck Lever2018-04-03
* nfsd: Add I/O trace points in the NFSv4 write pathChuck Lever2018-04-03
* nfsd: Add "nfsd_" to trace point namesChuck Lever2018-04-03
* nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields2018-03-19
* nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields2018-02-08
* nfsd4: permit layoutget of executable-only filesBenjamin Coddington2017-12-21
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-18
|\
| * nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann2017-11-07
| * nfsd: remove unnecessary nofilehandle checksJ. Bruce Fields2017-10-04
* | nfsd4: define nfsd4_secinfo_no_name_release()Eryu Guan2017-10-05
|/
* nfsd4: skip encoder in trivial error casesJ. Bruce Fields2017-08-24
* nfsd4: define ->op_release for compound opsJ. Bruce Fields2017-08-24
* nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields2017-08-24
* nfsd4: move some nfsd4 op definitions to xdr4.hJ. Bruce Fields2017-08-01
* Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-28
|\
| * nfsd4: fix null dereference on replayJ. Bruce Fields2017-05-23
* | nfsd4: const-ify nfsd4_opsChristoph Hellwig2017-05-15
* | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-15
* | sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-15
* | sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-15
* | nfsd4: properly type op_func callbacksChristoph Hellwig2017-05-15
* | nfsd4: remove nfsd4op_rsizeChristoph Hellwig2017-05-15
* | nfsd4: properly type op_get_currentstateid callbacksChristoph Hellwig2017-05-15
* | nfsd4: properly type op_set_currentstateid callbacksChristoph Hellwig2017-05-15
* | sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-15
* | sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-15
* | sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-15
* | nfsd: use named initializers in PROC()Christoph Hellwig2017-05-15
|/
* nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi2017-05-09
* nfsd: fix oops on unsupported operationOlga Kornievskaia2017-04-13
* nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-24