index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4client.c
Age
Commit message (
Expand
)
Author
2013-05-23
NFS: Fix SETCLIENTID fallback if GSS is not available
Chuck Lever
2013-04-23
Merge branch 'bugfixes' into linux-next
Trond Myklebust
2013-04-23
Merge branch 'rpcsec_gss-from_cel' into linux-next
Trond Myklebust
2013-04-14
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
Trond Myklebust
2013-04-10
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
Trond Myklebust
2013-04-05
NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
Trond Myklebust
2013-04-04
NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available
Trond Myklebust
2013-03-29
NFS: Use "krb5i" to establish NFSv4 state whenever possible
Chuck Lever
2013-03-25
NFSv4: Prepare for minorversion-specific nfs_server capabilities
Trond Myklebust
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-27
nfs4client: convert to idr_alloc()
Tejun Heo
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-01-27
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
Trond Myklebust
2013-01-27
NFSv4: Fix NFSv4 trunking discovery
Trond Myklebust
2013-01-27
NFSv4: Fix NFSv4 reference counting for trunked sessions
Trond Myklebust
2012-12-06
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
Trond Myklebust
2012-11-04
NFS: Get rid of unnecessary asserts
Trond Myklebust
2012-10-02
NFS: nfs41_walk_client_list(): re-lock before iterating
Chuck Lever
2012-10-01
NFSv4: nfs4_match_clientids is only used by NFSv4.1
Trond Myklebust
2012-10-01
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
2012-10-01
NFS: move per-net callback thread initialization to nfs_callback_up_net()
Stanislav Kinsbursky
2012-10-01
NFS: pass net to nfs_callback_down()
Stanislav Kinsbursky
2012-08-20
NFSv4: Ensure that nfs4_alloc_client cleans up on error.
Trond Myklebust
2012-07-30
NFS: Keep module parameters in the generic NFS client
Bryan Schumaker
2012-07-30
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
2012-07-30
NFS: Add version registering framework
Bryan Schumaker
2012-07-17
NFS: Split out NFS v4 client functions
Bryan Schumaker
2012-07-17
NFS: Split out NFS v4 server creating code
Bryan Schumaker
2012-07-17
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker