aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
AgeCommit message (Expand)Author
2017-05-23nfsd4: fix null dereference on replayJ. Bruce Fields
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
2015-06-22nfsd: fput rd_file from XDR encode contextChristoph Hellwig
2015-06-22nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-21nfsd4: disallow SEEK with special stateidsJ. Bruce Fields
2015-04-21nfsd4: disallow ALLOCATE with special stateidsJ. Bruce Fields
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-31nfsd: Remove duplicate macro define for max sec label lengthKinglong Mee
2015-03-31nfsd: remove unused status arg to nfsd4_cleanup_open_stateJeff Layton
2015-03-31NFSD: Use correct reply size calculating functionKinglong Mee
2015-03-20NFSD: Put exports after nfsd4_layout_verify failKinglong Mee
2015-02-02nfsd: add trace eventsChristoph Hellwig
2015-02-02nfsd: implement pNFS layout recallsChristoph Hellwig
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton
2014-11-07nfsd: Add DEALLOCATE supportAnna Schumaker
2014-11-07nfsd: Add ALLOCATE supportAnna Schumaker
2014-10-23nfsd4: fix crash on unknown operation numberJ. Bruce Fields
2014-10-21nfsd4: fix response size estimation for OP_SEQUENCEJ. Bruce Fields
2014-09-29NFSD: Implement SEEKAnna Schumaker
2014-08-05nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirmTrond Myklebust
2014-07-31nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheJeff Layton
2014-07-29nfsd: print status when nfsd4_open fails to open file it just createdJeff Layton