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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-14
Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+9
2022-10-12
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+9
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+2
2022-10-10
Merge branch 'for-6.1/block' into block-6.1
Jens Axboe
3
-3
/
+9
2022-10-10
block: fix leaking minors of hidden disks
Christoph Hellwig
1
-0
/
+7
2022-10-09
blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
Yu Kuai
1
-2
/
+1
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
3
-38
/
+230
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
32
-456
/
+532
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2022-10-06
block: Remove the repeat word 'can'
Deming Wang
1
-1
/
+1
2022-10-04
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+23
2022-10-04
block: kmsan: skip bio block merging logic for KMSAN
Alexander Potapenko
1
-0
/
+2
2022-10-04
kmsan: disable physical page merging in biovec
Alexander Potapenko
1
-0
/
+7
2022-09-30
block: extend functionality to map bvec iterator
Kanchan Joshi
1
-4
/
+71
2022-09-30
block: factor out blk_rq_map_bio_alloc helper
Kanchan Joshi
1
-11
/
+22
2022-09-30
block: rename bio_map_put to blk_mq_map_bio_put
Anuj Gupta
1
-3
/
+3
2022-09-30
block: add blk_rq_map_user_io
Anuj Gupta
1
-0
/
+36
2022-09-30
block: allow end_io based requests in the completion batch handling
Jens Axboe
1
-2
/
+11
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
2
-8
/
+16
2022-09-30
block: enable batched allocation for blk_mq_alloc_request()
Jens Axboe
1
-9
/
+71
2022-09-30
block: kill deprecated BUG_ON() in the flush handling
Jens Axboe
1
-1
/
+0
2022-09-30
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
1
-1
/
+2
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
32
-456
/
+532
2022-09-29
block: add rationale for not using blk_mq_plug() when applicable
Pankaj Raghav
2
-0
/
+12
2022-09-29
block: adapt blk_mq_plug() to not plug for writes that require a zone lock
Pankaj Raghav
2
-7
/
+5
2022-09-27
blk-cgroup: don't update the blkg lookup hint in blkg_conf_prep
Christoph Hellwig
1
-13
/
+4
2022-09-27
blk-mq: use quiesced elevator switch when reinitializing queues
Keith Busch
3
-7
/
+6
2022-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
1
-1
/
+1
2022-09-27
blk-cgroup: pass a gendisk to the blkg allocation helpers
Christoph Hellwig
1
-28
/
+28
2022-09-27
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
3
-6
/
+8
2022-09-27
blk-cgroup: pass a gendisk to blkg_destroy_all
Christoph Hellwig
1
-9
/
+4
2022-09-27
blk-throttle: pass a gendisk to blk_throtl_cancel_bios
Christoph Hellwig
3
-4
/
+5
2022-09-27
blk-throttle: pass a gendisk to blk_throtl_register_queue
Christoph Hellwig
3
-4
/
+5
2022-09-27
blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exit
Christoph Hellwig
3
-9
/
+12
2022-09-27
blk-iocost: cleanup ioc_qos_write
Christoph Hellwig
1
-6
/
+8
2022-09-27
blk-iocost: pass a gendisk to blk_iocost_init
Christoph Hellwig
1
-3
/
+4
2022-09-27
blk-iocost: simplify ioc_name
Christoph Hellwig
1
-9
/
+5
2022-09-27
blk-iolatency: pass a gendisk to blk_iolatency_init
Christoph Hellwig
3
-4
/
+5
2022-09-27
blk-ioprio: pass a gendisk to blk_ioprio_init and blk_ioprio_exit
Christoph Hellwig
3
-10
/
+10
2022-09-27
blk-cgroup: pass a gendisk to blkcg_init_queue and blkcg_exit_queue
Christoph Hellwig
3
-26
/
+12
2022-09-27
blk-cgroup: remove blkg_lookup_check
Christoph Hellwig
1
-26
/
+10
2022-09-27
blk-cgroup: cleanup the blkg_lookup family of functions
Christoph Hellwig
2
-50
/
+27
2022-09-27
blk-cgroup: remove open coded blkg_lookup instances
Christoph Hellwig
2
-7
/
+7
2022-09-27
blk-cgroup: remove blk_queue_root_blkg
Christoph Hellwig
2
-15
/
+1
2022-09-27
blk-cgroup: fix error unwinding in blkcg_init_queue
Christoph Hellwig
1
-6
/
+7
2022-09-24
Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2022-09-24
blk-mq: don't redirect completion for hctx withs only one ctx mapping
Liu Song
1
-3
/
+5
2022-09-24
blk-throttle: improve bypassing bios checkings
Yu Kuai
2
-7
/
+28
[next]