index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-1
/
+69
2019-03-12
md: Fix failed allocation of md_register_thread
Aditya Pakki
2
-0
/
+4
2019-03-12
It's wrong to add len to sector_nr in raid10 reshape twice
Xiao Ni
1
-1
/
+0
2019-03-12
raid5: set write hint for PPL
Mariusz Dabrowski
3
-0
/
+65
2019-03-12
md: convert to kvmalloc
Kent Overstreet
3
-56
/
+46
2019-03-10
Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-139
/
+647
2019-03-09
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-74
/
+124
2019-03-06
dm integrity: limit the rate of error messages
Mikulas Patocka
1
-4
/
+4
2019-03-05
dm snapshot: don't define direct_access if we don't support it
Mikulas Patocka
1
-8
/
+0
2019-03-05
dm cache: add support for discard passdown to the origin device
Mike Snitzer
1
-26
/
+100
2019-03-05
dm writecache: fix typo in name for writeback_wq
Huaisheng Ye
1
-1
/
+1
2019-03-05
dm: add support to directly boot to a mapped device
Helen Koike
4
-0
/
+422
2019-03-05
dm thin: add sanity checks to thin-pool and external snapshot creation
Jason Cai (Xiang Feng)
1
-0
/
+13
2019-03-05
dm block manager: remove redundant unlikely annotation
Chengguang Xu
1
-4
/
+4
2019-03-05
dm verity fec: remove redundant unlikely annotation
Chengguang Xu
1
-3
/
+3
2019-03-05
dm integrity: remove redundant unlikely annotation
Chengguang Xu
1
-1
/
+1
2019-03-05
dm: always call blk_queue_split() in dm_process_bio()
Mike Snitzer
1
-3
/
+2
2019-03-05
dm switch: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-03-05
dm: remove unused _rq_tio_cache and _rq_cache
Mike Snitzer
3
-36
/
+18
2019-02-21
dm: eliminate 'split_discard_bios' flag from DM target interface
Mike Snitzer
5
-27
/
+15
2019-02-19
dm: update dm_process_bio() to split bio if in ->make_request_fn()
Mike Snitzer
1
-27
/
+66
2019-02-15
Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+18
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
4
-16
/
+35
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
1
-1
/
+1
2019-02-15
block: kill QUEUE_FLAG_NO_SG_MERGE
Ming Lei
1
-13
/
+0
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
3
-3
/
+6
2019-02-15
bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
Ming Lei
1
-1
/
+5
2019-02-15
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
1
-5
/
+50
2019-02-13
md/raid1: don't clear bitmap bits on interrupted recovery.
Nate Dailey
1
-10
/
+18
2019-02-11
dm crypt: don't overallocate the integrity tag space
Mikulas Patocka
1
-1
/
+1
2019-02-09
bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
Coly Li
1
-3
/
+4
2019-02-09
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
1
-2
/
+11
2019-02-09
bcache: fix input overflow to cache set io_error_limit
Coly Li
1
-2
/
+1
2019-02-09
bcache: fix input overflow to journal_delay_ms
Coly Li
1
-1
/
+3
2019-02-09
bcache: fix input overflow to writeback_rate_minimum
Coly Li
1
-1
/
+3
2019-02-09
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
Coly Li
1
-1
/
+3
2019-02-09
bcache: fix potential div-zero error of writeback_rate_i_term_inverse
Coly Li
1
-1
/
+3
2019-02-09
bcache: fix input overflow to writeback_delay
Coly Li
1
-1
/
+1
2019-02-09
bcache: use sysfs_strtoul_bool() to set bit-field variables
Coly Li
1
-8
/
+8
2019-02-09
bcache: add sysfs_strtoul_bool() for setting bit-field variables
Coly Li
1
-0
/
+10
2019-02-09
bcache: fix input overflow to sequential_cutoff
Coly Li
1
-1
/
+3
2019-02-09
bcache: fix input integer overflow of congested threshold
Coly Li
1
-4
/
+6
2019-02-09
bcache: improve sysfs_strtoul_clamp()
Coly Li
1
-3
/
+10
2019-02-09
bcache: treat stale && dirty keys as bad keys
Tang Junhui
1
-6
/
+7
2019-02-09
bcache: fix indentation issue, remove tabs on a hunk of code
Colin Ian King
1
-15
/
+15
2019-02-09
bcache: export backing_dev_uuid via sysfs
Coly Li
1
-0
/
+9
2019-02-09
bcache: export backing_dev_name via sysfs
Coly Li
1
-0
/
+8
2019-02-09
bcache: not use hard coded memset size in bch_cache_accounting_clear()
Coly Li
1
-1
/
+1
2019-02-09
bcache: never writeback a discard operation
Daniel Axtens
1
-0
/
+3
2019-02-07
dm: don't use bio_trim() afterall
Mike Snitzer
1
-1
/
+5
[next]