index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
10
-11
/
+11
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
1
-1
/
+1
2017-06-16
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block
Jens Axboe
1
-4
/
+4
2017-06-14
dm: missing break in process_queued_bios()
Dan Carpenter
1
-0
/
+1
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
1
-4
/
+4
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
16
-48
/
+65
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
33
-238
/
+248
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-4
/
+4
2017-06-09
block: introduce new block status code type
Christoph Hellwig
3
-28
/
+21
2017-06-09
dm: change ->end_io calling convention
Christoph Hellwig
9
-49
/
+50
2017-06-09
dm: don't return errnos from ->map
Christoph Hellwig
11
-33
/
+46
2017-06-09
dm mpath: merge do_end_io_bio into multipath_end_io_bio
Christoph Hellwig
1
-27
/
+15
2017-06-09
dm: fix REQ_RAHEAD handling
Christoph Hellwig
2
-3
/
+3
2017-06-06
md: initialise ->writes_pending in personality modules.
NeilBrown
5
-4
/
+21
2017-06-05
md: namespace private helper names
Amir Goldstein
1
-4
/
+4
2017-06-02
Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-30
/
+18
2017-05-31
md: Make flush bios explicitely sync
Jan Kara
3
-5
/
+5
2017-05-31
dm: make flush bios explicitly sync
Jan Kara
5
-5
/
+7
2017-05-25
md: report sector of stripes with check mismatches
Nix
1
-4
/
+14
2017-05-25
md: uuid debug statement now in processor byte order.
Kyungchan Koh
1
-4
/
+4
2017-05-23
dm ioctl: restore __GFP_HIGH in copy_params()
Junaid Shahid
1
-2
/
+3
2017-05-22
dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()
Mikulas Patocka
1
-21
/
+6
2017-05-22
dm verity: fix no salt use case
Gilad Ben-Yossef
1
-2
/
+2
2017-05-22
md-cluster: fix potential lock issue in add_new_disk
Guoqing Jiang
1
-1
/
+3
2017-05-18
Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
8
-86
/
+209
2017-05-17
dm cache: handle kmalloc failure allocating background_tracker struct
Colin Ian King
1
-0
/
+5
2017-05-16
dm bufio: make the parameter "retain_bytes" unsigned long
Mikulas Patocka
1
-8
/
+8
2017-05-15
dm mpath: multipath_clone_and_map must not return -EIO
Christoph Hellwig
1
-1
/
+1
2017-05-15
dm mpath: don't return -EIO from dm_report_EIO
Christoph Hellwig
1
-8
/
+11
2017-05-15
dm rq: add a missing break to map_request
Christoph Hellwig
1
-0
/
+1
2017-05-15
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
1
-1
/
+14
2017-05-15
dm thin metadata: call precommit before saving the roots
Joe Thornber
1
-2
/
+2
2017-05-15
dm cache policy smq: don't do any writebacks unless IDLE
Joe Thornber
1
-5
/
+4
2017-05-15
dm cache: simplify the IDLE vs BUSY state calculation
Joe Thornber
1
-6
/
+3
2017-05-15
dm cache: track all IO to the cache rather than just the origin device's IO
Joe Thornber
1
-8
/
+7
2017-05-15
dm cache policy smq: stop preemptively demoting blocks
Joe Thornber
1
-12
/
+5
2017-05-15
dm cache policy smq: put newly promoted entries at the top of the multiqueue
Joe Thornber
1
-0
/
+1
2017-05-15
dm cache policy smq: be more aggressive about triggering a writeback
Joe Thornber
1
-1
/
+1
2017-05-15
dm cache policy smq: only demote entries in bottom half of the clean multiqueue
Joe Thornber
1
-1
/
+1
2017-05-15
dm cache: fix incorrect 'idle_time' reset in IO tracker
Joe Thornber
1
-0
/
+3
2017-05-13
raid1: prefer disk without bad blocks
Tomasz Majchrzak
1
-1
/
+4
2017-05-12
md/r5cache: handle sync with data in write back cache
Song Liu
2
-7
/
+22
2017-05-12
md/r5cache: gracefully handle journal device errors for writeback mode
Song Liu
3
-9
/
+34
2017-05-12
md/raid1/10: avoid unnecessary locking
Shaohua Li
2
-8
/
+6
2017-05-10
md/raid5-cache: in r5l_do_submit_io(), submit io->split_bio first
Song Liu
1
-9
/
+19
2017-05-09
md/md0: optimize raid0 discard handling
Shaohua Li
1
-14
/
+102
2017-05-09
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
1
-1
/
+1
2017-05-09
drivers/md/bcache/super.c: use kvmalloc
Michal Hocko
1
-6
/
+2
2017-05-09
drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant
Michal Hocko
1
-9
/
+4
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-10
/
+2
[next]