index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-01
NFS: Move struct nfs_unique_id into struct nfs_seqid_counter
Trond Myklebust
3
-12
/
+16
2012-02-01
NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter
Trond Myklebust
2
-26
/
+26
2012-02-01
NFSv41: Add a new helper nfs4_init_sequence()
Trond Myklebust
6
-46
/
+65
2012-02-01
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
5
-76
/
+15
2012-02-01
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
5
-9
/
+19
2012-02-01
NFSv4: Clean up nfs4_get_state_owner
Trond Myklebust
3
-15
/
+14
2012-02-01
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
Trond Myklebust
3
-5
/
+1
2012-02-01
SUNRPC: kernel PipeFS mount point creation routines removed
Stanislav Kinsbursky
2
-23
/
+0
2012-02-01
NFS: remove RPC PipeFS mount point reference from blocklayout routines
Stanislav Kinsbursky
1
-8
/
+1
2012-02-01
NFS: blocklayout PipeFS notifier introduced
Stanislav Kinsbursky
1
-1
/
+49
2012-02-01
NFS: blocklayout pipe creation per network namespace context introduced
Stanislav Kinsbursky
6
-24
/
+47
2012-02-01
NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines
Stanislav Kinsbursky
1
-12
/
+49
2012-02-01
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
7
-12
/
+116
2012-02-01
NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines
Stanislav Kinsbursky
1
-8
/
+53
2012-02-01
NFS: create callback transports in parent transport network namespace
Stanislav Kinsbursky
1
-5
/
+5
2012-02-01
NFS: pass NFS client owner network namespace to RPC client creation routine
Stanislav Kinsbursky
4
-3
/
+5
2012-02-01
NFS: make NFS client allocated per network namespace context
Stanislav Kinsbursky
4
-3
/
+18
2012-02-01
SUNRPC: fix pipe->ops cleanup on pipe dentry unlink
Stanislav Kinsbursky
1
-31
/
+20
2012-02-01
NFS: remove RPC PipeFS mount point references from NFS cache routines
Stanislav Kinsbursky
1
-15
/
+4
2012-02-01
NFS: DNS resolver PipeFS notifier introduced
Stanislav Kinsbursky
3
-3
/
+43
2012-02-01
NFS: DNS resolver cache per network namespace context introduced
Stanislav Kinsbursky
5
-41
/
+123
2012-02-01
NFS: handle NFS caches dentries by network namespace aware routines
Stanislav Kinsbursky
3
-13
/
+39
2012-02-01
NFS: split cache creation and PipeFS registration
Stanislav Kinsbursky
3
-3
/
+21
2012-02-01
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
3
-7
/
+10
2012-02-01
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
4
-18
/
+17
2012-02-01
SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code
Stanislav Kinsbursky
1
-16
/
+3
2012-02-01
SUNRPC: remove RPC client pipefs dentries after unregister
Stanislav Kinsbursky
1
-1
/
+1
2012-02-01
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
5
-10
/
+92
2012-02-01
SUNRPC: make SUNPRC clients list per network namespace context
Stanislav Kinsbursky
5
-13
/
+26
2012-02-01
SUNRPC: handle GSS AUTH pipes by network namespace aware routines
Stanislav Kinsbursky
1
-22
/
+73
2012-02-01
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
Stanislav Kinsbursky
3
-35
/
+66
2012-02-01
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
8
-58
/
+107
2012-02-01
SUNRPC: cleanup GSS pipes usage
Stanislav Kinsbursky
1
-38
/
+38
2012-02-01
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
6
-9
/
+7
2012-02-01
SUNRPC: cleanup PipeFS redundant RPC inode usage
Stanislav Kinsbursky
1
-47
/
+46
2012-02-01
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
Stanislav Kinsbursky
3
-122
/
+142
2012-02-01
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
Stanislav Kinsbursky
3
-48
/
+48
2012-02-01
SUNRPC: added debug messages to RPC pipefs
Stanislav Kinsbursky
1
-0
/
+8
2012-02-01
SUNRPC: pipefs per-net operations helper introduced
Stanislav Kinsbursky
4
-0
/
+41
2012-02-01
SUNRPC: put pipefs superblock link on network namespace
Stanislav Kinsbursky
2
-0
/
+6
2012-02-01
SUNRPC: pipefs dentry lookup helper introduced
Stanislav Kinsbursky
2
-0
/
+19
2012-02-01
SUNRPC: send notification events on pipefs sb creation and destruction
Stanislav Kinsbursky
2
-0
/
+40
2012-02-01
SUNRPC: hold current network namespace while pipefs superblock is active
Stanislav Kinsbursky
1
-1
/
+13
2012-02-01
SUNRPC: create RPC pipefs superblock per network namespace context
Stanislav Kinsbursky
1
-1
/
+2
2012-02-01
SUNRPC: remove non-exclusive pipe creation from RPC pipefs
Stanislav Kinsbursky
2
-39
/
+6
2012-02-01
Linux 3.3-rc2
v3.3-rc2
Linus Torvalds
1
-1
/
+1
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
11
-37
/
+89
2012-01-31
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+14
2012-01-31
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-72
/
+93
2012-01-31
Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
31
-656
/
+346
[next]