index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs_common
Age
Commit message (
Expand
)
Author
2025-08-05
NFS/localio: nfs_uuid_put() fix the wake up after unlinking the file
Trond Myklebust
2025-08-05
NFS/localio: nfs_uuid_put() fix races with nfs_open/close_local_fh()
Trond Myklebust
2025-08-05
NFS/localio: nfs_close_local_fh() fix check for file closed
Trond Myklebust
2025-05-28
nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer
NeilBrown
2025-05-28
nfs_localio: protect race between nfs_uuid_put() and nfs_close_local_fh()
NeilBrown
2025-05-28
nfs_localio: duplicate nfs_close_local_fh()
NeilBrown
2025-05-28
nfs_localio: simplify interface to nfsd for getting nfsd_file
NeilBrown
2025-05-28
nfs_localio: always hold nfsd net ref with nfsd_file ref
NeilBrown
2025-05-28
nfs_localio: use cmpxchg() to install new nfs_file_localio
NeilBrown
2025-03-10
fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-01-21
nfs: fix incorrect error handling in LOCALIO
Mike Snitzer
2025-01-14
nfs: probe for LOCALIO when v3 client reconnects to server
Mike Snitzer
2025-01-14
nfs/localio: remove redundant code and simplify LOCALIO enablement
Mike Snitzer
2025-01-14
nfs_common: add nfs_localio trace events
Mike Snitzer
2025-01-14
nfs_common: track all open nfsd_files per LOCALIO nfs_client
Mike Snitzer
2025-01-14
nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock
Mike Snitzer
2025-01-14
nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_
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
2024-11-18
nfs_common: must not hold RCU while calling nfsd_file_put_local
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-23
nfs: add LOCALIO support
Weston Andros Adamson
2024-09-23
nfs_common: prepare for the NFS client to use nfsd_file for LOCALIO
Mike Snitzer
2024-09-23
nfs_common: add NFS LOCALIO auxiliary protocol enablement
Mike Snitzer
2024-09-23
nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
Mike Snitzer
2024-09-23
nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
Mike Snitzer
2024-07-08
fs: nfs: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-04-13
NFSv4.2: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2021-10-04
nfs: Fix kerneldoc warning shown up by W=1
David Howells
2021-07-06
nfs_common: fix doc warning
ChenXiaoSong
2021-03-22
NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs
Chuck Lever
2021-01-28
NFSv4_2: SSC helper should use its own config.
Dai Ngo
2021-01-25
NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs
Chuck Lever
2020-12-09
nfs_common: need lock during iterate through the list
Cheng Lin
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2017-11-27
lockd: fix "list_add double add" caused by legacy signal interface
Vasily Averin
2017-11-27
grace: replace BUG_ON by WARN_ONCE in exit_net hook
Vasily Averin
2017-09-26
nfs_common: convert int to bool
Corentin Labbe
2017-09-26
nfs_common: move locks_in_grace comment at the right place
Corentin Labbe
2017-09-26
nfs_common: fix build warning in grace.c
Corentin Labbe
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2015-08-13
lockd: NLM grace period shouldn't block NFSv4 opens
J. Bruce Fields
2014-09-17
lockd: move lockd's grace period handling into its own module
Jeff Layton
2014-07-12
fs/nfs_common/nfsacl.c: move EXPORT symbol after functions
Fabian Frederick
[next]