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
/
nfs
/
nfs42proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
NFSv42: Don't force attribute revalidation of the copy offload source
Trond Myklebust
1
-6
/
+1
2021-04-14
NFSv42: Copy offload should update the file size when appropriate
Trond Myklebust
1
-9
/
+32
2021-04-14
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
1
-1
/
+4
2021-04-13
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
1
-7
/
+9
2021-04-13
NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
Trond Myklebust
1
-2
/
+8
2021-03-09
NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4
Trond Myklebust
1
-5
/
+7
2020-12-16
NFSv4.2: fix error return on memory allocation failure
Colin Ian King
1
-0
/
+1
2020-12-14
NFSv4.2: improve page handling for GETXATTR
Frank van der Linden
1
-11
/
+36
2020-12-02
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
1
-8
/
+13
2020-09-16
NFSv4.2: fix client's attribute cache management for copy_file_range
Olga Kornievskaia
1
-1
/
+9
2020-08-05
NFS: Add tracepoints for layouterror and layoutstats.
Trond Myklebust
1
-2
/
+8
2020-07-14
NFSv4.2: add client side xattr caching.
Frank van der Linden
1
-0
/
+12
2020-07-14
NFSv4.2: add the extended attribute proc functions.
Frank van der Linden
1
-0
/
+236
2020-02-04
NFS: Fix memory leaks
Wenwen Wang
1
-2
/
+2
2020-01-15
NFSv4.x recover from pre-mature loss of openstateid
Olga Kornievskaia
1
-8
/
+28
2019-11-18
NFSv4: Make _nfs42_proc_copy_notify() static
YueHaibing
1
-3
/
+3
2019-11-18
NFS: Fallocate should use the nfs4_fattr_bitmap
Anna Schumaker
1
-1
/
+1
2019-10-09
NFS based on file size issue sync copy or fallback to generic copy offload
Olga Kornievskaia
1
-2
/
+2
2019-10-09
NFS: handle source server reboot
Olga Kornievskaia
1
-21
/
+47
2019-10-09
NFS: also send OFFLOAD_CANCEL to source server
Olga Kornievskaia
1
-4
/
+8
2019-10-09
NFS: COPY handle ERR_OFFLOAD_DENIED
Olga Kornievskaia
1
-1
/
+2
2019-10-09
NFS: for "inter" copy treat ESTALE as ENOTSUPP
Olga Kornievskaia
1
-0
/
+5
2019-10-09
NFS: add ca_source_server<> to COPY
Olga Kornievskaia
1
-9
/
+17
2019-10-09
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
1
-0
/
+91
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
1
-3
/
+0
2019-03-02
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
1
-0
/
+164
2018-11-22
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
1
-9
/
+10
2018-08-14
NFS recover from destination server reboot for copies
Olga Kornievskaia
1
-3
/
+13
2018-08-09
NFS add a simple sync nfs4_proc_commit after async COPY
Olga Kornievskaia
1
-0
/
+31
2018-08-09
NFS handle COPY ERR_OFFLOAD_NO_REQS
Olga Kornievskaia
1
-1
/
+5
2018-08-09
NFS send OFFLOAD_CANCEL when COPY killed
Olga Kornievskaia
1
-1
/
+90
2018-08-09
NFS handle COPY reply CB_OFFLOAD call race
Olga Kornievskaia
1
-2
/
+20
2018-08-09
NFS add support for asynchronous COPY
Olga Kornievskaia
1
-5
/
+50
2018-05-31
NFSv4: Always clear the pNFS layout when handling ESTALE
Trond Myklebust
1
-0
/
+4
2018-05-31
NFS: Pass "privileged" value to nfs4_init_sequence()
Anna Schumaker
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-13
NFSv4.2 fix size storage for nfs42_proc_copy
Olga Kornievskaia
1
-1
/
+1
2017-05-24
NFS fix COMMIT after COPY
Olga Kornievskaia
1
-1
/
+1
2017-05-09
NFS append COMMIT after synchronous COPY
Olga Kornievskaia
1
-6
/
+15
2017-04-29
pNFS: Ensure we commit the layout if it has been invalidated
Trond Myklebust
1
-0
/
+1
2017-04-20
NFS: Clean up nfs42_layoutstat_done()
Anna Schumaker
1
-2
/
+0
2017-02-22
NFSv4: Fix reboot recovery in copy offload
Trond Myklebust
1
-26
/
+37
2017-01-30
NFS: Use nfs4_setup_sequence() everywhere
Anna Schumaker
1
-2
/
+2
2017-01-30
NFS: Change nfs4_get_session() to take an nfs_client structure
Anna Schumaker
1
-3
/
+2
2017-01-30
NFS: Move nfs4_get_session() into nfs4_session.h
Anna Schumaker
1
-0
/
+1
2016-12-03
pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn
Trond Myklebust
1
-3
/
+6
2016-10-04
NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic
Jeff Layton
1
-0
/
+1
2016-08-19
pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls
Trond Myklebust
1
-5
/
+29
2016-08-05
NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED
Trond Myklebust
1
-0
/
+2
2016-07-25
Merge branch 'pnfs'
Trond Myklebust
1
-2
/
+1
[next]