summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs3xdr.c
Commit message (Expand)AuthorAgeFilesLines
* 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