summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: allow nfsd to advertise multiple layout typesJeff Layton2016-07-151-16/+14
* nfsd: implement machine credential support for some operationsAndrew Elble2016-07-131-28/+23
* nfsd: use short read as well as i_size to set eofBenjamin Coddington2016-03-231-4/+7
* nfsd: Update NFS server comments related to RDMA supportChuck Lever2016-03-011-1/+1
* nfsd4: fix bad bounds checkingJ. Bruce Fields2016-03-011-5/+8
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-4/+4
|\
| * nfsd: don't hold i_mutex over userspace upcallsNeilBrown2016-01-091-4/+4
* | nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig2015-12-071-0/+21
|/
* NFSD: Return word2 bitmask if setting security label in OPEN/CREATEKinglong Mee2015-08-311-39/+56
* nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL.Kinglong Mee2015-08-311-6/+7
* nfsd: Fix an FS_LAYOUT_TYPES/LAYOUT_TYPES encode bugKinglong Mee2015-08-311-14/+31
* NFSD: Store parent's stat in a separate valueKinglong Mee2015-08-311-3/+10
* nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystemKinglong Mee2015-07-201-5/+6
* nfsd: wrap too long lines in nfsd4_encode_readChristoph Hellwig2015-06-221-3/+6
* nfsd: fput rd_file from XDR encode contextChristoph Hellwig2015-06-221-8/+14
* nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig2015-06-221-18/+1
* nfsd: clean up raparams handlingChristoph Hellwig2015-06-191-8/+16
* nfsd: Checking for acl support does not require fetching any aclsAndreas Gruenbacher2015-05-291-15/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-5/+5
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-5/+5
* | nfsd4: fix READ permission checkingJ. Bruce Fields2015-04-211-4/+8
* | nfsd: Remove duplicate macro define for max sec label lengthKinglong Mee2015-03-311-1/+1
* | NFSD: Using path_equal() for checking two pathsKinglong Mee2015-03-311-1/+1
|/
* NFSD: Take care the return value from nfsd4_encode_stateidKinglong Mee2015-03-251-1/+1
* NFSD: Take care the return value from nfsd4_decode_stateidKinglong Mee2015-03-201-3/+15
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-021-0/+312
* nfsd: factor out a helper to decode nfstime4 valuesChristoph Hellwig2015-01-231-17/+26
* nfsd4: tweak rd_dircount accountingJ. Bruce Fields2015-01-071-3/+4
* Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-12-161-7/+27
|\
| * nfsd4: fix xdr4 count of server in fs_location4Benjamin Coddington2014-12-091-1/+1
| * nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington2014-12-091-0/+3
| * sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-091-4/+4
| * nfsd: Add DEALLOCATE supportAnna Schumaker2014-11-071-1/+1
| * nfsd: Add ALLOCATE supportAnna Schumaker2014-11-071-1/+18
* | assorted conversions to %p[dD]Al Viro2014-11-191-1/+1
|/
* Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-10-081-7/+68
|\
| * NFSD: Implement SEEKAnna Schumaker2014-09-291-2/+34
| * NFSD: Add generic v4.2 infrastructureAnna Schumaker2014-09-291-0/+28
| * nfsd4: reserve adequate space for LOCK opJ. Bruce Fields2014-08-171-0/+8
| * nfsd4: remove obsolete commentJ. Bruce Fields2014-08-171-7/+0
* | nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields2014-09-301-1/+2
* | nfsd4: fix rd_dircount enforcementJ. Bruce Fields2014-09-081-1/+13
|/
* Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-08-091-78/+50
|\
| * nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheJeff Layton2014-07-311-2/+0
| * nfsd4: zero op arguments beyond the 8th compound opJ. Bruce Fields2014-07-171-1/+1
| * NFSD: Fix bad checking of space for padding in splice readKinglong Mee2014-07-111-5/+2
| * NFSD: Fix memory leak in encoding denied lockKinglong Mee2014-07-091-1/+3
| * nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust2014-07-081-14/+1
| * NFSD: Avoid warning message when compile at i686 archKinglong Mee2014-07-081-1/+1
| * nfsd4: replace defer_free by svcxdr_tmpallocJ. Bruce Fields2014-07-081-29/+17
OpenPOWER on IntegriCloud