index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Fix a race in gss_refresh_upcall()
Trond Myklebust
2008-04-19
1
-3
/
+8
*
SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests
Trond Myklebust
2008-04-19
3
-2
/
+35
*
SUNRPC: Remove the unused export of xprt_force_disconnect
Trond Myklebust
2008-04-19
1
-1
/
+0
*
SUNRPC: remove XS_SENDMSG_RETRY
Trond Myklebust
2008-04-19
1
-9
/
+3
*
SUNRPC: Protect creds against early garbage collection
Trond Myklebust
2008-04-19
1
-0
/
+8
*
NFSv4: Reintroduce machine creds
Trond Myklebust
2008-04-19
2
-3
/
+35
*
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
2008-04-19
4
-8
/
+0
*
SUNRPC: Fix read ordering problems with req->rq_private_buf.len
Trond Myklebust
2008-04-19
2
-14
/
+15
*
SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..
Trond Myklebust
2008-04-19
1
-2
/
+2
*
SUNRPC: Fix up xprt_write_space()
Trond Myklebust
2008-04-19
2
-22
/
+43
*
SUNRPC: Fix a bug in call_decode()
Trond Myklebust
2008-04-19
1
-3
/
+6
*
Merge branch 'hotfixes' into devel
Trond Myklebust
2008-03-19
2
-39
/
+59
|
\
|
*
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
*
|
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
2008-03-14
1
-1
/
+0
*
|
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
Trond Myklebust
2008-03-14
5
-2
/
+22
*
|
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 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-03-07
1
-1
/
+5
|
|
\
|
|
*
SUNRPC: Fix a nfs4 over rdma transport oops
Tom Talpey
2008-03-07
1
-1
/
+5
|
*
|
[SUNRPC]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-28
2
-10
/
+7
|
|
/
*
|
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
|
|
/
|
/
|
*
|
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
2008-02-21
1
-3
/
+3
*
|
Introduce path_put()
Jan Blunck
2008-02-14
1
-1
/
+1
*
|
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-2
/
+3
|
/
*
docbook: sunrpc filenames and notation fixes
Randy Dunlap
2008-02-13
3
-7
/
+8
*
SUNPRC: Fix printk format warning
Roland Dreier
2008-02-10
1
-1
/
+2
*
SUNRPC: RPC program information is stored in unsigned integers
Chuck Lever
2008-02-01
2
-4
/
+5
*
SUNRPC: Move exported symbol definitions after function declaration part 2
Trond Myklebust
2008-02-01
7
-42
/
+33
*
SUNRPC: spin svc_rqst initialization to its own function
Jeff Layton
2008-02-01
1
-17
/
+42
*
rdma: makefile
Tom Tucker
2008-02-01
1
-0
/
+5
*
rdma: ONCRPC RDMA protocol marshalling
Tom Tucker
2008-02-01
1
-0
/
+412
*
rdma: SVCRDMA sendto
Tom Tucker
2008-02-01
1
-0
/
+520
*
rdma: SVCRDMA recvfrom
Tom Tucker
2008-02-01
1
-0
/
+586
*
rdma: SVCRDMA Core Transport Services
Tom Tucker
2008-02-01
1
-0
/
+1080
[next]