index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
1
-0
/
+1
2022-02-16
nfs: nfs4clinet: check the return value of kstrdup()
Xiaoke Wang
1
-1
/
+4
2021-07-20
NFSv4: Initialise connection to the server in nfs4_alloc_client()
Trond Myklebust
1
-40
/
+42
2021-06-16
NFS: Fix use-after-free in nfs4_init_client()
Anna Schumaker
1
-1
/
+1
2020-04-02
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
1
-1
/
+0
2019-08-29
NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
Trond Myklebust
1
-1
/
+4
2018-11-13
NFSv4.1: Fix the r/wsize checking
Trond Myklebust
1
-7
/
+9
2018-08-09
NFS handle COPY reply CB_OFFLOAD call race
Olga Kornievskaia
1
-0
/
+15
2018-07-30
nfs: Referrals not inheriting proto setting from parent
Calum Mackay
1
-3
/
+3
2018-02-22
nfs: system crashes after NFS4ERR_MOVED recovery
Bill.Baker@oracle.com
1
-2
/
+4
2018-01-15
nfs: Update server port after referral or migration
Chuck Lever
1
-0
/
+1
2018-01-15
nfs: Referrals should use the same proto setting as their parent
Chuck Lever
1
-3
/
+20
2017-12-15
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
1
-4
/
+13
2017-11-18
NFS: Fix bool initialization/comparison
Thomas Meyer
1
-1
/
+1
2017-11-17
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
1
-5
/
+5
2017-08-02
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
1
-3
/
+0
2017-07-13
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
1
-0
/
+5
2017-05-24
NFSv4.0: Fix a lock leak in nfs40_walk_client_list
Trond Myklebust
1
-1
/
+0
2017-04-20
NFS: Remove extra dprintk()s from nfs4client.c
Anna Schumaker
1
-52
/
+10
2017-04-20
NFS: Clean up nfs4_init_server()
Anna Schumaker
1
-12
/
+4
2017-04-20
NFS: Clean up nfs4_set_client()
Anna Schumaker
1
-15
/
+4
2017-04-20
NFS: Clean up nfs4_check_server_scope()
Anna Schumaker
1
-12
/
+3
2017-04-20
NFS: Clean up nfs4_check_serverowner_major_id()
Anna Schumaker
1
-11
/
+2
2017-04-20
NFS: Create a common nfs4_match_client() function
Anna Schumaker
1
-64
/
+55
2017-04-20
NFS: Clean up nfs4_check_serverowner_minor_id()
Anna Schumaker
1
-21
/
+1
2017-04-20
NFS: Clean up nfs4_match_clientids()
Anna Schumaker
1
-17
/
+2
2017-03-17
NFSv4.1 respect server's max size in CREATE_SESSION
Olga Kornievskaia
1
-2
/
+2
2016-12-02
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
1
-7
/
+3
2016-12-02
nfs: fix false positives in nfs40_walk_client_list()
J. Bruce Fields
1
-1
/
+21
2016-09-22
nfs: allow blocking locks to be awoken by lock callbacks
Jeff Layton
1
-0
/
+3
2016-09-19
NFS test session trunking with exchange id
Andy Adamson
1
-3
/
+7
2016-09-19
NFS detect session trunking
Andy Adamson
1
-0
/
+90
2016-09-19
NFS refactor nfs4_check_serverowner_major_id
Andy Adamson
1
-6
/
+5
2016-09-19
NFS refactor nfs4_match_clientids
Andy Adamson
1
-5
/
+5
2016-08-30
NFS4: Avoid migration loops
Benjamin Coddington
1
-0
/
+5
2016-07-19
nfs4: clnt: respect noresvport when establishing connections to DSes
Tigran Mkrtchyan
1
-1
/
+5
2016-06-30
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
Trond Myklebust
1
-8
/
+12
2015-11-24
nfs4: start callback_ident at idr 1
Benjamin Coddington
1
-1
/
+1
2015-08-17
NFS: Use RPC functions for matching sockaddrs
Anna Schumaker
1
-4
/
+1
2015-07-01
nfs: Drop bad comment in nfs41_walk_client_list()
Kinglong Mee
1
-1
/
+0
2015-04-27
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2015-04-23
NFS: Move nfs_idmap.h into fs/nfs/
Anna Schumaker
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-03-04
NFSv4: Fix a race in NFSv4.1 server trunking discovery
Trond Myklebust
1
-5
/
+4
2015-02-04
Merge branch 'flexfiles'
Trond Myklebust
1
-3
/
+4
2015-02-03
nfs41: allow LD to choose DS connection version/minor_version
Peng Tao
1
-2
/
+2
2015-02-03
nfs41: allow LD to choose DS connection auth flavor
Peng Tao
1
-2
/
+3
2015-01-22
NFSv4.1: Fix an Oops in nfs41_walk_client_list
Trond Myklebust
1
-1
/
+1
2015-01-06
NFS: Ignore transport protocol when detecting server trunking
Chuck Lever
1
-6
/
+0
2015-01-06
NFSv4/v4.1: Verify the client owner id during trunking detection
Trond Myklebust
1
-0
/
+18
[next]