index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
net: sctp: fix warning "NULL check before some freeing functions is not needed"
Hariprasad Kelam
2019-07-17
1
-8
/
+4
|
*
|
|
|
fix: taprio: Change type of txtime-delay parameter to u32
Vedang Patel
2019-07-16
1
-3
/
+3
|
*
|
|
|
skbuff: fix compilation warnings in skb_dump()
Qian Cai
2019-07-16
1
-1
/
+1
|
*
|
|
|
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
2019-07-15
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sit: use dst_cache in ipip6_tunnel_xmit
Haishuang Yan
2019-07-14
1
-4
/
+9
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-19
13
-122
/
+97
|
\
\
\
\
|
*
|
|
|
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-19
13
-122
/
+97
*
|
|
|
|
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-07-18
18
-508
/
+845
|
\
\
\
\
\
|
*
|
|
|
|
SUNRPC: Optimise transport balancing code
Trond Myklebust
2019-07-18
1
-29
/
+38
|
*
|
|
|
|
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
2019-07-18
3
-2
/
+4
|
*
|
|
|
|
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-07-18
7
-19
/
+46
|
*
|
|
|
|
SUNRPC: Fix initialisation of struct rpc_xprt_switch
Trond Myklebust
2019-07-18
1
-1
/
+3
|
*
|
|
|
|
SUNRPC: Skip zero-refcount transports
Trond Myklebust
2019-07-16
1
-1
/
+19
|
*
|
|
|
|
SUNRPC: Replace division by multiplication in calculation of queue length
Trond Myklebust
2019-07-16
1
-3
/
+2
|
*
|
|
|
|
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt
Trond Myklebust
2019-07-12
2
-23
/
+22
|
*
|
|
|
|
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-07-12
8
-332
/
+441
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xprtrdma: Modernize ops->connect
Chuck Lever
2019-07-09
5
-36
/
+87
|
|
*
|
|
|
|
xprtrdma: Remove rpcrdma_req::rl_buffer
Chuck Lever
2019-07-09
3
-7
/
+8
|
|
*
|
|
|
|
xprtrdma: Refactor chunk encoding
Chuck Lever
2019-07-09
1
-20
/
+16
|
|
*
|
|
|
|
xprtrdma: Streamline rpcrdma_post_recvs
Chuck Lever
2019-07-09
1
-21
/
+38
|
|
*
|
|
|
|
xprtrdma: Simplify rpcrdma_rep_create
Chuck Lever
2019-07-09
1
-14
/
+8
|
|
*
|
|
|
|
xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
Chuck Lever
2019-07-09
4
-50
/
+36
|
|
*
|
|
|
|
xprtrdma: Reduce context switching due to Local Invalidation
Chuck Lever
2019-07-09
4
-53
/
+136
|
|
*
|
|
|
|
xprtrdma: Add mechanism to place MRs back on the free list
Chuck Lever
2019-07-09
3
-0
/
+22
|
|
*
|
|
|
|
xprtrdma: Remove fr_state
Chuck Lever
2019-07-09
3
-123
/
+94
|
|
*
|
|
|
|
xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag
Chuck Lever
2019-07-09
3
-5
/
+1
|
|
*
|
|
|
|
xprtrdma: Fix occasional transport deadlock
Chuck Lever
2019-07-09
4
-29
/
+20
|
|
*
|
|
|
|
xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_req
Chuck Lever
2019-07-09
1
-3
/
+3
|
|
*
|
|
|
|
xprtrdma: Fix use-after-free in rpcrdma_post_recvs
Chuck Lever
2019-07-02
1
-1
/
+2
|
*
|
|
|
|
|
SUNRPC: Fix possible autodisconnect during connect due to old last_used
Dave Wysochanski
2019-07-06
1
-1
/
+1
|
*
|
|
|
|
|
SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES
Anna Schumaker
2019-07-06
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'multipath_tcp'
Trond Myklebust
2019-07-06
4
-32
/
+135
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
SUNRPC: Remove warning in debugfs.c when compiling with W=1
Trond Myklebust
2019-07-06
1
-1
/
+1
|
|
*
|
|
|
|
|
SUNRPC: add links for all client xprts to debugfs
NeilBrown
2019-07-06
1
-17
/
+29
|
|
*
|
|
|
|
|
SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.
NeilBrown
2019-07-06
1
-6
/
+9
|
|
*
|
|
|
|
|
NFS: send state management on a single connection.
NeilBrown
2019-07-06
1
-1
/
+23
|
|
*
|
|
|
|
|
SUNRPC: Allow creation of RPC clients with multiple connections
Trond Myklebust
2019-07-06
2
-3
/
+17
|
|
*
|
|
|
|
|
SUNRPC: Add basic load balancing to the transport switch
Trond Myklebust
2019-07-06
2
-4
/
+56
|
*
|
|
|
|
|
|
Merge branch 'bh-remove'
Trond Myklebust
2019-07-06
6
-90
/
+160
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lock
Trond Myklebust
2019-07-06
1
-25
/
+25
|
|
*
|
|
|
|
|
|
SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
Trond Myklebust
2019-07-06
5
-53
/
+47
|
|
*
|
|
|
|
|
|
SUNRPC: Replace direct task wakeups from softirq context
Trond Myklebust
2019-07-06
1
-6
/
+72
|
|
*
|
|
|
|
|
|
SUNRPC: Replace the queue timer with a delayed work function
Trond Myklebust
2019-07-06
1
-10
/
+20
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
SUNRPC: Count ops completing with tk_status < 0
Dave Wysochanski
2019-07-06
1
-2
/
+6
|
*
|
|
|
|
|
|
SUNRPC: Use proper printk specifiers for unsigned long long
Dave Wysochanski
2019-07-06
1
-1
/
+1
|
*
|
|
|
|
|
|
SUNRPC: Move call to rpc_count_iostats before rpc_call_done
Dave Wysochanski
2019-07-06
2
-4
/
+5
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-07-18
9
-86
/
+212
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
rbd: support for object-map and fast-diff
Ilya Dryomov
2019-07-08
2
-0
/
+62
|
*
|
|
|
|
|
libceph: export osd_req_op_data() macro
Ilya Dryomov
2019-07-08
1
-8
/
+0
|
*
|
|
|
|
|
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
2019-07-08
2
-6
/
+6
[prev]
[next]