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
2019-07-31
dm table: fix various whitespace issues with recent DAX code
Mike Snitzer
1
-7
/
+7
2019-07-31
dm table: fix dax_dev NULL dereference in device_synchronous()
Pankaj Gupta
1
-1
/
+1
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2019-07-22
bcache: fix possible memory leak in bch_cached_dev_run()
Wei Yongjun
1
-0
/
+3
2019-07-19
Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-34
/
+62
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+25
2019-07-17
dm kcopyd: Increase default sub-job size to 512KB
Nikos Tsironis
1
-6
/
+28
2019-07-17
dm snapshot: fix oversights in optional discard support
Mike Snitzer
1
-0
/
+10
2019-07-17
dm zoned: fix zone state management race
Damien Le Moal
2
-28
/
+24
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
3
-3
/
+3
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-14
/
+18
2019-07-15
docs: device-mapper: move it to the admin-guide
Mauro Carvalho Chehab
3
-3
/
+3
2019-07-15
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-1
/
+2
2019-07-14
Merge tag 'for-5.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-43
/
+268
2019-07-12
dm bufio: fix deadlock with loop device
Junxiao Bi
1
-3
/
+1
2019-07-12
dm snapshot: add optional discard support features
Mike Snitzer
1
-21
/
+165
2019-07-12
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
4
-14
/
+18
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
3
-3
/
+3
2019-07-09
dm crypt: implement eboiv - encrypted byte-offset initialization vector
Milan Broz
1
-1
/
+81
2019-07-09
dm crypt: remove obsolete comment about plumb IV
Milan Broz
1
-3
/
+0
2019-07-09
dm crypt: wipe private IV struct after key invalid flag is set
Milan Broz
1
-7
/
+9
2019-07-09
dm integrity: use kzalloc() instead of kmalloc() + memset()
Fuqian Huang
1
-2
/
+1
2019-07-09
dm: update stale comment in end_clone_bio()
Pavel Begunkov
1
-1
/
+1
2019-07-09
dm log writes: fix incorrect comment about the logged sequence example
Qu Wenruo
1
-1
/
+1
2019-07-09
dm log writes: use struct_size() to calculate size of pending_block
Zhengyuan Liu
1
-1
/
+1
2019-07-09
dm crypt: use struct_size() when allocating encryption context
Zhengyuan Liu
1
-1
/
+1
2019-07-09
dm integrity: always set version on superblock update
Milan Broz
1
-1
/
+3
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-270
/
+741
2019-07-09
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-07-06
dm: enable synchronous dax
Pankaj Gupta
3
-8
/
+23
2019-07-06
libnvdimm: add dax_dev sync flag
Pankaj Gupta
1
-1
/
+2
2019-07-02
dm thin metadata: check if in fail_io mode when setting needs_check
Mike Snitzer
1
-2
/
+5
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
1
-14
/
+22
2019-06-28
bcache: add reclaimed_journal_buckets to struct cache_set
Coly Li
3
-0
/
+7
2019-06-28
bcache: performance improvement for btree_flush_write()
Coly Li
2
-22
/
+67
2019-06-28
bcache: fix race in btree_flush_write()
Coly Li
3
-1
/
+36
2019-06-28
bcache: remove retry_flush_write from struct cache_set
Coly Li
3
-7
/
+0
2019-06-28
bcache: add comments for mutex_lock(&b->write_lock)
Coly Li
1
-0
/
+10
2019-06-28
bcache: only clear BTREE_NODE_dirty bit when it is set
Coly Li
1
-5
/
+6
2019-06-28
bcache: Revert "bcache: fix high CPU occupancy during journal"
Coly Li
3
-36
/
+15
2019-06-28
bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free"
Coly Li
1
-1
/
+0
2019-06-28
bcache: shrink btree node cache after bch_btree_check()
Coly Li
1
-0
/
+17
2019-06-28
bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket()
Coly Li
1
-1
/
+2
2019-06-28
bcache: add code comments for journal_read_bucket()
Coly Li
1
-0
/
+24
2019-06-28
bcache: fix potential deadlock in cached_def_free()
Coly Li
2
-2
/
+4
2019-06-28
bcache: acquire bch_register_lock later in cached_dev_free()
Coly Li
1
-2
/
+2
2019-06-28
bcache: acquire bch_register_lock later in cached_dev_detach_finish()
Coly Li
1
-1
/
+2
2019-06-28
bcache: avoid a deadlock in bcache_reboot()
Coly Li
2
-1
/
+65
2019-06-28
bcache: stop writeback kthread and kworker when bch_cached_dev_run() failed
Coly Li
1
-0
/
+8
[next]