summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfsxdr.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Fix some indent inconsistancyChristophe JAILLET2016-07-131-1/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* NFSD: Using min/max/min_t/max_t for calculateKinglong Mee2014-06-231-8/+6
* nfsd: Remove assignments inside conditionsBenoit Taine2014-05-221-5/+10
* nfsd: revert v2 half of "nfsd: don't return high mode bits"J. Bruce Fields2014-04-041-1/+1
* 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-4/+3
|\
| * nfsd: handle vfs_getattr errors in acl protocolJ. Bruce Fields2013-02-261-4/+2
| * switch vfs_getattr() to struct pathAl Viro2013-02-261-1/+2
* | nfsd: Convert nfsxdr 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-5/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* 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-8/+0
* Use struct path in struct svc_exportJan Blunck2008-02-141-1/+1
* nfsd: move nfsd/auth.h into fs/nfsdJ. Bruce Fields2008-02-011-0/+1
* NFSD: Use unsigned length argument for decode_pathnameChuck Lever2008-02-011-2/+2
* 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-0/+4
* knfsd: various nfsd xdr cleanupsNeilBrown2007-05-091-25/+14
* The NFSv2/NFSv3 server does not handle zero length WRITE requests correctlyPeter Staubach2007-05-091-7/+39
* [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-141-3/+16
* [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-261-2/+3
* [PATCH] remove NFSD_OPTIMIZE_SPACEAdrian Bunk2006-12-071-9/+4
* [PATCH] xdr annotations: NFSv2 serverAl Viro2006-10-201-36/+36
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-041-5/+5
* [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-9/+4
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* [PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw2006-01-061-24/+24
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-221-0/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+511