index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
19
-49
/
+75
2018-08-24
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-111
/
+140
2018-08-23
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
1
-0
/
+17
2018-08-23
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-25
/
+45
2018-08-23
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
1
-3
/
+17
2018-08-23
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
1
-3
/
+9
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+7
2018-08-09
rpc: remove unneeded variable 'ret' in rdma_listen_handler
zhong jiang
1
-2
/
+1
2018-08-09
NFSD: Handle full-length symlinks
Chuck Lever
1
-42
/
+25
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
1
-7
/
+4
2018-08-09
svcrdma: Clean up Read chunk path
Chuck Lever
1
-19
/
+13
2018-08-09
svcrdma: Avoid releasing a page in svc_xprt_release()
Chuck Lever
2
-4
/
+9
2018-08-09
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
3
-6
/
+0
2018-08-08
xprtrdma: Fix disconnect regression
Chuck Lever
1
-3
/
+2
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
1
-1
/
+1
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
15
-15
/
+5
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-8
/
+20
2018-07-31
sunrpc: kstrtoul() can also return -ERANGE
Dan Carpenter
1
-1
/
+1
2018-07-31
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
1
-5
/
+12
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
3
-3
/
+6
2018-07-30
sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics
Dave Wysochanski
1
-0
/
+12
2018-07-30
sunrpc: add _print_rpc_iostats() to output metrics for one RPC op
Dave Wysochanski
1
-11
/
+16
2018-07-30
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
4
-7
/
+8
2018-07-26
net/xprtrdma: Restore needed argument to ib_post_send
Jason Gunthorpe
1
-1
/
+1
2018-07-25
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
5
-10
/
+6
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+7
2018-06-19
sunrpc: Prevent duplicate XID allocation
Chuck Lever
1
-3
/
+7
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2
-2
/
+2
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-3
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-331
/
+299
2018-06-12
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
15
-819
/
+830
2018-06-08
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
1
-1
/
+3
2018-06-08
svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs
Chuck Lever
1
-1
/
+1
2018-06-05
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
12
-331
/
+299
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+0
2018-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-06-01
xprtrdma: Remove transfertypes array
Chuck Lever
1
-8
/
+0
2018-06-01
xprtrdma: Add trace_xprtrdma_dma_map(mr)
Chuck Lever
2
-0
/
+2
2018-06-01
xprtrdma: Wait on empty sendctx queue
Chuck Lever
3
-2
/
+14
2018-06-01
xprtrdma: Move common wait_for_buffer_space call to parent function
Chuck Lever
1
-19
/
+12
2018-06-01
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
1
-1
/
+1
2018-05-28
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
1
-1
/
+1
2018-05-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-11
/
+10
2018-05-11
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
3
-126
/
+99
2018-05-11
svcrdma: Simplify svc_rdma_send()
Chuck Lever
1
-15
/
+15
2018-05-11
svcrdma: Remove post_send_wr
Chuck Lever
3
-37
/
+16
[next]