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-10-22
libceph: introduce alloc_watch_request()
Ilya Dryomov
1
-9
/
+19
2018-10-22
libceph: assign cookies in linger_submit()
Ilya Dryomov
1
-21
/
+27
2018-10-22
libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get()
Ilya Dryomov
2
-3
/
+3
2018-10-22
ceph: num_ops is off by one in ceph_aio_retry_work()
Ilya Dryomov
1
-1
/
+1
2018-10-22
libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op()
Ilya Dryomov
1
-6
/
+0
2018-10-22
ceph: set timeout conditionally in __cap_delay_requeue
Xuehan Xu
1
-6
/
+8
2018-10-22
libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist()
Ilya Dryomov
3
-1
/
+10
2018-10-22
libceph: introduce ceph_pagelist_alloc()
Ilya Dryomov
6
-26
/
+28
2018-10-22
libceph: osd_req_op_cls_init() doesn't need to take opcode
Ilya Dryomov
3
-10
/
+7
2018-10-22
libceph: bump CEPH_MSG_MAX_DATA_LEN
Ilya Dryomov
1
-1
/
+7
2018-10-22
ceph: only allow punch hole mode in fallocate
Luis Henriques
1
-36
/
+9
2018-10-22
ceph: refactor ceph_sync_read()
Yan, Zheng
1
-113
/
+106
2018-10-22
ceph: check if LOOKUPNAME request was aborted when filling trace
Yan, Zheng
1
-1
/
+3
2018-10-22
ceph: fix dentry leak in ceph_readdir_prepopulate
Yan, Zheng
1
-1
/
+0
2018-10-22
Revert "ceph: fix dentry leak in splice_dentry()"
Yan, Zheng
1
-2
/
+6
2018-10-22
ceph: check snap first in ceph_set_acl()
Chengguang Xu
1
-5
/
+5
2018-10-22
rbd: add __init/__exit annotations
Chengguang Xu
1
-3
/
+3
2018-10-22
ceph: reset cap hold timeout only for requeued inode
Chengguang Xu
1
-1
/
+1
2018-10-22
Linux 4.19
v4.19
Greg Kroah-Hartman
1
-2
/
+2
2018-10-22
MAINTAINERS: Add an entry for the code of conduct
Greg Kroah-Hartman
1
-0
/
+6
2018-10-22
Code of Conduct: Change the contact email address
Greg Kroah-Hartman
1
-6
/
+7
2018-10-22
Code of Conduct Interpretation: Put in the proper URL for the committee
Greg Kroah-Hartman
1
-2
/
+3
2018-10-22
Code of Conduct: Provide links between the two documents
Greg Kroah-Hartman
2
-1
/
+11
2018-10-22
Code of Conduct Interpretation: Properly reference the TAB correctly
Greg Kroah-Hartman
1
-8
/
+8
2018-10-22
Code of Conduct Interpretation: Add document explaining how the Code of Condu...
Greg Kroah-Hartman
2
-0
/
+154
2018-10-22
Code of conduct: Fix wording around maintainers enforcing the code of conduct
Chris Mason
1
-4
/
+0
2018-10-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-1
/
+13
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
4
-8
/
+8
2018-10-21
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
1
-2
/
+1
2018-10-21
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-10-20
i2c: rcar: cleanup DMA for all kinds of failure
Wolfram Sang
1
-1
/
+5
2018-10-20
MAINTAINERS: Add entry for Broadcom STB I2C controller
Kamal Dasu
1
-0
/
+8
2018-10-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
9
-18
/
+30
2018-10-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2
-4
/
+22
2018-10-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
12
-45
/
+39
2018-10-20
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
1
-2
/
+3
2018-10-20
Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
4
-5
/
+35
2018-10-20
Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2
-7
/
+105
2018-10-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
1
-0
/
+1
2018-10-20
Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-5
/
+35
2018-10-20
selftests: ftrace: Add synthetic event syntax testcase
Masami Hiramatsu
1
-0
/
+80
2018-10-20
tracing: Fix synthetic event to allow semicolon at end
Masami Hiramatsu
1
-1
/
+1
2018-10-20
tracing: Fix synthetic event to accept unsigned modifier
Masami Hiramatsu
1
-6
/
+24
2018-10-19
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
1
-2
/
+0
2018-10-19
Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Greg Kroah-Hartman
7
-27
/
+65
2018-10-19
Merge tag 'for-linus-20181019' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2
-27
/
+3
2018-10-19
drm/sun4i: Fix an ulong overflow in the dotclock driver
Boris Brezillon
1
-1
/
+11
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
[next]