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
starfive-6.6.48-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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-15
docs: blockdev: convert to ReST
Mauro Carvalho Chehab
3
-8
/
+8
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-92
/
+17
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+3
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
3
-10
/
+3
2019-06-29
block: never take page references for ITER_BVEC
Christoph Hellwig
1
-12
/
+4
2019-06-29
block: skd_main.c: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-06-29
block: mtip32xx: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-5
/
+0
2019-06-29
null_blk: fix type mismatch null_handle_cmd()
Chaitanya Kulkarni
1
-1
/
+1
2019-06-20
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-66
/
+5
2019-06-20
null_blk: remove duplicate 0 initialization
Chaitanya Kulkarni
1
-1
/
+0
2019-06-20
floppy: fix harmless clang build warning
Arnd Bergmann
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2
-6
/
+2
2019-06-15
block: null_blk: fix race condition for null_del_dev
Bob Liu
1
-5
/
+6
2019-06-14
docs: cdrom: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-13
block/ps3vram: Use %llu to format sector_t after LBDAF removal
Geert Uytterhoeven
1
-1
/
+1
2019-06-13
null_blk: remove duplicate check for report zone
Chaitanya Kulkarni
1
-4
/
+0
2019-06-08
Merge tag 'for-linus-5.2b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-19
/
+19
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-6
/
+2
2019-06-05
mtip32xx: also set max_segment_size in the device
Christoph Hellwig
1
-0
/
+1
2019-06-05
rsxx: don't call dma_set_max_seg_size
Christoph Hellwig
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 349
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 348
Thomas Gleixner
1
-2
/
+1
2019-06-04
block: aoe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-14
/
+2
2019-06-04
xen-blkfront: switch kcalloc to kvcalloc for large array allocation
Roger Pau Monne
1
-19
/
+19
2019-06-02
Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+17
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
3
-31
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
8
-120
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
5
-25
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 127
Thomas Gleixner
1
-2
/
+1
2019-05-27
signal/drbd: Use send_sig not force_sig
Eric W. Biederman
3
-3
/
+3
2019-05-27
loop: Don't change loop device under exclusive opener
Jan Kara
1
-1
/
+17
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91
Thomas Gleixner
13
-169
/
+13
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 30
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
5
-0
/
+5
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
8
-0
/
+8
2019-05-17
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2019-05-17
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-10
/
+14
2019-05-09
brd: add cond_resched to brd_free_pages
Mikulas Patocka
1
-0
/
+6
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-15
/
+34
2019-05-08
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-125
/
+45
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-4
/
+5
2019-05-07
rbd: don't assert on writes to snapshots
Ilya Dryomov
1
-2
/
+6
2019-05-07
rbd: client_mutex is never nested
Ilya Dryomov
1
-1
/
+1
2019-05-07
rbd: convert all rbd_assert(0) to BUG()
Arnd Bergmann
1
-6
/
+6
2019-05-07
rbd: avoid clang -Wuninitialized warning
Arnd Bergmann
1
-1
/
+1
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-6
/
+6
2019-05-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+0
[next]