index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs3xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-5
/
+5
2013-02-13
nfsd: Convert nfs3xdr 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
-17
/
+16
2012-12-10
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
1
-4
/
+10
2012-04-13
nfsd: fix compose_entry_fh() failure exits
Al Viro
1
-14
/
+8
2011-05-29
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2011-05-18
nfsd: make local functions static
Daniel Mack
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-08
nfsd: Fix possible BUG_ON firing in set_change_info
Neil Brown
1
-2
/
+4
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
-11
/
+0
2009-11-14
Fix memory corruption caused by nfsd readdir+
Petr Vandrovec
1
-1
/
+1
2009-09-04
nfsd: fix leak on error in nfsv3 readdir
J. Bruce Fields
1
-2
/
+3
2009-09-04
nfsd: clean up readdirplus encoding
J. Bruce Fields
1
-38
/
+34
2009-04-29
nfsd: support ext4 i_version
J. Bruce Fields
1
-0
/
+1
2008-02-14
Use struct path in struct svc_export
Jan Blunck
1
-2
/
+2
2008-02-01
nfsd: fix encode_entryplus_baggage() indentation
J. Bruce Fields
1
-5
/
+5
2008-02-01
nfsd: move nfsd/auth.h into fs/nfsd
J. Bruce Fields
1
-0
/
+1
2008-02-01
NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs
Chuck Lever
1
-3
/
+3
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
-32
/
+27
2007-05-09
knfsd: various nfsd xdr cleanups
NeilBrown
1
-35
/
+20
2007-05-09
The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly
Peter Staubach
1
-10
/
+38
2007-03-27
[PATCH] knfsd: allow nfsd READDIR to return 64bit cookies
NeilBrown
1
-3
/
+3
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
1
-8
/
+23
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
1
-4
/
+5
2006-12-07
[PATCH] remove NFSD_OPTIMIZE_SPACE
Adrian Bunk
1
-14
/
+10
2006-10-20
[PATCH] xdr annotations: NFSv3 server
Al Viro
1
-63
/
+63
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
1
-5
/
+8
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
-14
/
+9
2006-01-06
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
David Shaw
1
-22
/
+25
2005-11-07
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
NeilBrown
1
-1
/
+2
2005-06-22
[PATCH] NFSD: Add server support for NFSv3 ACLs.
Andreas Gruenbacher
1
-0
/
+13
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1092