index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-26
61
-1937
/
+1535
|
\
|
*
svcrpc: svc_tcp_sendto XPT_DEAD check is redundant
J. Bruce Fields
2010-10-25
1
-3
/
+0
|
*
svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
J. Bruce Fields
2010-10-25
1
-6
/
+0
|
*
svcrpc: assume svc_delete_xprt() called only once
J. Bruce Fields
2010-10-25
1
-1
/
+1
|
*
svcrpc: never clear XPT_BUSY on dead xprt
J. Bruce Fields
2010-10-25
1
-3
/
+0
|
*
nfsd4: fix connection allocation in sequence()
J. Bruce Fields
2010-10-24
1
-14
/
+17
|
*
nfsd4: only require krb5 principal for NFSv4.0 callbacks
J. Bruce Fields
2010-10-21
1
-7
/
+8
|
*
nfsd4: move minorversion to client
J. Bruce Fields
2010-10-21
3
-7
/
+15
|
*
nfsd4: delay session removal till free_client
J. Bruce Fields
2010-10-21
1
-8
/
+13
|
*
nfsd4: separate callback change and callback probe
J. Bruce Fields
2010-10-21
3
-9
/
+16
|
*
nfsd4: callback program number is per-session
J. Bruce Fields
2010-10-21
3
-2
/
+5
|
*
nfsd4: track backchannel connections
J. Bruce Fields
2010-10-21
1
-4
/
+7
|
*
nfsd4: confirm only on succesful create_session
J. Bruce Fields
2010-10-21
1
-3
/
+5
|
*
nfsd4: make backchannel sequence number per-session
J. Bruce Fields
2010-10-21
3
-15
/
+17
|
*
nfsd4: use client pointer to backchannel session
J. Bruce Fields
2010-10-21
3
-8
/
+6
|
*
nfsd4: move callback setup into session init code
J. Bruce Fields
2010-10-21
2
-15
/
+15
|
*
nfsd4: don't cache seq_misordered replies
J. Bruce Fields
2010-10-21
1
-2
/
+1
|
*
SUNRPC: Properly initialize sock_xprt.srcaddr in all cases
Chuck Lever
2010-10-21
1
-1
/
+32
|
*
SUNRPC: Use conventional switch statement when reclassifying sockets
Chuck Lever
2010-10-21
1
-3
/
+7
|
*
sunrpc/xprtrdma: clean up workqueue usage
Tejun Heo
2010-10-21
3
-5
/
+17
|
*
sunrpc: Turn list_for_each-s into the ..._entry-s
Pavel Emelyanov
2010-10-19
3
-17
/
+7
|
*
sunrpc: Remove dead "else" branch from bc xprt creation
Pavel Emelyanov
2010-10-19
1
-9
/
+4
|
*
sunrpc: Don't return NULL from rpcb_create
Pavel Emelyanov
2010-10-19
1
-1
/
+1
|
*
sunrpc: Remove useless if (task == NULL) from xprt_reserve_xprt
Pavel Emelyanov
2010-10-19
1
-2
/
+0
|
*
sunrpc: Remove UDP worker wrappers
Pavel Emelyanov
2010-10-19
1
-34
/
+7
|
*
sunrpc: Remove TCP worker wrappers
Pavel Emelyanov
2010-10-19
1
-32
/
+7
|
*
sunrpc: Pass family to setup_socket calls
Pavel Emelyanov
2010-10-19
1
-24
/
+8
|
*
sunrpc: Merge xs_create_sock code
Pavel Emelyanov
2010-10-19
1
-25
/
+24
|
*
sunrpc: Merge the xs_bind code
Pavel Emelyanov
2010-10-19
1
-47
/
+19
|
*
sunrpc: Call xs_create_sockX directly from setup_socket
Pavel Emelyanov
2010-10-19
1
-32
/
+8
|
*
sunrpc: Factor out v6 sockets creation
Pavel Emelyanov
2010-10-19
1
-37
/
+26
|
*
sunrpc: Factor out v4 sockets creation
Pavel Emelyanov
2010-10-19
1
-37
/
+26
|
*
sunrpc: Factor out udp sockets creation
Pavel Emelyanov
2010-10-19
1
-40
/
+56
|
*
sunrpc: Remove duplicate xprt/transport arguments from calls
Pavel Emelyanov
2010-10-19
1
-6
/
+6
|
*
sunrpc: Get xprt pointer once in xs_tcp_setup_socket
Pavel Emelyanov
2010-10-19
1
-6
/
+4
|
*
sunrpc: Remove unused sock arg from xs_next_srcport
Pavel Emelyanov
2010-10-19
1
-3
/
+3
|
*
sunrpc: Remove unused sock arg from xs_get_srcport
Pavel Emelyanov
2010-10-19
1
-3
/
+3
|
*
svcrdma: Cleanup DMA unmapping in error paths.
Tom Tucker
2010-10-18
3
-15
/
+17
|
*
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
Tom Tucker
2010-10-18
3
-38
/
+78
|
*
nfsd4: expire clients more promptly
J. Bruce Fields
2010-10-11
1
-1
/
+1
|
*
sunrpc: Use helper to set v4 mapped addr in ip_map_parse
Pavel Emelyanov
2010-10-11
1
-3
/
+2
|
*
sunrpc/cache: centralise handling of size limit on deferred list.
NeilBrown
2010-10-11
1
-24
/
+43
|
*
sunrpc: Simplify cache_defer_req and related functions.
NeilBrown
2010-10-11
1
-36
/
+22
|
*
nfsd4: return expired on unfound stateid's
J. Bruce Fields
2010-10-02
1
-2
/
+9
|
*
nfsd4: add new connections to session
J. Bruce Fields
2010-10-01
1
-2
/
+47
|
*
nfsd4: refactor connection allocation
J. Bruce Fields
2010-10-01
1
-6
/
+26
|
*
nfsd4: use callbacks on svc_xprt_deletion
J. Bruce Fields
2010-10-01
2
-9
/
+45
|
*
nfsd: provide callbacks on svc_xprt deletion
J. Bruce Fields
2010-10-01
2
-0
/
+40
|
*
nfsd4: keep per-session list of connections
J. Bruce Fields
2010-10-01
3
-15
/
+65
|
*
nfsd4: clean up session allocation
J. Bruce Fields
2010-10-01
1
-122
/
+89
[next]