index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-1
/
+11
|
\
|
*
9p: cope with bogus responses from server in p9_client_{read,write}
Al Viro
2015-07-04
1
-0
/
+8
|
*
p9_client_write(): avoid double p9_free_req()
Al Viro
2015-07-04
1
-0
/
+1
|
*
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
2015-07-04
1
-1
/
+2
*
|
bluetooth: fix list handling
Linus Torvalds
2015-07-04
2
-2
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-07-02
10
-119
/
+197
|
\
\
|
*
|
crush: fix a bug in tree bucket decode
Ilya Dryomov
2015-07-01
1
-1
/
+1
|
*
|
libceph: Fix ceph_tcp_sendpage()'s more boolean usage
Benoît Canet
2015-06-29
1
-1
/
+1
|
*
|
libceph: Remove spurious kunmap() of the zero page
Benoît Canet
2015-06-25
1
-1
/
+0
|
*
|
crush: sync up with userspace
Ilya Dryomov
2015-06-25
4
-75
/
+115
|
*
|
crush: fix crash from invalid 'take' argument
Ilya Dryomov
2015-06-25
1
-2
/
+9
|
*
|
libceph: fix wrong name "Ceph filesystem for Linux"
Hong Zhiguo
2015-06-25
1
-1
/
+1
|
*
|
libceph: a couple tweaks for wait loops
Ilya Dryomov
2015-06-25
2
-5
/
+4
|
*
|
libceph: store timeouts in jiffies, verify user input
Ilya Dryomov
2015-06-25
3
-20
/
+47
|
*
|
libceph: use kvfree() instead of open-coding it
Ilya Dryomov
2015-06-25
1
-4
/
+1
|
*
|
libceph: allow setting osd_req_op's flags
Yan, Zheng
2015-06-25
1
-9
/
+15
|
*
|
libceph: properly release STAT request's raw_data_in
Yan, Zheng
2015-06-25
1
-0
/
+3
*
|
|
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-02
15
-532
/
+751
|
\
\
\
|
*
|
|
SUNRPC: Set the TCP user timeout option on client sockets
Trond Myklebust
2015-06-20
1
-0
/
+7
|
*
|
|
SUNRPC: Ensure we release the TCP socket once it has been closed
Trond Myklebust
2015-06-19
2
-19
/
+23
|
*
|
|
SUNRPC: Handle connection issues correctly on the back channel
Trond Myklebust
2015-06-19
1
-1
/
+7
|
*
|
|
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
2015-06-18
1
-6
/
+2
|
*
|
|
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-06-16
22
-375
/
+416
|
|
\
\
\
|
|
*
|
|
xprtrdma: Reduce per-transport MR allocation
Chuck Lever
2015-06-12
2
-4
/
+8
|
|
*
|
|
xprtrdma: Stack relief in fmr_op_map()
Chuck Lever
2015-06-12
2
-11
/
+28
|
|
*
|
|
xprtrdma: Split rb_lock
Chuck Lever
2015-06-12
4
-13
/
+15
|
|
*
|
|
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
Chuck Lever
2015-06-12
2
-4
/
+0
|
|
*
|
|
xprtrdma: Remove ->ro_reset
Chuck Lever
2015-06-12
5
-71
/
+0
|
|
*
|
|
xprtrdma: Remove unused LOCAL_INV recovery logic
Chuck Lever
2015-06-12
1
-109
/
+0
|
|
*
|
|
xprtrdma: Acquire MRs in rpcrdma_register_external()
Chuck Lever
2015-06-12
3
-35
/
+89
|
|
*
|
|
xprtrdma: Introduce an FRMR recovery workqueue
Chuck Lever
2015-06-12
3
-3
/
+84
|
|
*
|
|
xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
Chuck Lever
2015-06-12
2
-30
/
+48
|
|
*
|
|
xprtrdma: Introduce helpers for allocating MWs
Chuck Lever
2015-06-12
2
-0
/
+33
|
|
*
|
|
xprtrdma: Use ib_device pointer safely
Chuck Lever
2015-06-12
5
-48
/
+43
|
|
*
|
|
xprtrdma: Remove rr_func
Chuck Lever
2015-06-12
4
-14
/
+1
|
|
*
|
|
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
Chuck Lever
2015-06-12
4
-12
/
+10
|
|
*
|
|
xprtrdma: Warn when there are orphaned IB objects
Chuck Lever
2015-06-12
1
-5
/
+5
|
*
|
|
|
SUNRPC: never enqueue a ->rq_cong request on ->sending
Neil Brown
2015-06-16
1
-0
/
+3
|
*
|
|
|
SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c
Chuck Lever
2015-06-11
1
-1
/
+2
|
*
|
|
|
SUNRPC: Transport fault injection
Chuck Lever
2015-06-10
5
-0
/
+101
|
*
|
|
|
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
2015-06-10
3
-9
/
+41
|
*
|
|
|
sunrpc: lock xprt before trying to set memalloc on the sockets
Jeff Layton
2015-06-10
1
-8
/
+27
|
*
|
|
|
sunrpc: if we're closing down a socket, clear memalloc on it first
Jeff Layton
2015-06-10
1
-0
/
+3
|
*
|
|
|
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
2015-06-10
2
-15
/
+27
|
*
|
|
|
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2015-06-10
2
-11
/
+59
|
*
|
|
|
SUNRPC: Fix a backchannel race
Trond Myklebust
2015-06-05
2
-14
/
+29
|
*
|
|
|
SUNRPC: Clean up allocation and freeing of back channel requests
Trond Myklebust
2015-06-05
1
-40
/
+55
|
*
|
|
|
SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
Trond Myklebust
2015-06-05
2
-6
/
+3
|
*
|
|
|
SUNRPC: Clean up bc_send()
Chuck Lever
2015-06-02
3
-72
/
+26
|
*
|
|
|
SUNRPC: Backchannel handle socket nospace
Trond Myklebust
2015-06-02
1
-11
/
+16
[next]