summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs3xdr.c
AgeCommit message (Expand)Author
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-07nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-12nfsd4: factor ctime into change attributeJ. Bruce Fields
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-05-24Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-05-13svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2016-01-09nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton
2015-05-07nfsd: stop READDIRPLUS returning inconsistent attributesNeilBrown
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-01-23nfsd: fix encode_entryplus_baggage stack usageJ. 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-26switch vfs_getattr() to struct pathAl Viro
2013-02-13nfsd: Convert nfs3xdr 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
2012-12-10nfsd: make NFSd service boot time per-netStanislav Kinsbursky
2012-04-13nfsd: fix compose_entry_fh() failure exitsAl Viro
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-05-18nfsd: make local functions staticDaniel Mack
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-08nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
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
2009-11-14Fix memory corruption caused by nfsd readdir+Petr Vandrovec
2009-09-04nfsd: fix leak on error in nfsv3 readdirJ. Bruce Fields
2009-09-04nfsd: clean up readdirplus encodingJ. Bruce Fields
2009-04-29nfsd: support ext4 i_versionJ. Bruce Fields
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-01nfsd: fix encode_entryplus_baggage() indentationJ. Bruce Fields
2008-02-01nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields
2008-02-01NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargsChuck 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