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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-03
block: sunvdc: don't run hw queue synchronously from irq context
Ming Lei
1
-1
/
+1
2019-01-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+81
2019-01-03
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-100
/
+437
2018-12-31
block/swim3: Fix regression on PowerBook G3
Finn Thain
1
-4
/
+3
2018-12-31
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
1
-1
/
+5
2018-12-31
block/swim3: Remove dead return statement
Finn Thain
1
-1
/
+0
2018-12-31
block/amiflop: Don't log error message on invalid ioctl
Finn Thain
1
-2
/
+0
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-154
/
+372
2018-12-29
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-767
/
+709
2018-12-28
zram: writeback throttle
Minchan Kim
2
-3
/
+51
2018-12-28
zram: add bd_stat statistics
Minchan Kim
2
-0
/
+34
2018-12-28
zram: support idle/huge page writeback
Minchan Kim
3
-75
/
+178
2018-12-28
zram: introduce ZRAM_IDLE flag
Minchan Kim
2
-3
/
+55
2018-12-28
zram: refactor flags and writeback stuff
Minchan Kim
2
-69
/
+44
2018-12-28
zram: fix double free backing device
Minchan Kim
1
-1
/
+3
2018-12-28
zram: fix lockdep warning of free block handling
Minchan Kim
2
-18
/
+22
2018-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2018-12-23
block: sunvdc: remove redundant code
Chengguang Xu
1
-1
/
+0
2018-12-23
block: loop: remove redundant code
Chengguang Xu
1
-1
/
+0
2018-12-20
drbd: Change drbd_request_detach_interruptible's return type to int
Nathan Chancellor
2
-6
/
+3
2018-12-20
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
9
-30
/
+251
2018-12-20
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
1
-7
/
+8
2018-12-20
drbd: don't retry connection if peers do not agree on "authentication" settings
Lars Ellenberg
1
-1
/
+1
2018-12-20
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
1
-1
/
+1
2018-12-20
drbd: avoid spurious self-outdating with concurrent disconnect / down
Lars Ellenberg
1
-0
/
+7
2018-12-20
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
1
-8
/
+29
2018-12-20
drbd: fix comment typos
Lars Ellenberg
2
-2
/
+2
2018-12-20
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2
-3
/
+22
2018-12-20
drbd: attach on connected diskless peer must not shrink a consistent device
Lars Ellenberg
1
-5
/
+6
2018-12-20
drbd: fix confusing error message during attach
Lars Ellenberg
1
-5
/
+44
2018-12-20
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
1
-1
/
+1
2018-12-20
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
1
-3
/
+30
2018-12-20
drbd: centralize printk reporting of new size into drbd_set_my_capacity()
Lars Ellenberg
3
-11
/
+17
2018-12-20
drbd: must not use connection after kref_put(&connection->kref)
Lars Ellenberg
1
-2
/
+1
2018-12-20
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
1
-5
/
+6
2018-12-20
virtio_blk: add discard and write zeroes support
Changpeng Liu
1
-2
/
+81
2018-12-16
block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()
Chengguang Xu
1
-1
/
+1
2018-12-16
aoe: add __exit annotation
Chengguang Xu
1
-1
/
+1
2018-12-11
mtip32xx: use BLK_STS_DEV_RESOURCE for device resources
Jens Axboe
1
-2
/
+2
2018-12-11
mtip32xx: avoid using semaphores
Arnd Bergmann
2
-5
/
+5
2018-12-08
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
1
-2
/
+3
2018-11-29
ataflop: implement mq_ops->commit_rqs() hook
Jens Axboe
1
-0
/
+10
2018-11-29
virtio_blk: implement mq_ops->commit_rqs() hook
Jens Axboe
1
-0
/
+15
2018-11-29
ataflop: fix error handling in atari_floppy_init()
Dan Carpenter
1
-10
/
+6
2018-11-28
sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Young Xiao
1
-0
/
+5
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
1
-1
/
+1
2018-11-19
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2
-1
/
+3
2018-11-19
floppy: remove now unused 'flags' variable
Jens Axboe
1
-1
/
+0
2018-11-16
pktcdvd: remove queue_lock around blk_queue_max_hw_sectors
Christoph Hellwig
1
-2
/
+0
2018-11-16
floppy: remove queue_lock around floppy_end_request
Christoph Hellwig
1
-5
/
+0
[next]