index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2015-01-06
NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
Trond Myklebust
1
-0
/
+1
2015-01-06
NFSv4.1: Fix client id trunking on Linux
Trond Myklebust
1
-9
/
+8
2014-11-27
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
1
-17
/
+14
2014-11-26
NFS: Clean up nfs4_init_callback()
Chuck Lever
1
-17
/
+14
2014-11-25
NFS: Deletion of unnecessary checks before the function call "nfs_put_client"
Markus Elfring
1
-10
/
+5
2014-09-18
NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
Steve Dickson
1
-18
/
+20
2014-07-08
nfsv4: set hostname when creating nfsv4 ds connection
Peng Tao
1
-0
/
+5
2014-03-19
NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted
Trond Myklebust
1
-0
/
+7
2014-02-17
NFSv4: Use the correct net namespace in nfs4_update_server
Trond Myklebust
1
-3
/
+4
2014-02-02
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
Trond Myklebust
1
-1
/
+1
2014-01-28
sunrpc: turn warn_gssd() log message into a dprintk()
Jeff Layton
1
-4
/
+1
2014-01-21
nfs4: fix discover_server_trunking use after free
Weston Andros Adamson
1
-6
/
+4
2014-01-19
NFSv4.1: Handle errors correctly in nfs41_walk_client_list
Trond Myklebust
1
-3
/
+5
2013-12-06
nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...
Jeff Layton
1
-1
/
+6
2013-10-28
NFS: add support for multiple sec= mount options
Weston Andros Adamson
1
-0
/
+3
2013-10-28
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
Weston Andros Adamson
1
-2
/
+4
2013-10-28
NFS: cache parsed auth_info in nfs_server
Weston Andros Adamson
1
-0
/
+1
2013-10-28
NFS: separate passed security flavs from selected
Weston Andros Adamson
1
-7
/
+9
2013-10-28
NFS: Add basic migration support to state manager thread
Chuck Lever
1
-0
/
+1
2013-10-28
NFS: Export _nfs_display_fhandle()
Chuck Lever
1
-1
/
+1
2013-10-28
NFS: Add nfs4_update_server
Chuck Lever
1
-0
/
+108
2013-10-02
NFSv4: Ensure that we disable the resend timeout for NFSv4
Trond Myklebust
1
-0
/
+1
2013-09-08
NFSv4: Allow security autonegotiation for submounts
Trond Myklebust
1
-1
/
+2
2013-09-08
NFSv4: Fix security auto-negotiation
Trond Myklebust
1
-6
/
+13
2013-09-06
NFSv4.1 Use MDS auth flavor for data server connection
Andy Adamson
1
-0
/
+116
2013-09-03
NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking
Chuck Lever
1
-27
/
+74
2013-08-07
NFS Remove unused authflavour parameter from init_client
Andy Adamson
1
-2
/
+1
2013-06-29
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
1
-3
/
+8
2013-06-29
NFS: Set NFS_CS_MIGRATION for NFSv4 mounts
Chuck Lever
1
-0
/
+2
[next]