index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-18
Revert "nfsd4: fix nfs4err_resource in 4.1 case"
J. Bruce Fields
1
-8
/
+0
2014-04-01
nfsd4: fix memory leak in nfsd4_encode_fattr()
Yan, Zheng
1
-1
/
+3
2014-03-29
nfsd4: fix nfs4err_resource in 4.1 case
J. Bruce Fields
1
-0
/
+8
2014-03-29
nfsd4: remove redundant check from nfsd4_check_resp_size
J. Bruce Fields
1
-2
/
+0
2014-03-29
nfsd4: update comments with obsolete function name
J. Bruce Fields
1
-1
/
+1
2014-03-28
svcrpc: explicitly reject compounds that are not padded out to 4-byte multiple
Jeff Layton
1
-1
/
+6
2014-03-28
nfsd4: fix test_stateid error reply encoding
J. Bruce Fields
1
-0
/
+3
2014-03-28
nfsd4: make set of large acl return efbig, not resource
J. Bruce Fields
1
-1
/
+1
2014-03-28
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
J. Bruce Fields
1
-0
/
+2
2014-01-25
nfsd4: decrease nfsd4_encode_fattr stack usage
J. Bruce Fields
1
-6
/
+10
2014-01-08
nfsd4: simplify xdr encoding of nfsv4 names
J. Bruce Fields
1
-46
/
+6
2014-01-08
nfsd4: encode_rdattr_error cleanup
J. Bruce Fields
1
-4
/
+1
2014-01-08
nfsd4: nfsd4_encode_fattr cleanup
J. Bruce Fields
1
-13
/
+4
2014-01-03
nfsd: get rid of unused macro definition
Kinglong Mee
1
-5
/
+0
2014-01-03
nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattr
Kinglong Mee
1
-9
/
+3
2014-01-03
nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid
Kinglong Mee
1
-24
/
+2
2014-01-03
nfsd: clean up an xdr reserved space calculation
Kinglong Mee
1
-1
/
+1
2014-01-03
nfsd: calculate the missing length of bitmap in EXCHANGE_ID
Kinglong Mee
1
-8
/
+16
2013-12-11
nfsd: start documenting some XDR handling functions
Christoph Hellwig
1
-0
/
+19
2013-11-20
nfsd4: fix xdr decoding of large non-write compounds
J. Bruce Fields
1
-1
/
+2
2013-11-15
nfsd: export proper maximum file size to the client
Christoph Hellwig
1
-1
/
+1
2013-11-14
nfsd4: improve write performance with better sendspace reservations
J. Bruce Fields
1
-0
/
+31
2013-11-01
nfsd4: fix discarded security labels on setattr
J. Bruce Fields
1
-0
/
+1
2013-10-31
NFSD: Add support for NFS v4.2 operation checking
Anna Schumaker
1
-3
/
+5
2013-10-30
NFSD: Combine decode operations for v4 and v4.1
Anna Schumaker
1
-58
/
+40
2013-09-04
nfsd: racy access to ->d_name in nsfd4_encode_path()
Al Viro
1
-6
/
+8
2013-08-07
nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID
Weston Andros Adamson
1
-3
/
+2
2013-07-09
nfsd4: allow destroy_session over destroyed session
J. Bruce Fields
1
-1
/
+5
2013-07-02
nfsd4: minor read_buf cleanup
J. Bruce Fields
1
-10
/
+14
2013-07-02
nfsd4: fix decoding of compounds across page boundaries
J. Bruce Fields
1
-1
/
+1
2013-07-02
nfsd4: allow client to send no cb_sec flavors
J. Bruce Fields
1
-1
/
+5
2013-07-02
nfsd4: implement minimal SP4_MACH_CRED
J. Bruce Fields
1
-0
/
+22
2013-05-15
nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case
J. Bruce Fields
1
-1
/
+3
2013-05-15
NFSD: Server implementation of MAC Labeling
David Quigley
1
-8
/
+100
2013-05-13
NFSDv4.2: Add NFS v4.2 support to the NFS server
Steve Dickson
1
-0
/
+1
2013-05-01
NFSD: SECINFO doesn't handle unsupported pseudoflavors correctly
Chuck Lever
1
-6
/
+20
2013-05-01
NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo()
Chuck Lever
1
-7
/
+1
2013-04-30
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
1
-13
/
+11
2013-04-23
nfsd: Decode and send 64bit time values
Bryan Schumaker
1
-14
/
+5
2013-04-17
nfsd4: remove unused macro
J. Bruce Fields
1
-19
/
+0
2013-04-08
nfsd4: cleanup handling of nfsv4.0 closed stateid's
J. Bruce Fields
1
-28
/
+6
2013-04-03
nfsd4: don't destroy in-use clients
J. Bruce Fields
1
-1
/
+2
2013-04-03
nfsd4: fix race on client shutdown
J. Bruce Fields
1
-1
/
+0
2013-04-03
nfsd4: handle seqid-mutating open errors from xdr decoding
J. Bruce Fields
1
-0
/
+1
2013-03-29
SUNRPC: Refactor nfsd4_do_encode_secinfo()
Chuck Lever
1
-13
/
+11
2013-03-27
nfsd4: reject "negative" acl lengths
J. Bruce Fields
1
-1
/
+1
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-13
/
+8
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-02-26
switch vfs_getattr() to struct path
Al Viro
1
-2
/
+2
2013-02-13
nfsd: Modify nfsd4_cb_sec to use kuids and kgids
Eric W. Biederman
1
-3
/
+10
[next]