index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-09
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-03-31
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-03-30
SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failed
Kinglong Mee
2014-03-30
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
2014-03-30
SUNRPC: New helper for creating client with rpc_xprt
Kinglong Mee
2014-03-30
NFSD: Free backchannel xprt in bc_destroy
Kinglong Mee
2014-03-29
rpc: Allow xdr_buf_subsegment to operate in-place
J. Bruce Fields
2014-03-29
SUNRPC: fix memory leak of peer addresses in XPRT
Kinglong Mee
2014-03-28
svcrdma: fix offset calculation for non-page aligned sge entries
Jeff Layton
2014-03-28
xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
Jeff Layton
2014-03-28
Fix regression in NFSRDMA server
Tom Tucker
2014-03-27
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
2014-03-27
svcrdma: fix printk when memory allocation fails
Jeff Layton
2014-03-20
SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_status
Trond Myklebust
2014-03-20
SUNRPC: Don't let rpc_delay() clobber non-timeout errors
Trond Myklebust
2014-03-20
SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks
Steve Dickson
2014-03-19
SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasks
Trond Myklebust
2014-03-17
SUNRPC: remove KERN_INFO from dprintk() call sites
Chuck Lever
2014-03-17
SUNRPC: Fix large reads on NFS/RDMA
Chuck Lever
2014-03-17
Merge branch 'devel' into linux-next
Trond Myklebust
2014-03-17
SUNRPC: Ensure that call_bind times out correctly
Trond Myklebust
2014-03-17
SUNRPC: Ensure that call_connect times out correctly
Trond Myklebust
2014-02-19
Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-02-16
SUNRPC: Fix a pipe_version reference leak
Trond Myklebust
2014-02-16
SUNRPC: Ensure that gss_auth isn't freed before its upcall messages
Trond Myklebust
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-02-11
SUNRPC: RPC callbacks may be split across several TCP segments
Trond Myklebust
2014-02-11
SUNRPC: Fix potential memory scribble in xprt_free_bc_request()
Trond Myklebust
2014-02-11
SUNRPC: Fix races in xs_nospace()
Trond Myklebust
2014-02-10
SUNRPC: Don't create a gss auth cache unless rpc.gssd is running
Trond Myklebust
2014-02-10
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
2014-01-31
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-27
sunrpc: turn warn_gssd() log message into a dprintk()
Jeff Layton
2014-01-24
gss_krb5: use lcm from kernel lib
Luis Henriques
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-07
minor svcauth_gss.c cleanup
J. Bruce Fields
2014-01-06
sunrpc: get rid of use_gssp_lock
Jeff Layton
2014-01-06
sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt
Jeff Layton
2014-01-06
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
Jeff Layton
2014-01-05
sunrpc: Fix infinite loop in RPC state machine
Weston Andros Adamson
2014-01-03
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
2013-12-31
SUNRPC: Add tracepoint for socket errors
Trond Myklebust
2013-12-31
SUNRPC: Report connection error values to rpc_tasks on the pending queue
Trond Myklebust
2013-12-31
SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH
Trond Myklebust
2013-12-31
SUNRPC: Ensure xprt_connect_status handles all potential connection errors
Trond Myklebust
[next]