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
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
2020-02-06
nfsd4: fix double free in nfsd4_do_async_copy()
Dan Carpenter
1
-1
/
+0
2020-01-23
nfsd: Ensure sampling of the write verifier is atomic with the write
Trond Myklebust
1
-2
/
+2
2020-01-23
nfsd: Ensure sampling of the commit verifier is atomic with the commit
Trond Myklebust
1
-2
/
+2
2020-01-23
nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+2
2020-01-23
nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument
Trond Myklebust
1
-1
/
+1
2020-01-03
nfsd: use true,false for bool variable in nfs4proc.c
zhengbin
1
-2
/
+2
2019-12-20
nfsd: pass a 64-bit guardtime to nfsd_setattr()
Arnd Bergmann
1
-1
/
+1
2019-12-09
nfsd4: avoid NULL deference on strange COPY compounds
J. Bruce Fields
1
-1
/
+2
2019-12-09
NFSD fixing possible null pointer derefering in copy offload
Olga Kornievskaia
1
-1
/
+2
2019-12-09
NFSD fix nfserro errno mismatch
Olga Kornievskaia
1
-6
/
+5
2019-12-09
NFSD: fix seqid in copy stateid
Olga Kornievskaia
1
-1
/
+1
2019-12-09
NFSD add nfs4 inter ssc to nfsd4_copy
Olga Kornievskaia
1
-22
/
+271
2019-12-09
NFSD: allow inter server COPY to have a STALE source server fh
Olga Kornievskaia
1
-4
/
+53
2019-12-09
NFSD generalize nfsd4_compound_state flag names
Olga Kornievskaia
1
-4
/
+4
2019-12-09
NFSD add COPY_NOTIFY operation
Olga Kornievskaia
1
-10
/
+48
2019-12-09
NFSD COPY_NOTIFY xdr
Olga Kornievskaia
1
-0
/
+28
2019-12-07
NFSD fixing possible null pointer derefering in copy offload
Olga Kornievskaia
1
-1
/
+2
2019-11-30
nfsd: Ensure CLONE persists data and metadata changes to the target file
Trond Myklebust
1
-1
/
+2
2019-09-10
nfsd: Support the server resetting the boot verifier
Trond Myklebust
1
-10
/
+4
2019-08-19
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
1
-41
/
+42
2019-05-16
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2019-04-24
nfsd: Allow containers to set supported nfs versions
Trond Myklebust
1
-1
/
+2
2019-04-09
fs: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-12-14
NFSD remove OP_CACHEME from 4.2 op_flags
Olga Kornievskaia
1
-4
/
+4
2018-11-28
nfsd4: skip unused assignment
J. Bruce Fields
1
-1
/
+1
2018-11-28
nfsd4: forbid all renames during grace period
J. Bruce Fields
1
-2
/
+1
2018-11-28
nfsd4: zero-length WRITE should succeed
J. Bruce Fields
1
-2
/
+0
2018-11-08
nfsd: COPY and CLONE operations require the saved filehandle to be set
Scott Mayhew
1
-0
/
+3
2018-09-26
NFSD introduce async copy feature
Olga Kornievskaia
1
-19
/
+242
2018-09-26
NFSD OFFLOAD_CANCEL xdr
Olga Kornievskaia
1
-0
/
+14
2018-09-26
NFSD OFFLOAD_STATUS xdr
Olga Kornievskaia
1
-0
/
+20
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
1
-19
/
+4
2018-06-17
nfsd: fix corrupted reply to badly ordered compound
J. Bruce Fields
1
-0
/
+1
2018-06-17
nfsd: clarify check_op_ordering
J. Bruce Fields
1
-4
/
+9
2018-06-17
nfsd4: extend reclaim period for reclaiming clients
J. Bruce Fields
1
-0
/
+4
2018-04-03
nfsd: fix incorrect umasks
J. Bruce Fields
1
-2
/
+10
2018-04-03
nfsd: Trace NFSv4 COMPOUND execution
Chuck Lever
1
-6
/
+3
2018-04-03
nfsd: Add I/O trace points in the NFSv4 read proc
Chuck Lever
1
-0
/
+5
2018-04-03
nfsd: Add I/O trace points in the NFSv4 write path
Chuck Lever
1
-2
/
+5
2018-04-03
nfsd: Add "nfsd_" to trace point names
Chuck Lever
1
-2
/
+2
2018-03-19
nfsd: remove unsused "cp_consecutive" field
J. Bruce Fields
1
-1
/
+0
2018-02-08
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
1
-0
/
+3
2017-12-21
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
1
-3
/
+3
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-14
/
+5
2017-11-08
nfds: avoid gettimeofday for nfssvc_boot time
Arnd Bergmann
1
-2
/
+3
2017-10-05
nfsd4: define nfsd4_secinfo_no_name_release()
Eryu Guan
1
-1
/
+8
2017-10-04
nfsd: remove unnecessary nofilehandle checks
J. Bruce Fields
1
-12
/
+2
2017-08-25
nfsd4: skip encoder in trivial error cases
J. Bruce Fields
1
-3
/
+7
2017-08-25
nfsd4: define ->op_release for compound ops
J. Bruce Fields
1
-0
/
+32
2017-08-25
nfsd4: opdesc will be useful outside nfs4proc.c
J. Bruce Fields
1
-14
/
+11
[next]