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-12-02
Merge tag 'for-linus-20191129' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+3
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+25
2019-11-28
ataflop: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-28
block: sunvdc: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-28
drbd: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-7
/
+6
2019-11-25
Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+8
2019-11-25
Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-34
/
+31
2019-11-25
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-41
/
+153
2019-11-21
Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-11-21
nbd: prevent memory leak
Navid Emamdoost
1
-2
/
+3
2019-11-19
nbd:fix memory leak in nbd_get_socket()
Sun Ke
1
-0
/
+1
2019-11-16
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2019-11-14
rsxx: add missed destroy_workqueue calls in remove
Chuhong Yuan
1
-0
/
+2
2019-11-14
rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
Ilya Dryomov
1
-1
/
+1
2019-11-14
block: remove (__)blkdev_reread_part as an exported API
Christoph Hellwig
1
-5
/
+8
2019-11-13
block: rework zone reporting
Christoph Hellwig
2
-10
/
+23
2019-11-13
null_blk: Add zone_nr_conv to features
Damien Le Moal
1
-1
/
+1
2019-11-13
null_blk: clean up report zones
Christoph Hellwig
3
-11
/
+6
2019-11-13
null_blk: clean up the block device operations
Christoph Hellwig
1
-15
/
+4
2019-11-13
Merge branch 'for-5.5/drivers' into for-5.5/zoned
Jens Axboe
5
-41
/
+153
2019-11-08
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-11-07
null_blk: add zone open, close, and finish support
Ajay Joshi
1
-3
/
+30
2019-11-01
loop: fix no-unmap write-zeroes request behavior
Darrick J. Wong
1
-8
/
+18
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-10-25
block: mtip32xx: Spelling s/configration/configuration/
Geert Uytterhoeven
1
-1
/
+1
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-10-23
pktcdvd: add compat_ioctl handler
Arnd Bergmann
1
-0
/
+25
2019-10-19
zram: fix race between backing_dev_show and backing_dev_store
Chenwandun
1
-2
/
+3
2019-10-18
drbd: Use pr_warn instead of pr_warning
Kefeng Wang
1
-7
/
+6
2019-10-18
null_blk: return fixed zoned reads > write pointer
Ajay Joshi
3
-3
/
+52
2019-10-15
rbd: cancel lock_dwork if the wait is interrupted
Dongsheng Yang
1
-3
/
+6
2019-10-11
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+2
2019-10-10
nbd: fix possible sysfs duplicate warning
Xiubo Li
1
-1
/
+1
2019-10-10
null_blk: Fix zoned command return code
Keith Busch
1
-2
/
+1
2019-10-07
null_blk: Enable modifying 'submit_queues' after an instance has been configured
Bart Van Assche
1
-25
/
+50
2019-10-07
null_blk: Improve nullb_device_##NAME##_store() readability
Bart Van Assche
1
-3
/
+4
2019-10-04
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+10
2019-10-01
loop: change queue block size to match when using DIO
Martijn Coenen
1
-0
/
+10
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-26
/
+3
2019-09-26
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
1
-26
/
+3
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+12
2019-09-22
pktcdvd: remove warning on attempting to register non-passthrough dev
Jens Axboe
1
-1
/
+0
2019-09-18
nbd: fix possible page fault for nbd disk
Xiubo Li
1
-0
/
+36
2019-09-18
nbd: rename the runtime flags as NBD_RT_ prefixed
Xiubo Li
1
-37
/
+37
2019-09-18
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-165
/
+241
2019-09-16
null_blk: format pr_* logs with pr_fmt
André Almeida
3
-11
/
+14
2019-09-16
null_blk: match the type of parameter nr_devices
André Almeida
1
-1
/
+1
[next]