index
:
Linux Stable
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.14.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
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
Coly Li
2019-06-28
1
-0
/
+4
*
bcache: check CACHE_SET_IO_DISABLE in allocator code
Coly Li
2019-06-28
1
-0
/
+9
*
bcache: remove unncessary code in bch_btree_keys_init()
Coly Li
2019-06-28
2
-9
/
+10
*
bcache: add return value check to bch_cached_dev_run()
Coly Li
2019-06-28
3
-10
/
+32
*
bcache: use sysfs_match_string() instead of __sysfs_match_string()
Alexandru Ardelean
2019-06-28
1
-12
/
+8
*
bcache: remove unnecessary prefetch() in bset_search_tree()
Coly Li
2019-06-28
1
-14
/
+2
*
bcache: add io error counting in write_bdev_super_endio()
Coly Li
2019-06-28
1
-1
/
+3
*
bcache: ignore read-ahead request failure on backing device
Coly Li
2019-06-28
1
-0
/
+12
*
bcache: avoid flushing btree node in cache_set_flush() if io disabled
Coly Li
2019-06-28
1
-7
/
+11
*
Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
Coly Li
2019-06-28
1
-17
/
+0
*
bcache: fix return value error in bch_journal_read()
Coly Li
2019-06-28
1
-1
/
+1
*
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
Coly Li
2019-06-28
1
-1
/
+1
*
bcache: don't set max writeback rate if gc is running
Coly Li
2019-06-28
1
-0
/
+3
*
md/raid1: Fix a warning message in remove_wb()
Dan Carpenter
2019-06-26
1
-1
/
+1
*
md: add bitmap_abort label in md_run
Guoqing Jiang
2019-06-20
1
-16
/
+10
*
md-bitmap: create and destroy wb_info_pool with the change of bitmap
Guoqing Jiang
2019-06-20
1
-0
/
+6
*
md-bitmap: create and destroy wb_info_pool with the change of backlog
Guoqing Jiang
2019-06-20
1
-0
/
+14
*
md: introduce mddev_create/destroy_wb_pool for the change of member device
Guoqing Jiang
2019-06-20
2
-0
/
+67
*
md/raid1: fix potential data inconsistency issue with write behind device
Guoqing Jiang
2019-06-20
3
-1
/
+129
*
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-20
1
-1
/
+0
*
md/raid10: read balance chooses idlest disk for SSD
Guoqing Jiang
2019-06-15
1
-12
/
+33
*
md: raid1-10: Unify r{1,10}bio_pool_free
Marcos Paulo de Souza
2019-06-15
3
-17
/
+12
*
md: raid10: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-06-15
1
-2
/
+1
*
md/raid1: get rid of extra blank line and space
Yufen Yu
2019-06-15
1
-6
/
+3
*
md: fix spelling typo and add necessary space
Yufen Yu
2019-06-15
1
-7
/
+4
*
md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show
Marcos Paulo de Souza
2019-06-15
1
-1
/
+1
*
raid5-cache: Need to do start() part job after adding journal device
Xiao Ni
2019-06-15
1
-2
/
+9
*
drivers: md: Unify common definitions of raid1 and raid10
Marcos Paulo de Souza
2019-06-15
3
-53
/
+28
*
bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
Coly Li
2019-06-13
1
-1
/
+6
*
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2019-06-13
2
-17
/
+33
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
2
-4
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
2
-19
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-28
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
*
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-25
3
-6
/
+32
|
\
|
*
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
2019-05-20
3
-6
/
+32
*
|
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-24
10
-85
/
+10
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
2019-05-24
9
-79
/
+9
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
Thomas Gleixner
2019-05-24
1
-6
/
+1
*
|
|
Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-22
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dm: make sure to obey max_io_len_target_boundary
Michael Lass
2019-05-21
1
-1
/
+3
*
|
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
3
-0
/
+3
*
|
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-16
20
-293
/
+1583
|
\
|
|
*
dm: fix a couple brace coding style issues
Sheetal Singala
2019-05-16
1
-2
/
+4
|
*
dm crypt: print device name in integrity error message
Milan Broz
2019-05-16
1
-3
/
+6
|
*
dm crypt: move detailed message into debug level
Milan Broz
2019-05-16
1
-4
/
+5
|
*
dm ioctl: fix hang in early create error condition
Helen Koike
2019-05-16
1
-1
/
+5
|
*
dm integrity: whitespace, coding style and dead code cleanup
Mike Snitzer
2019-05-09
1
-43
/
+61
[next]