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-10-19
zram: fix race between backing_dev_show and backing_dev_store
Chenwandun
1
-2
/
+3
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-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
2019-09-16
null_blk: do not fail the module load with zero devices
André Almeida
1
-4
/
+0
2019-09-16
rbd: pull rbd_img_request_create() dout out into the callers
Ilya Dryomov
1
-2
/
+6
2019-09-16
rbd: fix response length parameter for encoded strings
Dongsheng Yang
1
-4
/
+6
2019-09-12
null_blk: validate the number of devices
André Almeida
1
-1
/
+5
2019-09-12
null_blk: fix module name at log message
André Almeida
1
-2
/
+2
2019-09-06
block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
Damien Le Moal
1
-0
/
+2
2019-09-04
paride/pcd: need to check if cd->disk is null in pcd_detect
zhengbin
1
-4
/
+6
2019-09-04
paride/pcd: need to set queue to NULL before put_disk
zhengbin
1
-1
/
+1
2019-09-04
paride/pf: need to set queue to NULL before put_disk
zhengbin
1
-1
/
+1
2019-08-28
rbd: restore zeroing past the overlap when reading from parent
Ilya Dryomov
1
-0
/
+11
2019-08-23
null_blk: fix inline misuse
Jens Axboe
2
-6
/
+5
2019-08-23
null_blk: create a helper for req completion
Chaitanya Kulkarni
1
-22
/
+27
2019-08-23
null_blk: create a helper for zoned devices
Chaitanya Kulkarni
3
-27
/
+35
2019-08-23
null_blk: create a helper for mem-backed ops
Chaitanya Kulkarni
1
-9
/
+16
2019-08-23
null_blk: create a helper for badblocks
Chaitanya Kulkarni
1
-7
/
+17
2019-08-23
null_blk: create a helper for throttling
Chaitanya Kulkarni
1
-14
/
+25
2019-08-23
null_blk: move duplicate code to callers
Chaitanya Kulkarni
1
-45
/
+21
2019-08-20
nbd: fix max number of supported devs
Mike Christie
1
-14
/
+25
2019-08-20
nbd: fix zero cmd timeout handling v2
Mike Christie
1
-6
/
+23
2019-08-20
nbd: add missing config put
Mike Christie
1
-1
/
+3
2019-08-20
nbd: add function to convert blk req op to nbd cmd
Mike Christie
1
-15
/
+18
2019-08-20
nbd: add set cmd timeout helper
Mike Christie
1
-14
/
+14
2019-08-20
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2019-08-19
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-0
/
+2
2019-08-12
xen/blkback: fix memory leaks
Wenwen Wang
1
-3
/
+3
2019-08-09
floppy: fix usercopy direction
Jann Horn
1
-2
/
+2
2019-08-09
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
1
-0
/
+1
2019-08-08
loop: set PF_MEMALLOC_NOIO for the worker thread
Mikulas Patocka
1
-1
/
+1
2019-08-08
block: aoe: Fix kernel crash due to atomic sleep when exiting
He Zhe
1
-3
/
+10
2019-08-05
null_blk: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
2
-6
/
+25
2019-07-31
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
1
-1
/
+1
2019-07-30
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Jan Kara
1
-7
/
+9
2019-07-30
ataflop: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+12
[next]