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-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-142
/
+170
2017-09-11
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
3
-54
/
+0
2017-09-11
dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK
Arnd Bergmann
1
-10
/
+10
2017-09-11
dm integrity: make blk_integrity_profile structure const
Bhumika Goyal
1
-1
/
+1
2017-09-11
dm integrity: do not check integrity for failed read operations
Hyunchul Lee
1
-1
/
+5
2017-09-11
dm log writes: fix >512b sectorsize support
Josef Bacik
1
-11
/
+31
2017-09-11
dm log writes: don't use all the cpu while waiting to log blocks
Josef Bacik
1
-1
/
+1
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-57
/
+99
2017-09-07
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-65
/
+225
2017-09-07
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
3
-6
/
+7
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
38
-162
/
+165
2017-09-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+5
2017-09-06
bcache: fix bch_hprint crash and improve output
Michael Lyle
1
-15
/
+35
2017-09-06
bcache: Update continue_at() documentation
Dan Carpenter
1
-4
/
+0
2017-09-06
bcache: silence static checker warning
Dan Carpenter
1
-3
/
+0
2017-09-06
bcache: fix for gc and write-back race
Tang Junhui
3
-2
/
+10
2017-09-06
bcache: increase the number of open buckets
Tang Junhui
1
-1
/
+3
2017-09-06
bcache: Correct return value for sysfs attach errors
Tony Asleson
1
-2
/
+2
2017-09-06
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2
-1
/
+21
2017-09-06
bcache: gc does not work when triggering by manual command
Tang Junhui
1
-1
/
+14
2017-09-06
bcache: Don't reinvent the wheel but use existing llist API
Byungchul Park
1
-13
/
+2
2017-09-06
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
1
-3
/
+3
2017-09-06
bcache: fix sequential large write IO bypass
Tang Junhui
1
-6
/
+0
2017-09-06
bcache: Fix leak of bdev reference
Jan Kara
1
-0
/
+2
2017-09-01
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
1
-0
/
+5
2017-08-28
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
2
-16
/
+50
2017-08-28
dm ioctl: constify ioctl lookup table
Eric Biggers
1
-1
/
+1
2017-08-28
dm: constify argument arrays
Eric Biggers
9
-17
/
+18
2017-08-28
dm integrity: count and display checksum failures
Mikulas Patocka
1
-2
/
+8
2017-08-28
dm integrity: optimize writing dm-bufio buffers that are partially changed
Mikulas Patocka
3
-29
/
+77
2017-08-28
raid5-ppl: Recovery support for multiple partial parity logs
Pawel Baldysiak
1
-38
/
+90
2017-08-28
md: Runtime support for multiple ppls
Pawel Baldysiak
6
-8
/
+59
2017-08-28
dm rq: do not update rq partially in each ending bio
Ming Lei
2
-11
/
+8
2017-08-28
dm rq: make dm-sq requeuing behavior consistent with dm-mq behavior
Bart Van Assche
1
-4
/
+5
2017-08-28
dm mpath: complain about unsupported __multipath_map_bio() return values
Bart Van Assche
1
-0
/
+4
2017-08-28
dm mpath: avoid that building with W=1 causes gcc 7 to complain about fall-th...
Bart Van Assche
1
-0
/
+1
2017-08-28
dm mpath: do not lock up a CPU with requeuing activity
Bart Van Assche
1
-1
/
+0
2017-08-28
dm: fix printk() rate limiting code
Bart Van Assche
1
-10
/
+0
2017-08-28
dm mpath: retry BLK_STS_RESOURCE errors
Bart Van Assche
1
-1
/
+0
2017-08-28
dm: fix the second dec_pending() argument in __split_and_process_bio()
Bart Van Assche
1
-1
/
+1
2017-08-25
md/raid0: attach correct cgroup info in bio
Shaohua Li
1
-0
/
+1
2017-08-25
raid5: remove raid5_build_block
Guoqing Jiang
1
-10
/
+1
2017-08-25
md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_show
Song Liu
1
-2
/
+10
2017-08-25
md: replace seq_release_private with seq_release
Cihangir Akturk
1
-1
/
+1
2017-08-25
md: notify about new spare disk in the container
Alexey Obitotskiy
1
-0
/
+2
2017-08-25
md/raid1/10: reset bio allocated from mempool
Shaohua Li
2
-4
/
+50
2017-08-24
md/raid5: release/flush io in raid5_do_work()
Song Liu
1
-0
/
+4
2017-08-24
md/bitmap: copy correct data for bitmap super
Shaohua Li
1
-2
/
+2
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
38
-153
/
+156
2017-08-23
raid5: remove a call to get_start_sect
Christoph Hellwig
1
-1
/
+3
[next]