index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-31
NFS: Use kcalloc() when allocating arrays
Trond Myklebust
2
-2
/
+2
2012-01-31
NFSv4: Avoid thundering herd issues with nfs_release_seqid
Trond Myklebust
2
-6
/
+16
2012-01-31
SUNRPC: Add trace events to the sunrpc subsystem
Trond Myklebust
3
-1
/
+137
2012-01-31
SUNRPC: constify the rpc_program
Trond Myklebust
17
-54
/
+54
2012-01-31
SUNRPC: constify rpc_program->name
Trond Myklebust
2
-4
/
+5
2012-01-31
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
Trond Myklebust
3
-23
/
+17
2012-01-31
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
4
-5
/
+10
2012-01-31
NFS: remove unused nfs4_find_client_no_ident function
Stanislav Kinsbursky
2
-28
/
+0
2012-01-31
SUNRPC: register service stats /proc entries in passed network namespace context
Stanislav Kinsbursky
3
-10
/
+11
2012-01-31
sunrpc: fix stats.h for CONFIG_PROC_FS not enabled
Randy Dunlap
1
-2
/
+2
2012-01-31
SUNRPC: register RPC stats /proc entries in passed network namespace context
Stanislav Kinsbursky
3
-14
/
+15
2012-01-31
NFS: decode destination address in proper network namespace context
Stanislav Kinsbursky
1
-3
/
+4
2012-01-31
NFS: parse DNS cache in proper network namespace context
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
SUNRPC: generic cache register routines removed
Stanislav Kinsbursky
2
-14
/
+0
2012-01-31
SUNRPC: ip map cache per network namespace cleanup
Stanislav Kinsbursky
1
-41
/
+30
2012-01-31
SUNRPC: create GSS auth cache per network namespace
Stanislav Kinsbursky
5
-50
/
+141
2012-01-31
SUNRPC: create unix gid cache per network namespace
Stanislav Kinsbursky
3
-18
/
+52
2012-01-31
SUNRPC: cache creation and destruction routines introduced
Stanislav Kinsbursky
2
-0
/
+30
2012-01-31
SUNRPC: unregister service on creation in current network namespace
Stanislav Kinsbursky
3
-13
/
+14
2012-01-31
SUNRPC: register service on creation in current network namespace
Stanislav Kinsbursky
1
-4
/
+5
2012-01-31
SUNRPC: pass network namespace to service registering routines
Stanislav Kinsbursky
3
-21
/
+26
2012-01-31
SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure
Stanislav Kinsbursky
1
-1
/
+2
2012-01-31
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
Stanislav Kinsbursky
4
-6
/
+8
2012-01-31
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
8
-12
/
+13
2012-01-31
SUNRPC: parametrize rpc_pton6() by network context
Stanislav Kinsbursky
1
-4
/
+4
2012-01-31
SUNRPC: parametrize rpc_parse_scope_id() by network context
Stanislav Kinsbursky
1
-4
/
+5
2012-01-31
SUNRPC: parametrize local rpcbind clients creation with net ns
Stanislav Kinsbursky
3
-8
/
+7
2012-01-31
SUNRPC: register rpcbind programs in passed network namespase context
Stanislav Kinsbursky
3
-11
/
+12
2012-01-31
SUNRPC: create rpcbind client in passed network namespace context
Stanislav Kinsbursky
1
-5
/
+6
2012-01-31
SUNRPC: optimize net_ns dereferencing in rpcbind registering calls
Stanislav Kinsbursky
1
-9
/
+9
2012-01-31
SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
Stanislav Kinsbursky
1
-16
/
+19
2012-01-31
SUNRPC: move rpcbind internals to sunrpc part of network namespace context
Stanislav Kinsbursky
2
-29
/
+40
2012-01-31
SUNRPC: Fix potential races in xprt_lock_write_next()
Trond Myklebust
6
-46
/
+79
2012-01-31
NFS: Ensure that mmapped pages remain stable during writeback
Trond Myklebust
1
-0
/
+2
2012-01-31
NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
Trond Myklebust
3
-11
/
+28
2012-01-31
NFS: Move struct nfs_unique_id into struct nfs_seqid_counter
Trond Myklebust
3
-12
/
+16
2012-01-31
NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter
Trond Myklebust
2
-26
/
+26
2012-01-31
NFSv41: Add a new helper nfs4_init_sequence()
Trond Myklebust
6
-46
/
+65
2012-01-31
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
5
-76
/
+15
2012-01-31
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
5
-9
/
+19
2012-01-31
NFSv4: Clean up nfs4_get_state_owner
Trond Myklebust
3
-15
/
+14
2012-01-31
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
Trond Myklebust
3
-5
/
+1
2012-01-31
SUNRPC: kernel PipeFS mount point creation routines removed
Stanislav Kinsbursky
2
-23
/
+0
2012-01-31
NFS: remove RPC PipeFS mount point reference from blocklayout routines
Stanislav Kinsbursky
1
-8
/
+1
2012-01-31
NFS: blocklayout PipeFS notifier introduced
Stanislav Kinsbursky
1
-1
/
+49
2012-01-31
NFS: blocklayout pipe creation per network namespace context introduced
Stanislav Kinsbursky
6
-24
/
+47
2012-01-31
NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines
Stanislav Kinsbursky
1
-12
/
+49
2012-01-31
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
7
-12
/
+116
2012-01-31
NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines
Stanislav Kinsbursky
1
-8
/
+53
2012-01-31
NFS: create callback transports in parent transport network namespace
Stanislav Kinsbursky
1
-5
/
+5
[prev]
[next]