index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: stop using the deprecated get_seconds()
Arnd Bergmann
2018-07-27
1
-6
/
+6
*
bcache: do not assign in if condition in bcache_device_init()
Florian Schmaus
2018-07-27
1
-5
/
+11
*
bcache: do not assign in if condition in bcache_init()
Florian Schmaus
2018-07-27
1
-3
/
+9
*
bcache: free heap cache_set->flush_btree in bch_journal_free
Shenghui Wang
2018-07-27
1
-0
/
+1
*
bcache: do not assign in if condition register_bcache()
Florian Schmaus
2018-07-27
1
-2
/
+6
*
bcache: fix I/O significant decline while backend devices registering
Tang Junhui
2018-07-27
1
-3
/
+26
*
bcache: calculate the number of incremental GC nodes according to the total o...
Tang Junhui
2018-07-27
1
-2
/
+35
*
bcache: finish incremental GC
Tang Junhui
2018-07-27
3
-1
/
+21
*
bcache: simplify the calculation of the total amount of flash dirty data
Tang Junhui
2018-07-27
4
-20
/
+7
*
md: remove a bogus comment
Christoph Hellwig
2018-07-24
1
-4
/
+0
*
bcache: don't clone bio in bch_data_verify
Christoph Hellwig
2018-07-24
1
-1
/
+5
*
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2018-07-18
3
-12
/
+12
*
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
2018-07-18
1
-2
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-07-02
2
-3
/
+12
|
\
|
*
md/raid10: fix that replacement cannot complete recovery after reassemble
BingJing Chang
2018-06-28
1
-0
/
+7
|
*
MD: cleanup resources in failure
Shaohua Li
2018-06-18
1
-3
/
+5
*
|
dm: prevent DAX mounts if not supported
Ross Zwisler
2018-06-28
2
-5
/
+5
*
|
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
2018-06-27
1
-2
/
+9
*
|
dm raid: don't use 'const' in function return
Arnd Bergmann
2018-06-22
1
-1
/
+1
*
|
dm zoned: avoid triggering reclaim from inside dmz_map()
Bart Van Assche
2018-06-22
1
-1
/
+1
*
|
dm writecache: use 2-factor allocator arguments
Kees Cook
2018-06-22
1
-5
/
+5
*
|
dm thin metadata: remove needless work from __commit_transaction
Mike Snitzer
2018-06-22
1
-9
/
+0
*
|
dm: use bio_split() when splitting out the already processed bio
Mike Snitzer
2018-06-22
1
-3
/
+2
|
/
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
3
-3
/
+3
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-13
19
-58
/
+80
|
\
|
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
2
-3
/
+3
|
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
5
-5
/
+9
|
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-13
1
-2
/
+3
|
*
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-13
1
-4
/
+11
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
9
-32
/
+38
|
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
7
-12
/
+16
*
|
Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-13
13
-74
/
+2398
|
\
\
|
|
/
|
/
|
|
*
dm: add writecache target
Mikulas Patocka
2018-06-08
3
-0
/
+2317
|
*
dm: adjust structure members to improve alignment
Mike Snitzer
2018-06-08
9
-73
/
+79
|
*
dm: report which conflicting type caused error during table_load()
Mike Snitzer
2018-06-08
1
-1
/
+2
*
|
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-09
4
-0
/
+77
|
\
\
\
|
*
\
\
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2018-06-09
4
-0
/
+77
|
|
\
\
\
|
|
*
|
|
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
2018-05-23
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
[next]