summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsxdr.c
Commit message (Expand)AuthorAge
* NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-03
* NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever2018-04-03
* nfsd: encode stat->mtime for getattr instead of inode->i_mtimeAmir Goldstein2018-02-08
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-28
|\
| * nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields2017-05-16
* | sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-15
* | sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-15
* | sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-15
|/
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-25
* nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2017-04-25
* nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2017-04-25
* nfsd: Fix some indent inconsistancyChristophe JAILLET2016-07-13
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* NFSD: Using min/max/min_t/max_t for calculateKinglong Mee2014-06-23
* nfsd: Remove assignments inside conditionsBenoit Taine2014-05-22
* nfsd: revert v2 half of "nfsd: don't return high mode bits"J. Bruce Fields2014-04-04
* nfsd: don't return high mode bitsAlbert Fluegel2013-12-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * nfsd: handle vfs_getattr errors in acl protocolJ. Bruce Fields2013-02-26
| * switch vfs_getattr() to struct pathAl Viro2013-02-26
* | nfsd: Convert nfsxdr to use kuids and kgidsEric W. Biederman2013-02-13
* | nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgidEric W. Biederman2013-02-13
|/
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-17
* Fix common misspellingsLucas De Marchi2011-03-31
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-15
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-14
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-14
* Use struct path in struct svc_exportJan Blunck2008-02-14
* nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields2008-02-01
* NFSD: Use unsigned length argument for decode_pathnameChuck Lever2008-02-01
* NFSD: Use unsigned length argument for decode_filenameChuck Lever2008-02-01
* knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown2008-01-13
* knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-09
* knfsd: various nfsd xdr cleanupsNeilBrown2007-05-09
* The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach2007-05-09
* [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-14
* [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-26
* [PATCH] remove NFSD_OPTIMIZE_SPACEAdrian Bunk2006-12-07
* [PATCH] xdr annotations: NFSv2 serverAl Viro2006-10-20
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-04
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-04
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-04
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw2006-01-06
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-22
* Linux-2.6.12-rc2Linus Torvalds2005-04-16