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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-14
bfq: Fix bfq linkage error
Pavel Begunkov
1
-0
/
+2
2019-09-14
Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/...
Jens Axboe
6
-8
/
+68
2019-09-13
raid5: use bio_end_sector in r5_next_bio
Guoqing Jiang
1
-3
/
+1
2019-09-13
raid5: remove STRIPE_OPS_REQ_PENDING
Guoqing Jiang
2
-2
/
+0
2019-09-13
md: add feature flag MD_FEATURE_RAID0_LAYOUT
NeilBrown
3
-0
/
+18
2019-09-13
md/raid0: avoid RAID0 data corruption due to layout confusion.
NeilBrown
2
-1
/
+45
2019-09-13
raid5: don't set STRIPE_HANDLE to stripe which is in batch list
Guoqing Jiang
1
-1
/
+2
2019-09-13
raid5: don't increment read_errors on EILSEQ return
Nigel Croxon
1
-1
/
+2
2019-09-12
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-5.4/block
Jens Axboe
7
-71
/
+153
2019-09-12
nvmet: fix a wrong error status returned in error log page
Amit
1
-5
/
+3
2019-09-12
nvme: send discovery log page change events to userspace
Sagi Grimberg
1
-1
/
+5
2019-09-12
nvme: add uevent variables for controller devices
Sagi Grimberg
1
-0
/
+28
2019-09-12
nvme: enable aen regardless of the presence of I/O queues
Sagi Grimberg
1
-2
/
+4
2019-09-12
nvme-fabrics: allow discovery subsystems accept a kato
Sagi Grimberg
1
-10
/
+2
2019-09-12
nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()
Markus Elfring
1
-3
/
+1
2019-09-12
nvme: Remove redundant assignment of cq vector
Israel Rukshin
1
-1
/
+0
2019-09-12
nvme: Assign subsys instance from first ctrl
Keith Busch
1
-11
/
+10
2019-09-12
nvme: tcp: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-09-12
nvme: include admin_q sync with nvme_sync_queues
Edmund Nadolski
1
-0
/
+3
2019-09-12
nvme: Treat discovery subsystems as unique subsystems
James Smart
1
-0
/
+11
2019-09-12
nvme: fix ns removal hang when failing to revalidate due to a transient error
Sagi Grimberg
1
-1
/
+7
2019-09-12
nvme: make nvme_report_ns_ids propagate error back
Sagi Grimberg
1
-6
/
+22
2019-09-12
nvme: make nvme_identify_ns propagate errors back
Sagi Grimberg
1
-19
/
+20
2019-09-12
nvme: pass status to nvme_error_status
Sagi Grimberg
1
-3
/
+3
2019-09-12
nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
James Smart
1
-7
/
+30
2019-09-12
nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
Sagi Grimberg
1
-1
/
+1
2019-09-12
nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
Sagi Grimberg
1
-1
/
+3
2019-09-12
block: fix race between switching elevator and removing queues
Ming Lei
1
-3
/
+5
2019-09-12
scsi: core: remove dummy q->dev check
Stanley Chu
1
-2
/
+1
2019-09-12
block: bypass blk_set_runtime_active for uninitialized q->dev
Stanley Chu
1
-5
/
+7
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-12
docs: block: null_blk: enhance document style
André Almeida
1
-15
/
+18
2019-09-10
iocost_monitor: Report debt
Tejun Heo
2
-4
/
+7
2019-09-10
iocost_monitor: Report more info with higher accuracy
Tejun Heo
1
-7
/
+11
2019-09-10
iocost_monitor: Always use strings for json values
Tejun Heo
1
-20
/
+20
2019-09-10
blk-iocost: Don't let merges push vtime into the future
Tejun Heo
1
-7
/
+18
2019-09-10
blk-iocost: Account force-charged overage in absolute vtime
Tejun Heo
1
-7
/
+55
2019-09-10
blk-iocost: Fix incorrect operation order during iocg free
Tejun Heo
1
-3
/
+3
2019-09-06
bfq: Add per-device weight
Fam Zheng
2
-11
/
+87
2019-09-06
bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy
Fam Zheng
1
-28
/
+32
2019-09-06
bfq: Fix the missing barrier in __bfq_entity_update_weight_prio
Fam Zheng
1
-0
/
+2
2019-09-06
block: fix elevator_get_by_features()
Jens Axboe
1
-6
/
+7
2019-09-06
sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks
Damien Le Moal
1
-0
/
+2
2019-09-06
block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks
Damien Le Moal
1
-0
/
+2
2019-09-06
block: Delay default elevator initialization
Damien Le Moal
5
-5
/
+28
2019-09-06
block: Improve default elevator selection
Damien Le Moal
1
-7
/
+44
2019-09-06
block: Introduce elevator features
Damien Le Moal
5
-11
/
+67
2019-09-06
block: Change elevator_init_mq() to always succeed
Damien Le Moal
3
-19
/
+14
2019-09-06
block: Cleanup elevator_init_mq() use
Damien Le Moal
2
-15
/
+16
[next]