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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
4
-58
/
+47
2017-01-31
lightnvm: cleanup nvm transformation functions
Matias Bjørling
2
-89
/
+40
2017-01-31
lightnvm: make nvm_map_* return void
Matias Bjørling
1
-32
/
+9
2017-01-31
lightnvm: remove nvm_get_bb_tbl and nvm_set_bb_tbl
Matias Bjørling
2
-38
/
+4
2017-01-31
lightnvm: remove nvm_submit_ppa* functions
Matias Bjørling
2
-113
/
+0
2017-01-31
lightnvm: collapse nvm_erase_ppa and nvm_erase_blk
Matias Bjørling
2
-32
/
+26
2017-01-31
lightnvm: merge gennvm with core
Matias Bjørling
8
-1748
/
+606
2017-01-28
blk-mq: fix debugfs compilation issues
Omar Sandoval
3
-6
/
+19
2017-01-27
block: cleanup remaining manual checks for PREFLUSH|FUA
Jens Axboe
2
-2
/
+2
2017-01-27
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
Jens Axboe
8
-55
/
+89
2017-01-27
block: add a op_is_flush helper
Christoph Hellwig
7
-28
/
+26
2017-01-27
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
4
-14
/
+23
2017-01-27
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
5
-7
/
+41
2017-01-27
blk-mq: release driver tag on a requeue event
Jens Axboe
1
-0
/
+16
2017-01-27
blk-mq: fix potential race in queue restart and driver tag allocation
Jens Axboe
1
-1
/
+9
2017-01-27
blk-mq: improve scheduler queue sync/async running
Jens Axboe
1
-2
/
+4
2017-01-27
blk-mq: move hctx and ctx counters from sysfs to debugfs
Omar Sandoval
2
-64
/
+181
2017-01-27
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs
Omar Sandoval
2
-92
/
+132
2017-01-27
blk-mq: add tags and sched_tags bitmaps to debugfs
Omar Sandoval
1
-0
/
+50
2017-01-27
blk-mq: move tags and sched_tags info from sysfs to debugfs
Omar Sandoval
4
-45
/
+86
2017-01-27
blk-mq: export software queue pending map to debugfs
Omar Sandoval
1
-0
/
+21
2017-01-27
sbitmap: add helpers for dumping to a seq_file
Omar Sandoval
2
-0
/
+121
2017-01-27
blk-mq: add extra request information to debugfs
Omar Sandoval
1
-1
/
+3
2017-01-27
blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
Omar Sandoval
2
-57
/
+106
2017-01-27
blk-mq: add hctx->{state,flags} to debugfs
Omar Sandoval
1
-0
/
+42
2017-01-27
blk-mq: create debugfs directory tree
Omar Sandoval
6
-0
/
+201
2017-01-27
blk-mq-sched: check for successful allocation before assigning tag
Jens Axboe
1
-1
/
+2
2017-01-26
blk-mq: don't lose flags passed in to blk_mq_alloc_request()
Jens Axboe
2
-4
/
+4
2017-01-25
blk-mq: only apply active queue tag throttling for driver tags
Jens Axboe
2
-10
/
+15
2017-01-23
cfq-iosched: Adjust one function call together with a variable assignment
Markus Elfring
1
-2
/
+4
2017-01-23
blk-throttle: Adjust two function calls together with a variable assignment
Markus Elfring
1
-2
/
+4
2017-01-23
block: Initialize cfqq->ioprio_class in cfq_get_queue()
Alexander Potapenko
1
-0
/
+2
2017-01-20
blk-mq: allow resize of scheduler requests
Jens Axboe
3
-13
/
+61
2017-01-19
blk-mq: stop hardware queue in blk_mq_delay_queue()
Jens Axboe
1
-0
/
+1
2017-01-19
blk-mq-tag: remove redundant check for 'data->hctx' being non-NULL
Jens Axboe
1
-4
/
+2
2017-01-19
elevator: fix unnecessary put of elevator in failure case
Jens Axboe
1
-4
/
+0
2017-01-19
blk-cgroup: don't quiesce the queue on policy activate/deactivate
Jens Axboe
1
-12
/
+8
2017-01-18
sbitmap: fix wakeup hang after sbq resize
Omar Sandoval
1
-5
/
+30
2017-01-18
sbitmap: use smp_mb__after_atomic() in sbq_wake_up()
Omar Sandoval
1
-3
/
+10
2017-01-18
blk-cgroup: ensure that we clear the stop bit on quiesced queues
Jens Axboe
1
-4
/
+6
2017-01-17
blk-mq-sched: allow setting of default IO scheduler
Jens Axboe
7
-7
/
+89
2017-01-17
mq-deadline: add blk-mq adaptation of the deadline IO scheduler
Jens Axboe
3
-0
/
+560
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
17
-194
/
+984
2017-01-17
blk-mq: split tag ->rqs[] into two
Jens Axboe
3
-9
/
+26
2017-01-17
blk-mq: add support for carrying internal tag information in blk_qc_t
Jens Axboe
2
-8
/
+25
2017-01-17
blk-mq: abstract out helpers for allocating/freeing tag maps
Jens Axboe
2
-48
/
+83
2017-01-17
blk-mq-tag: cleanup the normal/reserved tag allocation
Jens Axboe
4
-61
/
+44
2017-01-17
blk-mq: export some helpers we need to the scheduling framework
Jens Axboe
2
-18
/
+46
2017-01-17
blk-mq: un-export blk_mq_free_hctx_request()
Jens Axboe
2
-4
/
+2
2017-01-17
block: move rq_ioc() to blk.h
Jens Axboe
2
-16
/
+16
[next]