index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: NFSv2/NFSv3: Use cred from fs_context during mount
Sargun Dhillon
2020-12-02
1
-2
/
+2
*
NFS: Support larger readdir buffers
Trond Myklebust
2020-12-02
1
-2
/
+2
*
NFSv4.2: query the server for extended attribute support
Frank van der Linden
2020-07-13
1
-0
/
+3
*
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
2020-07-13
1
-2
/
+17
*
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
2020-02-25
1
-0
/
+1
*
NFS: allow deprecation of NFS UDP protocol
Olga Kornievskaia
2020-01-24
1
-0
/
+4
*
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
2020-01-15
1
-11
/
+11
*
NFS: rename nfs_fs_context pointer arg in a few functions
Scott Mayhew
2020-01-15
1
-31
/
+31
*
NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
David Howells
2020-01-15
1
-33
/
+33
*
nfs: don't pass nfs_subversion to ->create_server()
Al Viro
2020-01-15
1
-2
/
+2
*
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2019-11-03
1
-0
/
+3
*
NFS/pnfs: Separate NFSv3 DS and MDS traffic
Trond Myklebust
2019-11-03
1
-0
/
+6
*
NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING
Trond Myklebust
2019-11-03
1
-0
/
+2
*
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
2019-07-06
1
-2
/
+2
*
Merge branch 'multipath_tcp'
Trond Myklebust
2019-07-06
1
-0
/
+3
|
\
|
*
NFS: Allow multiple connections to a NFSv2 or NFSv3 server
Trond Myklebust
2019-07-06
1
-0
/
+1
|
*
NFSv4: Allow multiple connections to NFSv4.x (x>0) servers
Trond Myklebust
2019-07-06
1
-0
/
+2
*
|
NFS: Add sysfs support for per-container identifier
Trond Myklebust
2019-07-06
1
-0
/
+4
*
|
NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_init
Trond Myklebust
2019-07-06
1
-2
/
+11
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-05-15
1
-0
/
+1
|
\
|
*
lockd: Pass the user cred from knfsd when starting the lockd server
Trond Myklebust
2019-04-24
1
-0
/
+1
*
|
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
2019-05-09
1
-1
/
+1
*
|
NFS: make nfs_match_client killable
Roberto Bergantinos Corpas
2019-05-07
1
-1
/
+6
*
|
NFS: Store the credential of the mount process in the nfs_server
Trond Myklebust
2019-04-26
1
-1
/
+7
*
|
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-26
1
-0
/
+1
*
|
NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
Trond Myklebust
2019-04-25
1
-0
/
+2
|
/
*
NFS: Fix a typo in nfs_init_timeout_values()
Trond Myklebust
2019-03-23
1
-1
/
+1
*
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-19
1
-9
/
+2
*
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
2018-12-19
1
-0
/
+2
*
NFS add support for asynchronous COPY
Olga Kornievskaia
2018-08-09
1
-0
/
+1
*
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-12
1
-1
/
+2
|
\
|
*
NFS: Pass the inode down to the getattr() callback
Trond Myklebust
2018-06-04
1
-1
/
+2
*
|
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
1
-39
/
+4
|
/
*
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2017-12-15
1
-0
/
+11
*
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
1
-5
/
+5
*
NFS: Fix uninitialized rpc_wait_queue
Benjamin Coddington
2017-10-01
1
-1
/
+1
*
mount: copy the port field into the cloned nfs_server structure.
Steve Dickson
2017-07-19
1
-0
/
+1
*
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-05-10
1
-55
/
+12
|
\
|
*
lockd: Introduce nlmclnt_operations
Benjamin Coddington
2017-04-21
1
-0
/
+1
|
*
NFS: Add an iocounter wait function for async RPC tasks
Benjamin Coddington
2017-04-21
1
-0
/
+1
|
*
NFS: Clean up extra dprintk()s in client.c
Anna Schumaker
2017-04-20
1
-42
/
+3
|
*
NFS: Clean up nfs_init_client()
Anna Schumaker
2017-04-20
1
-13
/
+7
*
|
nfs: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-10
/
+0
|
/
*
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
2017-03-17
1
-1
/
+24
*
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
2016-12-01
1
-4
/
+2
*
NFS: Ignore connections that have cl_rpcclient uninitialized
Petr Vandrovec
2016-11-07
1
-1
/
+2
*
fs: nfs: Make nfs boot time y2038 safe
Deepa Dinamani
2016-10-04
1
-1
/
+1
*
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
2016-09-19
1
-0
/
+1
*
NFS add xprt switch addrs test to match client
Andy Adamson
2016-09-19
1
-1
/
+4
[next]