index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs3xdr.c
Age
Commit message (
Expand
)
Author
2016-01-09
nfsd: don't hold i_mutex over userspace upcalls
NeilBrown
2015-10-12
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
2015-05-07
nfsd: stop READDIRPLUS returning inconsistent attributes
NeilBrown
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-06-23
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
2014-05-22
nfsd: Remove assignments inside conditions
Benoit Taine
2014-01-23
nfsd: fix encode_entryplus_baggage stack usage
J. Bruce Fields
2013-12-10
nfsd: don't return high mode bits
Albert Fluegel
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
switch vfs_getattr() to struct path
Al Viro
2013-02-13
nfsd: Convert nfs3xdr to use kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid
Eric W. Biederman
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-12-10
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
2012-04-13
nfsd: fix compose_entry_fh() failure exits
Al Viro
2011-05-29
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-05-18
nfsd: make local functions static
Daniel Mack
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-08
nfsd: Fix possible BUG_ON firing in set_change_info
Neil Brown
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
2009-11-14
Fix memory corruption caused by nfsd readdir+
Petr Vandrovec
2009-09-04
nfsd: fix leak on error in nfsv3 readdir
J. Bruce Fields
2009-09-04
nfsd: clean up readdirplus encoding
J. Bruce Fields
2009-04-29
nfsd: support ext4 i_version
J. Bruce Fields
2008-02-14
Use struct path in struct svc_export
Jan Blunck
2008-02-01
nfsd: fix encode_entryplus_baggage() indentation
J. Bruce Fields
2008-02-01
nfsd: move nfsd/auth.h into fs/nfsd
J. Bruce Fields
2008-02-01
NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs
Chuck Lever
2008-02-01
NFSD: Use unsigned length argument for decode_filename
Chuck Lever
2008-01-13
knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.
NeilBrown
2007-10-09
knfsd: 64 bit ino support for NFS server
Peter Staubach
2007-05-09
knfsd: various nfsd xdr cleanups
NeilBrown
2007-05-09
The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly
Peter Staubach
2007-03-27
[PATCH] knfsd: allow nfsd READDIR to return 64bit cookies
NeilBrown
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
2006-12-07
[PATCH] remove NFSD_OPTIMIZE_SPACE
Adrian Bunk
2006-10-20
[PATCH] xdr annotations: NFSv3 server
Al Viro
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
2006-01-06
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
David Shaw
2005-11-07
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
NeilBrown
2005-06-22
[PATCH] NFSD: Add server support for NFSv3 ACLs.
Andreas Gruenbacher
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds