index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-27
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
Trond Myklebust
1
-1
/
+4
2013-01-27
NFSv4: Fix NFSv4 trunking discovery
Trond Myklebust
1
-19
/
+7
2013-01-27
NFSv4: Fix NFSv4 reference counting for trunked sessions
Trond Myklebust
1
-16
/
+15
2012-12-06
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
Trond Myklebust
1
-0
/
+1
2012-11-04
NFS: Get rid of unnecessary asserts
Trond Myklebust
1
-4
/
+0
2012-10-02
NFS: nfs41_walk_client_list(): re-lock before iterating
Chuck Lever
1
-0
/
+1
2012-10-01
NFSv4: nfs4_match_clientids is only used by NFSv4.1
Trond Myklebust
1
-15
/
+15
2012-10-01
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
1
-0
/
+253
2012-10-01
NFS: move per-net callback thread initialization to nfs_callback_up_net()
Stanislav Kinsbursky
1
-1
/
+1
2012-10-01
NFS: pass net to nfs_callback_down()
Stanislav Kinsbursky
1
-1
/
+1
2012-08-20
NFSv4: Ensure that nfs4_alloc_client cleans up on error.
Trond Myklebust
1
-1
/
+1
2012-07-30
NFS: Keep module parameters in the generic NFS client
Bryan Schumaker
1
-9
/
+0
2012-07-30
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
1
-4
/
+6
2012-07-30
NFS: Add version registering framework
Bryan Schumaker
1
-2
/
+2
2012-07-17
NFS: Split out NFS v4 client functions
Bryan Schumaker
1
-0
/
+91
2012-07-17
NFS: Split out NFS v4 server creating code
Bryan Schumaker
1
-0
/
+428
2012-07-17
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker
1
-0
/
+144