Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
2bb9936beac2eed0c1ed907f83694bc752e159d9
/
fs
/
nfs
/
nfs4client.c
959d921
Merge branch 'labeled-nfs' into linux-next
by Trond Myklebust
· 12 years ago
f112bb4
NFS: Set NFS_CS_MIGRATION for NFSv4 mounts
by Chuck Lever
· 12 years ago
18aad3d
NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs
by Andy Adamson
· 12 years ago
459de2e
NFS: Make callbacks minor version generic
by Bryan Schumaker
· 12 years ago
42c2c42
NFSv4.2: Added NFS v4.2 support to the NFS client
by Steve Dickson
· 12 years ago
83c168b
NFS: Fix SETCLIENTID fallback if GSS is not available
by Chuck Lever
· 12 years ago
b0212b8
Merge branch 'bugfixes' into linux-next
by Trond Myklebust
· 12 years ago
bd1d421
Merge branch 'rpcsec_gss-from_cel' into linux-next
by Trond Myklebust
· 12 years ago
98f98cf
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
by Trond Myklebust
· 12 years ago
eb04e0a
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
by Trond Myklebust
· 12 years ago
7b1f1fd
NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
by Trond Myklebust
· 12 years ago
2363122
NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available
by Trond Myklebust
· 12 years ago
4edaa30
NFS: Use "krb5i" to establish NFSv4 state whenever possible
by Chuck Lever
· 12 years ago
39c6daa
NFSv4: Prepare for minorversion-specific nfs_server capabilities
by Trond Myklebust
· 12 years ago
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
d687031
nfs4client: convert to idr_alloc()
by Tejun Heo
· 12 years ago
5976687
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
by Jeff Layton
· 12 years ago
65436ec
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
by Trond Myklebust
· 12 years ago
202c312
NFSv4: Fix NFSv4 trunking discovery
by Trond Myklebust
· 12 years ago
4ae19c2
NFSv4: Fix NFSv4 reference counting for trunked sessions
by Trond Myklebust
· 12 years ago
73e39aa
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
by Trond Myklebust
· 12 years ago
1fea73a
NFS: Get rid of unnecessary asserts
by Trond Myklebust
· 12 years ago
c2ccc08
NFS: nfs41_walk_client_list(): re-lock before iterating
by Chuck Lever
· 12 years ago
f9d640f
NFSv4: nfs4_match_clientids is only used by NFSv4.1
by Trond Myklebust
· 12 years ago
05f4c35
NFS: Discover NFSv4 server trunking when mounting
by Chuck Lever
· 12 years ago
c946556
NFS: move per-net callback thread initialization to nfs_callback_up_net()
by Stanislav Kinsbursky
· 13 years ago
c8ceb41
NFS: pass net to nfs_callback_down()
by Stanislav Kinsbursky
· 13 years ago
7653f6f
NFSv4: Ensure that nfs4_alloc_client cleans up on error.
by Trond Myklebust
· 13 years ago
fac1e8e
NFS: Keep module parameters in the generic NFS client
by Bryan Schumaker
· 13 years ago
1179acc
NFS: Only initialize the ACL client in the v3 case
by Bryan Schumaker
· 13 years ago
ab7017a
NFS: Add version registering framework
by Bryan Schumaker
· 13 years ago
ec40989
NFS: Split out NFS v4 client functions
by Bryan Schumaker
· 13 years ago
fcf1039
NFS: Split out NFS v4 server creating code
by Bryan Schumaker
· 13 years ago
428360d
NFS: Initialize the NFS v4 client from init_nfs_v4()
by Bryan Schumaker
· 13 years ago