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 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]