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
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-17
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
1
-0
/
+1
2009-01-07
nfsd: delete wrong file comment from nfsd/nfs4xdr.c
Marc Eshel
1
-2
/
+0
2008-09-29
nfsd: nfs4xdr decode_stateid helper function
Benny Halevy
1
-44
/
+55
2008-09-29
nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid
Benny Halevy
1
-1
/
+3
2008-09-29
nfsd: don't declare p in ENCODE_SEQID_OP_HEAD
Benny Halevy
1
-1
/
+1
2008-09-29
nfsd: nfs4xdr encode_stateid helper function
Benny Halevy
1
-44
/
+32
2008-09-29
nfsd: fix nfsd4_encode_open buffer space reservation
Benny Halevy
1
-1
/
+1
2008-09-29
nfsd: properly xdr-encode deleg stateid returned from open
Benny Halevy
1
-2
/
+6
2008-07-18
nfsd: nfs4xdr.c do-while is not a compound statement
Harvey Harrison
1
-2
/
+2
2008-07-18
nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c
J. Bruce Fields
1
-74
/
+74
2008-07-04
nfsd: tabulate nfs4 xdr encoding functions
Benny Halevy
1
-114
/
+91
2008-07-02
nfsd: nfs4 minorversion decoder vectors
Benny Halevy
1
-3
/
+14
2008-07-02
nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp
Benny Halevy
1
-0
/
+9
2008-07-02
nfsd: tabulate nfs4 xdr decoding functions
Benny Halevy
1
-105
/
+48
2008-07-02
nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0
Benny Halevy
1
-7
/
+3
2008-06-23
nfsd: make nfs4xdr WRITEMEM safe against zero count
Benny Halevy
1
-1
/
+1
2008-04-25
nfsd: don't allow setting ctime over v4
J. Bruce Fields
1
-14
/
+0
2008-04-23
nfsd: clarify readdir/mountpoint-crossing code
J. Bruce Fields
1
-3
/
+10
2008-02-14
Use struct path in struct svc_export
Jan Blunck
1
-6
/
+6
2008-02-01
nfsd: Allow AIX client to read dir containing mountpoints
Frank Filz
1
-5
/
+22
2008-02-01
nfsd: Fix handling of negative lengths in read_buf()
J. Bruce Fields
1
-2
/
+7
2007-10-15
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
1
-6
/
+10
2007-10-09
knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME
J. Bruce Fields
1
-2
/
+3
2007-10-09
knfsd: 64 bit ino support for NFS server
Peter Staubach
1
-9
/
+8
2007-10-09
NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr
Chuck Lever
1
-6
/
+10
2007-07-26
lockd and nfsd endianness annotation fixes
Al Viro
1
-1
/
+1
2007-07-17
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
1
-3
/
+27
2007-07-17
knfsd: nfsd4: implement secinfo
Andy Adamson
1
-0
/
+75
2007-07-17
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-16
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
J. Bruce Fields
1
-1
/
+1
2007-02-16
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
J. Bruce Fields
1
-6
/
+4
2007-02-16
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
J. Bruce Fields
1
-23
/
+20
2007-02-14
[PATCH] knfsd: add some new fsid types
NeilBrown
1
-2
/
+8
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
1
-2
/
+3
2006-12-13
[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir
J.Bruce Fields
1
-9
/
+5
2006-10-20
[PATCH] nfsd: NFSv4 errno endianness annotations
Al Viro
1
-20
/
+22
2006-10-20
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
1
-75
/
+75
2006-10-20
[PATCH] xdr annotations: NFSv4 server
Al Viro
1
-33
/
+33
2006-10-20
[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()
Al Viro
1
-10
/
+11
2006-10-04
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
J.Bruce Fields
1
-6
/
+45
2006-10-04
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
J.Bruce Fields
1
-0
/
+125
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
1
-3
/
+3
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
1
-13
/
+13
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
1
-14
/
+13
2006-10-03
BUG_ON() conversion in fs/nfsd/
Eric Sesterhenn
1
-2
/
+1
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
1
-1
/
+1
2006-04-11
[PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pages
NeilBrown
1
-7
/
+6
2006-04-11
[PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pages
NeilBrown
1
-25
/
+17
2006-04-11
[PATCH] knfsd: nfsd4: better nfs4acl errors
NeilBrown
1
-4
/
+3
[next]