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
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
1
-1
/
+1
2016-09-14
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
1
-1
/
+1
2016-08-27
Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-16
/
+22
2016-08-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+10
2016-08-25
dm log: fix unitialized bio operation flags
Heinz Mauelshagen
1
-5
/
+6
2016-08-25
dm flakey: fix reads to be issued if drop_writes configured
Mike Snitzer
1
-11
/
+16
2016-08-19
bcache: pr_err: more meaningful error message when nr_stripes is invalid
Eric Wheeler
1
-1
/
+2
2016-08-19
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
1
-1
/
+1
2016-08-19
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
Eric Wheeler
1
-2
/
+7
2016-08-17
dm raid: support raid0 with missing metadata devices
Heinz Mauelshagen
1
-0
/
+12
2016-08-16
dm raid: enhance attempt_restore_of_faulty_devices() to support more devices
Heinz Mauelshagen
1
-8
/
+24
2016-08-16
dm raid: fix restoring of failed devices regression
Heinz Mauelshagen
1
-22
/
+11
2016-08-16
dm raid: fix frozen recovery regression
Heinz Mauelshagen
1
-6
/
+1
2016-08-15
dm crypt: increase mempool reserve to better support swapping
Mikulas Patocka
1
-1
/
+1
2016-08-15
dm round robin: do not use this_cpu_ptr() without having preemption disabled
Mike Snitzer
1
-2
/
+5
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
25
-72
/
+72
2016-08-04
dm raid: fix use of wrong status char during resynchronization
Heinz Mauelshagen
1
-1
/
+0
2016-08-03
dm raid: constructor fails on non-zero incompat_features
Heinz Mauelshagen
1
-0
/
+1
2016-08-03
dm raid: fix processing of max_recovery_rate constructor flag
Heinz Mauelshagen
1
-1
/
+1
2016-08-02
dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
Mike Snitzer
1
-7
/
+7
2016-08-02
dm rq: fix the starting and stopping of blk-mq queues
Mike Snitzer
1
-1
/
+19
2016-08-02
dm mpath: add locking to multipath_resume and must_push_back
Mike Snitzer
1
-4
/
+20
2016-08-02
dm flakey: error READ bios during the down_interval
Mike Snitzer
1
-8
/
+15
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
7
-213
/
+328
2016-07-29
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+5
2016-07-28
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
7
-213
/
+328
2016-07-28
MD: fix null pointer deference
Shaohua Li
1
-2
/
+4
2016-07-27
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
25
-1808
/
+4394
2016-07-21
dm: allow bio-based table to be upgraded to bio-based with DAX support
Toshi Kani
1
-1
/
+10
2016-07-21
dm snap: add fake origin_direct_access
Toshi Kani
1
-0
/
+8
2016-07-21
dm stripe: add DAX support
Toshi Kani
1
-1
/
+25
2016-07-21
dm error: add DAX support
Mike Snitzer
2
-2
/
+10
2016-07-21
dm linear: add DAX support
Toshi Kani
1
-1
/
+20
2016-07-21
dm: add infrastructure for DAX support
Toshi Kani
3
-3
/
+80
2016-07-21
block: simplify and cleanup bvec pool handling
Christoph Hellwig
1
-1
/
+0
2016-07-21
block: get rid of bio_rw and READA
Christoph Hellwig
6
-19
/
+23
2016-07-20
dm thin: fix a race condition between discarding and provisioning a block
Joe Thornber
3
-11
/
+124
2016-07-20
dm btree: fix a bug in dm_btree_find_next_single()
Joe Thornber
1
-1
/
+8
2016-07-20
raid10: improve random reads performance
Tomasz Majchrzak
2
-10
/
+14
2016-07-19
md: add missing sysfs_notify on array_state update
Tomasz Majchrzak
1
-0
/
+2
2016-07-19
Fix kernel module refcount handling
Alexey Obitotskiy
1
-0
/
+2
2016-07-19
md: use seconds granularity for error logging
Arnd Bergmann
3
-9
/
+7
2016-07-19
dm raid: fix random optimal_io_size for raid0
Heinz Mauelshagen
1
-4
/
+3
2016-07-19
dm raid: address checkpatch.pl complaints
Heinz Mauelshagen
1
-21
/
+21
2016-07-18
dm: call PR reserve/unreserve on each underlying device
Christoph Hellwig
1
-15
/
+65
2016-07-18
dm: fix second blk_delay_queue() parameter to be in msec units not jiffies
Tahsin Erdogan
1
-1
/
+1
2016-07-18
dm raid: change logical functions to actually return bool
Heinz Mauelshagen
1
-15
/
+14
2016-07-18
dm raid: use rdev_for_each in status
Heinz Mauelshagen
1
-2
/
+2
2016-07-18
dm raid: use rs->raid_disks to avoid memory leaks on free
Heinz Mauelshagen
1
-6
/
+5
2016-07-18
dm raid: support delta_disks for raid1, fix table output
Heinz Mauelshagen
1
-43
/
+49
[next]