summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
...
* | nfsd: Remove duplicate macro define for max sec label lengthKinglong Mee2015-03-311-1/+1
* | nfsd: remove unused status arg to nfsd4_cleanup_open_stateJeff Layton2015-03-311-1/+1
* | NFSD: Use correct reply size calculating functionKinglong Mee2015-03-311-2/+2
|/
* NFSD: Put exports after nfsd4_layout_verify failKinglong Mee2015-03-201-1/+1
* nfsd: add trace eventsChristoph Hellwig2015-02-021-1/+5
* nfsd: implement pNFS layout recallsChristoph Hellwig2015-02-021-0/+4
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-021-0/+302
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-091-1/+1
* sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-091-2/+2
* nfsd: Add DEALLOCATE supportAnna Schumaker2014-11-071-0/+15
* nfsd: Add ALLOCATE supportAnna Schumaker2014-11-071-0/+36
* nfsd4: fix crash on unknown operation numberJ. Bruce Fields2014-10-231-1/+2
* nfsd4: fix response size estimation for OP_SEQUENCEJ. Bruce Fields2014-10-211-1/+3
* NFSD: Implement SEEKAnna Schumaker2014-09-291-0/+49
* nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirmTrond Myklebust2014-08-051-3/+0
* nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheJeff Layton2014-07-311-9/+3
* nfsd: print status when nfsd4_open fails to open file it just createdJeff Layton2014-07-291-1/+3
* nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()Trond Myklebust2014-07-091-2/+1
* NFSD: Remove iattr parameter from nfsd_symlink()Kinglong Mee2014-07-081-2/+1
* nfsd4: rename cr_linkname->cr_dataJ. Bruce Fields2014-07-081-1/+1
* nfsd: let nfsd_symlink assume null-terminated dataJ. Bruce Fields2014-07-081-1/+1
* nfsd: fix rare symlink decoding bugJ. Bruce Fields2014-07-081-9/+0
* nfsd: add __force to opaque verifier field castsJeff Layton2014-06-231-2/+6
* NFSD: Using exp_get for export gettingKinglong Mee2014-06-231-3/+3
* SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-231-2/+2
* NFSD: Using min/max/min_t/max_t for calculateKinglong Mee2014-06-231-8/+4
* nfsd4: simplify server xdr->next_page useJ. Bruce Fields2014-06-061-1/+1
* nfsd: remove unneeded zeroing of fields in nfsd4_proc_compoundJeff Layton2014-06-041-3/+0
* nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_openJeff Layton2014-06-041-2/+1
* nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-301-2/+2
* nfsd4: estimate sequence response sizeJ. Bruce Fields2014-05-301-0/+6
* nfsd4: better estimate of getattr response sizeJ. Bruce Fields2014-05-301-0/+44
* nfsd4: allow large readdirsJ. Bruce Fields2014-05-301-4/+5
* nfsd4: more precise nfsd4_max_replyJ. Bruce Fields2014-05-301-0/+12
* nfsd4: don't try to encode conflicting owner if low on spaceJ. Bruce Fields2014-05-301-1/+2
* nfsd4: allow encoding across page boundariesJ. Bruce Fields2014-05-301-0/+4
* nfsd4: size-checking cleanupJ. Bruce Fields2014-05-301-3/+6
* nfsd4: remove redundant encode buffer size checkingJ. Bruce Fields2014-05-301-14/+0
* nfsd4: teach encoders to handle reserve_space failuresJ. Bruce Fields2014-05-301-1/+1
* nfsd4: keep xdr buf length updatedJ. Bruce Fields2014-05-281-0/+2
* nfsd4: use xdr_stream throughout compound encodingJ. Bruce Fields2014-05-281-1/+1
* nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields2014-05-281-0/+1
* nfsd4: fix encoding of out-of-space repliesJ. Bruce Fields2014-05-271-4/+9
* nfsd4: reserve head space for krb5 integ/priv infoJ. Bruce Fields2014-05-231-1/+1
* nfsd4: move proc_compound xdr encode init to helperJ. Bruce Fields2014-05-231-4/+13
* nfsd4: tweak nfsd4_encode_getattr to take xdr_streamJ. Bruce Fields2014-05-231-3/+3
* nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields2014-05-231-6/+6
* nfsd4: decoding errors can still be cached and require spaceJ. Bruce Fields2014-05-231-0/+2
* nfsd4: fix write reply size estimateJ. Bruce Fields2014-05-231-1/+1
* nfsd4: read size estimate should include paddingJ. Bruce Fields2014-05-231-1/+1
OpenPOWER on IntegriCloud