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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-20
RAID1: avoid unnecessary spin locks in I/O barrier code
colyli@suse.de
2
-66
/
+130
2017-02-20
RAID1: a new I/O barrier implementation to remove resync window
colyli@suse.de
2
-236
/
+294
2017-02-17
md/raid5: Don't reinvent the wheel but use existing llist API
Byungchul Park
1
-4
/
+2
2017-02-15
md: fast clone bio in bio_clone_mddev()
Ming Lei
6
-22
/
+14
2017-02-15
md: remove unnecessary check on mddev
Ming Lei
1
-3
/
+0
2017-02-15
md/raid1: use bio_clone_bioset_partial() in case of write behind
Ming Lei
1
-5
/
+15
2017-02-15
md: fail if mddev->bio_set can't be created
Ming Lei
1
-1
/
+4
2017-02-14
md: disable WRITE SAME if it fails in underlayer disks
Shaohua Li
4
-0
/
+10
2017-02-13
md/raid5-cache: exclude reclaiming stripes in reclaim check
Shaohua Li
3
-2
/
+16
2017-02-13
md/raid5-cache: stripe reclaim only counts valid stripes
Shaohua Li
1
-2
/
+2
2017-02-13
md: ensure md devices are freed before module is unloaded.
NeilBrown
1
-0
/
+7
2017-02-13
md/r5cache: improve journal device efficiency
Song Liu
2
-20
/
+58
2017-02-13
md/r5cache: enable chunk_aligned_read with write back cache
Song Liu
3
-24
/
+168
2017-02-13
raid5: only dispatch IO from raid5d for harddisk raid
Shaohua Li
2
-2
/
+57
2017-02-13
md linear: fix a race between linear_add() and linear_congested()
colyli@suse.de
2
-5
/
+35
2017-02-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+23
2017-02-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-8
/
+31
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-89
/
+222
2017-02-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-4
/
+6
2017-02-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+8
2017-02-11
Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-7
/
+25
2017-02-10
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
1
-1
/
+2
2017-02-10
NET: mkiss: Fix panic
Ralf Baechle
1
-2
/
+2
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
1
-1
/
+1
2017-02-10
Merge tag 'irqchip-fixes-4.10' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2
-9
/
+23
2017-02-10
Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes
James Bottomley
3
-6
/
+13
2017-02-10
Merge tag 'drm-fixes-for-v4.10-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
8
-18
/
+36
2017-02-10
scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send
Steffen Maier
1
-4
/
+4
2017-02-10
scsi: aacraid: Fix INTx/MSI-x issue with older controllers
Dave Carroll
1
-2
/
+6
2017-02-10
Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/d...
Dave Airlie
6
-15
/
+34
2017-02-10
Merge tag 'drm-misc-fixes-2017-02-09' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+1
2017-02-10
scsi: mpt3sas: disable ASPM for MPI2 controllers
ojab
1
-0
/
+3
2017-02-10
net: phy: Initialize mdio clock at probe function
Yendapally Reddy Dhananjaya Reddy
1
-4
/
+2
2017-02-10
xen-netfront: Improve error handling during initialization
Ross Lagerwall
1
-18
/
+11
2017-02-10
sierra_net: Skip validating irrelevant fields for IDLE LSIs
Stefan Brüns
1
-7
/
+7
2017-02-10
sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
Stefan Brüns
1
-35
/
+66
2017-02-10
xen-netfront: Rework the fix for Rx stall during OOM and network stress
Vineeth Remanan Pillai
1
-3
/
+11
2017-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
5
-32
/
+75
2017-02-10
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
1
-8
/
+20
2017-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-7
/
+21
2017-02-09
Merge tag 'vfio-v4.10-final' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+22
2017-02-09
i2c: piix4: Request the SMBUS semaphore inside the mutex
Ricardo Ribalda
1
-5
/
+7
2017-02-09
i2c: piix4: Fix request_region size
Ricardo Ribalda
1
-1
/
+1
2017-02-09
Revert "hwrng: core - zeroize buffers with random data"
David Daney
1
-3
/
+0
2017-02-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+1
2017-02-09
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jan Kara
1
-3
/
+1
2017-02-09
drm: vc4: adapt to new behaviour of drm_crtc.c
Andrzej Pietrasiewicz
1
-1
/
+1
2017-02-08
net: thunderx: Fix PHY autoneg for SGMII QLM mode
Thanneeru Srinivasulu
2
-12
/
+101
2017-02-08
Merge tag 'pci-v4.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+16
2017-02-08
net: introduce device min_header_len
Willem de Bruijn
1
-0
/
+1
[next]