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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-07-28
6
-126
/
+115
|
\
|
*
MD: fix warnning for UP case
Shaohua Li
2017-07-25
1
-1
/
+1
|
*
md/raid5: add thread_group worker async_tx_issue_pending_all
Ofer Heifetz
2017-07-24
1
-0
/
+2
|
*
md: simplify code with bio_io_error
Guoqing Jiang
2017-07-21
3
-12
/
+6
|
*
md/raid1: fix writebehind bio clone
Shaohua Li
2017-07-21
1
-21
/
+13
|
*
md: raid1-10: move raid1/raid10 common code into raid1-10.c
Ming Lei
2017-07-21
4
-71
/
+62
|
*
md: raid1/raid10: initialize bvec table via bio_add_page()
Ming Lei
2017-07-21
3
-16
/
+27
|
*
md: remove 'idx' from 'struct resync_pages'
Ming Lei
2017-07-21
3
-7
/
+6
*
|
Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-28
9
-46
/
+92
|
\
\
|
*
|
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
2017-07-26
2
-0
/
+41
|
*
|
dm verity fec: fix GFP flags used with mempool_alloc()
NeilBrown
2017-07-26
1
-16
/
+5
|
*
|
dm zoned: use GFP_NOIO in I/O path
Damien Le Moal
2017-07-26
3
-9
/
+9
|
*
|
dm zoned: remove test for impossible REQ_OP_FLUSH conditions
Mikulas Patocka
2017-07-25
1
-2
/
+2
|
*
|
dm raid: bump target version
Heinz Mauelshagen
2017-07-25
1
-1
/
+1
|
*
|
dm raid: avoid mddev->suspended access
Heinz Mauelshagen
2017-07-25
1
-5
/
+7
|
*
|
dm raid: fix activation check in validate_raid_redundancy()
Heinz Mauelshagen
2017-07-25
1
-5
/
+5
|
*
|
dm raid: remove WARN_ON() in raid10_md_layout_to_format()
Heinz Mauelshagen
2017-07-25
1
-2
/
+3
|
*
|
dm bufio: fix error code in dm_bufio_write_dirty_buffers()
Dan Carpenter
2017-07-25
1
-2
/
+1
|
*
|
dm integrity: test for corrupted disk format during table load
Mikulas Patocka
2017-07-25
1
-0
/
+5
|
*
|
dm integrity: WARN_ON if variables representing journal usage get out of sync
Mikulas Patocka
2017-07-25
1
-0
/
+2
|
*
|
dm integrity: use plugging when writing the journal
Mikulas Patocka
2017-07-19
1
-0
/
+5
|
*
|
dm integrity: fix inefficient allocation of journal space
Mikulas Patocka
2017-07-19
1
-4
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-28
9
-135
/
+171
|
\
\
\
|
*
|
|
lightnvm: pblk: advance bio according to lba index
Javier González
2017-07-28
3
-10
/
+19
|
*
|
|
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2017-07-27
4
-109
/
+125
|
|
\
\
\
|
|
*
|
|
nvme: validate admin queue before unquiesce
Scott Bauer
2017-07-26
1
-1
/
+2
|
|
*
|
|
nvme-pci: fix HMB size calculation
Christoph Hellwig
2017-07-25
1
-3
/
+3
|
|
*
|
|
nvme-fc: revise TRADDR parsing
James Smart
2017-07-25
2
-97
/
+106
|
|
*
|
|
nvme-fc: address target disconnect race conditions in fcp io submit
James Smart
2017-07-25
1
-8
/
+11
|
|
*
|
|
nvme: also provide a UUID in the WWID sysfs attribute
Johannes Thumshirn
2017-07-25
1
-0
/
+3
|
*
|
|
|
Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2017-07-25
1
-9
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
xen/blkfront: always allocate grants first from per-queue persistent grants
Dongli Zhang
2017-07-25
1
-8
/
+11
|
|
*
|
|
|
xen-blkfront: fix mq start/stop race
Junxiao Bi
2017-07-25
1
-1
/
+1
|
|
|
/
/
/
|
*
/
/
/
nbd: clear disconnected on reconnect
Josef Bacik
2017-07-25
1
-0
/
+2
|
|
/
/
/
|
*
|
|
xen-blkfront: Fix handling of non-supported operations
Bart Van Assche
2017-07-24
1
-2
/
+2
|
*
|
|
nbd: only set sndtimeo if we have a timeout set
Josef Bacik
2017-07-22
1
-2
/
+5
|
*
|
|
nbd: take tx_lock before disconnecting
Josef Bacik
2017-07-22
1
-0
/
+4
|
*
|
|
nbd: allow multiple disconnects to be sent
Josef Bacik
2017-07-22
1
-3
/
+2
*
|
|
|
Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-07-28
3
-14
/
+7
|
\
\
\
\
|
*
|
|
|
mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT
Shawn Lin
2017-07-27
1
-1
/
+1
|
*
|
|
|
mmc: host: omap_hsmmc: remove unused platform callbacks
Faiz Abbas
2017-07-17
1
-11
/
+0
|
*
|
|
|
mmc: sunxi: Keep default timing phase settings for new timing mode
Chen-Yu Tsai
2017-07-17
1
-2
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'drm-fixes-for-v4.13-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-07-27
51
-229
/
+298
|
\
\
\
\
|
*
\
\
\
Merge tag 'exynos-drm-fixes-for-v4.13-rc3' of git://git.kernel.org/pub/scm/li...
Dave Airlie
2017-07-28
6
-27
/
+29
|
|
\
\
\
\
|
|
*
|
|
|
drm: exynos: mark pm functions as __maybe_unused
Arnd Bergmann
2017-07-27
1
-4
/
+2
|
|
*
|
|
|
drm/exynos: select CEC_CORE if CEC_NOTIFIER
Hans Verkuil
2017-07-27
1
-0
/
+1
|
|
*
|
|
|
drm/exynos/hdmi: fix disable sequence
Andrzej Hajda
2017-07-27
1
-2
/
+0
|
|
*
|
|
|
drm/exynos: mic: add a bridge at probe
Inki Dae
2017-07-27
1
-9
/
+15
|
|
*
|
|
|
drm/exynos/dsi: Remove error handling for bridge_node DT parsing
Hoegeun Kwon
2017-07-27
1
-2
/
+0
|
|
*
|
|
|
drm/exynos: dsi: do not try to find bridge
Inki Dae
2017-07-27
1
-3
/
+5
[next]