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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-31
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
Jeff Layton
1
-9
/
+3
2014-07-30
nfsd: print status when nfsd4_open fails to open file it just created
Jeff Layton
1
-1
/
+3
2014-07-10
nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
Trond Myklebust
1
-2
/
+1
2014-07-09
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
1
-2
/
+1
2014-07-09
nfsd4: rename cr_linkname->cr_data
J. Bruce Fields
1
-1
/
+1
2014-07-09
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
1
-1
/
+1
2014-07-09
nfsd: fix rare symlink decoding bug
J. Bruce Fields
1
-9
/
+0
2014-06-23
nfsd: add __force to opaque verifier field casts
Jeff Layton
1
-2
/
+6
2014-06-23
NFSD: Using exp_get for export getting
Kinglong Mee
1
-3
/
+3
2014-06-23
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
1
-2
/
+2
2014-06-23
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
1
-8
/
+4
2014-06-07
nfsd4: simplify server xdr->next_page use
J. Bruce Fields
1
-1
/
+1
2014-06-04
nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound
Jeff Layton
1
-3
/
+0
2014-06-04
nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open
Jeff Layton
1
-2
/
+1
2014-05-31
nfsd4: better reservation of head space for krb5
J. Bruce Fields
1
-2
/
+2
2014-05-31
nfsd4: estimate sequence response size
J. Bruce Fields
1
-0
/
+6
2014-05-31
nfsd4: better estimate of getattr response size
J. Bruce Fields
1
-0
/
+44
2014-05-31
nfsd4: allow large readdirs
J. Bruce Fields
1
-4
/
+5
2014-05-31
nfsd4: more precise nfsd4_max_reply
J. Bruce Fields
1
-0
/
+12
2014-05-31
nfsd4: don't try to encode conflicting owner if low on space
J. Bruce Fields
1
-1
/
+2
2014-05-31
nfsd4: allow encoding across page boundaries
J. Bruce Fields
1
-0
/
+4
2014-05-31
nfsd4: size-checking cleanup
J. Bruce Fields
1
-3
/
+6
2014-05-31
nfsd4: remove redundant encode buffer size checking
J. Bruce Fields
1
-14
/
+0
2014-05-31
nfsd4: teach encoders to handle reserve_space failures
J. Bruce Fields
1
-1
/
+1
2014-05-28
nfsd4: keep xdr buf length updated
J. Bruce Fields
1
-0
/
+2
2014-05-28
nfsd4: use xdr_stream throughout compound encoding
J. Bruce Fields
1
-1
/
+1
2014-05-28
nfsd4: use xdr_reserve_space in attribute encoding
J. Bruce Fields
1
-0
/
+1
2014-05-27
nfsd4: fix encoding of out-of-space replies
J. Bruce Fields
1
-4
/
+9
2014-05-23
nfsd4: reserve head space for krb5 integ/priv info
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: move proc_compound xdr encode init to helper
J. Bruce Fields
1
-4
/
+13
2014-05-23
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
J. Bruce Fields
1
-3
/
+3
2014-05-23
nfsd4: embed xdr_stream in nfsd4_compoundres
J. Bruce Fields
1
-6
/
+6
2014-05-23
nfsd4: decoding errors can still be cached and require space
J. Bruce Fields
1
-0
/
+2
2014-05-23
nfsd4: fix write reply size estimate
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: read size estimate should include padding
J. Bruce Fields
1
-1
/
+1
2014-05-23
nfsd4: READ, READDIR, etc., are idempotent
J. Bruce Fields
1
-8
/
+3
2014-05-07
NFSd: Clean up nfs4_preprocess_stateid_op
Trond Myklebust
1
-11
/
+0
2014-03-30
NFSD: Clear wcc data between compound ops
Kinglong Mee
1
-0
/
+2
2014-03-29
nfsd4: fix setclientid encode size
J. Bruce Fields
1
-1
/
+2
2014-03-29
NFSD: simplify saved/current fh uses in nfsd4_proc_compound
Kinglong Mee
1
-13
/
+15
2014-03-28
nfsd4: session needs room for following op to error out
J. Bruce Fields
1
-0
/
+6
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-23
/
+34
2014-01-27
nfsd4: fix delegation-unlink/rename race
J. Bruce Fields
1
-3
/
+7
2014-01-27
nfsd4: delay setting current_fh in open
J. Bruce Fields
1
-17
/
+20
2014-01-26
nfsd: use get_acl and ->set_acl
Christoph Hellwig
1
-0
/
+1
2014-01-08
nfsd4: better VERIFY comment
J. Bruce Fields
1
-2
/
+4
2014-01-04
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
1
-0
/
+1
2014-01-03
nfsd: calculate the missing length of bitmap in EXCHANGE_ID
Kinglong Mee
1
-1
/
+2
2013-08-07
nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID
Weston Andros Adamson
1
-1
/
+1
2013-07-13
nfsd4: fix minorversion support interface
J. Bruce Fields
1
-1
/
+1
[next]