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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-05
block: add a bdget_part helper
Christoph Hellwig
2
-2
/
+2
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
1
-10
/
+2
2020-10-03
block: scsi_ioctl: Avoid the use of one-element arrays
Gustavo A. R. Silva
1
-3
/
+3
2020-10-03
Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+9
2020-10-02
block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg()
Peilin Ye
1
-0
/
+1
2020-09-29
Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10
Mike Snitzer
28
-1250
/
+2194
2020-09-29
block-mq: fix comments in blk_mq_queue_tag_busy_iter
yangerkun
1
-3
/
+1
2020-09-29
blk-mq: call commit_rqs while list empty but error happen
yangerkun
1
-9
/
+9
2020-09-28
blk-mq: add cond_resched() in __blk_mq_alloc_rq_maps()
Xianting Tian
1
-1
/
+3
2020-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+46
2020-09-25
iocost: consider iocgs with active delays for debt forgiveness
Tejun Heo
1
-4
/
+7
2020-09-25
iocost: add iocg_forgive_debt tracepoint
Tejun Heo
1
-0
/
+12
2020-09-25
iocost: reimplement debt forgiveness using average usage
Tejun Heo
1
-25
/
+69
2020-09-25
iocost: recalculate delay after debt reduction
Tejun Heo
1
-1
/
+3
2020-09-25
iocost: replace nr_shortages cond in ioc_forgive_debts() with busy_level one
Tejun Heo
1
-8
/
+5
2020-09-25
iocost: factor out ioc_forgive_debts()
Tejun Heo
1
-31
/
+35
2020-09-25
block: add QUEUE_FLAG_NOWAIT
Mike Snitzer
1
-2
/
+2
2020-09-25
block: use bd_partno in bdevname
Christoph Hellwig
1
-1
/
+1
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
3
-4
/
+4
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
27
-1234
/
+2116
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
3
-2
/
+6
2020-09-24
bdi: remove BDI_CAP_CGROUP_WRITEBACK
Christoph Hellwig
1
-1
/
+0
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
2
-2
/
+18
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
1
-2
/
+0
2020-09-23
block: cleanup blkdev_bszset
Christoph Hellwig
1
-7
/
+6
2020-09-23
block: cleanup partition scanning in register_disk
Christoph Hellwig
1
-19
/
+14
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
1
-2
/
+2
2020-09-23
block: allow 'chunk_sectors' to be non-power-of-2
Mike Snitzer
1
-6
/
+4
2020-09-23
block: use lcm_not_zero() when stacking chunk_sectors
Mike Snitzer
1
-4
/
+8
2020-09-23
block: fix bmd->is_null_mapped initialization
Christoph Hellwig
1
-2
/
+1
2020-09-23
block: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-16
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
1
-0
/
+46
2020-09-15
blk-throttle: Avoid checking bps/iops limitation if bps or iops is unlimited
Baolin Wang
1
-0
/
+12
2020-09-15
blk-throttle: Avoid calculating bps/iops limitation repeatedly
Baolin Wang
1
-9
/
+10
2020-09-15
blk-throttle: Define readable macros instead of static variables
Baolin Wang
1
-5
/
+5
2020-09-15
blk-throttle: Use readable READ/WRITE macros
Baolin Wang
1
-2
/
+2
2020-09-15
blk-throttle: Fix some comments' typos
Baolin Wang
1
-7
/
+7
2020-09-15
iocost: fix infinite loop bug in adjust_inuse_and_calc_cost()
Tejun Heo
1
-3
/
+9
2020-09-12
blk-iocost: fix divide-by-zero in transfer_surpluses()
Tejun Heo
1
-4
/
+10
2020-09-12
block: introduce part_[begin|end]_io_acct
Song Liu
1
-6
/
+33
2020-09-11
Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-15
/
+5
2020-09-11
blk-mq: always allow reserved allocation in hctx_may_queue
Ming Lei
2
-3
/
+5
2020-09-11
block: remove duplicate include statement in scsi_ioctl.c
Tian Tao
1
-2
/
+0
2020-09-10
blkcg: add plugging support for punt bio
Xianting Tian
1
-0
/
+9
2020-09-10
block: add a bdev_check_media_change helper
Christoph Hellwig
1
-1
/
+28
2020-09-09
block: Set same_page to false in __bio_try_merge_page if ret is false
Ritesh Harjani
1
-1
/
+3
2020-09-09
block: only call sched requeue_request() for scheduled requests
Omar Sandoval
2
-13
/
+1
2020-09-08
block: make QUEUE_SYSFS_BIT_FNS more useful
Christoph Hellwig
1
-19
/
+5
2020-09-08
block: add helper macros for queue sysfs entries
Christoph Hellwig
1
-190
/
+58
2020-09-08
block: restore a specific error code in bdev_del_partition
Christoph Hellwig
1
-1
/
+1
[prev]
[next]