index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: nfs4xdr.c do-while is not a compound statement
Harvey Harrison
2008-07-18
1
-2
/
+2
*
nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c
J. Bruce Fields
2008-07-18
1
-74
/
+74
*
nfsd: tabulate nfs4 xdr encoding functions
Benny Halevy
2008-07-04
1
-114
/
+91
*
nfsd: nfs4 minorversion decoder vectors
Benny Halevy
2008-07-02
1
-3
/
+14
*
nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp
Benny Halevy
2008-07-02
1
-0
/
+9
*
nfsd: tabulate nfs4 xdr decoding functions
Benny Halevy
2008-07-02
1
-105
/
+48
*
nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0
Benny Halevy
2008-07-02
1
-7
/
+3
*
nfsd: make nfs4xdr WRITEMEM safe against zero count
Benny Halevy
2008-06-23
1
-1
/
+1
*
nfsd: don't allow setting ctime over v4
J. Bruce Fields
2008-04-25
1
-14
/
+0
*
nfsd: clarify readdir/mountpoint-crossing code
J. Bruce Fields
2008-04-23
1
-3
/
+10
*
Use struct path in struct svc_export
Jan Blunck
2008-02-14
1
-6
/
+6
*
nfsd: Allow AIX client to read dir containing mountpoints
Frank Filz
2008-02-01
1
-5
/
+22
*
nfsd: Fix handling of negative lengths in read_buf()
J. Bruce Fields
2008-02-01
1
-2
/
+7
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-10-15
1
-6
/
+10
|
\
|
*
NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr
Chuck Lever
2007-10-09
1
-6
/
+10
*
|
knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME
J. Bruce Fields
2007-10-09
1
-2
/
+3
*
|
knfsd: 64 bit ino support for NFS server
Peter Staubach
2007-10-09
1
-9
/
+8
|
/
*
lockd and nfsd endianness annotation fixes
Al Viro
2007-07-26
1
-1
/
+1
*
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
2007-07-17
1
-3
/
+27
*
knfsd: nfsd4: implement secinfo
Andy Adamson
2007-07-17
1
-0
/
+75
*
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
2007-07-17
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
J. Bruce Fields
2007-02-16
1
-1
/
+1
*
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
J. Bruce Fields
2007-02-16
1
-6
/
+4
*
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
J. Bruce Fields
2007-02-16
1
-23
/
+20
*
[PATCH] knfsd: add some new fsid types
NeilBrown
2007-02-14
1
-2
/
+8
*
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
2007-01-26
1
-2
/
+3
*
[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir
J.Bruce Fields
2006-12-13
1
-9
/
+5
*
[PATCH] nfsd: NFSv4 errno endianness annotations
Al Viro
2006-10-20
1
-20
/
+22
*
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
2006-10-20
1
-75
/
+75
*
[PATCH] xdr annotations: NFSv4 server
Al Viro
2006-10-20
1
-33
/
+33
*
[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()
Al Viro
2006-10-20
1
-10
/
+11
*
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
J.Bruce Fields
2006-10-04
1
-6
/
+45
*
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
J.Bruce Fields
2006-10-04
1
-0
/
+125
*
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
2006-10-04
1
-3
/
+3
*
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
2006-10-04
1
-13
/
+13
*
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
2006-10-04
1
-14
/
+13
*
BUG_ON() conversion in fs/nfsd/
Eric Sesterhenn
2006-10-03
1
-2
/
+1
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-1
/
+1
*
[PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pages
NeilBrown
2006-04-11
1
-7
/
+6
*
[PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pages
NeilBrown
2006-04-11
1
-25
/
+17
*
[PATCH] knfsd: nfsd4: better nfs4acl errors
NeilBrown
2006-04-11
1
-4
/
+3
*
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-24
1
-1
/
+1
*
[PATCH] nfsd4: Fix bug in rdattr_error return
Fred Isaman
2006-01-18
1
-2
/
+3
*
[PATCH] nfsd4: rename lk_stateowner
J. Bruce Fields
2006-01-18
1
-3
/
+2
*
[PATCH] kfree cleanup: fs
Jesper Juhl
2005-11-07
1
-6
/
+3
*
[PATCH] nfsd4: fix fh_expire_type
NeilBrown
2005-07-07
1
-2
/
+2
*
[PATCH] nfsd4: seqid comments
NeilBrown
2005-07-07
1
-4
/
+4
*
[PATCH] nfsd4: fix open_reclaim seqid
NeilBrown
2005-07-07
1
-2
/
+1
*
[PATCH] knfsd: nfsd4: make needlessly global code static
NeilBrown
2005-06-24
1
-2
/
+2
[next]