summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs3xdr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-05-241-1/+1
|\
| * svcrdma: Do not add XDR padding to xdr_buf page vectorChuck Lever2016-05-131-1/+1
* | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-1/+1
|/
* nfsd: don't hold i_mutex over userspace upcallsNeilBrown2016-01-091-1/+1
* nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton2015-10-121-2/+2
* nfsd: stop READDIRPLUS returning inconsistent attributesNeilBrown2015-05-071-5/+7
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-8/+8
* NFSD: Using min/max/min_t/max_t for calculateKinglong Mee2014-06-231-22/+8
* nfsd: Remove assignments inside conditionsBenoit Taine2014-05-221-9/+18
* nfsd: fix encode_entryplus_baggage stack usageJ. Bruce Fields2014-01-231-6/+6
* nfsd: don't return high mode bitsAlbert Fluegel2013-12-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-5/+5
|\
| * switch vfs_getattr() to struct pathAl Viro2013-02-261-5/+5
* | nfsd: Convert nfs3xdr to use kuids and kgidsEric W. Biederman2013-02-131-6/+8
* | nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgidEric W. Biederman2013-02-131-2/+2
|/
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-171-17/+16
* nfsd: make NFSd service boot time per-netStanislav Kinsbursky2012-12-101-4/+10
* nfsd: fix compose_entry_fh() failure exitsAl Viro2012-04-131-14/+8
* Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-291-1/+1
|\
| * nfsd: make local functions staticDaniel Mack2011-05-181-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown2010-12-081-2/+4
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: Move private headers to source directoryBoaz Harrosh2009-12-141-1/+1
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-11/+0
* Fix memory corruption caused by nfsd readdir+Petr Vandrovec2009-11-141-1/+1
* nfsd: fix leak on error in nfsv3 readdirJ. Bruce Fields2009-09-041-2/+3
* nfsd: clean up readdirplus encodingJ. Bruce Fields2009-09-041-38/+34
* nfsd: support ext4 i_versionJ. Bruce Fields2009-04-291-0/+1
* Use struct path in struct svc_exportJan Blunck2008-02-141-2/+2
* nfsd: fix encode_entryplus_baggage() indentationJ. Bruce Fields2008-02-011-5/+5
* nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields2008-02-011-0/+1
* NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargsChuck Lever2008-02-011-3/+3
* NFSD: Use unsigned length argument for decode_filenameChuck Lever2008-02-011-2/+2
* knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown2008-01-131-1/+4
* knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-091-32/+27
* knfsd: various nfsd xdr cleanupsNeilBrown2007-05-091-35/+20
* The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach2007-05-091-10/+38
* [PATCH] knfsd: allow nfsd READDIR to return 64bit cookiesNeilBrown2007-03-271-3/+3
* [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-141-8/+23
* [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-261-4/+5
* [PATCH] remove NFSD_OPTIMIZE_SPACEAdrian Bunk2006-12-071-14/+10
* [PATCH] xdr annotations: NFSv3 serverAl Viro2006-10-201-63/+63
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-041-5/+8
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-041-11/+11
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-041-14/+9
* [PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw2006-01-061-22/+25
* [PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown2005-11-071-1/+2
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-221-0/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1092
OpenPOWER on IntegriCloud