summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: fix incorrect umasksJ. Bruce Fields2018-04-031-2/+10
* nfsd: Trace NFSv4 COMPOUND executionChuck Lever2018-04-031-6/+3
* nfsd: Add I/O trace points in the NFSv4 read procChuck Lever2018-04-031-0/+5
* nfsd: Add I/O trace points in the NFSv4 write pathChuck Lever2018-04-031-2/+5
* nfsd: Add "nfsd_" to trace point namesChuck Lever2018-04-031-2/+2
* nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields2018-03-191-1/+0
* nfsd: return RESOURCE not GARBAGE_ARGS on too many opsJ. Bruce Fields2018-02-081-0/+3
* nfsd4: permit layoutget of executable-only filesBenjamin Coddington2017-12-211-3/+3
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-181-14/+5
|\
| * nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann2017-11-071-2/+3
| * nfsd: remove unnecessary nofilehandle checksJ. Bruce Fields2017-10-041-12/+2
* | nfsd4: define nfsd4_secinfo_no_name_release()Eryu Guan2017-10-051-1/+8
|/
* nfsd4: skip encoder in trivial error casesJ. Bruce Fields2017-08-241-3/+7
* nfsd4: define ->op_release for compound opsJ. Bruce Fields2017-08-241-0/+32
* nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields2017-08-241-14/+11
* nfsd4: move some nfsd4 op definitions to xdr4.hJ. Bruce Fields2017-08-011-43/+0
* Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-281-7/+6
|\
| * nfsd4: fix null dereference on replayJ. Bruce Fields2017-05-231-7/+6
* | nfsd4: const-ify nfsd4_opsChristoph Hellwig2017-05-151-7/+6
* | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-1/+1
* | sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-151-1/+1
* | sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-151-0/+2
* | nfsd4: properly type op_func callbacksChristoph Hellwig2017-05-151-108/+126
* | nfsd4: remove nfsd4op_rsizeChristoph Hellwig2017-05-151-55/+54
* | nfsd4: properly type op_get_currentstateid callbacksChristoph Hellwig2017-05-151-11/+10
* | nfsd4: properly type op_set_currentstateid callbacksChristoph Hellwig2017-05-151-6/+6
* | sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-151-2/+2
* | sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-151-1/+1
* | sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-151-4/+5
* | nfsd: use named initializers in PROC()Christoph Hellwig2017-05-151-5/+5
|/
* nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi2017-05-091-1/+2
* nfsd: fix oops on unsupported operationOlga Kornievskaia2017-04-131-1/+1
* nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-241-6/+7
* sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-241-1/+1
* NFSD: Get response size before operation for all RPCsKinglong Mee2017-02-171-6/+63
* nfsd: opt in to labeled nfs per exportJ. Bruce Fields2017-01-311-0/+4
* NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee2017-01-311-1/+1
* nfsd: add support for the umask attributeAndreas Gruenbacher2016-12-151-0/+3
* nfsd: clean up supported attribute handlingJ. Bruce Fields2016-11-011-32/+11
* NFSD: Implement the COPY callAnna Schumaker2016-10-071-11/+79
* nfsd: drop unnecessary MAY_EXEC check from createJ. Bruce Fields2016-08-041-6/+1
* nfsd: Make creates return EEXIST instead of EACCESOleg Drokin2016-08-041-1/+5
* nfsd: allow nfsd to advertise multiple layout typesJeff Layton2016-07-151-2/+2
* nfsd: flex file device id encoding will need the server addressTom Haynes2016-07-131-1/+1
* nfsd: implement machine credential support for some operationsAndrew Elble2016-07-131-0/+39
* nfsd: add SCSI layout supportChristoph Hellwig2016-03-181-2/+4
* nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields2016-03-161-0/+1
* nfsd4: resfh unused in nfsd4_secinfoJ. Bruce Fields2016-03-021-2/+0
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig2015-12-071-0/+47
OpenPOWER on IntegriCloud