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
/
nfs4client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: system crashes after NFS4ERR_MOVED recovery
Bill.Baker@oracle.com
2018-02-22
1
-2
/
+4
*
nfs: Update server port after referral or migration
Chuck Lever
2018-01-14
1
-0
/
+1
*
nfs: Referrals should use the same proto setting as their parent
Chuck Lever
2018-01-14
1
-3
/
+20
*
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2017-12-15
1
-4
/
+13
*
NFS: Fix bool initialization/comparison
Thomas Meyer
2017-11-17
1
-1
/
+1
*
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
1
-5
/
+5
*
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
2017-08-02
1
-3
/
+0
*
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
2017-07-13
1
-0
/
+5
*
NFSv4.0: Fix a lock leak in nfs40_walk_client_list
Trond Myklebust
2017-05-24
1
-1
/
+0
*
NFS: Remove extra dprintk()s from nfs4client.c
Anna Schumaker
2017-04-20
1
-52
/
+10
*
NFS: Clean up nfs4_init_server()
Anna Schumaker
2017-04-20
1
-12
/
+4
*
NFS: Clean up nfs4_set_client()
Anna Schumaker
2017-04-20
1
-15
/
+4
*
NFS: Clean up nfs4_check_server_scope()
Anna Schumaker
2017-04-20
1
-12
/
+3
*
NFS: Clean up nfs4_check_serverowner_major_id()
Anna Schumaker
2017-04-20
1
-11
/
+2
*
NFS: Create a common nfs4_match_client() function
Anna Schumaker
2017-04-20
1
-64
/
+55
*
NFS: Clean up nfs4_check_serverowner_minor_id()
Anna Schumaker
2017-04-20
1
-21
/
+1
*
NFS: Clean up nfs4_match_clientids()
Anna Schumaker
2017-04-20
1
-17
/
+2
*
NFSv4.1 respect server's max size in CREATE_SESSION
Olga Kornievskaia
2017-03-17
1
-2
/
+2
*
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
2016-12-01
1
-7
/
+3
*
nfs: fix false positives in nfs40_walk_client_list()
J. Bruce Fields
2016-12-01
1
-1
/
+21
*
nfs: allow blocking locks to be awoken by lock callbacks
Jeff Layton
2016-09-22
1
-0
/
+3
*
NFS test session trunking with exchange id
Andy Adamson
2016-09-19
1
-3
/
+7
*
NFS detect session trunking
Andy Adamson
2016-09-19
1
-0
/
+90
*
NFS refactor nfs4_check_serverowner_major_id
Andy Adamson
2016-09-19
1
-6
/
+5
*
NFS refactor nfs4_match_clientids
Andy Adamson
2016-09-19
1
-5
/
+5
*
NFS4: Avoid migration loops
Benjamin Coddington
2016-08-30
1
-0
/
+5
*
nfs4: clnt: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
2016-07-19
1
-1
/
+5
*
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
Trond Myklebust
2016-06-30
1
-8
/
+12
*
nfs4: start callback_ident at idr 1
Benjamin Coddington
2015-11-23
1
-1
/
+1
*
NFS: Use RPC functions for matching sockaddrs
Anna Schumaker
2015-08-17
1
-4
/
+1
*
nfs: Drop bad comment in nfs41_walk_client_list()
Kinglong Mee
2015-07-01
1
-1
/
+0
*
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-04-26
1
-1
/
+1
|
\
|
*
NFS: Move nfs_idmap.h into fs/nfs/
Anna Schumaker
2015-04-23
1
-1
/
+1
*
|
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
|
/
*
NFSv4: Fix a race in NFSv4.1 server trunking discovery
Trond Myklebust
2015-03-03
1
-5
/
+4
*
Merge branch 'flexfiles'
Trond Myklebust
2015-02-03
1
-3
/
+4
|
\
|
*
nfs41: allow LD to choose DS connection version/minor_version
Peng Tao
2015-02-03
1
-2
/
+2
|
*
nfs41: allow LD to choose DS connection auth flavor
Peng Tao
2015-02-03
1
-2
/
+3
*
|
NFSv4.1: Fix an Oops in nfs41_walk_client_list
Trond Myklebust
2015-01-21
1
-1
/
+1
|
/
*
NFS: Ignore transport protocol when detecting server trunking
Chuck Lever
2015-01-05
1
-6
/
+0
*
NFSv4/v4.1: Verify the client owner id during trunking detection
Trond Myklebust
2015-01-05
1
-0
/
+18
*
NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
Trond Myklebust
2015-01-05
1
-0
/
+1
*
NFSv4.1: Fix client id trunking on Linux
Trond Myklebust
2015-01-05
1
-9
/
+8
*
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
2014-11-26
1
-17
/
+14
|
\
|
*
NFS: Clean up nfs4_init_callback()
Chuck Lever
2014-11-25
1
-17
/
+14
*
|
NFS: Deletion of unnecessary checks before the function call "nfs_put_client"
Markus Elfring
2014-11-24
1
-10
/
+5
|
/
*
NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
Steve Dickson
2014-09-18
1
-18
/
+20
*
nfsv4: set hostname when creating nfsv4 ds connection
Peng Tao
2014-07-08
1
-0
/
+5
*
NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted
Trond Myklebust
2014-03-19
1
-0
/
+7
*
NFSv4: Use the correct net namespace in nfs4_update_server
Trond Myklebust
2014-02-17
1
-3
/
+4
[next]