summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs3xdr.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: store stat times in fill_pre_wcc() instead of inode timesAmir Goldstein2018-02-08
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-18
|\
| * nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann2017-11-07
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* nfsd4: factor ctime into change attributeJ. Bruce Fields2017-07-12
* 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
* Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-05-24
|\
| * svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever2016-05-13
* | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
|/
* nfsd: don't hold i_mutex over userspace upcallsNeilBrown2016-01-09
* nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton2015-10-12
* nfsd: stop READDIRPLUS returning inconsistent attributesNeilBrown2015-05-07
* 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: fix encode_entryplus_baggage stack usageJ. Bruce Fields2014-01-23
* 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
|\
| * switch vfs_getattr() to struct pathAl Viro2013-02-26
* | nfsd: Convert nfs3xdr 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
* nfsd: make NFSd service boot time per-netStanislav Kinsbursky2012-12-10
* nfsd: fix compose_entry_fh() failure exitsAl Viro2012-04-13
* Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-29
|\
| * nfsd: make local functions staticDaniel Mack2011-05-18
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown2010-12-08
* 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
* Fix memory corruption caused by nfsd readdir+Petr Vandrovec2009-11-14
* nfsd: fix leak on error in nfsv3 readdirJ. Bruce Fields2009-09-04
* nfsd: clean up readdirplus encodingJ. Bruce Fields2009-09-04
* nfsd: support ext4 i_versionJ. Bruce Fields2009-04-29
* Use struct path in struct svc_exportJan Blunck2008-02-14
* nfsd: fix encode_entryplus_baggage() indentationJ. Bruce Fields2008-02-01
* nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields2008-02-01
* NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargsChuck 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