index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
*
[PATCH] RPC: allow RPC client's port range to be adjustable
Chuck Lever
2005-09-23
4
-18
/
+53
*
[PATCH] RPC: clean up after nocong was removed
Chuck Lever
2005-09-23
3
-34
/
+19
*
[PATCH] RPC: remove xprt->nocong
Chuck Lever
2005-09-23
3
-4
/
+0
*
[PATCH] RPC: add a release_rqst callout to the RPC transport switch
Chuck Lever
2005-09-23
3
-1
/
+16
*
[PATCH] RPC: add generic interface for adjusting the congestion window
Chuck Lever
2005-09-23
3
-49
/
+33
*
[PATCH] RPC: separate xprt_timer implementations
Chuck Lever
2005-09-23
3
-25
/
+34
*
[PATCH] RPC: expose API for serializing access to RPC transports
Chuck Lever
2005-09-23
3
-14
/
+68
*
[PATCH] RPC: expose API for serializing access to RPC transports
Chuck Lever
2005-09-23
3
-12
/
+57
*
[PATCH] RPC: add API to set transport-specific timeouts
Chuck Lever
2005-09-23
3
-22
/
+50
*
[PATCH] RPC: get rid of xprt->stream
Chuck Lever
2005-09-23
4
-16
/
+21
*
[PATCH] RPC: skip over transport-specific heads automatically
Chuck Lever
2005-09-23
5
-14
/
+53
*
[PATCH] RPC: separate TCP and UDP socket write paths
Chuck Lever
2005-09-23
1
-87
/
+128
*
[PATCH] RPC: separate TCP and UDP transport connection logic
Chuck Lever
2005-09-23
1
-73
/
+91
*
[PATCH] RPC: separate TCP and UDP write space callbacks
Chuck Lever
2005-09-23
3
-31
/
+89
*
[PATCH] RPC: client-side transport switch cleanup
Chuck Lever
2005-09-23
4
-46
/
+55
*
[PATCH] RPC: Add helper for waking tasks pending on a transport
Chuck Lever
2005-09-23
3
-7
/
+19
*
[PATCH] RPC: Eliminate socket.h includes in RPC client
Chuck Lever
2005-09-23
8
-11
/
+0
*
[PATCH] RPC: rename the sockstate field
Chuck Lever
2005-09-23
3
-22
/
+58
*
[PATCH] RPC: Rename xprt_lock
Chuck Lever
2005-09-23
2
-6
/
+6
*
[PATCH] RPC: Rename sock_lock
Chuck Lever
2005-09-23
3
-34
/
+34
*
[PATCH] RPC: Reduce stack utilization in xs_sendpages
Chuck Lever
2005-09-23
1
-30
/
+43
*
[PATCH] RPC: transport switch function naming
Chuck Lever
2005-09-23
3
-301
/
+311
*
[PATCH] RPC: introduce client-side transport switch
Chuck Lever
2005-09-23
8
-989
/
+1101
*
[PATCH] RPC: extract socket logic common to both client and server
Chuck Lever
2005-09-23
6
-143
/
+177
*
[PATCH] RPC: portmapper doesn't need a reserved port
Chuck Lever
2005-09-23
1
-0
/
+1
*
[PATCH] NFS: use a constant value for TCP retransmit timeouts
Chuck Lever
2005-09-23
2
-40
/
+37
*
[PATCH] RPC: proper soft timeout behavior for rpcbind
Chuck Lever
2005-09-23
1
-20
/
+77
*
[PATCH] RPC: Report connection errors properly when mounting with "soft"
Chuck Lever
2005-09-23
1
-9
/
+18
*
NFS: Don't expose internal READDIR errors to userspace
Trond Myklebust
2005-09-23
1
-2
/
+0
*
From: Olaf Kirch <okir@suse.de>
Olaf Kirch
2005-09-23
1
-1
/
+5
*
NFS: Drop inode after rename
Trond Myklebust
2005-09-23
1
-1
/
+2
*
[PATCH] pci: fixup parent subordinate busnr
Ivan Kokshaysky
2005-09-23
1
-1
/
+17
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shagg...
Linus Torvalds
2005-09-23
4
-7
/
+14
|
\
|
*
JFS: don't dereference tlck->ip from txUpdateMap
Dave Kleikamp
2005-09-20
2
-1
/
+9
|
*
JFS: Fix sparse warnings, including endian error
Dave Kleikamp
2005-09-15
3
-6
/
+5
*
|
[SCTP]: Fix SCTP_SHUTDOWN notifications.
Sridhar Samudrala
2005-09-22
1
-11
/
+11
*
|
[NETFILTER] Fix conntrack event cache deadlock/oops
Harald Welte
2005-09-22
6
-32
/
+49
*
|
[NETFILTER] remove unneeded structure definition from conntrack helper
Harald Welte
2005-09-22
1
-7
/
+0
*
|
[NETFILTER] Fix sparse endian warnings in pptp helper
Alexey Dobriyan
2005-09-22
3
-68
/
+70
*
|
[NETFILTER] fix DEBUG statement in PPTP helper
Harald Welte
2005-09-22
1
-1
/
+1
*
|
[BRIDGE]: TSO fix in br_dev_queue_push_xmit
Vlad Drukker
2005-09-22
1
-1
/
+2
*
|
[TCP]: Adjust Reno SACK estimate in tcp_fragment
Herbert Xu
2005-09-22
1
-0
/
+9
*
|
[PATCH] Add dm-snapshot tutorial in Documentation
Paolo 'Blaisorblade' Giarrusso
2005-09-22
1
-0
/
+73
*
|
[PATCH] NFS: fix client oops when debugging is on
Nick Wilson
2005-09-22
1
-3
/
+2
*
|
[PATCH] Fix bd_claim() error code.
Rob Landley
2005-09-22
1
-0
/
+1
*
|
[PATCH] ext3: EXT3_DEBUG build fixes
Glauber de Oliveira Costa
2005-09-22
2
-6
/
+6
*
|
[PATCH] oss: don't concatenate __FUNCTION__ with strings
Clemens Buchacher
2005-09-22
2
-2
/
+2
*
|
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
Chris Zankel
2005-09-22
12
-64
/
+22
*
|
[PATCH] uml: replace printk with "stack-friendly" printf - to report console ...
Paolo 'Blaisorblade' Giarrusso
2005-09-22
1
-16
/
+42
*
|
[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.
Paolo 'Blaisorblade' Giarrusso
2005-09-22
2
-2
/
+2
[next]