summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4proc.c
Commit message (Expand)AuthorAge
* 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
* sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-24
* NFSD: Get response size before operation for all RPCsKinglong Mee2017-02-17
* nfsd: opt in to labeled nfs per exportJ. Bruce Fields2017-01-31
* NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee2017-01-31
* nfsd: add support for the umask attributeAndreas Gruenbacher2016-12-15
* nfsd: clean up supported attribute handlingJ. Bruce Fields2016-11-01
* NFSD: Implement the COPY callAnna Schumaker2016-10-07
* nfsd: drop unnecessary MAY_EXEC check from createJ. Bruce Fields2016-08-04
* nfsd: Make creates return EEXIST instead of EACCESOleg Drokin2016-08-04
* nfsd: allow nfsd to advertise multiple layout typesJeff Layton2016-07-15
* nfsd: flex file device id encoding will need the server addressTom Haynes2016-07-13
* nfsd: implement machine credential support for some operationsAndrew Elble2016-07-13
* nfsd: add SCSI layout supportChristoph Hellwig2016-03-18
* nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields2016-03-16
* nfsd4: resfh unused in nfsd4_secinfoJ. Bruce Fields2016-03-02
* wrappers for ->i_mutex accessAl Viro2016-01-22
* nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig2015-12-07
* nfsd: Pass filehandle to nfs4_preprocess_stateid_op()Anna Schumaker2015-12-07
* nfsd: serialize layout stateid morphing operationsJeff Layton2015-10-23
* NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1Kinglong Mee2015-08-31
* lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-13
* nfsd: Remove unneeded values in nfsd4_open()Kinglong Mee2015-08-10
* nfsd: Set lc_size_chg before ops->proc_layoutcommitKinglong Mee2015-07-20
* nfsd: fput rd_file from XDR encode contextChristoph Hellwig2015-06-22
* nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig2015-06-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | nfsd4: disallow SEEK with special stateidsJ. Bruce Fields2015-04-21
* | nfsd4: disallow ALLOCATE with special stateidsJ. Bruce Fields2015-04-21
* | nfsd: Remove duplicate macro define for max sec label lengthKinglong Mee2015-03-31
* | nfsd: remove unused status arg to nfsd4_cleanup_open_stateJeff Layton2015-03-31
* | NFSD: Use correct reply size calculating functionKinglong Mee2015-03-31
|/
* NFSD: Put exports after nfsd4_layout_verify failKinglong Mee2015-03-20