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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-06-15
3
-117
/
+149
|
\
|
*
libceph: allocate the locator string with GFP_NOFAIL
Ilya Dryomov
2018-06-04
2
-20
/
+9
|
*
libceph: make abort_on_full a per-osdc setting
Ilya Dryomov
2018-06-04
1
-5
/
+4
|
*
libceph: don't abort reads in ceph_osdc_abort_on_full()
Ilya Dryomov
2018-06-04
1
-1
/
+2
|
*
libceph: avoid a use-after-free during map check
Ilya Dryomov
2018-06-04
1
-1
/
+1
|
*
libceph: don't warn if req->r_abort_on_full is set
Ilya Dryomov
2018-06-04
1
-4
/
+6
|
*
libceph: use for_each_request() in ceph_osdc_abort_on_full()
Ilya Dryomov
2018-06-04
1
-53
/
+26
|
*
libceph: defer __complete_request() to a workqueue
Ilya Dryomov
2018-06-04
1
-1
/
+18
|
*
libceph: move more code into __complete_request()
Ilya Dryomov
2018-06-04
1
-8
/
+6
|
*
libceph: no need to call flush_workqueue() before destruction
Ilya Dryomov
2018-06-04
1
-1
/
+0
|
*
libceph: introduce ceph_osdc_abort_requests()
Ilya Dryomov
2018-06-04
1
-5
/
+62
|
*
libceph: use MSG_TRUNC for discarding received bytes
Ilya Dryomov
2018-06-04
1
-13
/
+8
|
*
libceph: get rid of more_kvec in try_write()
Ilya Dryomov
2018-06-04
1
-7
/
+3
|
*
libceph, rbd: add error handling for osd_req_op_cls_init()
Chengguang Xu
2018-06-04
1
-3
/
+9
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
52
-94
/
+123
|
\
\
|
*
|
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
2
-3
/
+6
|
*
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
2
-4
/
+4
|
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
2
-6
/
+8
|
*
|
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
2
-7
/
+9
|
*
|
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
|
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
23
-30
/
+36
|
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
27
-43
/
+58
*
|
|
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-12
12
-331
/
+299
|
\
\
\
|
*
\
\
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-06-04
12
-331
/
+299
|
|
\
\
\
|
|
*
|
|
xprtrdma: Remove transfertypes array
Chuck Lever
2018-06-01
1
-8
/
+0
|
|
*
|
|
xprtrdma: Add trace_xprtrdma_dma_map(mr)
Chuck Lever
2018-06-01
2
-0
/
+2
|
|
*
|
|
xprtrdma: Wait on empty sendctx queue
Chuck Lever
2018-06-01
3
-2
/
+14
|
|
*
|
|
xprtrdma: Move common wait_for_buffer_space call to parent function
Chuck Lever
2018-06-01
1
-19
/
+12
|
|
*
|
|
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
2018-06-01
1
-1
/
+1
|
|
*
|
|
xprtrdma: Make rpcrdma_sendctx_put_locked() a static function
Chuck Lever
2018-05-07
2
-2
/
+3
|
|
*
|
|
xprtrdma: Remove rpcrdma_buffer_get_rep_locked()
Chuck Lever
2018-05-07
1
-12
/
+3
|
|
*
|
|
xprtrdma: Remove rpcrdma_buffer_get_req_locked()
Chuck Lever
2018-05-07
1
-18
/
+4
|
|
*
|
|
xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}
Chuck Lever
2018-05-07
2
-62
/
+0
|
|
*
|
|
xprtrdma: Move Receive posting to Receive handler
Chuck Lever
2018-05-07
5
-124
/
+115
|
|
*
|
|
xprtrdma: Clean up Receive trace points
Chuck Lever
2018-05-07
1
-2
/
+2
|
|
*
|
|
xprtrdma: Make rpc_rqst part of rpcrdma_req
Chuck Lever
2018-05-07
3
-75
/
+46
|
|
*
|
|
xprtrdma: Introduce ->alloc_slot call-out for xprtrdma
Chuck Lever
2018-05-07
1
-2
/
+50
|
|
*
|
|
SUNRPC: Add a ->free_slot transport callout
Chuck Lever
2018-05-07
4
-2
/
+9
|
|
*
|
|
SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock
Chuck Lever
2018-05-07
2
-5
/
+8
|
|
*
|
|
xprtrdma: Fix max_send_wr computation
Chuck Lever
2018-05-07
3
-24
/
+52
|
|
*
|
|
xprtrdma: Create transport's CM ID in the correct network namespace
Chuck Lever
2018-05-07
1
-2
/
+2
|
|
*
|
|
xprtrdma: Try to fail quickly if proto=rdma
Chuck Lever
2018-05-07
1
-2
/
+2
|
|
*
|
|
xprtrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
2018-05-07
5
-0
/
+5
*
|
|
|
|
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-06-12
15
-819
/
+830
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
2018-06-08
1
-1
/
+3
|
*
|
|
|
svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs
Chuck Lever
2018-06-08
1
-1
/
+1
|
*
|
|
|
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
2018-05-11
3
-126
/
+99
|
*
|
|
|
svcrdma: Simplify svc_rdma_send()
Chuck Lever
2018-05-11
1
-15
/
+15
|
*
|
|
|
svcrdma: Remove post_send_wr
Chuck Lever
2018-05-11
3
-37
/
+16
|
*
|
|
|
svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
Chuck Lever
2018-05-11
2
-19
/
+30
[next]