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
/
paride
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-12-21
paride: fix up build warning on mips platforms
Greg Kroah-Hartman
1
-0
/
+1
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
3
-5
/
+5
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2
-0
/
+2
2021-11-29
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
1
-2
/
+2
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
1
-2
/
+2
2021-10-18
pf: fix error codes in pf_init_unit()
Dan Carpenter
1
-6
/
+9
2021-10-18
pcd: fix error codes in pcd_init_unit()
Dan Carpenter
1
-5
/
+7
2021-10-18
pf: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+3
2021-10-18
pd: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+5
2021-10-18
pcd: capture errors on cdrom_register()
Luis Chamberlain
1
-1
/
+3
2021-10-18
pcd: fix ordering of unregister_cdrom()
Luis Chamberlain
1
-1
/
+1
2021-10-18
pcd: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+5
2021-10-18
pd: cleanup initialization
Christoph Hellwig
1
-70
/
+70
2021-10-18
pf: cleanup initialization
Christoph Hellwig
1
-124
/
+99
2021-10-18
pcd: cleanup initialization
Christoph Hellwig
1
-159
/
+127
2021-10-18
pcd: move the identify buffer into pcd_identify
Christoph Hellwig
1
-8
/
+8
2021-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2021-08-27
pd: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2021-07-29
scsi: cdrom: Remove the call to scsi_cmd_blk_ioctl() from cdrom_ioctl()
Christoph Hellwig
1
-1
/
+0
2021-07-15
pd: fix order of cleaning up the queue and freeing the tagset
Guoqing Jiang
1
-1
/
+1
2021-06-11
pd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-18
/
+12
2021-06-11
pf: use blk_mq_alloc_disk
Christoph Hellwig
1
-11
/
+7
2021-06-11
pcd: use blk_mq_alloc_disk
Christoph Hellwig
1
-11
/
+8
2021-03-29
paride/pd: remove ->revalidate_disk
Christoph Hellwig
1
-11
/
+0
2021-01-25
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
1
-1
/
+1
2020-09-10
paride/pcd: use bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-05-04
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
1
-1
/
+1
2020-02-24
scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...
Adam Williamson
1
-1
/
+1
2020-01-03
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
1
-0
/
+3
2020-01-03
compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
Arnd Bergmann
2
-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-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2
-2
/
+24
2019-04-12
Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
Martin Wilck
3
-0
/
+3
2019-04-05
paride/pcd: Fix potential NULL pointer dereference and mem leak
YueHaibing
1
-1
/
+13
2019-04-03
paride/pf: Fix potential NULL pointer dereference
YueHaibing
1
-1
/
+11
2019-03-18
paride/pcd: cleanup queues when detection fails
Jens Axboe
1
-1
/
+5
2019-03-18
paride/pf: cleanup queues when detection fails
Jens Axboe
1
-5
/
+11
2018-11-10
pd: replace ->special use with private data in the request
Christoph Hellwig
1
-5
/
+25
2018-10-16
paride: convert pf to blk-mq
Jens Axboe
1
-14
/
+42
2018-10-16
paride: convert pd to blk-mq
Jens Axboe
1
-28
/
+66
2018-10-16
paride: convert pcd to blk-mq
Jens Axboe
1
-32
/
+56
2018-08-09
block: paride: pd: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-09
paride: remove redundant variable n
Colin Ian King
1
-2
/
+1
[next]