summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfsxdr.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields
2017-05-16nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_release callbacksChristoph Hellwig
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2016-07-13nfsd: Fix some indent inconsistancyChristophe JAILLET
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-06-23NFSD: Using min/max/min_t/max_t for calculateKinglong Mee
2014-05-22nfsd: Remove assignments inside conditionsBenoit Taine
2014-04-04nfsd: revert v2 half of "nfsd: don't return high mode bits"J. Bruce Fields
2013-12-10nfsd: don't return high mode bitsAlbert Fluegel
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26nfsd: handle vfs_getattr errors in acl protocolJ. Bruce Fields
2013-02-26switch vfs_getattr() to struct pathAl Viro
2013-02-13nfsd: Convert nfsxdr to use kuids and kgidsEric W. Biederman
2013-02-13nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgidEric W. Biederman
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2011-03-31Fix common misspellingsLucas De Marchi
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-01nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields
2008-02-01NFSD: Use unsigned length argument for decode_pathnameChuck Lever
2008-02-01NFSD: Use unsigned length argument for decode_filenameChuck Lever
2008-01-13knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown
2007-10-09knfsd: 64 bit ino support for NFS serverPeter Staubach
2007-05-09knfsd: various nfsd xdr cleanupsNeilBrown
2007-05-09The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown
2006-12-07[PATCH] remove NFSD_OPTIMIZE_SPACEAdrian Bunk
2006-10-20[PATCH] xdr annotations: NFSv2 serverAl Viro
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown
2006-10-03fix file specification in commentsUwe Zeisberger
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-06[PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher
2005-04-16Linux-2.6.12-rc2Linus Torvalds