index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsxdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
nfsd: knfsd must use the container user namespace
Trond Myklebust
1
-8
/
+9
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-1
/
+1
2018-04-03
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
1
-20
/
+29
2018-04-03
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
1
-12
/
+2
2018-02-08
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
Amir Goldstein
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-28
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
1
-10
/
+3
2017-05-16
nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
J. Bruce Fields
1
-10
/
+3
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
1
-13
/
+18
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-21
/
+32
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
1
-4
/
+4
2017-04-25
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
1
-3
/
+10
2017-04-25
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
1
-0
/
+2
2017-04-25
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
1
-4
/
+4
2016-07-13
nfsd: Fix some indent inconsistancy
Christophe JAILLET
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2014-06-23
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
1
-8
/
+6
2014-05-22
nfsd: Remove assignments inside conditions
Benoit Taine
1
-5
/
+10
2014-04-04
nfsd: revert v2 half of "nfsd: don't return high mode bits"
J. Bruce Fields
1
-1
/
+1
2013-12-10
nfsd: don't return high mode bits
Albert Fluegel
1
-1
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+3
2013-02-26
nfsd: handle vfs_getattr errors in acl protocol
J. Bruce Fields
1
-4
/
+2
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-1
/
+2
2013-02-13
nfsd: Convert nfsxdr to use kuids and kgids
Eric W. Biederman
1
-6
/
+8
2013-02-13
nfsd: Remove nfsd_luid, nfsd_lgid, nfsd_ruid and nfsd_rgid
Eric W. Biederman
1
-2
/
+2
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
1
-5
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-1
/
+1
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-8
/
+0
2008-02-14
Use struct path in struct svc_export
Jan Blunck
1
-1
/
+1
2008-02-01
nfsd: move nfsd/auth.h into fs/nfsd
J. Bruce Fields
1
-0
/
+1
2008-02-01
NFSD: Use unsigned length argument for decode_pathname
Chuck Lever
1
-2
/
+2
2008-02-01
NFSD: Use unsigned length argument for decode_filename
Chuck Lever
1
-2
/
+2
2008-01-13
knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.
NeilBrown
1
-1
/
+4
2007-10-09
knfsd: 64 bit ino support for NFS server
Peter Staubach
1
-0
/
+4
2007-05-09
knfsd: various nfsd xdr cleanups
NeilBrown
1
-25
/
+14
2007-05-09
The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly
Peter Staubach
1
-7
/
+39
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
1
-3
/
+16
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
1
-2
/
+3
2006-12-07
[PATCH] remove NFSD_OPTIMIZE_SPACE
Adrian Bunk
1
-9
/
+4
2006-10-20
[PATCH] xdr annotations: NFSv2 server
Al Viro
1
-36
/
+36
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
1
-5
/
+5
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
1
-11
/
+11
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
1
-9
/
+4
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-2
/
+2
2006-01-06
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
David Shaw
1
-24
/
+24
2005-06-22
[PATCH] NFSD: Add server support for NFSv3 ACLs.
Andreas Gruenbacher
1
-0
/
+11
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+511