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
2018-11-02
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Al Viro
57
-2039
/
+2481
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
17
-350
/
+1050
2018-10-24
afs: Fix callback handling
David Howells
4
-8
/
+12
2018-10-24
afs: Eliminate the address pointer from the address list cursor
David Howells
6
-10
/
+5
2018-10-24
afs: Allow dumping of server cursor on operation failure
David Howells
5
-0
/
+127
2018-10-24
afs: Implement YFS support in the fs client
David Howells
9
-28
/
+2500
2018-10-24
afs: Expand data structure fields to support YFS
David Howells
2
-21
/
+23
2018-10-24
afs: Get the target vnode in afs_rmdir() and get a callback on it
David Howells
1
-1
/
+10
2018-10-24
afs: Calc callback expiry in op reply delivery
David Howells
5
-8
/
+28
2018-10-24
afs: Fix FS.FetchStatus delivery from updating wrong vnode
David Howells
1
-11
/
+5
2018-10-24
afs: Implement the YFS cache manager service
David Howells
3
-1
/
+174
2018-10-24
afs: Remove callback details from afs_callback_break struct
David Howells
3
-19
/
+8
2018-10-24
afs: Commit the status on a new file/dir/symlink
David Howells
1
-0
/
+1
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
17
-81
/
+86
2018-10-24
afs: Don't invoke the server to read data beyond EOF
David Howells
1
-0
/
+11
2018-10-24
afs: Add a couple of tracepoints to log I/O errors
David Howells
8
-16
/
+114
2018-10-24
afs: Handle EIO from delivery function
David Howells
1
-1
/
+4
2018-10-24
afs: Fix TTL on VL server and address lists
David Howells
2
-7
/
+33
2018-10-24
afs: Implement VL server rotation
David Howells
11
-218
/
+905
2018-10-24
afs: Improve FS server rotation error handling
David Howells
3
-45
/
+55
2018-10-24
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
6
-309
/
+236
2018-10-24
afs: Better tracing of protocol errors
David Howells
7
-70
/
+146
2018-10-24
iov_iter: Add I/O discard iterator
David Howells
2
-7
/
+55
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
40
-105
/
+96
2018-10-24
iov_iter: Use accessor function
David Howells
14
-60
/
+87
2018-10-24
amd-gpu: Don't undefine READ and WRITE
David Howells
1
-2
/
+0
2018-10-23
SUNRPC: Convert the auth cred cache to use refcount_t
Trond Myklebust
6
-9
/
+9
2018-10-23
SUNRPC: Convert auth creds to use refcount_t
Trond Myklebust
3
-10
/
+10
2018-10-23
SUNRPC: Simplify lookup code
Trond Myklebust
2
-18
/
+13
2018-10-23
SUNRPC: Clean up the AUTH cache code
Trond Myklebust
2
-62
/
+87
2018-10-23
NFS: change sign of nfs_fh length
Frank Sorenson
1
-1
/
+1
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
114
-878
/
+571
2018-10-19
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
1
-2
/
+0
2018-10-19
rocker: Drop pointless static qualifier
YueHaibing
1
-2
/
+2
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
57
-187
/
+253
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Greg Kroah-Hartman
2
-2
/
+14
2018-10-19
Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
4
-72
/
+40
2018-10-19
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
2
-0
/
+6
2018-10-19
Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-72
/
+40
2018-10-19
qed: fix spelling mistake "transcevier" -> "transceiver"
Colin Ian King
1
-1
/
+1
2018-10-19
Merge tag 'mlx5-updates-2018-10-18' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
10
-134
/
+508
2018-10-19
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
1
-5
/
+5
2018-10-19
tcp: fix TCP_REPAIR xmit queue setup
Eric Dumazet
1
-6
/
+7
2018-10-19
tipc: fix info leak from kernel tipc_event
Jon Maloy
1
-0
/
+1
2018-10-19
net-next/hinic: add checksum offload and TSO support
Zhao Chen
10
-60
/
+571
2018-10-19
net: socket: fix a missing-check bug
Wenwen Wang
1
-3
/
+8
2018-10-19
cxgb4: fix the error path of cxgb4_uld_register()
Ganesh Goudar
3
-39
/
+13
2018-10-19
net: sched: Fix for duplicate class dump
Phil Sutter
1
-1
/
+2
2018-10-19
bnxt_en: Copy and paste bug in extended tx_stats
Dan Carpenter
1
-1
/
+1
2018-10-19
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
25
-1675
/
+2982
[next]