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
2021-03-02
block/bfq: update comments and default value in docs for fifo_expire
Joseph Qi
1
-1
/
+1
2021-03-01
block: Drop leftover references to RQF_SORTED
Jean Delvare
2
-6
/
+1
2021-03-01
block: revert "block: fix bd_size_lock use"
Damien Le Moal
2
-7
/
+4
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-92
/
+79
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-3
/
+1
2021-02-24
block: memory allocations in bounce_clone_bio must not fail
Christoph Hellwig
1
-3
/
+2
2021-02-24
block: remove the gfp_mask argument to bounce_clone_bio
Christoph Hellwig
1
-6
/
+6
2021-02-24
block: fix bounce_clone_bio for passthrough bios
Christoph Hellwig
1
-8
/
+9
2021-02-24
block-crypto-fallback: use a bio_set for splitting bios
Christoph Hellwig
1
-2
/
+10
2021-02-24
block: fix logging on capacity change
Ming Lei
1
-1
/
+1
2021-02-24
blk-settings: align max_sectors on "logical_block_size" boundary
Mikulas Patocka
1
-0
/
+12
2021-02-24
block: reopen the device in blkdev_reread_part
Christoph Hellwig
1
-7
/
+14
2021-02-24
block: don't skip empty device in in disk_uevent
Christoph Hellwig
1
-1
/
+1
2021-02-22
kyber: introduce kyber_depth_updated()
Yang Yang
1
-16
/
+13
2021-02-22
Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-68
/
+41
2021-02-22
Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+147
2021-02-22
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+29
2021-02-22
block: fix potential IO hang when turning off io_poll
Jeffle Xu
1
-2
/
+5
2021-02-22
block: get rid of the trace rq insert wrapper
Chaitanya Kulkarni
6
-10
/
+10
2021-02-22
block: Remove unused blk_pm_*() function definitions
Bart Van Assche
1
-38
/
+0
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-930
/
+848
2021-02-12
blk-mq: Use llist_head for blk_cpu_done
Sebastian Andrzej Siewior
1
-56
/
+41
2021-02-12
blk-mq: Always complete remote completions requests in softirq
Sebastian Andrzej Siewior
1
-13
/
+1
2021-02-11
dm: support key eviction from keyslot managers of underlying devices
Satya Tangirala
1
-0
/
+1
2021-02-11
block/keyslot-manager: Introduce functions for device mapper support
Satya Tangirala
1
-0
/
+107
2021-02-11
block/keyslot-manager: Introduce passthrough keyslot manager
Satya Tangirala
1
-0
/
+39
2021-02-10
block: introduce blk_queue_clear_zone_settings()
Damien Le Moal
3
-0
/
+21
2021-02-10
block: introduce zone_write_granularity limit
Damien Le Moal
2
-1
/
+44
2021-02-10
block: use blk_queue_set_zoned in add_partition()
Damien Le Moal
1
-1
/
+1
2021-02-09
block: add bio_add_zone_append_page
Johannes Thumshirn
1
-0
/
+33
2021-02-08
block: use bi_max_vecs to find the bvec pool
Christoph Hellwig
3
-71
/
+50
2021-02-08
block: mark the bio as cloned in bio_iov_bvec_set
Christoph Hellwig
1
-1
/
+1
2021-02-08
block: set BIO_NO_PAGE_REF in bio_iov_bvec_set
Christoph Hellwig
1
-3
/
+2
2021-02-08
block: remove a layer of indentation in bio_iov_iter_get_pages
Christoph Hellwig
1
-7
/
+7
2021-02-08
block: turn the nr_iovecs argument to bio_alloc* into an unsigned short
Christoph Hellwig
1
-2
/
+2
2021-02-08
block: remove the 1 and 4 vec bvec_slabs entries
Christoph Hellwig
1
-37
/
+16
2021-02-08
block: streamline bvec_alloc
Christoph Hellwig
1
-16
/
+10
2021-02-08
block: factor out a bvec_alloc_gfp helper
Christoph Hellwig
1
-9
/
+11
2021-02-08
block: move struct biovec_slab to bio.c
Christoph Hellwig
1
-0
/
+6
2021-02-08
block: reuse BIO_INLINE_VECS for integrity bvecs
Christoph Hellwig
3
-10
/
+3
2021-02-07
Merge tag 'block-5.11-2021-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2021-02-03
bfq-iosched: Revert "bfq: Fix computation of shallow depth"
Lin Feng
1
-4
/
+4
2021-02-02
block: fix memory leak of bvec
Ming Lei
1
-1
/
+1
2021-02-01
block/keyslot-manager: introduce devm_blk_ksm_init()
Eric Biggers
1
-0
/
+29
2021-01-30
Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-11
/
+22
2021-01-29
block: drop removed argument from kernel-doc of blk_execute_rq()
Lukas Bulwahn
1
-1
/
+0
2021-01-29
block: remove typo in kernel-doc of set_disk_ro()
Lukas Bulwahn
1
-1
/
+1
2021-01-28
blk-cgroup: Remove obsolete macro
Baolin Wang
1
-2
/
+0
2021-01-28
block: fix bd_size_lock use
Damien Le Moal
2
-4
/
+7
2021-01-28
blk-cgroup: Use cond_resched() when destroy blkgs
Baolin Wang
1
-5
/
+13
[next]