index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: filter readdir results in V4ROOT case
J. Bruce Fields
2009-12-15
1
-3
/
+7
*
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
1
-1
/
+2
*
nfsd: Source files #include cleanups
Boaz Harrosh
2009-12-14
1
-11
/
+1
*
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
2009-11-13
1
-0
/
+1
*
NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()
Trond Myklebust
2009-09-03
1
-5
/
+10
*
nfsd41: replace page based DRC with buffer based DRC
Andy Adamson
2009-09-01
1
-10
/
+7
*
NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute
Trond Myklebust
2009-09-01
1
-7
/
+0
*
nfsd41: Use separate DRC for setclientid
Andy Adamson
2009-07-28
1
-2
/
+1
*
nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...
Alexandros Batsakis
2009-06-16
1
-1
/
+1
*
Merge commit 'v2.6.30' into for-2.6.31
J. Bruce Fields
2009-06-15
1
-1
/
+15
|
\
|
*
nfsd4: check for negative dentry before use in nfsv4 readdir
J. Bruce Fields
2009-05-06
1
-1
/
+15
*
|
NFSv4: do exact check about attribute specified
Yu Zhiguo
2009-06-01
1
-34
/
+12
*
|
nfsd: use C99 struct initializers
Randy Dunlap
2009-05-03
1
-56
/
+56
*
|
nfsd: support ext4 i_version
J. Bruce Fields
2009-04-29
1
-21
/
+42
*
|
nfsd4: delete obsolete xdr comments
J. Bruce Fields
2009-04-29
1
-27
/
+0
*
|
nfsd: eliminate ENCODE_HEAD macro
J. Bruce Fields
2009-04-29
1
-24
/
+22
|
/
*
nfsd41: CREATE_EXCLUSIVE4_1
Benny Halevy
2009-04-03
1
-0
/
+17
*
nfsd41: SUPPATTR_EXCLCREAT attribute
Benny Halevy
2009-04-03
1
-1
/
+6
*
nfsd41: support for 3-word long attribute bitmask
Andy Adamson
2009-04-03
1
-12
/
+47
*
nfsd41: pass writable attrs mask to nfsd4_decode_fattr
Benny Halevy
2009-04-03
1
-6
/
+15
*
nfsd41: clientid handling
Andy Adamson
2009-04-03
1
-0
/
+9
*
nfsd41: check encode size for sessions maxresponse cached
Andy Adamson
2009-04-03
1
-0
/
+51
*
nfsd41: stateid handling
Andy Adamson
2009-04-03
1
-1
/
+1
*
nfsd41: destroy_session operation
Benny Halevy
2009-04-03
1
-2
/
+5
*
nfsd41: non-page DRC for solo sequence responses
Andy Adamson
2009-04-03
1
-2
/
+3
*
nfsd41: create_session operation
Andy Adamson
2009-04-03
1
-3
/
+145
*
nfsd41: nfsd DRC logic
Andy Adamson
2009-04-03
1
-0
/
+11
*
nfsd41: sequence operation
Benny Halevy
2009-04-03
1
-3
/
+30
*
nfsd41: exchange_id operation
Andy Adamson
2009-04-03
1
-4
/
+143
*
nfsd41: xdr infrastructure
Andy Adamson
2009-04-03
1
-0
/
+148
*
nfsd4: support putpubfh operation
J. Bruce Fields
2009-03-18
1
-1
/
+1
*
NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_op...
Benny Halevy
2009-03-18
1
-1
/
+1
*
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
2009-03-17
1
-0
/
+1
*
nfsd: delete wrong file comment from nfsd/nfs4xdr.c
Marc Eshel
2009-01-07
1
-2
/
+0
*
nfsd: nfs4xdr decode_stateid helper function
Benny Halevy
2008-09-29
1
-44
/
+55
*
nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid
Benny Halevy
2008-09-29
1
-1
/
+3
*
nfsd: don't declare p in ENCODE_SEQID_OP_HEAD
Benny Halevy
2008-09-29
1
-1
/
+1
*
nfsd: nfs4xdr encode_stateid helper function
Benny Halevy
2008-09-29
1
-44
/
+32
*
nfsd: fix nfsd4_encode_open buffer space reservation
Benny Halevy
2008-09-29
1
-1
/
+1
*
nfsd: properly xdr-encode deleg stateid returned from open
Benny Halevy
2008-09-29
1
-2
/
+6
*
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
[next]