index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
xprtrdma: Remove MEMWINDOWS registration modes
Chuck Lever
2014-06-04
|
*
|
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
Chuck Lever
2014-06-04
|
*
|
xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
Chuck Lever
2014-06-04
|
*
|
nfs-rdma: Fix for FMR leaks
Allen Andrews
2014-06-04
|
*
|
xprtrdma: mind the device's max fast register page list depth
Steve Wise
2014-06-04
|
*
|
net, sunrpc: suppress allocation warning in rpc_malloc()
David Rientjes
2014-05-29
|
*
|
SUNRPC: Fix a module reference issue in rpcsec_gss
Trond Myklebust
2014-05-18
|
|
/
*
|
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-06-10
|
\
\
|
*
|
svcrdma: Fence LOCAL_INV work requests
Steve Wise
2014-06-06
|
*
|
svcrdma: refactor marshalling logic
Steve Wise
2014-06-06
|
*
|
nfsd4: simplify server xdr->next_page use
J. Bruce Fields
2014-06-06
|
*
|
SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
Kinglong Mee
2014-05-30
|
*
|
nfsd4: better reservation of head space for krb5
J. Bruce Fields
2014-05-30
|
*
|
rpc: define xdr_restrict_buflen
J. Bruce Fields
2014-05-30
|
*
|
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2014-05-30
|
*
|
rpc: xdr_truncate_encode
J. Bruce Fields
2014-05-30
|
*
|
SUNRPC: track whether a request is coming from a loop-back interface.
NeilBrown
2014-05-22
|
*
|
SUNRPC: Fix a module reference leak in svc_handle_xprt
Trond Myklebust
2014-05-22
|
*
|
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
2014-05-22
|
*
|
SUNRPC: Fix printk that is not only for nfsd
Kinglong Mee
2014-05-08
|
|
/
*
/
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
|
\
|
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
*
|
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-04-08
|
\
\
|
|
/
|
/
|
|
*
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-03-31
|
*
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-30
|
*
rpc: Allow xdr_buf_subsegment to operate in-place
J. Bruce Fields
2014-03-28
|
*
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-28
|
*
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-27
*
|
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-04-06
|
\
\
|
*
|
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-20
|
*
|
SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasks
Trond Myklebust
2014-03-19
|
*
|
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-03-17
|
|
*
|
SUNRPC: RPC callbacks may be split across several TCP segments
Trond Myklebust
2014-02-11
*
|
|
|
Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-02-19
|
\
|
|
|
|
*
|
|
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-16
|
|
/
/
[prev]
[next]