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
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
4
-2
/
+62
|
\
|
*
nfs: enable swap on NFS
Mel Gorman
2012-07-31
4
-2
/
+62
*
|
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-31
4
-5
/
+19
|
\
\
|
*
|
SUNRPC: return negative value in case rpcbind client creation error
Stanislav Kinsbursky
2012-07-30
1
-2
/
+2
|
*
|
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2012-07-30
3
-1
/
+14
|
*
|
sunrpc: clarify comments on rpc_make_runnable
Jeff Layton
2012-07-30
1
-2
/
+3
*
|
|
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-07-31
1
-1
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
SUNRPC/cache: fix reporting of expired cache entries in 'content' file.
NeilBrown
2012-07-12
1
-1
/
+4
*
|
|
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-30
5
-63
/
+142
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sunrpc: clnt: Add missing braces
Joe Perches
2012-07-30
1
-1
/
+2
|
*
|
SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors
Trond Myklebust
2012-07-17
1
-1
/
+3
|
*
|
SUNRPC: Add rpcauth_list_flavors()
Chuck Lever
2012-07-16
3
-4
/
+69
|
*
|
SUNRPC: Remove unused function xdr_encode_pages
Trond Myklebust
2012-06-28
1
-28
/
+0
|
*
|
SUNRPC: Clean up xdr_enter_page
Trond Myklebust
2012-06-28
1
-3
/
+3
|
*
|
SUNRPC: Clean up xdr_read_pages
Trond Myklebust
2012-06-28
1
-14
/
+26
|
*
|
SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages
Trond Myklebust
2012-06-28
1
-8
/
+7
|
*
|
SUNRPC: Remove open coded stream position calculation in xdr_read_pages
Trond Myklebust
2012-06-28
1
-3
/
+3
|
*
|
SUNRPC: Add the helper xdr_stream_pos
Trond Myklebust
2012-06-28
1
-0
/
+10
|
*
|
SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
Trond Myklebust
2012-06-28
1
-3
/
+6
|
*
|
SUNRPC: Don't decode beyond the end of the RPC reply message
Trond Myklebust
2012-06-28
1
-7
/
+21
|
*
|
SUNRPC: Clean up xdr_set_iov()
Trond Myklebust
2012-06-28
1
-7
/
+7
|
*
|
SUNRPC: xdr_read_pages needs to clear xdr->page_ptr.
Trond Myklebust
2012-06-26
1
-0
/
+1
|
|
/
*
|
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
2012-07-18
1
-18
/
+4
*
|
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
4
-11
/
+14
*
|
sunrpc: Don't do a dst_confirm() on an input routes.
David S. Miller
2012-07-05
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
2
-7
/
+8
|
\
\
|
|
/
|
*
Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-06-15
2
-7
/
+8
|
|
\
|
|
*
rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer
Jeff Layton
2012-06-11
1
-6
/
+6
|
|
*
NFSv4.1: Fix a request leak on the back channel
Trond Myklebust
2012-05-31
1
-1
/
+2
*
|
|
net: skb_free_datagram_locked() doesnt drop all packets
Eric Dumazet
2012-06-27
1
-6
/
+6
|
/
/
*
|
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-01
6
-58
/
+75
|
\
\
|
*
|
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-05-31
2
-3
/
+3
|
*
|
nfsd4: move principal name into svc_cred
J. Bruce Fields
2012-05-31
2
-19
/
+8
|
*
|
svcrpc: fix a comment typo
J. Bruce Fields
2012-05-31
1
-1
/
+1
|
*
|
sunrpc: do array overrun check in svc_recv before allocating pages
Jeff Layton
2012-05-31
1
-1
/
+1
|
*
|
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-05-31
1
-4
/
+0
|
*
|
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2012-05-31
2
-14
/
+17
|
*
|
rpc: handle rotated gss data for Windows interoperability
J. Bruce Fields
2012-05-31
1
-16
/
+45
*
|
|
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
2
-45
/
+68
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
SUNRPC: split upcall function to extract reusable parts
Simo Sorce
2012-04-25
1
-36
/
+64
|
*
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
1
-9
/
+4
*
|
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-05-29
4
-9
/
+12
|
\
\
|
*
\
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-05-21
5
-15
/
+25
|
|
\
\
|
|
*
|
sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot
Trond Myklebust
2012-05-19
2
-2
/
+5
|
|
*
|
sunrpc: suppress page allocation warnings in xprt_alloc_slot()
Jeff Layton
2012-05-16
1
-1
/
+1
|
|
*
|
sunrpc: fix kernel-doc warnings
Randy Dunlap
2012-05-14
2
-5
/
+5
|
*
|
|
rpc_pipefs: clear write bit from top level rpc_pipefs directory
Jeff Layton
2012-05-16
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
4
-11
/
+33
|
\
\
\
\
|
*
|
|
|
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-05-03
4
-11
/
+33
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-05-21
8
-44
/
+31
|
\
\
\
\
[next]