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
*
md: Fix failed allocation of md_register_thread
Aditya Pakki
2019-03-12
2
-0
/
+4
*
It's wrong to add len to sector_nr in raid10 reshape twice
Xiao Ni
2019-03-12
1
-1
/
+0
*
raid5: set write hint for PPL
Mariusz Dabrowski
2019-03-12
3
-0
/
+65
*
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
2019-02-15
4
-16
/
+35
|
\
|
*
dm: don't use bio_trim() afterall
Mike Snitzer
2019-02-06
1
-1
/
+5
|
*
dm: add memory barrier before waitqueue_active
Mikulas Patocka
2019-02-06
2
-2
/
+2
|
*
md/raid5: fix 'out of memory' during raid cache recovery
Alexei Naberezhnov
2019-01-28
2
-13
/
+28
*
|
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
1
-1
/
+1
*
|
block: kill QUEUE_FLAG_NO_SG_MERGE
Ming Lei
2019-02-15
1
-13
/
+0
*
|
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
3
-3
/
+6
*
|
bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
Ming Lei
2019-02-15
1
-1
/
+5
*
|
bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
Coly Li
2019-02-09
1
-3
/
+4
*
|
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2019-02-09
1
-2
/
+11
*
|
bcache: fix input overflow to cache set io_error_limit
Coly Li
2019-02-09
1
-2
/
+1
*
|
bcache: fix input overflow to journal_delay_ms
Coly Li
2019-02-09
1
-1
/
+3
*
|
bcache: fix input overflow to writeback_rate_minimum
Coly Li
2019-02-09
1
-1
/
+3
*
|
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
Coly Li
2019-02-09
1
-1
/
+3
*
|
bcache: fix potential div-zero error of writeback_rate_i_term_inverse
Coly Li
2019-02-09
1
-1
/
+3
*
|
bcache: fix input overflow to writeback_delay
Coly Li
2019-02-09
1
-1
/
+1
*
|
bcache: use sysfs_strtoul_bool() to set bit-field variables
Coly Li
2019-02-09
1
-8
/
+8
*
|
bcache: add sysfs_strtoul_bool() for setting bit-field variables
Coly Li
2019-02-09
1
-0
/
+10
*
|
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-02-09
1
-1
/
+3
*
|
bcache: fix input integer overflow of congested threshold
Coly Li
2019-02-09
1
-4
/
+6
*
|
bcache: improve sysfs_strtoul_clamp()
Coly Li
2019-02-09
1
-3
/
+10
*
|
bcache: treat stale && dirty keys as bad keys
Tang Junhui
2019-02-09
1
-6
/
+7
*
|
bcache: fix indentation issue, remove tabs on a hunk of code
Colin Ian King
2019-02-09
1
-15
/
+15
*
|
bcache: export backing_dev_uuid via sysfs
Coly Li
2019-02-09
1
-0
/
+9
*
|
bcache: export backing_dev_name via sysfs
Coly Li
2019-02-09
1
-0
/
+8
*
|
bcache: not use hard coded memset size in bch_cache_accounting_clear()
Coly Li
2019-02-09
1
-1
/
+1
*
|
bcache: never writeback a discard operation
Daniel Axtens
2019-02-09
1
-0
/
+3
*
|
raid1: simplify raid1_error function
Yufen Yu
2019-02-04
1
-4
/
+2
*
|
md-linear: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-04
1
-2
/
+1
|
/
*
Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-01-24
5
-28
/
+56
|
\
|
*
dm: add missing trace_block_split() to __split_and_process_bio()
Mike Snitzer
2019-01-22
1
-0
/
+1
|
*
dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriate
Mike Snitzer
2019-01-22
1
-6
/
+12
|
*
dm: fix redundant IO accounting for bios that need splitting
Mike Snitzer
2019-01-21
1
-0
/
+16
|
*
dm: fix clone_bio() to trigger blk_recount_segments()
Mike Snitzer
2019-01-21
1
-6
/
+2
|
*
dm thin: fix passdown_double_checking_shared_status()
Joe Thornber
2019-01-15
3
-8
/
+8
|
*
dm crypt: fix parsing of extended IV arguments
Milan Broz
2019-01-10
1
-8
/
+17
*
|
md: Make bio_alloc_mddev use bio_alloc_bioset
Marcos Paulo de Souza
2019-01-14
1
-6
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...
Jens Axboe
2019-01-03
2
-57
/
+33
|
\
|
*
md: fix raid10 hang issue caused by barrier
Guoqing Jiang
2018-12-20
1
-0
/
+4
|
*
raid10: refactor common wait code from regular read/write request
Guoqing Jiang
2018-12-20
1
-47
/
+25
|
*
md: remvoe redundant condition check
Chengguang Xu
2018-12-20
1
-8
/
+4
|
*
md: remove set but not used variable 'bi_rdev'
Yue Haibing
2018-12-20
1
-2
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-29
4
-4
/
+4
|
\
\
|
*
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
4
-4
/
+4
*
|
|
Merge tag 'for-4.21/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-29
17
-82
/
+121
|
\
\
\
|
*
|
|
dm: do not allow readahead to limit IO size
Jaegeuk Kim
2018-12-18
1
-0
/
+3
|
*
|
|
dm raid: fix false -EBUSY when handling check/repair message
Heinz Mauelshagen
2018-12-18
1
-2
/
+1
[next]