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
pinetabv-6.6.y-devel
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
/
nfs
/
localio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-21
nfs: fix incorrect error handling in LOCALIO
Mike Snitzer
1
-2
/
+2
2025-01-15
nfs: probe for LOCALIO when v4 client reconnects to server
Mike Snitzer
1
-0
/
+14
2025-01-15
nfs/localio: remove redundant code and simplify LOCALIO enablement
Mike Snitzer
1
-23
/
+5
2025-01-15
nfs: cache all open LOCALIO nfsd_file(s) in client
Mike Snitzer
1
-17
/
+72
2025-01-15
nfs_common: move localio_lock to new lock member of nfs_uuid_t
Mike Snitzer
1
-10
/
+4
2025-01-15
nfs_common: rename functions that invalidate LOCALIO nfs_clients
Mike Snitzer
1
-1
/
+1
2025-01-15
nfs/localio: add direct IO enablement with sync and async IO support
Mike Snitzer
1
-10
/
+83
2024-11-10
nfs/localio: must clear res.replen in nfs_local_read_done
NeilBrown
1
-0
/
+6
2024-11-08
nfs/localio: eliminate need for nfs_local_fsync_work forward declaration
Mike Snitzer
1
-16
/
+15
2024-11-08
nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
Mike Snitzer
1
-13
/
+19
2024-11-08
nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx
Mike Snitzer
1
-17
/
+3
2024-11-08
nfs/localio: remove redundant suid/sgid handling
Mike Snitzer
1
-6
/
+1
2024-11-04
nfs_common: fix localio to cope with racing nfs_local_probe()
Mike Snitzer
1
-1
/
+2
2024-10-03
nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
Mike Snitzer
1
-3
/
+3
2024-09-30
nfs: Remove duplicated include in localio.c
Yang Li
1
-1
/
+0
2024-09-23
nfs: implement client support for NFS_LOCALIO_PROGRAM
Mike Snitzer
1
-4
/
+128
2024-09-23
nfs/localio: use dedicated workqueues for filesystem read and write
Trond Myklebust
1
-21
/
+54
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson
1
-0
/
+600