index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
client.c
Age
Commit message (
Expand
)
Author
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
2022-07-12
NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE
Anna Schumaker
2022-03-21
NFSv4.1 provide mount option to toggle trunking discovery
Olga Kornievskaia
2022-02-08
NFS: Fix initialisation of nfs_client cl_flags field
Trond Myklebust
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-01-13
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
2022-01-10
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2021-11-05
NFS: Remove the nfs4_label from the nfs4_getattr_res
Anna Schumaker
2021-10-20
NFS: Unexport nfs_probe_fsinfo()
Anna Schumaker
2021-10-20
NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server()
Anna Schumaker
2021-10-20
NFS: Move nfs_probe_destination() into the generic client
Anna Schumaker
2021-08-27
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
2021-08-27
NFSv4 introduce max_connect mount options
Olga Kornievskaia
2021-06-03
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
2021-04-14
NFS: Split attribute support out from the server capabilities
Trond Myklebust
2021-04-13
NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
Trond Myklebust
2021-04-05
NFS: Fix up the support for CONFIG_NFS_DISABLE_UDP_SUPPORT
Trond Myklebust
2020-12-02
NFS: NFSv2/NFSv3: Use cred from fs_context during mount
Sargun Dhillon
2020-12-02
NFS: Support larger readdir buffers
Trond Myklebust
2020-07-13
NFSv4.2: query the server for extended attribute support
Frank van der Linden
2020-07-13
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
2020-02-25
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
2020-01-24
NFS: allow deprecation of NFS UDP protocol
Olga Kornievskaia
2020-01-15
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
2020-01-15
NFS: rename nfs_fs_context pointer arg in a few functions
Scott Mayhew
2020-01-15
NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
David Howells
2020-01-15
nfs: don't pass nfs_subversion to ->create_server()
Al Viro
2019-11-03
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2019-11-03
NFS/pnfs: Separate NFSv3 DS and MDS traffic
Trond Myklebust
2019-11-03
NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING
Trond Myklebust
2019-07-06
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
2019-07-06
Merge branch 'multipath_tcp'
Trond Myklebust
2019-07-06
NFS: Allow multiple connections to a NFSv2 or NFSv3 server
Trond Myklebust
2019-07-06
NFSv4: Allow multiple connections to NFSv4.x (x>0) servers
Trond Myklebust
2019-07-06
NFS: Add sysfs support for per-container identifier
Trond Myklebust
2019-07-06
NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init
Trond Myklebust
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-15
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-05-09
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
2019-05-07
NFS: make nfs_match_client killable
Roberto Bergantinos Corpas
[next]