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
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
9
-32
/
+38
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
7
-12
/
+16
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-06-09
6
-70
/
+148
|
\
|
*
MD: fix lock contention for flush bios
Xiao Ni
2018-05-21
2
-60
/
+120
|
*
md/raid5: Assigning NULL to sh->batch_head before testing bit R5_Overlap of a...
Amy Chiang
2018-05-17
1
-3
/
+3
|
*
md/raid1: add error handling of read error from FailFast device
Gioh Kim
2018-05-17
1
-0
/
+2
|
*
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
Yufen Yu
2018-05-17
1
-0
/
+3
|
*
raid5: copy write hint from origin bio to stripe
Mariusz Dabrowski
2018-05-17
2
-0
/
+7
|
*
md: fix two problems with setting the "re-add" device state.
NeilBrown
2018-05-01
1
-1
/
+3
|
*
raid10: check bio in r10buf_pool_free to void NULL pointer dereference
Guoqing Jiang
2018-05-01
1
-3
/
+5
|
*
md: fix an error code format and remove unsed bio_sector
Yufen Yu
2018-05-01
2
-3
/
+1
*
|
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
4
-0
/
+77
|
\
\
|
*
\
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2018-06-08
4
-0
/
+77
|
|
\
\
|
|
*
|
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
2018-05-22
4
-0
/
+77
*
|
|
|
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-08
2
-41
/
+34
|
\
\
\
\
|
*
|
|
|
md: Unify mddev destruction paths
Kent Overstreet
2018-06-08
1
-35
/
+18
|
*
|
|
|
dm: use bioset_init_from_src() to copy bio_set
Jens Axboe
2018-06-08
1
-6
/
+16
*
|
|
|
|
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
2
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-1
/
+1
|
*
|
|
|
|
overflow.h: Add allocation size calculation helpers
Kees Cook
2018-06-05
1
-5
/
+5
*
|
|
|
|
|
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-05
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
dm/verity_fec: Use GFP aware reed solomon init
Thomas Gleixner
2018-04-24
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
2018-06-05
7
-7
/
+7
*
|
|
|
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
43
-514
/
+490
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
dm-crypt: fix warning in shutdown path
Kent Overstreet
2018-06-02
1
-4
/
+3
|
*
|
|
|
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
17
-206
/
+197
|
*
|
|
|
md: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
15
-181
/
+159
|
*
|
|
|
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
7
-52
/
+37
|
*
|
|
|
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-1
/
+1
|
*
|
|
|
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
2018-05-28
1
-35
/
+9
|
*
|
|
|
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
2018-05-28
3
-40
/
+35
|
*
|
|
|
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
2018-05-28
3
-20
/
+18
|
*
|
|
|
bcache: stop bcache device when backing device is offline
Coly Li
2018-05-28
2
-0
/
+55
|
*
|
|
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
1
-1
/
+2
|
*
|
|
|
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-09
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-18
1
-1
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
Coly Li
2018-05-17
1
-1
/
+3
|
|
/
/
*
|
|
Merge tag 'for-4.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-10
5
-11
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dm mirror: remove VLA usage
Kees Cook
2018-05-04
1
-4
/
+6
|
*
|
dm: fix some sparse warnings and whitespace in dax methods
Mike Snitzer
2018-04-30
1
-3
/
+4
|
*
|
dm cache background tracker: fix sparse warning
Mike Snitzer
2018-04-30
1
-1
/
+1
|
*
|
dm bufio: fix buffer alignment
Mikulas Patocka
2018-04-30
1
-2
/
+3
|
*
|
dm integrity: use kvfree for kvmalloc'd memory
Mikulas Patocka
2018-04-30
1
-1
/
+1
|
|
/
*
|
bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
Coly Li
2018-05-03
1
-1
/
+1
*
|
bcache: set dc->io_disable to true in conditional_stop_bcache_device()
Coly Li
2018-05-03
1
-0
/
+14
*
|
bcache: add wait_for_kthread_stop() in bch_allocator_thread()
Coly Li
2018-05-03
1
-1
/
+4
*
|
bcache: count backing device I/O error for writeback I/O
Coly Li
2018-05-03
1
-1
/
+3
*
|
bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
Coly Li
2018-05-03
1
-0
/
+17
*
|
bcache: store disk name in struct cache and struct cached_dev
Coly Li
2018-05-03
5
-34
/
+30
|
/
*
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-04-20
2
-7
/
+24
|
\
[next]