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: check if gssd is running before attempting to use krb5i auth in SETCLIEN...
Jeff Layton
2013-12-06
1
-1
/
+6
*
NFS: add support for multiple sec= mount options
Weston Andros Adamson
2013-10-28
1
-0
/
+3
*
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
Weston Andros Adamson
2013-10-28
1
-2
/
+4
*
NFS: cache parsed auth_info in nfs_server
Weston Andros Adamson
2013-10-28
1
-0
/
+1
*
NFS: separate passed security flavs from selected
Weston Andros Adamson
2013-10-28
1
-7
/
+9
*
NFS: Add basic migration support to state manager thread
Chuck Lever
2013-10-28
1
-0
/
+1
*
NFS: Export _nfs_display_fhandle()
Chuck Lever
2013-10-28
1
-1
/
+1
*
NFS: Add nfs4_update_server
Chuck Lever
2013-10-28
1
-0
/
+108
*
NFSv4: Ensure that we disable the resend timeout for NFSv4
Trond Myklebust
2013-10-01
1
-0
/
+1
*
NFSv4: Allow security autonegotiation for submounts
Trond Myklebust
2013-09-07
1
-1
/
+2
*
NFSv4: Fix security auto-negotiation
Trond Myklebust
2013-09-07
1
-6
/
+13
*
NFSv4.1 Use MDS auth flavor for data server connection
Andy Adamson
2013-09-06
1
-0
/
+116
*
NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking
Chuck Lever
2013-09-03
1
-27
/
+74
*
NFS Remove unused authflavour parameter from init_client
Andy Adamson
2013-08-07
1
-2
/
+1
*
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
2013-06-28
1
-3
/
+8
|
\
|
*
NFS: Make callbacks minor version generic
Bryan Schumaker
2013-06-08
1
-3
/
+3
|
*
NFSv4.2: Added NFS v4.2 support to the NFS client
Steve Dickson
2013-06-08
1
-0
/
+5
*
|
NFS: Set NFS_CS_MIGRATION for NFSv4 mounts
Chuck Lever
2013-06-28
1
-0
/
+2
*
|
NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs
Andy Adamson
2013-06-28
1
-1
/
+1
*
|
NFS: Fix SETCLIENTID fallback if GSS is not available
Chuck Lever
2013-05-23
1
-1
/
+1
|
/
*
Merge branch 'bugfixes' into linux-next
Trond Myklebust
2013-04-23
1
-16
/
+29
|
\
|
*
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
Trond Myklebust
2013-04-10
1
-0
/
+1
|
*
NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
Trond Myklebust
2013-04-05
1
-16
/
+28
*
|
Merge branch 'rpcsec_gss-from_cel' into linux-next
Trond Myklebust
2013-04-23
1
-1
/
+3
|
\
\
|
*
|
NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available
Trond Myklebust
2013-04-04
1
-0
/
+2
|
*
|
NFS: Use "krb5i" to establish NFSv4 state whenever possible
Chuck Lever
2013-03-29
1
-1
/
+1
*
|
|
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
Trond Myklebust
2013-04-14
1
-0
/
+2
|
/
/
*
/
NFSv4: Prepare for minorversion-specific nfs_server capabilities
Trond Myklebust
2013-03-25
1
-11
/
+13
|
/
*
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
1
-0
/
+1
|
\
|
*
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-02-05
1
-0
/
+1
*
|
nfs4client: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-7
/
+6
*
|
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
Trond Myklebust
2013-01-27
1
-1
/
+4
*
|
NFSv4: Fix NFSv4 trunking discovery
Trond Myklebust
2013-01-27
1
-19
/
+7
*
|
NFSv4: Fix NFSv4 reference counting for trunked sessions
Trond Myklebust
2013-01-27
1
-16
/
+15
|
/
*
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
Trond Myklebust
2012-12-06
1
-0
/
+1
*
NFS: Get rid of unnecessary asserts
Trond Myklebust
2012-11-04
1
-4
/
+0
*
NFS: nfs41_walk_client_list(): re-lock before iterating
Chuck Lever
2012-10-02
1
-0
/
+1
*
NFSv4: nfs4_match_clientids is only used by NFSv4.1
Trond Myklebust
2012-10-01
1
-15
/
+15
*
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
2012-10-01
1
-0
/
+253
*
NFS: move per-net callback thread initialization to nfs_callback_up_net()
Stanislav Kinsbursky
2012-10-01
1
-1
/
+1
*
NFS: pass net to nfs_callback_down()
Stanislav Kinsbursky
2012-10-01
1
-1
/
+1
*
NFSv4: Ensure that nfs4_alloc_client cleans up on error.
Trond Myklebust
2012-08-20
1
-1
/
+1
*
NFS: Keep module parameters in the generic NFS client
Bryan Schumaker
2012-07-30
1
-9
/
+0
*
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
2012-07-30
1
-4
/
+6
*
NFS: Add version registering framework
Bryan Schumaker
2012-07-30
1
-2
/
+2
*
NFS: Split out NFS v4 client functions
Bryan Schumaker
2012-07-17
1
-0
/
+91
*
NFS: Split out NFS v4 server creating code
Bryan Schumaker
2012-07-17
1
-0
/
+428
*
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker
2012-07-17
1
-0
/
+144