aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
Commit message (Expand)AuthorAge
* nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi2017-05-25
* 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
* nfsd: add trace eventsChristoph Hellwig2015-02-02
* nfsd: implement pNFS layout recallsChristoph Hellwig2015-02-02
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-02
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09
* sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-09
* nfsd: Add DEALLOCATE supportAnna Schumaker2014-11-07
* nfsd: Add ALLOCATE supportAnna Schumaker2014-11-07
* nfsd4: fix crash on unknown operation numberJ. Bruce Fields2014-10-23
* nfsd4: fix response size estimation for OP_SEQUENCEJ. Bruce Fields2014-10-21
* NFSD: Implement SEEKAnna Schumaker2014-09-29
* nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirmTrond Myklebust2014-08-05
* nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheJeff Layton2014-07-31
* nfsd: print status when nfsd4_open fails to open file it just createdJeff Layton2014-07-29
* nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()Trond Myklebust2014-07-09
* NFSD: Remove iattr parameter from nfsd_symlink()Kinglong Mee2014-07-08
* nfsd4: rename cr_linkname->cr_dataJ. Bruce Fields2014-07-08
* nfsd: let nfsd_symlink assume null-terminated dataJ. Bruce Fields2014-07-08
* nfsd: fix rare symlink decoding bugJ. Bruce Fields2014-07-08
* nfsd: add __force to opaque verifier field castsJeff Layton2014-06-23
* NFSD: Using exp_get for export gettingKinglong Mee2014-06-23
* SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-23
* NFSD: Using min/max/min_t/max_t for calculateKinglong Mee2014-06-23