index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-05-10
10
-787
/
+1197
|
\
|
*
NFSv4: Fix callback server shutdown
Trond Myklebust
2017-04-27
1
-0
/
+38
|
*
SUNRPC: Refactor svc_set_num_threads()
Trond Myklebust
2017-04-27
1
-38
/
+58
|
*
svcrdma: Clean out old XDR encoders
Chuck Lever
2017-04-25
1
-70
/
+0
|
*
svcrdma: Remove the req_map cache
Chuck Lever
2017-04-25
2
-152
/
+0
|
*
svcrdma: Remove unused RDMA Write completion handler
Chuck Lever
2017-04-25
1
-18
/
+0
|
*
svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
Chuck Lever
2017-04-25
1
-3
/
+3
|
*
svcrdma: Clean up RPC-over-RDMA backchannel reply processing
Chuck Lever
2017-04-25
2
-16
/
+29
|
*
svcrdma: Report Write/Reply chunk overruns
Chuck Lever
2017-04-25
1
-2
/
+56
|
*
svcrdma: Clean up RDMA_ERROR path
Chuck Lever
2017-04-25
3
-63
/
+51
|
*
svcrdma: Use rdma_rw API in RPC reply path
Chuck Lever
2017-04-25
3
-354
/
+350
|
*
svcrdma: Introduce local rdma_rw API helpers
Chuck Lever
2017-04-25
4
-1
/
+518
|
*
svcrdma: Clean up svc_rdma_get_inv_rkey()
Chuck Lever
2017-04-25
1
-22
/
+17
|
*
svcrdma: Add helper to save pages under I/O
Chuck Lever
2017-04-25
1
-13
/
+18
|
*
svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
Chuck Lever
2017-04-25
2
-3
/
+1
|
*
svcrdma: Add svc_rdma_map_reply_hdr()
Chuck Lever
2017-04-25
2
-38
/
+59
|
*
svcrdma: Move send_wr to svc_rdma_op_ctxt
Chuck Lever
2017-04-25
2
-35
/
+40
*
|
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-05-10
8
-135
/
+295
|
\
\
|
*
\
Merge tag 'nfs-rdma-4.12-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2017-04-25
6
-122
/
+295
|
|
\
\
|
|
*
|
xprtrdma: Remove rpcrdma_buffer::rb_pool
Chuck Lever
2017-04-25
1
-1
/
+0
|
|
*
|
sunrpc: Fix xdr_init_decode_pages() documenting comment
Chuck Lever
2017-04-25
1
-1
/
+1
|
|
*
|
xprtrdma: Squelch ENOBUFS warnings
Chuck Lever
2017-04-25
1
-3
/
+5
|
|
*
|
xprtrdma: Annotate receive workqueue
Chuck Lever
2017-04-25
1
-1
/
+1
|
|
*
|
xprtrdma: Revert commit d0f36c46deea
Chuck Lever
2017-04-25
1
-26
/
+7
|
|
*
|
xprtrdma: Restore transport after device removal
Chuck Lever
2017-04-25
1
-0
/
+48
|
|
*
|
xprtrdma: Refactor rpcrdma_ep_connect
Chuck Lever
2017-04-25
1
-46
/
+63
|
|
*
|
xprtrdma: Support unplugging an HCA from under an NFS mount
Chuck Lever
2017-04-25
3
-9
/
+101
|
|
*
|
xprtrdma: Use same device when mapping or syncing DMA buffers
Chuck Lever
2017-04-25
3
-9
/
+14
|
|
*
|
xprtrdma: Refactor rpcrdma_ia_open()
Chuck Lever
2017-04-25
3
-27
/
+32
|
|
*
|
xprtrdma: Detect unreachable NFS/RDMA servers more reliably
Chuck Lever
2017-04-25
1
-0
/
+22
|
|
*
|
sunrpc: Export xprt_force_disconnect()
Chuck Lever
2017-04-25
1
-0
/
+1
|
|
*
|
xprtrdma: Cancel refresh worker during buffer shutdown
Chuck Lever
2017-04-25
1
-0
/
+1
|
*
|
|
sunrpc: don't check for failure from mempool_alloc()
NeilBrown
2017-04-20
2
-13
/
+0
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-05-10
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
virtio: wrap find_vqs
Michael S. Tsirkin
2017-05-02
1
-3
/
+3
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
9
-13
/
+13
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
9
-13
/
+13
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
9
-13
/
+13
*
|
|
|
|
|
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-05-10
6
-34
/
+198
|
\
\
\
\
\
\
|
*
|
|
|
|
|
rbd: support updating the lock cookie without releasing the lock
Ilya Dryomov
2017-05-04
1
-0
/
+51
|
*
|
|
|
|
|
libceph: add an epoch_barrier field to struct ceph_osd_client
Jeff Layton
2017-05-04
2
-8
/
+74
|
*
|
|
|
|
|
libceph: abort already submitted but abortable requests when map or pool goes...
Jeff Layton
2017-05-04
1
-0
/
+34
|
*
|
|
|
|
|
libceph: allow requests to return immediately on full conditions if caller wi...
Jeff Layton
2017-05-04
1
-0
/
+7
|
*
|
|
|
|
|
libceph: remove req->r_replay_version
Jeff Layton
2017-05-04
2
-6
/
+5
|
*
|
|
|
|
|
libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-05-04
1
-1
/
+1
|
*
|
|
|
|
|
libceph: convert ceph_osd.o_ref from atomic_t to refcount_t
Elena Reshetova
2017-05-04
1
-8
/
+8
|
*
|
|
|
|
|
libceph: convert ceph_snap_context.nref from atomic_t to refcount_t
Elena Reshetova
2017-05-04
1
-3
/
+3
|
*
|
|
|
|
|
libceph: supported_features module parameter
Ilya Dryomov
2017-05-04
1
-0
/
+11
|
*
|
|
|
|
|
libceph, ceph: always advertise all supported features
Ilya Dryomov
2017-05-04
1
-10
/
+6
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-09
17
-66
/
+131
|
\
\
\
\
\
\
[next]