aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
AgeCommit message (Expand)Author
2018-04-19nfsd: fix incorrect umasksJ. Bruce Fields
2018-03-24nfsd4: permit layoutget of executable-only filesBenjamin Coddington
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-07nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann
2017-10-05nfsd4: define nfsd4_secinfo_no_name_release()Eryu Guan
2017-10-04nfsd: remove unnecessary nofilehandle checksJ. Bruce Fields
2017-08-24nfsd4: skip encoder in trivial error casesJ. Bruce Fields
2017-08-24nfsd4: define ->op_release for compound opsJ. Bruce Fields
2017-08-24nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields
2017-08-01nfsd4: move some nfsd4 op definitions to xdr4.hJ. Bruce Fields
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields
2017-05-23nfsd4: fix null dereference on replayJ. Bruce Fields
2017-05-15nfsd4: const-ify nfsd4_opsChristoph Hellwig
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-05-15sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-05-15sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig
2017-05-15nfsd4: properly type op_func callbacksChristoph Hellwig
2017-05-15nfsd4: remove nfsd4op_rsizeChristoph Hellwig
2017-05-15nfsd4: properly type op_get_currentstateid callbacksChristoph Hellwig
2017-05-15nfsd4: properly type op_set_currentstateid callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_func callbacksChristoph Hellwig
2017-05-15nfsd: use named initializers in PROC()Christoph Hellwig
2017-05-09nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi
2017-04-13nfsd: fix oops on unsupported operationOlga Kornievskaia
2017-02-24nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton
2017-02-24sunrpc: turn bitfield flags in svc_version into boolsJeff Layton
2017-02-17NFSD: Get response size before operation for all RPCsKinglong Mee
2017-01-31nfsd: opt in to labeled nfs per exportJ. Bruce Fields
2017-01-31NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee
2016-12-15nfsd: add support for the umask attributeAndreas Gruenbacher
2016-11-01nfsd: clean up supported attribute handlingJ. Bruce Fields
2016-10-07NFSD: Implement the COPY callAnna Schumaker
2016-08-04nfsd: drop unnecessary MAY_EXEC check from createJ. Bruce Fields
2016-08-04nfsd: Make creates return EEXIST instead of EACCESOleg Drokin
2016-07-15nfsd: allow nfsd to advertise multiple layout typesJeff Layton
2016-07-13nfsd: flex file device id encoding will need the server addressTom Haynes
2016-07-13nfsd: implement machine credential support for some operationsAndrew Elble
2016-03-18nfsd: add SCSI layout supportChristoph Hellwig
2016-03-16nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields
2016-03-02nfsd4: resfh unused in nfsd4_secinfoJ. Bruce Fields
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-12-07nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig
2015-12-07nfsd: Pass filehandle to nfs4_preprocess_stateid_op()Anna Schumaker
2015-10-23nfsd: serialize layout stateid morphing operationsJeff Layton
2015-08-31NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1Kinglong Mee
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields
2015-08-10nfsd: Remove unneeded values in nfsd4_open()Kinglong Mee
2015-07-20nfsd: Set lc_size_chg before ops->proc_layoutcommitKinglong Mee