index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
localio.c
Age
Commit message (
Expand
)
Author
2025-01-21
nfs: fix incorrect error handling in LOCALIO
Mike Snitzer
2025-01-14
nfs: probe for LOCALIO when v4 client reconnects to server
Mike Snitzer
2025-01-14
nfs/localio: remove redundant code and simplify LOCALIO enablement
Mike Snitzer
2025-01-14
nfs: cache all open LOCALIO nfsd_file(s) in client
Mike Snitzer
2025-01-14
nfs_common: move localio_lock to new lock member of nfs_uuid_t
Mike Snitzer
2025-01-14
nfs_common: rename functions that invalidate LOCALIO nfs_clients
Mike Snitzer
2025-01-14
nfs/localio: add direct IO enablement with sync and async IO support
Mike Snitzer
2024-11-09
nfs/localio: must clear res.replen in nfs_local_read_done
NeilBrown
2024-11-08
nfs/localio: eliminate need for nfs_local_fsync_work forward declaration
Mike Snitzer
2024-11-08
nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
Mike Snitzer
2024-11-08
nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx
Mike Snitzer
2024-11-08
nfs/localio: remove redundant suid/sgid handling
Mike Snitzer
2024-11-04
nfs_common: fix localio to cope with racing nfs_local_probe()
Mike Snitzer
2024-10-03
nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
Mike Snitzer
2024-09-30
nfs: Remove duplicated include in localio.c
Yang Li
2024-09-23
nfs: implement client support for NFS_LOCALIO_PROGRAM
Mike Snitzer
2024-09-23
nfs/localio: use dedicated workqueues for filesystem read and write
Trond Myklebust
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson