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.13.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
2020-01-13
md: introduce a new struct for IO serialization
Guoqing Jiang
4
-63
/
+116
2020-01-13
md: don't destroy serial_info_pool if serialize_policy is true
Guoqing Jiang
1
-4
/
+8
2020-01-13
raid1: serialize the overlap write
Guoqing Jiang
1
-14
/
+13
2020-01-13
md: reorgnize mddev_create/destroy_serial_pool
Guoqing Jiang
1
-29
/
+42
2020-01-13
md: add serialize_policy sysfs node for raid1
Guoqing Jiang
2
-0
/
+53
2020-01-13
md: prepare for enable raid1 io serialization
Guoqing Jiang
2
-21
/
+46
2020-01-13
md: fix a typo s/creat/create
Guoqing Jiang
1
-3
/
+3
2020-01-13
md: rename wb stuffs
Guoqing Jiang
4
-77
/
+80
2020-01-13
raid5: remove worker_cnt_per_group argument from alloc_thread_groups
Guoqing Jiang
1
-14
/
+7
2020-01-13
md/raid6: fix algorithm choice under larger PAGE_SIZE
Zhengyuan Liu
2
-23
/
+44
2020-01-13
raid6/test: fix a compilation warning
Zhengyuan Liu
2
-1
/
+3
2020-01-13
raid6/test: fix a compilation error
Zhengyuan Liu
1
-1
/
+0
2020-01-13
md-bitmap: small cleanups
Zhiqiang Liu
1
-3
/
+2
2020-01-09
block: mark zone-mgmt bios with REQ_SYNC
Chaitanya Kulkarni
1
-1
/
+1
2020-01-07
blk-mq: Document functions for sending request
André Almeida
1
-2
/
+83
2020-01-07
block: Allow t10-pi to be modular
Herbert Xu
5
-2
/
+12
2019-12-19
blk-mq: optimise blk_mq_flush_plug_list()
Pavel Begunkov
1
-38
/
+19
2019-12-19
list: introduce list_for_each_continue()
Pavel Begunkov
1
-0
/
+10
2019-12-19
blk-mq: optimise rq sort function
Pavel Begunkov
1
-8
/
+4
2019-12-18
Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
24
-105
/
+185
2019-12-18
Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-56
/
+127
2019-12-18
early init: fix error handling when opening /dev/console
Linus Torvalds
1
-1
/
+1
2019-12-18
Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+21
2019-12-18
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-14
/
+62
2019-12-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+2
2019-12-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+4
2019-12-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2019-12-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
65
-289
/
+976
2019-12-17
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-20
/
+16
2019-12-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-68
/
+93
2019-12-17
Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
19
-97
/
+158
2019-12-17
Merge tag 'perf-urgent-for-mingo-5.5-20191216' of git://git.kernel.org/pub/sc...
Ingo Molnar
2713
-41583
/
+99744
2019-12-17
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
26
-45
/
+78
2019-12-16
Merge tag 'arm-soc/for-5.5/soc-fixes' of https://github.com/Broadcom/stblinux...
Olof Johansson
1
-0
/
+1
2019-12-16
Merge tag 'samsung-fixes-5.5' of https://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
3
-1
/
+4
2019-12-16
Merge tag 'renesas-fixes-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-0
/
+1
2019-12-16
Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-40
/
+119
2019-12-16
iommu: fix KASAN use-after-free in iommu_insert_resv_region
Eric Auger
1
-2
/
+2
2019-12-16
Fix root mounting with no mount options
Linus Torvalds
1
-10
/
+13
2019-12-16
perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES description
Ed Maste
1
-1
/
+1
2019-12-16
perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITES
Ed Maste
1
-1
/
+1
2019-12-16
libtraceevent: Allow custom libdir path
Sudip Mukherjee
2
-4
/
+6
2019-12-16
ALSA: hda - Downgrade error message for single-cmd fallback
Takashi Iwai
1
-1
/
+1
2019-12-16
spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
Christophe Leroy
1
-3
/
+3
2019-12-16
spi: nxp-fspi: Ensure width is respected in spi-mem operations
Michael Walle
1
-1
/
+1
2019-12-16
regulator: rn5t618: fix module aliases
Andreas Kemnade
1
-0
/
+1
2019-12-16
ASoC: wm8962: fix lambda value
Shengjiu Wang
1
-2
/
+2
2019-12-16
ARM: bcm: Add missing sentinel to bcm2711_compat[]
H. Nikolaus Schaller
1
-0
/
+1
2019-12-16
Linux 5.5-rc2
v5.5-rc2
Linus Torvalds
1
-1
/
+1
2019-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-73
/
+180
[next]