index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
NFS: dont allow minorversion= opt when vers != 4
Weston Andros Adamson
2012-02-15
1
-0
/
+7
|
*
|
SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)
Trond Myklebust
2012-02-15
3
-5
/
+17
|
*
|
NFSv4: Further reduce the footprint of the idmapper
Trond Myklebust
2012-02-15
1
-6
/
+36
|
*
|
NFSv4: The idmapper now depends on keyring functionality
Trond Myklebust
2012-02-15
1
-1
/
+1
|
*
|
NFSv4: Reduce the footprint of the idmapper
Trond Myklebust
2012-02-15
1
-3
/
+13
|
*
|
NFS: add mount options 'v4.0' and 'v4.1'
Weston Andros Adamson
2012-02-15
1
-1
/
+13
|
*
|
NFS: fix nfs4_find_client_sessionid() arguments list
Stanislav Kinsbursky
2012-02-15
1
-1
/
+1
|
*
|
NFS: Initialise the nfs_net->nfs_client_lock
Trond Myklebust
2012-02-15
1
-2
/
+6
|
*
|
Lockd: shutdown NLM hosts in network namespace context
Stanislav Kinsbursky
2012-02-15
3
-8
/
+23
|
*
|
LockD: make NSM network namespace aware
Stanislav Kinsbursky
2012-02-15
1
-6
/
+7
|
*
|
LockD: make nlm hosts network namespace aware
Stanislav Kinsbursky
2012-02-15
5
-4
/
+21
|
*
|
Lockd: per-net up and down routines introduced
Stanislav Kinsbursky
2012-02-15
3
-3
/
+49
|
*
|
Lockd: pernet usage counter introduced
Stanislav Kinsbursky
2012-02-15
2
-3
/
+54
|
*
|
Lockd: create permanent lockd sockets in current network namespace
Stanislav Kinsbursky
2012-02-15
1
-10
/
+13
|
*
|
SUNRPC: service shutdown function in network namespace context introduced
Stanislav Kinsbursky
2012-02-15
1
-13
/
+20
|
*
|
SUNRPC: service destruction in network namespace context
Stanislav Kinsbursky
2012-02-15
3
-13
/
+29
|
*
|
SUNRPC: clear svc transports lists helper introduced
Stanislav Kinsbursky
2012-02-15
1
-8
/
+11
|
*
|
SUNRPC: clear svc pools lists helper introduced
Stanislav Kinsbursky
2012-02-15
1
-6
/
+13
|
*
|
NFSv4.1: Add a module parameter to set the number of session slots
Trond Myklebust
2012-02-15
3
-3
/
+18
|
*
|
NFSv4.1: Convert slotid from u8 to u32
Trond Myklebust
2012-02-15
5
-30
/
+29
|
*
|
NFS: build fixed in case of NFS_USE_NEW_IDMAPPER is undefined
Stanislav Kinsbursky
2012-02-06
1
-0
/
+1
|
*
|
NFS: pass transport net to rpc_pton() while parse server name
Stanislav Kinsbursky
2012-02-06
1
-3
/
+3
|
*
|
NFS: pass current net to rpc_pton() while parsing mount options
Stanislav Kinsbursky
2012-02-06
1
-2
/
+2
|
*
|
NFS: search for client session id in proper network namespace
Stanislav Kinsbursky
2012-02-06
5
-4
/
+7
|
*
|
NFS: pass proper net rpc_pton() in nfs_dns_resolve_name()
Stanislav Kinsbursky
2012-02-06
1
-1
/
+1
|
*
|
NFS: make nfs_client_lock per net ns
Stanislav Kinsbursky
2012-02-06
4
-27
/
+32
|
*
|
NFS: make cb_ident_idr per net ns
Stanislav Kinsbursky
2012-02-06
5
-14
/
+25
|
*
|
NFS: make nfs_volume_list per net ns
Stanislav Kinsbursky
2012-02-06
2
-6
/
+15
|
*
|
NFS: make nfs_client_list per net ns
Stanislav Kinsbursky
2012-02-06
5
-15
/
+32
|
*
|
NFS: Update idmapper documentation
Bryan Schumaker
2012-02-06
1
-6
/
+14
|
*
|
NFS: Keep idmapper include files in one place
Bryan Schumaker
2012-02-06
1
-35
/
+31
|
*
|
NFS: Fall back on old idmapper if request_key() fails
Bryan Schumaker
2012-02-06
4
-82
/
+37
|
*
|
NFS: Fix comparison between DS address lists
Weston Andros Adamson
2012-02-06
1
-47
/
+24
|
*
|
NFS: start printks w/ NFS: even if __func__ shown
Weston Andros Adamson
2012-02-06
14
-43
/
+48
|
*
|
NFS: printks in fs/nfs/ should start with NFS:
Weston Andros Adamson
2012-02-06
5
-5
/
+6
|
*
|
SUNRPC: remove an unneeded NULL check in xprt_connect()
Dan Carpenter
2012-02-06
1
-3
/
+1
|
*
|
NFS: Call test_stateid() and free_stateid() with correct stateids
Bryan Schumaker
2012-02-06
1
-11
/
+47
|
*
|
NFS: Pass a stateid to test_stateid() and free_stateid()
Bryan Schumaker
2012-02-06
2
-16
/
+24
|
*
|
SUNRPC: Change the default limit to the number of TCP slots
Trond Myklebust
2012-02-06
2
-2
/
+2
|
*
|
SUNRPC: Adding status trace points
Steve Dickson
2012-02-06
2
-0
/
+57
|
*
|
SUNRPC: Fix up sunrpc trace events
Trond Myklebust
2012-02-06
1
-3
/
+3
|
*
|
NFSv4: ACCESS validation doesn't require a full attribute refresh
Trond Myklebust
2012-01-31
1
-1
/
+1
|
*
|
NFSv4: Don't decode fs_locations if we didn't ask for them...
Trond Myklebust
2012-01-31
1
-9
/
+14
|
*
|
nfs: remove unneeded NULL pointer check in nfs4_remote_mount
Jeff Layton
2012-01-31
1
-2
/
+1
|
*
|
SUNRPC: fixup for namespace changes
Trond Myklebust
2012-01-31
1
-1
/
+1
|
*
|
pnfs: clean up initiate_file_draining layout lookup
Benny Halevy
2012-01-31
1
-18
/
+38
|
*
|
NFS: Use kcalloc() when allocating arrays
Trond Myklebust
2012-01-31
2
-2
/
+2
|
*
|
NFSv4: Avoid thundering herd issues with nfs_release_seqid
Trond Myklebust
2012-01-31
2
-6
/
+16
|
*
|
SUNRPC: Add trace events to the sunrpc subsystem
Trond Myklebust
2012-01-31
3
-1
/
+137
|
*
|
SUNRPC: constify the rpc_program
Trond Myklebust
2012-01-31
17
-54
/
+54
[prev]
[next]