index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: parametrize rpc_parse_scope_id() by network context
Stanislav Kinsbursky
2012-01-31
1
-4
/
+5
*
SUNRPC: parametrize local rpcbind clients creation with net ns
Stanislav Kinsbursky
2012-01-31
3
-8
/
+7
*
SUNRPC: register rpcbind programs in passed network namespase context
Stanislav Kinsbursky
2012-01-31
3
-11
/
+12
*
SUNRPC: create rpcbind client in passed network namespace context
Stanislav Kinsbursky
2012-01-31
1
-5
/
+6
*
SUNRPC: optimize net_ns dereferencing in rpcbind registering calls
Stanislav Kinsbursky
2012-01-31
1
-9
/
+9
*
SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
Stanislav Kinsbursky
2012-01-31
1
-16
/
+19
*
SUNRPC: move rpcbind internals to sunrpc part of network namespace context
Stanislav Kinsbursky
2012-01-31
2
-29
/
+40
*
SUNRPC: Fix potential races in xprt_lock_write_next()
Trond Myklebust
2012-01-31
6
-46
/
+79
*
NFS: Ensure that mmapped pages remain stable during writeback
Trond Myklebust
2012-01-31
1
-0
/
+2
*
NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
Trond Myklebust
2012-01-31
3
-11
/
+28
*
NFS: Move struct nfs_unique_id into struct nfs_seqid_counter
Trond Myklebust
2012-01-31
3
-12
/
+16
*
NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter
Trond Myklebust
2012-01-31
2
-26
/
+26
*
NFSv41: Add a new helper nfs4_init_sequence()
Trond Myklebust
2012-01-31
6
-46
/
+65
*
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
2012-01-31
5
-76
/
+15
*
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
2012-01-31
5
-9
/
+19
*
NFSv4: Clean up nfs4_get_state_owner
Trond Myklebust
2012-01-31
3
-15
/
+14
*
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
Trond Myklebust
2012-01-31
3
-5
/
+1
*
SUNRPC: kernel PipeFS mount point creation routines removed
Stanislav Kinsbursky
2012-01-31
2
-23
/
+0
*
NFS: remove RPC PipeFS mount point reference from blocklayout routines
Stanislav Kinsbursky
2012-01-31
1
-8
/
+1
*
NFS: blocklayout PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
1
-1
/
+49
*
NFS: blocklayout pipe creation per network namespace context introduced
Stanislav Kinsbursky
2012-01-31
6
-24
/
+47
*
NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
1
-12
/
+49
*
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
7
-12
/
+116
*
NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
1
-8
/
+53
*
NFS: create callback transports in parent transport network namespace
Stanislav Kinsbursky
2012-01-31
1
-5
/
+5
*
NFS: pass NFS client owner network namespace to RPC client creation routine
Stanislav Kinsbursky
2012-01-31
4
-3
/
+5
*
NFS: make NFS client allocated per network namespace context
Stanislav Kinsbursky
2012-01-31
4
-3
/
+18
*
SUNRPC: fix pipe->ops cleanup on pipe dentry unlink
Stanislav Kinsbursky
2012-01-31
1
-31
/
+20
*
NFS: remove RPC PipeFS mount point references from NFS cache routines
Stanislav Kinsbursky
2012-01-31
1
-15
/
+4
*
NFS: DNS resolver PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
3
-3
/
+43
*
NFS: DNS resolver cache per network namespace context introduced
Stanislav Kinsbursky
2012-01-31
5
-41
/
+123
*
NFS: handle NFS caches dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
3
-13
/
+39
*
NFS: split cache creation and PipeFS registration
Stanislav Kinsbursky
2012-01-31
3
-3
/
+21
*
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
2012-01-31
3
-7
/
+10
*
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
2012-01-31
4
-18
/
+17
*
SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code
Stanislav Kinsbursky
2012-01-31
1
-16
/
+3
*
SUNRPC: remove RPC client pipefs dentries after unregister
Stanislav Kinsbursky
2012-01-31
1
-1
/
+1
*
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
2012-01-31
5
-10
/
+92
*
SUNRPC: make SUNPRC clients list per network namespace context
Stanislav Kinsbursky
2012-01-31
5
-13
/
+26
*
SUNRPC: handle GSS AUTH pipes by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
1
-22
/
+73
*
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
3
-35
/
+66
*
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
2012-01-31
8
-58
/
+107
*
SUNRPC: cleanup GSS pipes usage
Stanislav Kinsbursky
2012-01-31
1
-38
/
+38
*
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
2012-01-31
6
-9
/
+7
*
SUNRPC: cleanup PipeFS redundant RPC inode usage
Stanislav Kinsbursky
2012-01-31
1
-47
/
+46
*
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
Stanislav Kinsbursky
2012-01-31
3
-122
/
+142
*
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
Stanislav Kinsbursky
2012-01-31
3
-48
/
+48
*
SUNRPC: added debug messages to RPC pipefs
Stanislav Kinsbursky
2012-01-31
1
-0
/
+8
*
SUNRPC: pipefs per-net operations helper introduced
Stanislav Kinsbursky
2012-01-31
4
-0
/
+41
*
SUNRPC: put pipefs superblock link on network namespace
Stanislav Kinsbursky
2012-01-31
2
-0
/
+6
[next]