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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
sunrpc: fix write space race causing stalls
David Vrabel
1
-1
/
+10
2016-09-19
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
6
-24
/
+72
2016-09-19
xprtrdma: Eliminate rpcrdma_receive_worker()
Chuck Lever
3
-12
/
+5
2016-09-19
xprtrdma: Rename rpcrdma_receive_wc()
Chuck Lever
1
-3
/
+3
2016-09-19
xprtrmda: Report address of frmr, not mw
Chuck Lever
1
-2
/
+6
2016-09-19
xprtrdma: Support larger inline thresholds
Chuck Lever
2
-4
/
+4
2016-09-19
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
5
-185
/
+207
2016-09-19
xprtrdma: Basic support for Remote Invalidation
Chuck Lever
6
-7
/
+44
2016-09-19
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
6
-15
/
+53
2016-09-19
rpcrdma: RDMA/CM private message data structure
Chuck Lever
1
-0
/
+35
2016-09-19
xprtrdma: Move recv_wr to struct rpcrdma_rep
Chuck Lever
2
-7
/
+7
2016-09-19
xprtrdma: Move send_wr to struct rpcrdma_req
Chuck Lever
4
-24
/
+24
2016-09-19
xprtrdma: Simplify rpcrdma_ep_post_recv()
Chuck Lever
4
-11
/
+5
2016-09-19
xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
Chuck Lever
4
-31
/
+23
2016-09-19
xprtrdma: Delay DMA mapping Send and Receive buffers
Chuck Lever
4
-26
/
+78
2016-09-19
xprtrdma: Replace DMA_BIDIRECTIONAL
Chuck Lever
4
-35
/
+36
2016-09-19
xprtrdma: Use smaller buffers for RPC-over-RDMA headers
Chuck Lever
3
-5
/
+7
2016-09-19
xprtrdma: Initialize separate RPC call and reply buffers
Chuck Lever
3
-59
/
+99
2016-09-19
SUNRPC: Add a transport-specific private field in rpc_rqst
Chuck Lever
5
-12
/
+11
2016-09-19
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
Chuck Lever
4
-3
/
+6
2016-09-19
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
8
-31
/
+20
2016-09-19
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
7
-37
/
+63
2016-09-19
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
5
-37
/
+21
2016-09-19
xprtrdma: Eliminate INLINE_THRESHOLD macros
Chuck Lever
4
-15
/
+6
2016-09-19
NFS pnfs data server multipath session trunking
Andy Adamson
4
-14
/
+86
2016-09-19
NFS test session trunking with exchange id
Andy Adamson
2
-11
/
+44
2016-09-19
NFS add xprt switch addrs test to match client
Andy Adamson
1
-1
/
+4
2016-09-19
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
2
-0
/
+76
2016-09-19
SUNRPC search xprt switch for sockaddr
Andy Adamson
4
-1
/
+42
2016-09-19
SUNRPC rpc_clnt_xprt_switch_add_xprt
Andy Adamson
2
-0
/
+8
2016-09-19
SUNRPC rpc_clnt_xprt_switch_put
Andy Adamson
2
-0
/
+8
2016-09-19
SUNRPC remove rpc_task_release_client from rpc_task_set_client
Andy Adamson
1
-1
/
+0
2016-09-19
NFS detect session trunking
Andy Adamson
2
-0
/
+92
2016-09-19
NFS refactor nfs4_check_serverowner_major_id
Andy Adamson
1
-6
/
+5
2016-09-19
NFS refactor nfs4_match_clientids
Andy Adamson
1
-5
/
+5
2016-09-19
NFS setup async exchange_id
Andy Adamson
1
-81
/
+134
2016-09-19
NFSv4.x: Add kernel parameter to control the callback server
Trond Myklebust
7
-6
/
+33
2016-09-19
NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads
Trond Myklebust
2
-66
/
+15
2016-09-19
NFSv4.x: Fix up the global tracking of the callback server
Trond Myklebust
1
-5
/
+9
2016-09-19
SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()
Trond Myklebust
2
-3
/
+17
2016-09-19
NFSv4.x: Set up struct svc_serv_ops for the callback channel
Trond Myklebust
1
-18
/
+39
2016-09-19
pnfs: track multiple layout types in fsinfo structure
Jeff Layton
5
-28
/
+35
2016-09-19
sunrpc: Remove unnecessary variable
Amitoj Kaur Chawla
1
-2
/
+1
2016-09-19
Linux 4.8-rc7
v4.8-rc7
Linus Torvalds
1
-1
/
+1
2016-09-18
Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-13
/
+20
2016-09-18
Merge tag 'fixes-for-linus-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2016-09-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-15
/
+26
2016-09-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+16
2016-09-18
openrisc: fix the fix of copy_from_user()
Guenter Roeck
1
-1
/
+1
[next]