index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
client.c
Age
Commit message (
Expand
)
Author
2026-06-23
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-06-17
NFS: Use common error handling code in nfs_alloc_server()
Markus Elfring
2026-06-17
NFS: Prevent resource leak in nfs_alloc_server()
Markus Elfring
2026-05-15
nfs: Skip pathconf probe when neither field is consumed
Chuck Lever
2026-05-15
nfs: Avoid transient zeroed case capability bits during probe
Chuck Lever
2026-05-11
nfs: Implement fileattr_get for case sensitivity
Chuck Lever
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-30
NFS: fix delayed delegation return handling
Christoph Hellwig
2026-01-30
NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4
Anna Schumaker
2026-01-20
NFS: return delegations from the end of a LRU when over the watermark
Christoph Hellwig
2026-01-20
NFS: add a separate delegation return list
Christoph Hellwig
2025-11-29
NFS: Fix inheritance of the block sizes when automounting
Trond Myklebust
2025-11-10
NFS: Check the TLS certificate fields in nfs_match_client()
Trond Myklebust
2025-08-29
NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
Trond Myklebust
2025-08-04
NFS: Fix the setting of capabilities when automounting a new filesystem
Trond Myklebust
2025-07-22
NFS: track active delegations per-server
Christoph Hellwig
2025-07-14
NFS: remove unused time_delta field from struct nfs_server
Anthony Iliopoulos
2025-07-14
NFS: remove unused wpages field from struct nfs_server
Anthony Iliopoulos
2025-05-28
NFS: always probe for LOCALIO support asynchronously
Mike Snitzer
2025-05-19
nfs: add a refcount tracker for struct net as held by the nfs_client
Jeff Layton
2025-05-16
NFS: Avoid flushing data while holding directory locks in nfs_rename()
Trond Myklebust
2025-04-27
nfs: move the nfs4_data_server_cache into struct nfs_net
Jeff Layton
2025-03-21
NFS: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
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_common: move localio_lock to new lock member of nfs_uuid_t
Mike Snitzer
2024-11-08
NFS: Implement get_nfs_version()
Anna Schumaker
2024-11-08
NFS: Clean up find_nfs_version()
Anna Schumaker
2024-11-08
NFS: Rename get_nfs_version() -> find_nfs_version()
Anna Schumaker
2024-11-08
NFS: Convert the NFS module list into an array
Anna Schumaker
2024-11-08
NFS: Clean up locking the nfs_versions list
Anna Schumaker
2024-11-04
nfs_common: fix localio to cope with racing nfs_local_probe()
Mike Snitzer
2024-10-03
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
2024-09-23
nfs: implement client support for NFS_LOCALIO_PROGRAM
Mike Snitzer
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson
2024-09-23
nfs: simplify and guarantee owner uniqueness.
NeilBrown
2024-07-08
nfs: Block on write congestion
Jan Kara
2024-07-08
nfs: Properly initialize server->writeback
Jan Kara
2024-03-09
NFS: remove unused variable nfs_rpcstat
Trond Myklebust
2024-03-09
nfs: make the rpc_stat per net namespace
Josef Bacik
2024-02-25
nfs: fix UAF on pathwalk running into umount
Al Viro
2023-08-24
NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver
Trond Myklebust
2023-06-29
NFS: Don't cleanup sysfs superblock entry if uninitialized
Benjamin Coddington
2023-06-19
NFS: add a sysfs link to the lockd rpc_client
Benjamin Coddington
2023-06-19
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
2023-06-19
NFS: add superblock sysfs entries
Benjamin Coddington
2023-06-19
NFS: Add an "xprtsec=" NFS mount option
Chuck Lever
2023-06-19
NFS: Have struct nfs_client carry a TLS policy field
Chuck Lever
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
[next]