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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-12
bcache: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
1
-4
/
+6
2020-09-12
md: use part_[begin|end]_io_acct instead of disk_[begin|end]_io_acct
Song Liu
1
-4
/
+4
2020-09-10
sr: simplify sr_block_revalidate_disk
Christoph Hellwig
1
-23
/
+13
2020-09-10
sr: use bdev_check_media_change
Christoph Hellwig
1
-2
/
+4
2020-09-10
sd: use bdev_check_media_change
Christoph Hellwig
1
-3
/
+4
2020-09-10
md: use bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2020-09-10
ide-gd: stop using the disk events mechanism
Christoph Hellwig
3
-48
/
+7
2020-09-10
ide-cd: remove idecd_revalidate_disk
Christoph Hellwig
1
-12
/
+5
2020-09-10
ide-cd: use bdev_check_media_changed
Christoph Hellwig
1
-2
/
+3
2020-09-10
gdrom: use bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2020-09-10
paride/pcd: use bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2020-09-10
xsysace: simplify media change handling
Christoph Hellwig
1
-16
/
+10
2020-09-10
xsysace: use bdev_check_media_change
Christoph Hellwig
1
-2
/
+2
2020-09-10
swim3: use bdev_check_media_changed
Christoph Hellwig
1
-2
/
+2
2020-09-10
swim: simplify media change handling
Christoph Hellwig
1
-22
/
+2
2020-09-10
swim: use bdev_check_media_change
Christoph Hellwig
1
-2
/
+4
2020-09-10
floppy: use bdev_check_media_change
Christoph Hellwig
1
-3
/
+5
2020-09-10
ataflop: use bdev_check_media_change
Christoph Hellwig
1
-3
/
+4
2020-09-10
amiflop: use bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2020-09-04
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
1
-1
/
+1
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
1
-1
/
+1
2020-09-02
nvdimm: simplify revalidate_disk handling
Christoph Hellwig
5
-13
/
+7
2020-09-02
sd: open code revalidate_disk
Christoph Hellwig
1
-2
/
+4
2020-09-02
nvme: opencode revalidate_disk in nvme_validate_ns
Christoph Hellwig
1
-6
/
+10
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
8
-22
/
+16
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
1
-4
/
+4
2020-09-02
virtio-blk: Use kobj_to_dev() instead of container_of()
Tian Tao
1
-1
/
+1
2020-09-02
raw: deprecate the raw driver
Christoph Hellwig
1
-0
/
+5
2020-09-02
nvme: don't call revalidate_disk from nvme_set_queue_dying
Christoph Hellwig
2
-23
/
+23
2020-09-02
block: fix locking for struct block_device size updates
Christoph Hellwig
3
-23
/
+5
2020-09-02
block: replace bd_set_size with bd_set_nr_sectors
Christoph Hellwig
4
-7
/
+8
2020-09-02
Merge branch 'block-5.9' into for-5.10/block
Jens Axboe
8
-58
/
+167
2020-08-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-10
/
+9
2020-08-30
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-180
/
+258
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-21
/
+14
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
24
-161
/
+376
2020-08-30
Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+6
2020-08-30
Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+7
2020-08-29
fsldma: fix very broken 32-bit ppc ioread64 functionality
Linus Torvalds
1
-6
/
+6
2020-08-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-22
/
+4
2020-08-29
Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-10
/
+16
2020-08-29
Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+25
2020-08-29
nvme-pci: cancel nvme device request before disabling
Tong Zhang
1
-2
/
+2
2020-08-29
nvme: only use power of two io boundaries
Keith Busch
1
-9
/
+38
2020-08-29
nvme: fix controller instance leak
Keith Busch
1
-1
/
+1
2020-08-29
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
1
-2
/
+2
2020-08-29
nvme: Fix NULL dereference for pci nvme controllers
Sagi Grimberg
1
-0
/
+4
2020-08-29
nvme-rdma: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
1
-1
/
+12
2020-08-29
nvme-rdma: fix timeout handler
Sagi Grimberg
1
-16
/
+33
[next]