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
...
|
|
*
|
|
SUNRPC: Add a generic RPC credential
Trond Myklebust
2008-03-14
3
-1
/
+144
|
|
*
|
|
SUNRPC: Clean up rpcauth_bindcred()
Trond Myklebust
2008-03-14
2
-17
/
+22
|
|
*
|
|
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
Trond Myklebust
2008-03-14
3
-48
/
+47
|
|
*
|
|
SUNRPC: Fix a bug in rpcauth_lookup_credcache()
Trond Myklebust
2008-03-14
1
-1
/
+4
|
|
*
|
|
Merge commit 'origin' into devel
Trond Myklebust
2008-03-08
3
-11
/
+12
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'cleanups' into next
Trond Myklebust
2008-02-28
1
-2
/
+2
|
|
|
\
\
\
\
|
|
|
*
|
|
|
SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async
Trond Myklebust
2008-02-14
1
-2
/
+2
|
|
*
|
|
|
|
SUNRPC: Remove now-redundant RCU-safe rpc_task free path
Trond Myklebust
2008-02-28
1
-25
/
+12
|
|
*
|
|
|
|
SUNRPC: Ensure that we read all available tcp data
Trond Myklebust
2008-02-28
1
-2
/
+5
|
|
*
|
|
|
|
SUNRPC: Eliminate the now-redundant rpc_start_wakeup()
Trond Myklebust
2008-02-28
1
-6
/
+2
|
|
*
|
|
|
|
SUNRPC: Switch tasks to using the rpc_waitqueue's timer function
Trond Myklebust
2008-02-28
1
-50
/
+10
|
|
*
|
|
|
|
SUNRPC: Add a timer function to wait queues.
Trond Myklebust
2008-02-28
1
-4
/
+42
|
|
*
|
|
|
|
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
Trond Myklebust
2008-02-28
3
-7
/
+20
|
|
*
|
|
|
|
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
2008-02-25
4
-51
/
+33
|
|
*
|
|
|
|
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
Trond Myklebust
2008-02-25
3
-8
/
+7
|
|
*
|
|
|
|
SUNRPC: Add a new helper rpc_wake_up_queued_task()
Trond Myklebust
2008-02-25
2
-35
/
+31
|
|
*
|
|
|
|
SUNRPC: Clean up rpc_run_timer()
Trond Myklebust
2008-02-25
2
-34
/
+35
|
|
*
|
|
|
|
SUNRPC: Allow the rpc_release() callback to be run on another workqueue
Trond Myklebust
2008-02-25
1
-8
/
+21
*
|
|
|
|
|
|
SUNRPC: Use unsigned loop and array index in svc_init_buffer()
Chuck Lever
2008-04-23
1
-3
/
+2
*
|
|
|
|
|
|
SUNRPC: Use unsigned index when looping over arrays
Chuck Lever
2008-04-23
1
-2
/
+3
*
|
|
|
|
|
|
SUNRPC: Update RPC server's TCP record marker decoder
Chuck Lever
2008-04-23
1
-12
/
+12
*
|
|
|
|
|
|
SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle
Chuck Lever
2008-04-23
1
-2
/
+2
*
|
|
|
|
|
|
SUNRPC: remove svc_create_thread()
Jeff Layton
2008-04-23
1
-10
/
+0
*
|
|
|
|
|
|
sunrpc: make token header values less confusing
Kevin Coffman
2008-04-23
4
-8
/
+8
*
|
|
|
|
|
|
gss_krb5: consistently use unsigned for seqnum
Kevin Coffman
2008-04-23
3
-4
/
+4
*
|
|
|
|
|
|
net/sunrpc/svc.c: suppress unintialized var warning
Andrew Morton
2008-04-23
1
-1
/
+1
*
|
|
|
|
|
|
Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
Kevin Coffman
2008-04-23
2
-5
/
+2
*
|
|
|
|
|
|
Correct grammer/typos in dprintks
Kevin Coffman
2008-04-23
1
-3
/
+3
*
|
|
|
|
|
|
SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send
Tom Tucker
2008-04-23
1
-0
/
+2
*
|
|
|
|
|
|
sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS
Harshula Jayasuriya
2008-04-23
2
-4
/
+8
*
|
|
|
|
|
|
SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails
Jeff Layton
2008-04-23
1
-3
/
+5
*
|
|
|
|
|
|
svcrpc: move unused field from cache_deferred_req
J. Bruce Fields
2008-04-23
1
-1
/
+0
*
|
|
|
|
|
|
IPv6 support for NFS server export caches
Aurélien Charbon
2008-04-23
1
-38
/
+80
*
|
|
|
|
|
|
SUNRPC: have svc_recv() check kthread_should_stop()
Jeff Layton
2008-04-23
1
-2
/
+22
*
|
|
|
|
|
|
SUNRPC: export svc_sock_update_bufs
Jeff Layton
2008-04-23
1
-0
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
nodemask: use new node_to_cpumask_ptr function
Mike Travis
2008-04-19
1
-5
/
+11
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
2008-04-18
5
-40
/
+40
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-04-17
2
-7
/
+6
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
1
-12
/
+11
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
5
-42
/
+66
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
5
-40
/
+40
*
|
|
|
|
|
|
|
|
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
1
-1
/
+0
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
SUNRPC: Fix a memory leak in rpc_create()
Chuck Lever
2008-04-08
1
-4
/
+0
*
|
|
|
|
|
|
|
SUNRPC: don't call flush_dcache_page() with an invalid pointer
Trond Myklebust
2008-04-08
1
-3
/
+6
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
SVCRDMA: Check num_sge when setting LAST_CTXT bit
Tom Tucker
2008-03-26
1
-10
/
+11
*
|
|
|
|
|
|
SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters
Roland Dreier
2008-03-24
1
-2
/
+0
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
2008-03-17
3
-40
/
+64
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
SVCRDMA: Fix erroneous BUG_ON in send_write
Tom Tucker
2008-03-12
1
-1
/
+1
|
*
|
|
|
|
SVCRDMA: Add xprt refs to fix close/unmount crash
Tom Tucker
2008-03-12
1
-38
/
+58
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-03-07
1
-1
/
+5
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[prev]
[next]